#71270 closed defect (fixed)
xar @1.8.0.501_0: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Reported by: | djmagma | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.4 |
Keywords: | haspatch | Cc: | |
Port: | xar |
Description
Hello,
building of port xar fails.
I searched for past issues without finding the solutions.
I am running latest version of MacOS Sequoia.
The error is the following:
---> Computing dependencies for xar ---> Fetching archive for xar ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://packages.macports.org/xar ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://nue.de.packages.macports.org/xar ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from http://mirror.fcix.net/macports/packages/xar ---> Building xar Error: Failed to build xar: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details.
The log is the following:
version:1 :debug:main Starting logging for xar @1.8.0.501_0 :debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm :debug:sysinfo MacPorts 2.10.4 :debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160 :debug:sysinfo SDK 15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0 :msg:main ---> Computing dependencies for xar:info:main .:debug:main xar has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: autoconf :debug:main Found Dependency: receipt exists for autoconf :debug:main Searching for dependency: automake :debug:main Found Dependency: receipt exists for automake :debug:main Searching for dependency: libtool :debug:main Found Dependency: receipt exists for libtool :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: bzip2 :debug:main Found Dependency: receipt exists for bzip2 :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Executing org.macports.main (xar) :debug:main dropping privileges: euid changed to 501, egid changed to 503. :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Fri Nov 8 17:55:31 CET 2024 :msg:archivefetch ---> Fetching archive for xar :debug:archivefetch Executing org.macports.archivefetch (xar) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 501/503 :info:archivefetch ---> xar-1.8.0.501_0.darwin_24.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from http://fco.it.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://fra.de.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Fri Nov 8 17:55:31 CET 2024 :notice:fetch ---> Fetching distfiles for xar :debug:fetch Executing org.macports.fetch (xar) :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Fri Nov 8 17:55:31 CET 2024 :notice:checksum ---> Verifying checksums for xar :debug:checksum Executing org.macports.checksum (xar) :info:checksum ---> Checksumming xar-501.tar.gz :debug:checksum Calculated (rmd160) is 9a30fb4730de5bb8d70ff2692d7276d7f586ef50 :debug:checksum Correct (rmd160) checksum for xar-501.tar.gz :debug:checksum Calculated (sha256) is 6a9257017243c78d37e3788717259e53ffd33d93c740c12754e8527943fe892d :debug:checksum Correct (sha256) checksum for xar-501.tar.gz :debug:checksum Calculated (size) is 224936 :debug:checksum Correct (size) checksum for xar-501.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Fri Nov 8 17:55:31 CET 2024 :notice:extract ---> Extracting xar :debug:extract Executing org.macports.extract (xar) :info:extract ---> Extracting xar-501.tar.gz :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' :debug:extract Environment: :debug:extract CC_PRINT_OPTIONS='YES' :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:extract CPATH='/opt/local/include' :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:extract LIBRARY_PATH='/opt/local/lib' :debug:extract MACOSX_DEPLOYMENT_TARGET='15.0' :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:extract SOURCE_DATE_EPOCH='1729818487' :info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' | /usr/bin/tar -xf - :debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' | /usr/bin/tar -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work to macports :debug:extract euid/egid changed to: 501/503 :debug:extract extract.rename: Renaming apple-oss-distributions-xar-2d713e5 -> xar-501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Fri Nov 8 17:55:31 CET 2024 :debug:patch Executing org.macports.patch (xar) :notice:patch ---> Applying patches to xar :info:patch ---> Applying patch-src-xar_internal.h.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar_internal.h.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar_internal.h.diff' :info:patch patching file 'src/xar_internal.h' :info:patch ---> Applying xar-1.8-Add-OpenSSL-To-Configuration.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-Add-OpenSSL-To-Configuration.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-Add-OpenSSL-To-Configuration.patch' :info:patch patching file configure.ac :info:patch ---> Applying xar-1.8-openssl-1.1.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-openssl-1.1.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-openssl-1.1.patch' :info:patch patching file 'lib/hash.c' :info:patch ---> Applying xar-1.8-arm-ppc.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-arm-ppc.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-arm-ppc.patch' :info:patch patching file 'lib/archive.c' :info:patch patching file 'src/xar.c' :info:patch ---> Applying xar-1.8-safe_dirname.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-safe_dirname.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-safe_dirname.patch' :info:patch patching file 'lib/linuxattr.c' :info:patch ---> Applying patch-tpoechtrager.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-tpoechtrager.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-tpoechtrager.diff' :info:patch patching file configure.ac :info:patch No such line 381 in input file, ignoring :info:patch patching file 'lib/ext2.c' :info:patch ---> Applying patch-lib-archive.h.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-archive.h.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-archive.h.diff' :info:patch patching file 'lib/archive.h' :info:patch ---> Applying patch-lib-hash.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-hash.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-hash.c.diff' :info:patch patching file 'lib/hash.c' :info:patch ---> Applying patch-src-xar.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar.c.diff' :info:patch patching file 'src/xar.c' :info:patch ---> Applying patch-stdout.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-stdout.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-stdout.diff' :info:patch patching file 'include/xar.h.in' :info:patch patching file 'lib/archive.c' :info:patch patching file 'lib/archive.h' :info:patch patching file 'src/xar.c' :info:patch patching file 'src/xar.1' :info:patch ---> Applying patch-include-xar.h.in.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-include-xar.h.in.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-include-xar.h.in.diff' :info:patch patching file 'include/xar.h.in' :info:patch ---> Applying patch-lib-filetree.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-filetree.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-filetree.c.diff' :info:patch patching file 'lib/filetree.c' :info:patch ---> Applying dont-overlink-to-libxml2.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/dont-overlink-to-libxml2.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/dont-overlink-to-libxml2.patch' :info:patch patching file configure.ac :debug:patch Executing proc-post-org.macports.patch-patch-0 :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Fri Nov 8 17:55:32 CET 2024 :notice:configure ---> Configuring xar :debug:configure Preferred compilers: clang macports-clang-18 macports-clang-17 macports-clang-16 macports-clang-15 macports-clang-14 macports-clang-13 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (xar) :debug:configure Environment: :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:configure CPATH='/opt/local/include' :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='15.0' :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure SOURCE_DATE_EPOCH='1729818487' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && autoconf --verbose :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && autoconf --verbose :info:configure autoconf: running /opt/local/bin/autom4te --verbose '--language=autoconf' '--output=configure' /opt/local/share/autoconf/autoconf/trailer.m4 configure.ac :info:configure autom4te: the trace request object is: :info:configure autom4te: $VAR1 = bless( [ :info:configure autom4te: '0', :info:configure autom4te: 0, :info:configure autom4te: [ :info:configure autom4te: '/opt/local/share/autoconf' :info:configure autom4te: ], :info:configure autom4te: [ :info:configure autom4te: '/opt/local/share/autoconf/autoconf/autoconf.m4f', :info:configure autom4te: '/opt/local/share/autoconf/autoconf/trailer.m4', :info:configure autom4te: 'configure.ac' :info:configure autom4te: ], :info:configure autom4te: { :info:configure autom4te: 'AC_CANONICAL_BUILD' => 1, :info:configure autom4te: 'AC_CANONICAL_HOST' => 1, :info:configure autom4te: 'AC_CANONICAL_SYSTEM' => 1, :info:configure autom4te: 'AC_CANONICAL_TARGET' => 1, :info:configure autom4te: 'AC_CONFIG_AUX_DIR' => 1, :info:configure autom4te: 'AC_CONFIG_FILES' => 1, :info:configure autom4te: 'AC_CONFIG_HEADERS' => 1, :info:configure autom4te: 'AC_CONFIG_LIBOBJ_DIR' => 1, :info:configure autom4te: 'AC_CONFIG_LINKS' => 1, :info:configure autom4te: 'AC_CONFIG_MACRO_DIR_TRACE' => 1, :info:configure autom4te: 'AC_CONFIG_SUBDIRS' => 1, :info:configure autom4te: 'AC_DEFINE_TRACE_LITERAL' => 1, :info:configure autom4te: 'AC_FC_FREEFORM' => 1, :info:configure autom4te: 'AC_FC_PP_DEFINE' => 1, :info:configure autom4te: 'AC_FC_PP_SRCEXT' => 1, :info:configure autom4te: 'AC_FC_SRCEXT' => 1, :info:configure autom4te: 'AC_INIT' => 1, :info:configure autom4te: 'AC_LIBSOURCE' => 1, :info:configure autom4te: 'AC_PROG_LIBTOOL' => 1, :info:configure autom4te: 'AC_REQUIRE_AUX_FILE' => 1, :info:configure autom4te: 'AC_SUBST' => 1, :info:configure autom4te: 'AC_SUBST_TRACE' => 1, :info:configure autom4te: 'AH_OUTPUT' => 1, :info:configure autom4te: 'AM_AUTOMAKE_VERSION' => 1, :info:configure autom4te: 'AM_CONDITIONAL' => 1, :info:configure autom4te: 'AM_ENABLE_MULTILIB' => 1, :info:configure autom4te: 'AM_EXTRA_RECURSIVE_TARGETS' => 1, :info:configure autom4te: 'AM_GNU_GETTEXT' => 1, :info:configure autom4te: 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, :info:configure autom4te: 'AM_INIT_AUTOMAKE' => 1, :info:configure autom4te: 'AM_MAINTAINER_MODE' => 1, :info:configure autom4te: 'AM_MAKEFILE_INCLUDE' => 1, :info:configure autom4te: 'AM_NLS' => 1, :info:configure autom4te: 'AM_PATH_GUILE' => 1, :info:configure autom4te: 'AM_POT_TOOLS' => 1, :info:configure autom4te: 'AM_PROG_AR' => 1, :info:configure autom4te: 'AM_PROG_CC_C_O' => 1, :info:configure autom4te: 'AM_PROG_CXX_C_O' => 1, :info:configure autom4te: 'AM_PROG_F77_C_O' => 1, :info:configure autom4te: 'AM_PROG_FC_C_O' => 1, :info:configure autom4te: 'AM_PROG_LIBTOOL' => 1, :info:configure autom4te: 'AM_PROG_MKDIR_P' => 1, :info:configure autom4te: 'AM_PROG_MOC' => 1, :info:configure autom4te: 'AM_SILENT_RULES' => 1, :info:configure autom4te: 'AM_XGETTEXT_OPTION' => 1, :info:configure autom4te: 'GTK_DOC_CHECK' => 1, :info:configure autom4te: 'IT_PROG_INTLTOOL' => 1, :info:configure autom4te: 'LT_CONFIG_LTDL_DIR' => 1, :info:configure autom4te: 'LT_INIT' => 1, :info:configure autom4te: 'LT_SUPPORTED_TAG' => 1, :info:configure autom4te: '_AM_COND_ELSE' => 1, :info:configure autom4te: '_AM_COND_ENDIF' => 1, :info:configure autom4te: '_AM_COND_IF' => 1, :info:configure autom4te: '_AM_MAKEFILE_INCLUDE' => 1, :info:configure autom4te: '_AM_SUBST_NOTMAKE' => 1, :info:configure autom4te: '_LT_AC_TAGCONFIG' => 1, :info:configure autom4te: '_m4_warn' => 1, :info:configure autom4te: 'include' => 1, :info:configure autom4te: 'm4_include' => 1, :info:configure autom4te: 'm4_pattern_allow' => 1, :info:configure autom4te: 'm4_pattern_forbid' => 1, :info:configure autom4te: 'm4_sinclude' => 1, :info:configure autom4te: 'sinclude' => 1 :info:configure autom4te: } :info:configure autom4te: ], 'Autom4te::Request' ); :info:configure autom4te: running: /opt/local/bin/gm4 --nesting-limit=1024 --gnu --include=/opt/local/share/autoconf --debug=aflq --fatal-warning --debugfile=autom4te.cache/traces.0t --trace=AC_CANONICAL_BUILD --trace=AC_CANONICAL_HOST --trace=AC_CANONICAL_SYSTEM --trace=AC_CANONICAL_TARGET --trace=AC_CONFIG_AUX_DIR --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS --trace=AC_CONFIG_LIBOBJ_DIR --trace=AC_CONFIG_LINKS --trace=AC_CONFIG_MACRO_DIR_TRACE --trace=AC_CONFIG_SUBDIRS --trace=AC_DEFINE_TRACE_LITERAL --trace=AC_FC_FREEFORM --trace=AC_FC_PP_DEFINE --trace=AC_FC_PP_SRCEXT --trace=AC_FC_SRCEXT --trace=AC_INIT --trace=AC_LIBSOURCE --trace=AC_PROG_LIBTOOL --trace=AC_REQUIRE_AUX_FILE --trace=AC_SUBST --trace=AC_SUBST_TRACE --trace=AH_OUTPUT --trace=AM_AUTOMAKE_VERSION --trace=AM_CONDITIONAL --trace=AM_ENABLE_MULTILIB --trace=AM_EXTRA_RECURSIVE_TARGETS --trace=AM_GNU_GETTEXT --trace=AM_GNU_GETTEXT_INTL_SUBDIR --trace=AM_INIT_AUTOMAKE --trace=AM_MAINTAINER_MODE --trace=AM_MAKEFILE_INCLUDE --trace=AM_NLS --trace=AM_PATH_GUILE --trace=AM_POT_TOOLS --trace=AM_PROG_AR --trace=AM_PROG_CC_C_O --trace=AM_PROG_CXX_C_O --trace=AM_PROG_F77_C_O --trace=AM_PROG_FC_C_O --trace=AM_PROG_LIBTOOL --trace=AM_PROG_MKDIR_P --trace=AM_PROG_MOC --trace=AM_SILENT_RULES --trace=AM_XGETTEXT_OPTION --trace=GTK_DOC_CHECK --trace=IT_PROG_INTLTOOL --trace=LT_CONFIG_LTDL_DIR --trace=LT_INIT --trace=LT_SUPPORTED_TAG --trace=_AM_COND_ELSE --trace=_AM_COND_ENDIF --trace=_AM_COND_IF --trace=_AM_MAKEFILE_INCLUDE --trace=_AM_SUBST_NOTMAKE --trace=_LT_AC_TAGCONFIG --trace=_m4_warn --trace=include --trace=m4_include --trace=m4_pattern_allow --trace=m4_pattern_forbid --trace=m4_sinclude --trace=sinclude --reload-state=/opt/local/share/autoconf/autoconf/autoconf.m4f --undefine=__m4_version__ /opt/local/share/autoconf/autoconf/trailer.m4 configure.ac > autom4te.cache/output.0t :info:configure autom4te: formatting traces for '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tNvqC5T/warnings': _m4_warn :info:configure autom4te: reading /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tNvqC5T/warnings :info:configure configure.ac:97: warning: The macro 'AC_HELP_STRING' is obsolete. :info:configure configure.ac:97: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... :info:configure ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... :info:configure configure.ac:97: the top level :info:configure configure.ac:105: warning: The macro 'AC_HELP_STRING' is obsolete. :info:configure configure.ac:105: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... :info:configure ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... :info:configure configure.ac:105: the top level :info:configure configure.ac:184: warning: The macro 'AC_TRY_COMPILE' is obsolete. :info:configure configure.ac:184: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... :info:configure configure.ac:184: the top level :info:configure configure.ac:214: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:214: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:214: the top level :info:configure configure.ac:225: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:225: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:225: the top level :info:configure configure.ac:238: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:238: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:238: the top level :info:configure configure.ac:251: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:251: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:251: the top level :info:configure configure.ac:368: warning: The macro 'AC_CONFIG_HEADER' is obsolete. :info:configure configure.ac:368: You should run autoupdate. :info:configure ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... :info:configure configure.ac:368: the top level :info:configure autom4te: creating configure :info:configure autom4te: formatting traces for '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tNvqC5T/patterns': m4_pattern_allow, m4_pattern_forbid :info:configure autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_ :info:configure autom4te: forbidden token : ^LIBOBJS$ => do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS' :info:configure autom4te: allowed tokens: ^AS_FLAGS$|^SHELL$|^PATH_SEPARATOR$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^exec_prefix$|^prefix$|^program_transform_name$|^bindir$|^sbindir$|^libexecdir$|^datarootdir$|^datadir$|^sysconfdir$|^sharedstatedir$|^localstatedir$|^runstatedir$|^includedir$|^oldincludedir$|^docdir$|^infodir$|^htmldir$|^dvidir$|^pdfdir$|^psdir$|^libdir$|^localedir$|^mandir$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^DEFS$|^ECHO_C$|^ECHO_N$|^ECHO_T$|^LIBS$|^build_alias$|^host_alias$|^target_alias$|^LIB_REV$|^XAR_MAJOR_VERSION$|^XAR_MINOR_VERSION$|^XAR_VERSION$|^srcroot$|^abs_srcroot$|^objroot$|^abs_objroot$|^PREFIX$|^BINDIR$|^DATADIR$|^LIBDIR$|^INCLUDEDIR$|^MANDIR$|^CC$|^CFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CC$|^CC$|^CC$|^CC$|^ac_ct_CC$|^CC$|^EXEEXT$|^OBJEXT$|^_FILE_OFFSET_BITS$|^_LARGE_FILES$|^_TIME_BITS$|^__MINGW_USE_VC2005_COMPAT$|^CPP$|^CPPFLAGS$|^CPP$|^INSTALL_PROGRAM$|^INSTALL_SCRIPT$|^INSTALL_DATA$|^LD$|^AR$|^RANLIB$|^AUTOCONF$|^shared$|^static$|^build$|^build_cpu$|^build_vendor$|^build_os$|^host$|^host_cpu$|^host_vendor$|^host_os$|^abi$|^RPATH$|^enable_autogen$|^HAVE_SYS_ACL_H$|^STDC_HEADERS$|^HAVE_EXT2FS_EXT2_FS_H$|^HAVE_SYS_STATFS_H$|^HAVE_SYS_XATTR_H$|^HAVE_SYS_PARAM_H$|^HAVE_SYS_EXTATTR_H$|^HAVE_LIBUTIL_H$|^HAVE_LGETXATTR$|^HAVE_LSETXATTR$|^HAVE_GETXATTR$|^HAVE_SETXATTR$|^HAVE_GETATTRLIST$|^HAVE_SETATTRLIST$|^HAVE_LCHMOD$|^HAVE_LCHOWN$|^HAVE_CHFLAGS$|^HAVE_STATVFS$|^HAVE_STATFS$|^HAVE_STRMODE$|^HAVE_STRUCT_STATFS_F_FSTYPENAME$|^HAVE_STRUCT_STATVFS_F_FSTYPENAME$|^HAVE_STRUCT_STAT_ST_FLAGS$|^SIZEOF_UID_T$|^UID_STRING$|^UID_CAST$|^UID_STRING$|^UID_CAST$|^SIZEOF_GID_T$|^GID_STRING$|^GID_CAST$|^GID_STRING$|^GID_CAST$|^SIZEOF_INO_T$|^INO_STRING$|^INO_HEXSTRING$|^INO_CAST$|^INO_STRING$|^INO_HEXSTRING$|^INO_CAST$|^SIZEOF_DEV_T$|^DEV_STRING$|^DEV_HEXSTRING$|^DEV_CAST$|^DEV_STRING$|^DEV_HEXSTRING$|^DEV_CAST$|^HAVE_LIBACL$|^HAVE_ASPRINTF$|^XML2_CONFIG$|^HAVE_OPENSSL_EVP_H$|^HAVE_LIBCRYPTO$|^HAVE_ZLIB_H$|^HAVE_LIBZ$|^HAVE_BZLIB_H$|^HAVE_LIBBZ2$|^HAVE_LIBBZ2$|^HAVE_PTHREAD_H$|^HAVE_LIBPTHREAD$|^HAVE_PTHREAD$|^cfghdrs$|^cfgoutputs$|^LIBOBJS$|^LTLIBOBJS$ :info:configure autom4te: 'configure' is updated :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:configure F90FLAGS='-pipe -Os -m64' :debug:configure FCFLAGS='-pipe -Os -m64' :debug:configure FFLAGS='-pipe -Os -m64' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='15.0' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure SOURCE_DATE_EPOCH='1729818487' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && ./configure --prefix=/opt/local :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && ./configure --prefix=/opt/local :info:configure checking for gcc... /usr/bin/clang :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether the compiler supports GNU C... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to enable C11 features... none needed :info:configure checking for /usr/bin/clang option to enable large file support... none needed :info:configure checking how to run the C preprocessor... /usr/bin/clang -E :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking for ld... /opt/local/bin/ld :info:configure checking for ar... /opt/local/bin/ar :info:configure checking for ranlib... /opt/local/bin/ranlib :info:configure checking for autoconf... /opt/local/bin/autoconf :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... yes :info:configure checking build system type... aarch64-apple-darwin24.1.0 :info:configure checking host system type... aarch64-apple-darwin24.1.0 :info:configure checking for stdio.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for strings.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for sys/types.h... yes :info:configure checking for unistd.h... yes :info:configure checking for ext2fs/ext2_fs.h... yes :info:configure checking for sys/statfs.h... no :info:configure checking for sys/xattr.h... yes :info:configure checking for sys/param.h... yes :info:configure checking for sys/extattr.h... no :info:configure checking for libutil.h... no :info:configure checking for lgetxattr... no :info:configure checking for lsetxattr... no :info:configure checking for getxattr... yes :info:configure checking for setxattr... yes :info:configure checking for getattrlist... yes :info:configure checking for setattrlist... yes :info:configure checking for lchmod... yes :info:configure checking for lchown... yes :info:configure checking for chflags... yes :info:configure checking for statvfs... yes :info:configure checking for statfs... yes :info:configure checking for strmode... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct stat.st_flags... yes :info:configure checking size of uid_t... 4 :info:configure checking size of gid_t... 4 :info:configure checking size of ino_t... 8 :info:configure checking size of dev_t... 4 :info:configure checking for acl_get_file in -lacl... no :info:configure checking for asprintf... yes :info:configure checking for xml2-config... /opt/local/bin/xml2-config :info:configure checking for libxml >= 2.6.11... 2.13.4 :info:configure checking for libxml/xmlwriter.h... yes :info:configure checking for openssl/evp.h... yes :info:configure checking for OPENSSL_init_crypto in -lcrypto... yes :info:configure checking for zlib.h... yes :info:configure checking for deflate in -lz... yes :info:configure checking for bzlib.h... yes :info:configure checking for BZ2_bzCompress in -lbz2... yes :info:configure checking for pthread.h... yes :info:configure checking for pthread_mutex_lock in -lpthread... yes :info:configure checking for fts_open in -lfts... no :info:configure configure: creating ./config.status :info:configure config.status: creating cfgoutputs.stamp :info:configure config.status: creating Makefile :info:configure config.status: creating include/xar.h :info:configure config.status: creating lib/Makefile.inc :info:configure config.status: creating lib/libxar.la.in :info:configure config.status: creating src/Makefile.inc :info:configure config.status: creating xar.spec :info:configure config.status: creating cfghdrs.stamp :info:configure config.status: creating include/config.h :debug:configure Executing portconfigure::configure_finish :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Fri Nov 8 17:55:37 CET 2024 :notice:build ---> Building xar :debug:build Executing org.macports.build (xar) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='15.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:build SOURCE_DATE_EPOCH='1729818487' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/b64.c -o lib/b64.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/arcmod.c -o lib/arcmod.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/err.c -o lib/err.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/bzxar.c -o lib/bzxar.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/data.c -o lib/data.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ea.c -o lib/ea.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/archive.c -o lib/archive.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ext2.c -o lib/ext2.o :info:build lib/ext2.c:116:2: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 116 | free(vstr); :info:build | ^ :info:build lib/ext2.c:116:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'free' :info:build lib/ext2.c:194:13: error: call to undeclared library function 'strtol' with type 'long (const char *, char **, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 194 | version = strtol(temp, NULL, 10); :info:build | ^ :info:build lib/ext2.c:194:13: note: include the header <stdlib.h> or explicitly provide a declaration for 'strtol' :info:build 2 errors generated. :info:build make: *** [lib/ext2.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build Exit code: 2 :error:build Failed to build xar: command execution failed :debug:build Error code: CHILDSTATUS 46564 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details. version:1 :debug:main Starting logging for xar @1.8.0.501_0 :debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm :debug:sysinfo MacPorts 2.10.4 :debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160 :debug:sysinfo SDK 15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0 :msg:main ---> Computing dependencies for xar:info:main .:debug:main xar has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: autoconf :debug:main Found Dependency: receipt exists for autoconf :debug:main Searching for dependency: automake :debug:main Found Dependency: receipt exists for automake :debug:main Searching for dependency: libtool :debug:main Found Dependency: receipt exists for libtool :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: bzip2 :debug:main Found Dependency: receipt exists for bzip2 :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Executing org.macports.main (xar) :debug:main dropping privileges: euid changed to 501, egid changed to 503. :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Fri Nov 8 18:27:23 CET 2024 :msg:archivefetch ---> Fetching archive for xar :debug:archivefetch Executing org.macports.archivefetch (xar) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 501/503 :info:archivefetch ---> xar-1.8.0.501_0.darwin_24.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from http://fco.it.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://fra.de.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.configure (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Fri Nov 8 18:27:23 CET 2024 :notice:build ---> Building xar :debug:build Executing org.macports.build (xar) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='15.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:build SOURCE_DATE_EPOCH='1729818487' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ext2.c -o lib/ext2.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/io.c -o lib/io.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/filetree.c -o lib/filetree.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/stat.c -o lib/stat.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/signature.c -o lib/signature.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/hash.c -o lib/hash.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/util.c -o lib/util.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/subdoc.c -o lib/subdoc.o :info:build lib/ext2.c:116:2: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 116 | free(vstr); :info:build | ^ :info:build lib/ext2.c:116:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'free' :info:build lib/ext2.c:194:13: error: call to undeclared library function 'strtol' with type 'long (const char *, char **, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 194 | version = strtol(temp, NULL, 10); :info:build | ^ :info:build lib/ext2.c:194:13: note: include the header <stdlib.h> or explicitly provide a declaration for 'strtol' :info:build 2 errors generated. :info:build make: *** [lib/ext2.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build Exit code: 2 :error:build Failed to build xar: command execution failed :debug:build Error code: CHILDSTATUS 74220 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details. version:1 :debug:clean Starting logging for xar @1.8.0.501_0 :debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm :debug:sysinfo MacPorts 2.10.4 :debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160 :debug:sysinfo SDK 15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0 :msg:clean ---> Computing dependencies for xar:info:clean .:debug:clean xar has no conflicts :debug:clean Searching for dependency: pkgconfig :debug:clean Found Dependency: receipt exists for pkgconfig :debug:clean Searching for dependency: autoconf :debug:clean Found Dependency: receipt exists for autoconf :debug:clean Searching for dependency: automake :debug:clean Found Dependency: receipt exists for automake :debug:clean Searching for dependency: libtool :debug:clean Found Dependency: receipt exists for libtool :debug:clean Searching for dependency: openssl :debug:clean Found Dependency: receipt exists for openssl :debug:clean Searching for dependency: bzip2 :debug:clean Found Dependency: receipt exists for bzip2 :debug:clean Searching for dependency: libxml2 :debug:clean Found Dependency: receipt exists for libxml2 :debug:clean Searching for dependency: zlib :debug:clean Found Dependency: receipt exists for zlib :debug:main Executing org.macports.main (xar) :debug:main dropping privileges: euid changed to 501, egid changed to 503. :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Sat Nov 9 21:13:56 CET 2024 :msg:archivefetch ---> Fetching archive for xar :debug:archivefetch Executing org.macports.archivefetch (xar) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 501/503 :info:archivefetch ---> xar-1.8.0.501_0.darwin_24.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from https://nue.de.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0.darwin_24.arm64.tbz2 from http://mirror.fcix.net/macports/packages/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.configure (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Sat Nov 9 21:13:57 CET 2024 :notice:build ---> Building xar :debug:build Executing org.macports.build (xar) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='15.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:build SOURCE_DATE_EPOCH='1729818487' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ext2.c -o lib/ext2.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/script.c -o lib/script.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/zxar.c -o lib/zxar.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/bzxar.c -o lib/bzxar.static.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/b64.c -o lib/b64.static.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/arcmod.c -o lib/arcmod.static.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.static.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/data.c -o lib/data.static.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/macho.c -o lib/macho.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/archive.c -o lib/archive.static.o :info:build lib/ext2.c:116:2: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 116 | free(vstr); :info:build | ^ :info:build lib/ext2.c:116:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'free' :info:build lib/ext2.c:194:13: error: call to undeclared library function 'strtol' with type 'long (const char *, char **, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 194 | version = strtol(temp, NULL, 10); :info:build | ^ :info:build lib/ext2.c:194:13: note: include the header <stdlib.h> or explicitly provide a declaration for 'strtol' :info:build 2 errors generated. :info:build make: *** [lib/ext2.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j10 -w all :info:build Exit code: 2 :error:build Failed to build xar: command execution failed :debug:build Error code: CHILDSTATUS 2249 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details.
Attachments (1)
Change History (7)
Changed 4 days ago by djmagma
comment:1 Changed 4 days ago by jmroot (Joshua Root)
Keywords: | xar build removed |
---|---|
Owner: | set to Schamschula |
Status: | new → assigned |
Summary: | Error: Failed to build xar: command execution failed → xar @1.8.0.501_0 Failed to build |
comment:2 Changed 4 days ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sequoia added |
---|---|
Summary: | xar @1.8.0.501_0 Failed to build → xar @1.8.0.501_0: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] |
Version: | → 2.10.4 |
comment:3 Changed 4 days ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added; sequoia removed |
---|
comment:4 Changed 4 days ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 4 days ago by djmagma
Hi, I have uninstalled e2fsprogs, but the building process of xar still fails.
Any hints?
version:1 :debug:clean Starting logging for xar @1.8.0.501_0+universal :debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm :debug:sysinfo MacPorts 2.10.4 :debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160 :debug:sysinfo SDK 15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0 :msg:clean ---> Computing dependencies for xar:info:clean .:debug:clean xar has no conflicts :debug:clean Searching for dependency: pkgconfig :debug:clean Found Dependency: receipt exists for pkgconfig :debug:clean Searching for dependency: autoconf :debug:clean Found Dependency: receipt exists for autoconf :debug:clean Searching for dependency: automake :debug:clean Found Dependency: receipt exists for automake :debug:clean Searching for dependency: libtool :debug:clean Found Dependency: receipt exists for libtool :debug:clean Searching for dependency: openssl :debug:clean Found Dependency: receipt exists for openssl :debug:clean Searching for dependency: bzip2 :debug:clean Found Dependency: receipt exists for bzip2 :debug:clean Searching for dependency: libxml2 :debug:clean Found Dependency: receipt exists for libxml2 :debug:clean Searching for dependency: zlib :debug:clean Found Dependency: receipt exists for zlib :debug:main Executing org.macports.main (xar) :debug:main dropping privileges: euid changed to 501, egid changed to 503. :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Thu Nov 7 17:55:47 CET 2024 :msg:archivefetch ---> Fetching archive for xar :debug:archivefetch Executing org.macports.archivefetch (xar) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 501/503 :info:archivefetch ---> xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from https://packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from https://nue.de.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from https://cph.dk.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Thu Nov 7 17:55:48 CET 2024 :notice:fetch ---> Fetching distfiles for xar :debug:fetch Executing org.macports.fetch (xar) :info:fetch ---> xar-501.tar.gz does not exist in /opt/local/var/macports/distfiles/xar :notice:fetch ---> Attempting to fetch xar-501.tar.gz from https://distfiles.macports.org/xar :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Thu Nov 7 17:55:48 CET 2024 :notice:checksum ---> Verifying checksums for xar :debug:checksum Executing org.macports.checksum (xar) :info:checksum ---> Checksumming xar-501.tar.gz :debug:checksum Calculated (rmd160) is 9a30fb4730de5bb8d70ff2692d7276d7f586ef50 :debug:checksum Correct (rmd160) checksum for xar-501.tar.gz :debug:checksum Calculated (sha256) is 6a9257017243c78d37e3788717259e53ffd33d93c740c12754e8527943fe892d :debug:checksum Correct (sha256) checksum for xar-501.tar.gz :debug:checksum Calculated (size) is 224936 :debug:checksum Correct (size) checksum for xar-501.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Thu Nov 7 17:55:48 CET 2024 :notice:extract ---> Extracting xar :debug:extract Executing org.macports.extract (xar) :info:extract ---> Extracting xar-501.tar.gz :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' :debug:extract Environment: :debug:extract CC_PRINT_OPTIONS='YES' :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:extract CPATH='/opt/local/include' :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:extract LIBRARY_PATH='/opt/local/lib' :debug:extract MACOSX_DEPLOYMENT_TARGET='15.0' :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:extract SOURCE_DATE_EPOCH='1729818487' :info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' | /usr/bin/tar -xf - :debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/xar/xar-501.tar.gz' | /usr/bin/tar -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work to macports :debug:extract euid/egid changed to: 501/503 :debug:extract extract.rename: Renaming apple-oss-distributions-xar-2d713e5 -> xar-501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Thu Nov 7 17:55:48 CET 2024 :debug:patch Executing org.macports.patch (xar) :notice:patch ---> Applying patches to xar :info:patch ---> Applying patch-src-xar_internal.h.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar_internal.h.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar_internal.h.diff' :info:patch patching file 'src/xar_internal.h' :info:patch ---> Applying xar-1.8-Add-OpenSSL-To-Configuration.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-Add-OpenSSL-To-Configuration.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-Add-OpenSSL-To-Configuration.patch' :info:patch patching file configure.ac :info:patch ---> Applying xar-1.8-openssl-1.1.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-openssl-1.1.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-openssl-1.1.patch' :info:patch patching file 'lib/hash.c' :info:patch ---> Applying xar-1.8-arm-ppc.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-arm-ppc.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-arm-ppc.patch' :info:patch patching file 'lib/archive.c' :info:patch patching file 'src/xar.c' :info:patch ---> Applying xar-1.8-safe_dirname.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-safe_dirname.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/xar-1.8-safe_dirname.patch' :info:patch patching file 'lib/linuxattr.c' :info:patch ---> Applying patch-tpoechtrager.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-tpoechtrager.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-tpoechtrager.diff' :info:patch patching file configure.ac :info:patch No such line 381 in input file, ignoring :info:patch patching file 'lib/ext2.c' :info:patch ---> Applying patch-lib-archive.h.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-archive.h.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-archive.h.diff' :info:patch patching file 'lib/archive.h' :info:patch ---> Applying patch-lib-hash.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-hash.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-hash.c.diff' :info:patch patching file 'lib/hash.c' :info:patch ---> Applying patch-src-xar.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-src-xar.c.diff' :info:patch patching file 'src/xar.c' :info:patch ---> Applying patch-stdout.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-stdout.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-stdout.diff' :info:patch patching file 'include/xar.h.in' :info:patch patching file 'lib/archive.c' :info:patch patching file 'lib/archive.h' :info:patch patching file 'src/xar.c' :info:patch patching file 'src/xar.1' :info:patch ---> Applying patch-include-xar.h.in.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-include-xar.h.in.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-include-xar.h.in.diff' :info:patch patching file 'include/xar.h.in' :info:patch ---> Applying patch-lib-filetree.c.diff :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-filetree.c.diff' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/patch-lib-filetree.c.diff' :info:patch patching file 'lib/filetree.c' :info:patch ---> Applying dont-overlink-to-libxml2.patch :debug:patch Environment: :debug:patch CC_PRINT_OPTIONS='YES' :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:patch CPATH='/opt/local/include' :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:patch LIBRARY_PATH='/opt/local/lib' :debug:patch MACOSX_DEPLOYMENT_TARGET='15.0' :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:patch SOURCE_DATE_EPOCH='1729818487' :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/dont-overlink-to-libxml2.patch' :debug:patch system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/patch -t -N -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/archivers/xar/files/dont-overlink-to-libxml2.patch' :info:patch patching file configure.ac :debug:patch Executing proc-post-org.macports.patch-patch-0 :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Thu Nov 7 17:55:49 CET 2024 :notice:configure ---> Configuring xar :debug:configure Preferred compilers: clang macports-clang-18 macports-clang-17 macports-clang-16 macports-clang-15 macports-clang-14 macports-clang-13 :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing org.macports.configure (xar) :debug:configure Environment: :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:configure CPATH='/opt/local/include' :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='15.0' :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure SOURCE_DATE_EPOCH='1729818487' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && autoconf --verbose :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && autoconf --verbose :info:configure autoconf: running /opt/local/bin/autom4te --verbose '--language=autoconf' '--output=configure' /opt/local/share/autoconf/autoconf/trailer.m4 configure.ac :info:configure autom4te: the trace request object is: :info:configure autom4te: $VAR1 = bless( [ :info:configure autom4te: '0', :info:configure autom4te: 0, :info:configure autom4te: [ :info:configure autom4te: '/opt/local/share/autoconf' :info:configure autom4te: ], :info:configure autom4te: [ :info:configure autom4te: '/opt/local/share/autoconf/autoconf/autoconf.m4f', :info:configure autom4te: '/opt/local/share/autoconf/autoconf/trailer.m4', :info:configure autom4te: 'configure.ac' :info:configure autom4te: ], :info:configure autom4te: { :info:configure autom4te: 'AC_CANONICAL_BUILD' => 1, :info:configure autom4te: 'AC_CANONICAL_HOST' => 1, :info:configure autom4te: 'AC_CANONICAL_SYSTEM' => 1, :info:configure autom4te: 'AC_CANONICAL_TARGET' => 1, :info:configure autom4te: 'AC_CONFIG_AUX_DIR' => 1, :info:configure autom4te: 'AC_CONFIG_FILES' => 1, :info:configure autom4te: 'AC_CONFIG_HEADERS' => 1, :info:configure autom4te: 'AC_CONFIG_LIBOBJ_DIR' => 1, :info:configure autom4te: 'AC_CONFIG_LINKS' => 1, :info:configure autom4te: 'AC_CONFIG_MACRO_DIR_TRACE' => 1, :info:configure autom4te: 'AC_CONFIG_SUBDIRS' => 1, :info:configure autom4te: 'AC_DEFINE_TRACE_LITERAL' => 1, :info:configure autom4te: 'AC_FC_FREEFORM' => 1, :info:configure autom4te: 'AC_FC_PP_DEFINE' => 1, :info:configure autom4te: 'AC_FC_PP_SRCEXT' => 1, :info:configure autom4te: 'AC_FC_SRCEXT' => 1, :info:configure autom4te: 'AC_INIT' => 1, :info:configure autom4te: 'AC_LIBSOURCE' => 1, :info:configure autom4te: 'AC_PROG_LIBTOOL' => 1, :info:configure autom4te: 'AC_REQUIRE_AUX_FILE' => 1, :info:configure autom4te: 'AC_SUBST' => 1, :info:configure autom4te: 'AC_SUBST_TRACE' => 1, :info:configure autom4te: 'AH_OUTPUT' => 1, :info:configure autom4te: 'AM_AUTOMAKE_VERSION' => 1, :info:configure autom4te: 'AM_CONDITIONAL' => 1, :info:configure autom4te: 'AM_ENABLE_MULTILIB' => 1, :info:configure autom4te: 'AM_EXTRA_RECURSIVE_TARGETS' => 1, :info:configure autom4te: 'AM_GNU_GETTEXT' => 1, :info:configure autom4te: 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, :info:configure autom4te: 'AM_INIT_AUTOMAKE' => 1, :info:configure autom4te: 'AM_MAINTAINER_MODE' => 1, :info:configure autom4te: 'AM_MAKEFILE_INCLUDE' => 1, :info:configure autom4te: 'AM_NLS' => 1, :info:configure autom4te: 'AM_PATH_GUILE' => 1, :info:configure autom4te: 'AM_POT_TOOLS' => 1, :info:configure autom4te: 'AM_PROG_AR' => 1, :info:configure autom4te: 'AM_PROG_CC_C_O' => 1, :info:configure autom4te: 'AM_PROG_CXX_C_O' => 1, :info:configure autom4te: 'AM_PROG_F77_C_O' => 1, :info:configure autom4te: 'AM_PROG_FC_C_O' => 1, :info:configure autom4te: 'AM_PROG_LIBTOOL' => 1, :info:configure autom4te: 'AM_PROG_MKDIR_P' => 1, :info:configure autom4te: 'AM_PROG_MOC' => 1, :info:configure autom4te: 'AM_SILENT_RULES' => 1, :info:configure autom4te: 'AM_XGETTEXT_OPTION' => 1, :info:configure autom4te: 'GTK_DOC_CHECK' => 1, :info:configure autom4te: 'IT_PROG_INTLTOOL' => 1, :info:configure autom4te: 'LT_CONFIG_LTDL_DIR' => 1, :info:configure autom4te: 'LT_INIT' => 1, :info:configure autom4te: 'LT_SUPPORTED_TAG' => 1, :info:configure autom4te: '_AM_COND_ELSE' => 1, :info:configure autom4te: '_AM_COND_ENDIF' => 1, :info:configure autom4te: '_AM_COND_IF' => 1, :info:configure autom4te: '_AM_MAKEFILE_INCLUDE' => 1, :info:configure autom4te: '_AM_SUBST_NOTMAKE' => 1, :info:configure autom4te: '_LT_AC_TAGCONFIG' => 1, :info:configure autom4te: '_m4_warn' => 1, :info:configure autom4te: 'include' => 1, :info:configure autom4te: 'm4_include' => 1, :info:configure autom4te: 'm4_pattern_allow' => 1, :info:configure autom4te: 'm4_pattern_forbid' => 1, :info:configure autom4te: 'm4_sinclude' => 1, :info:configure autom4te: 'sinclude' => 1 :info:configure autom4te: } :info:configure autom4te: ], 'Autom4te::Request' ); :info:configure autom4te: running: /opt/local/bin/gm4 --nesting-limit=1024 --gnu --include=/opt/local/share/autoconf --debug=aflq --fatal-warning --debugfile=autom4te.cache/traces.0t --trace=AC_CANONICAL_BUILD --trace=AC_CANONICAL_HOST --trace=AC_CANONICAL_SYSTEM --trace=AC_CANONICAL_TARGET --trace=AC_CONFIG_AUX_DIR --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS --trace=AC_CONFIG_LIBOBJ_DIR --trace=AC_CONFIG_LINKS --trace=AC_CONFIG_MACRO_DIR_TRACE --trace=AC_CONFIG_SUBDIRS --trace=AC_DEFINE_TRACE_LITERAL --trace=AC_FC_FREEFORM --trace=AC_FC_PP_DEFINE --trace=AC_FC_PP_SRCEXT --trace=AC_FC_SRCEXT --trace=AC_INIT --trace=AC_LIBSOURCE --trace=AC_PROG_LIBTOOL --trace=AC_REQUIRE_AUX_FILE --trace=AC_SUBST --trace=AC_SUBST_TRACE --trace=AH_OUTPUT --trace=AM_AUTOMAKE_VERSION --trace=AM_CONDITIONAL --trace=AM_ENABLE_MULTILIB --trace=AM_EXTRA_RECURSIVE_TARGETS --trace=AM_GNU_GETTEXT --trace=AM_GNU_GETTEXT_INTL_SUBDIR --trace=AM_INIT_AUTOMAKE --trace=AM_MAINTAINER_MODE --trace=AM_MAKEFILE_INCLUDE --trace=AM_NLS --trace=AM_PATH_GUILE --trace=AM_POT_TOOLS --trace=AM_PROG_AR --trace=AM_PROG_CC_C_O --trace=AM_PROG_CXX_C_O --trace=AM_PROG_F77_C_O --trace=AM_PROG_FC_C_O --trace=AM_PROG_LIBTOOL --trace=AM_PROG_MKDIR_P --trace=AM_PROG_MOC --trace=AM_SILENT_RULES --trace=AM_XGETTEXT_OPTION --trace=GTK_DOC_CHECK --trace=IT_PROG_INTLTOOL --trace=LT_CONFIG_LTDL_DIR --trace=LT_INIT --trace=LT_SUPPORTED_TAG --trace=_AM_COND_ELSE --trace=_AM_COND_ENDIF --trace=_AM_COND_IF --trace=_AM_MAKEFILE_INCLUDE --trace=_AM_SUBST_NOTMAKE --trace=_LT_AC_TAGCONFIG --trace=_m4_warn --trace=include --trace=m4_include --trace=m4_pattern_allow --trace=m4_pattern_forbid --trace=m4_sinclude --trace=sinclude --reload-state=/opt/local/share/autoconf/autoconf/autoconf.m4f --undefine=__m4_version__ /opt/local/share/autoconf/autoconf/trailer.m4 configure.ac > autom4te.cache/output.0t :info:configure autom4te: formatting traces for '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tK8kCYy/warnings': _m4_warn :info:configure autom4te: reading /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tK8kCYy/warnings :info:configure configure.ac:97: warning: The macro 'AC_HELP_STRING' is obsolete. :info:configure configure.ac:97: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... :info:configure ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... :info:configure configure.ac:97: the top level :info:configure configure.ac:105: warning: The macro 'AC_HELP_STRING' is obsolete. :info:configure configure.ac:105: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... :info:configure ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... :info:configure configure.ac:105: the top level :info:configure configure.ac:184: warning: The macro 'AC_TRY_COMPILE' is obsolete. :info:configure configure.ac:184: You should run autoupdate. :info:configure ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... :info:configure configure.ac:184: the top level :info:configure configure.ac:214: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:214: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:214: the top level :info:configure configure.ac:225: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:225: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:225: the top level :info:configure configure.ac:238: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:238: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:238: the top level :info:configure configure.ac:251: warning: The macro 'AC_ERROR' is obsolete. :info:configure configure.ac:251: You should run autoupdate. :info:configure ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... :info:configure configure.ac:251: the top level :info:configure configure.ac:368: warning: The macro 'AC_CONFIG_HEADER' is obsolete. :info:configure configure.ac:368: You should run autoupdate. :info:configure ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... :info:configure configure.ac:368: the top level :info:configure autom4te: creating configure :info:configure autom4te: formatting traces for '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.tmp/am4tK8kCYy/patterns': m4_pattern_allow, m4_pattern_forbid :info:configure autom4te: forbidden tokens: ^_?A[CHUM]_|_AC_|^LIBOBJS$|^_?m4_|^dnl$|^_?AS_ :info:configure autom4te: forbidden token : ^LIBOBJS$ => do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS' :info:configure autom4te: allowed tokens: ^AS_FLAGS$|^SHELL$|^PATH_SEPARATOR$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^exec_prefix$|^prefix$|^program_transform_name$|^bindir$|^sbindir$|^libexecdir$|^datarootdir$|^datadir$|^sysconfdir$|^sharedstatedir$|^localstatedir$|^runstatedir$|^includedir$|^oldincludedir$|^docdir$|^infodir$|^htmldir$|^dvidir$|^pdfdir$|^psdir$|^libdir$|^localedir$|^mandir$|^PACKAGE_NAME$|^PACKAGE_TARNAME$|^PACKAGE_VERSION$|^PACKAGE_STRING$|^PACKAGE_BUGREPORT$|^PACKAGE_URL$|^DEFS$|^ECHO_C$|^ECHO_N$|^ECHO_T$|^LIBS$|^build_alias$|^host_alias$|^target_alias$|^LIB_REV$|^XAR_MAJOR_VERSION$|^XAR_MINOR_VERSION$|^XAR_VERSION$|^srcroot$|^abs_srcroot$|^objroot$|^abs_objroot$|^PREFIX$|^BINDIR$|^DATADIR$|^LIBDIR$|^INCLUDEDIR$|^MANDIR$|^CC$|^CFLAGS$|^LDFLAGS$|^LIBS$|^CPPFLAGS$|^CC$|^CC$|^CC$|^CC$|^ac_ct_CC$|^CC$|^EXEEXT$|^OBJEXT$|^_FILE_OFFSET_BITS$|^_LARGE_FILES$|^_TIME_BITS$|^__MINGW_USE_VC2005_COMPAT$|^CPP$|^CPPFLAGS$|^CPP$|^INSTALL_PROGRAM$|^INSTALL_SCRIPT$|^INSTALL_DATA$|^LD$|^AR$|^RANLIB$|^AUTOCONF$|^shared$|^static$|^build$|^build_cpu$|^build_vendor$|^build_os$|^host$|^host_cpu$|^host_vendor$|^host_os$|^abi$|^RPATH$|^enable_autogen$|^HAVE_SYS_ACL_H$|^STDC_HEADERS$|^HAVE_EXT2FS_EXT2_FS_H$|^HAVE_SYS_STATFS_H$|^HAVE_SYS_XATTR_H$|^HAVE_SYS_PARAM_H$|^HAVE_SYS_EXTATTR_H$|^HAVE_LIBUTIL_H$|^HAVE_LGETXATTR$|^HAVE_LSETXATTR$|^HAVE_GETXATTR$|^HAVE_SETXATTR$|^HAVE_GETATTRLIST$|^HAVE_SETATTRLIST$|^HAVE_LCHMOD$|^HAVE_LCHOWN$|^HAVE_CHFLAGS$|^HAVE_STATVFS$|^HAVE_STATFS$|^HAVE_STRMODE$|^HAVE_STRUCT_STATFS_F_FSTYPENAME$|^HAVE_STRUCT_STATVFS_F_FSTYPENAME$|^HAVE_STRUCT_STAT_ST_FLAGS$|^SIZEOF_UID_T$|^UID_STRING$|^UID_CAST$|^UID_STRING$|^UID_CAST$|^SIZEOF_GID_T$|^GID_STRING$|^GID_CAST$|^GID_STRING$|^GID_CAST$|^SIZEOF_INO_T$|^INO_STRING$|^INO_HEXSTRING$|^INO_CAST$|^INO_STRING$|^INO_HEXSTRING$|^INO_CAST$|^SIZEOF_DEV_T$|^DEV_STRING$|^DEV_HEXSTRING$|^DEV_CAST$|^DEV_STRING$|^DEV_HEXSTRING$|^DEV_CAST$|^HAVE_LIBACL$|^HAVE_ASPRINTF$|^XML2_CONFIG$|^HAVE_OPENSSL_EVP_H$|^HAVE_LIBCRYPTO$|^HAVE_ZLIB_H$|^HAVE_LIBZ$|^HAVE_BZLIB_H$|^HAVE_LIBBZ2$|^HAVE_LIBBZ2$|^HAVE_PTHREAD_H$|^HAVE_LIBPTHREAD$|^HAVE_PTHREAD$|^cfghdrs$|^cfgoutputs$|^LIBOBJS$|^LTLIBOBJS$ :info:configure autom4te: 'configure' is updated :debug:configure Environment: :debug:configure CC='/usr/bin/clang' :debug:configure CC_PRINT_OPTIONS='YES' :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:configure CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64' :debug:configure CPATH='/opt/local/include' :debug:configure CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure CXX='/usr/bin/clang++' :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64' :debug:configure DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:configure F90FLAGS='-pipe -Os' :debug:configure FCFLAGS='-pipe -Os' :debug:configure FFLAGS='-pipe -Os' :debug:configure INSTALL='/usr/bin/install -c' :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64' :debug:configure LIBRARY_PATH='/opt/local/lib' :debug:configure MACOSX_DEPLOYMENT_TARGET='15.0' :debug:configure OBJC='/usr/bin/clang' :debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64' :debug:configure OBJCXX='/usr/bin/clang++' :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64' :debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:configure SOURCE_DATE_EPOCH='1729818487' :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && ./configure --prefix=/opt/local --disable-dependency-tracking :debug:configure system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && ./configure --prefix=/opt/local --disable-dependency-tracking :info:configure configure: WARNING: unrecognized options: --disable-dependency-tracking :info:configure checking for gcc... /usr/bin/clang :info:configure checking whether the C compiler works... yes :info:configure checking for C compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether the compiler supports GNU C... yes :info:configure checking whether /usr/bin/clang accepts -g... yes :info:configure checking for /usr/bin/clang option to enable C11 features... none needed :info:configure checking for /usr/bin/clang option to enable large file support... none needed :info:configure checking how to run the C preprocessor... /usr/bin/clang -E :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking for ld... /opt/local/bin/ld :info:configure checking for ar... /opt/local/bin/ar :info:configure checking for ranlib... /opt/local/bin/ranlib :info:configure checking for autoconf... /opt/local/bin/autoconf :info:configure checking whether to build shared libraries... yes :info:configure checking whether to build static libraries... yes :info:configure checking build system type... aarch64-apple-darwin24.1.0 :info:configure checking host system type... aarch64-apple-darwin24.1.0 :info:configure checking for stdio.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for strings.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for sys/types.h... yes :info:configure checking for unistd.h... yes :info:configure checking for ext2fs/ext2_fs.h... yes :info:configure checking for sys/statfs.h... no :info:configure checking for sys/xattr.h... yes :info:configure checking for sys/param.h... yes :info:configure checking for sys/extattr.h... no :info:configure checking for libutil.h... no :info:configure checking for lgetxattr... no :info:configure checking for lsetxattr... no :info:configure checking for getxattr... yes :info:configure checking for setxattr... yes :info:configure checking for getattrlist... yes :info:configure checking for setattrlist... yes :info:configure checking for lchmod... yes :info:configure checking for lchown... yes :info:configure checking for chflags... yes :info:configure checking for statvfs... yes :info:configure checking for statfs... yes :info:configure checking for strmode... yes :info:configure checking for struct statfs.f_fstypename... yes :info:configure checking for struct statvfs.f_fstypename... no :info:configure checking for struct stat.st_flags... yes :info:configure checking size of uid_t... 4 :info:configure checking size of gid_t... 4 :info:configure checking size of ino_t... 8 :info:configure checking size of dev_t... 4 :info:configure checking for acl_get_file in -lacl... no :info:configure checking for asprintf... yes :info:configure checking for xml2-config... /opt/local/bin/xml2-config :info:configure checking for libxml >= 2.6.11... 2.13.4 :info:configure checking for libxml/xmlwriter.h... yes :info:configure checking for openssl/evp.h... yes :info:configure checking for OPENSSL_init_crypto in -lcrypto... yes :info:configure checking for zlib.h... yes :info:configure checking for deflate in -lz... yes :info:configure checking for bzlib.h... yes :info:configure checking for BZ2_bzCompress in -lbz2... yes :info:configure checking for pthread.h... yes :info:configure checking for pthread_mutex_lock in -lpthread... yes :info:configure checking for fts_open in -lfts... no :info:configure configure: creating ./config.status :info:configure config.status: creating cfgoutputs.stamp :info:configure config.status: creating Makefile :info:configure config.status: creating include/xar.h :info:configure config.status: creating lib/Makefile.inc :info:configure config.status: creating lib/libxar.la.in :info:configure config.status: creating src/Makefile.inc :info:configure config.status: creating xar.spec :info:configure config.status: creating cfghdrs.stamp :info:configure config.status: creating include/config.h :info:configure configure: WARNING: unrecognized options: --disable-dependency-tracking :debug:configure Executing portconfigure::configure_finish :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Thu Nov 7 17:55:55 CET 2024 :notice:build ---> Building xar :debug:build Executing org.macports.build (xar) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='15.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:build SOURCE_DATE_EPOCH='1729818487' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/archive.c -o lib/archive.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/arcmod.c -o lib/arcmod.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/b64.c -o lib/b64.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/bzxar.c -o lib/bzxar.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/darwinattr.c -o lib/darwinattr.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/err.c -o lib/err.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/data.c -o lib/data.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ea.c -o lib/ea.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ext2.c -o lib/ext2.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/fbsdattr.c -o lib/fbsdattr.o :info:build lib/ext2.c:116:2: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 116 | free(vstr); :info:build | ^ :info:build lib/ext2.c:116:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'free' :info:build lib/ext2.c:194:13: error: call to undeclared library function 'strtol' with type 'long (const char *, char **, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] :info:build 194 | version = strtol(temp, NULL, 10); :info:build | ^ :info:build lib/ext2.c:194:13: note: include the header <stdlib.h> or explicitly provide a declaration for 'strtol' :info:build 2 errors generated. :info:build make: *** [lib/ext2.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/filetree.c -o lib/filetree.o :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build Failed to build xar: command execution failed :debug:build Error code: CHILDSTATUS 88507 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details. version:1 :debug:main Starting logging for xar @1.8.0.501_0+universal :debug:sysinfo macOS 15.1 (darwin/24.1.0) arch arm :debug:sysinfo MacPorts 2.10.4 :debug:sysinfo Xcode 16.1, CLT 16.1.0.0.1.1729049160 :debug:sysinfo SDK 15 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0 :msg:main ---> Computing dependencies for xar:info:main .:debug:main xar has no conflicts :debug:main Searching for dependency: pkgconfig :debug:main Found Dependency: receipt exists for pkgconfig :debug:main Searching for dependency: autoconf :debug:main Found Dependency: receipt exists for autoconf :debug:main Searching for dependency: automake :debug:main Found Dependency: receipt exists for automake :debug:main Searching for dependency: libtool :debug:main Found Dependency: receipt exists for libtool :debug:main Searching for dependency: openssl :debug:main Found Dependency: receipt exists for openssl :debug:main Searching for dependency: bzip2 :debug:main Found Dependency: receipt exists for bzip2 :debug:main Searching for dependency: libxml2 :debug:main Found Dependency: receipt exists for libxml2 :debug:main Searching for dependency: zlib :debug:main Found Dependency: receipt exists for zlib :debug:main Executing org.macports.main (xar) :debug:main dropping privileges: euid changed to 501, egid changed to 503. :debug:main Privilege de-escalation not attempted as not running as root. :debug:archivefetch archivefetch phase started at Sun Nov 10 15:04:29 CET 2024 :msg:archivefetch ---> Fetching archive for xar :debug:archivefetch Executing org.macports.archivefetch (xar) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 501/503 :info:archivefetch ---> xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from https://packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from http://fco.it.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xar-1.8.0.501_0+universal.darwin_24.arm64-x86_64.tbz2 from https://fra.de.packages.macports.org/xar :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.fetch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.checksum (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.extract (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.patch (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:archivefetch Skipping completed org.macports.configure (xar) :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Sun Nov 10 15:04:32 CET 2024 :notice:build ---> Building xar :debug:build Executing org.macports.build (xar) :debug:build Environment: :debug:build CC_PRINT_OPTIONS='YES' :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/.CC_PRINT_OPTIONS' :debug:build CPATH='/opt/local/include' :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools' :debug:build LIBRARY_PATH='/opt/local/lib' :debug:build MACOSX_DEPLOYMENT_TARGET='15.0' :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' :debug:build SOURCE_DATE_EPOCH='1729818487' :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/ext2.c -o lib/ext2.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/lzmaxar.c -o lib/lzmaxar.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/io.c -o lib/io.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/linuxattr.c -o lib/linuxattr.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/stat.c -o lib/stat.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/subdoc.c -o lib/subdoc.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/hash.c -o lib/hash.o :info:build /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch x86_64 -fPIC -DPIC -dynamic -Iinclude -Iinclude -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include/libxml2 -c lib/signature.c -o lib/signature.o :info:build lib/ext2.c:55:10: fatal error: 'ext2fs/ext2_fs.h' file not found :info:build 55 | #include <ext2fs/ext2_fs.h> :info:build | ^~~~~~~~~~~~~~~~~~ :info:build 1 error generated. :info:build make: *** [lib/ext2.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/work/xar-501/xar" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build Failed to build xar: command execution failed :debug:build Error code: CHILDSTATUS 11605 2 :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring" :debug:build invoked from within :debug:build "command_exec -callback portprogress::target_progress_callback build" :debug:build (procedure "portbuild::build_main" line 10) :debug:build invoked from within :debug:build "$procedure $targetname" :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xar/xar/main.log for details.
comment:6 Changed 3 days ago by djmagma
UPDATE: cleaning xar did the job.
sudo port clean xar
Thanks everyone for support. Daniele
Note: See
TracTickets for help on using
tickets.
Replying to djmagma:
These are indeed errors in the code that the developer of the code (Apple) should fix in the indicated way. Somebody should report the bug to them. However, this code is only compiled if e2fsprogs is found, which it is on your system:
I can reproduce this on macOS 12 when e2fsprogs is installed and I do not use trace mode.
e2fsprogs is not declared as a dependency of the xar port so it was probably not intended that it be used. So our solution will probably not be to fix this error in the code, but rather to ensure that e2fsprogs is not used even if it is installed: https://github.com/macports/macports-ports/pull/26532