Skip to content

Broken build with system liburiparser #22553

Description

@remicollet

Description

Build is broken using --with-external-uriparser

/usr/bin/ld: ext/uri/uri_parser_rfc3986.o: in function `php_uri_parser_rfc3986_validate_host':
/builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:746:(.text+0x148d): undefined reference to `uriIsWellFormedHostIp6A'
/usr/bin/ld: /builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:740:(.text+0x14dc): undefined reference to `uriIsWellFormedHostIpFutureA'
/usr/bin/ld: ext/uri/uri_parser_rfc3986.o: in function `php_uri_parser_rfc3986_validate_host':
/builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:746:(.text+0x148d): undefined reference to `uriIsWellFormedHostIp6A'
/usr/bin/ld: /builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:740:(.text+0x14dc): undefined reference to `uriIsWellFormedHostIpFutureA'
/usr/bin/ld: ext/uri/uri_parser_rfc3986.o: in function `php_uri_parser_rfc3986_validate_host':
/builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:746:(.text+0x148d): undefined reference to `uriIsWellFormedHostIp6A'
/usr/bin/ld: /builddir/build/BUILD/php86-php-8.6.0_alpha1-build/php-8.6.0alpha1/ext/uri/uri_parser_rfc3986.c:740:(.text+0x14dc): undefined reference to `uriIsWellFormedHostIpFutureA'

PHP Version

8.6.0alpha1

Operating System

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions