[MacPorts] #64758: php74/php80: php-config80 differs and cannot be merged
MacPorts
noreply at macports.org
Wed Mar 2 20:24:57 UTC 2022
#64758: php74/php80: php-config80 differs and cannot be merged
----------------------+-------------------------
Reporter: claviola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: php74 php80
----------------------+-------------------------
{{{
---> Building php80
---> Staging php80 into destroot
Error: Failed to destroot php80: php-config80 differs in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-arm64//opt/local/bin and
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-ppc-intel//opt/local/bin and cannot be merged
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port php80 failed
❯ diff -urN
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-arm64//opt/local/bin/php-config80
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-ppc-intel//opt/local/bin/php-config80
---
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-arm64//opt/local/bin/php-config80 2022-03-02
21:16:24.000000000 +0100
+++
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php80/work
/destroot-ppc-intel//opt/local/bin/php-config80 2022-03-02
21:16:15.000000000 +0100
@@ -17,7 +17,7 @@
exe_extension=""
php_cli_binary=NONE
php_cgi_binary=NONE
-configure_options=" '--prefix=/opt/local' '--mandir=/opt/local/share/man'
'--infodir=/opt/local/share/info' '--program-suffix=80' '--
includedir=/opt/local/include/php80' '--libdir=/opt/local/lib/php80'
'--with-config-file-path=/opt/local/etc/php80' '--with-config-file-scan-
dir=/opt/local/var/db/php80' '--disable-all' '--enable-bcmath' '--enable-
ctype' '--enable-dom' '--enable-filter' '--enable-json' '--enable-pdo'
'--enable-session' '--enable-simplexml' '--enable-tokenizer' '--enable-
xml' '--enable-xmlreader' '--enable-xmlwriter' '--with-bz2=/opt/local'
'--with-mhash=/opt/local' '--with-zlib=/opt/local' '--disable-cgi'
'--enable-cli' '--with-libxml' '--with-external-pcre=/opt/local'
'--enable-fileinfo' '--enable-phar' '--disable-fpm' '--with-password-
argon2=/opt/local' '--without-valgrind' '--with-libedit' '--host=aarch64
-apple-darwin21.3.0' 'host_alias=aarch64-apple-darwin21.3.0'"
+configure_options=" '--prefix=/opt/local' '--mandir=/opt/local/share/man'
'--infodir=/opt/local/share/info' '--program-suffix=80' '--
includedir=/opt/local/include/php80' '--libdir=/opt/local/lib/php80'
'--with-config-file-path=/opt/local/etc/php80' '--with-config-file-scan-
dir=/opt/local/var/db/php80' '--disable-all' '--enable-bcmath' '--enable-
ctype' '--enable-dom' '--enable-filter' '--enable-json' '--enable-pdo'
'--enable-session' '--enable-simplexml' '--enable-tokenizer' '--enable-
xml' '--enable-xmlreader' '--enable-xmlwriter' '--with-bz2=/opt/local'
'--with-mhash=/opt/local' '--with-zlib=/opt/local' '--disable-cgi'
'--enable-cli' '--with-libxml' '--with-external-pcre=/opt/local'
'--enable-fileinfo' '--enable-phar' '--disable-fpm' '--with-password-
argon2=/opt/local' '--without-valgrind' '--with-libedit' '--host=x86_64
-apple-darwin21.3.0' 'host_alias=x86_64-apple-darwin21.3.0'"
php_sapis=" cli phpdbg"
ini_dir="/opt/local/var/db/php80"
ini_path="/opt/local/etc/php80"
}}}
as mentioned in the summary, also happens to php74. I've also tried
building as +universal to no avail.
--
Ticket URL: <https://trac.macports.org/ticket/64758>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list