/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'
Description
Build is broken using
--with-external-uriparserPHP Version
Operating System
N/A