Closed FledgeXu closed 8 months ago
Package: icu[core,tools]:arm64-osx@74.1#1
Host Environment
To Reproduce
vcpkg install skia Failure logs
vcpkg install skia
-- Using cached icu4c-74_1-src.tgz. -- Cleaning sources at /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/src/c-74_1-src-8ca76704fa.clean. Use --editable to skip cleaning for the packages you specify. -- Extracting source /Users/fledge/Developer/skiavcpkg/vcpkg/downloads/icu4c-74_1-src.tgz -- Applying patch disable-escapestr-tool.patch -- Applying patch remove-MD-from-configure.patch -- Applying patch fix_parallel_build_on_windows.patch -- Applying patch fix-extra.patch -- Applying patch mingw-dll-install.patch -- Applying patch disable-static-prefix.patch -- Applying patch fix-win-build.patch -- Applying patch vcpkg-cross-data.patch -- Applying patch darwin-rpath.patch -- Using source at /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/src/c-74_1-src-8ca76704fa.clean -- Found external ninja('1.11.1'). -- Getting CMake variables for arm64-osx-dbg -- Getting CMake variables for arm64-osx-rel -- Generating configure for arm64-osx -- Finished generating configure for arm64-osx -- Configuring arm64-osx-dbg CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message): Command failed: /bin/bash -c "V=1 ./../src/c-74_1-src-8ca76704fa.clean/source/configure \"--enable-tools\" \"--disable-samples\" \"--disable-tests\" \"--disable-layoutex\" \"--disable-silent-rules\" \"--verbose\" \"--disable-shared\" \"--enable-static\" \"--enable-debug\" \"--disable-release\" \"--prefix=/Users/fledge/Developer/skiavcpkg/vcpkg/installed/arm64-osx/debug\" \"--bindir=\\${prefix}/../tools/icu/debug/bin\" \"--sbindir=\\${prefix}/../tools/icu/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--datarootdir=\\${prefix}/share/icu\"" Working Directory: /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/arm64-osx-dbg Error code: 1 See logs for more information: /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-config.log /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-out.log /Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-err.log Call Stack (most recent call first): scripts/cmake/vcpkg_configure_make.cmake:862 (vcpkg_execute_required_process) ports/icu/portfile.cmake:66 (vcpkg_configure_make) scripts/ports.cmake:170 (include)
Fixed: brew install autoconf-archive
brew install autoconf-archive
Package: icu[core,tools]:arm64-osx@74.1#1
Host Environment
To Reproduce
vcpkg install skia
Failure logs/Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-err.log
``` configure: WARNING: unrecognized options: --disable-silent-rules configure: error: 'autoconf-archive' is missing ```/Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-out.log
``` checking for ICU version numbers... release 74.1, library 74.1, unicode version 15.1 checking build system type... aarch64-apple-darwin23.3.0 checking host system type... aarch64-apple-darwin23.3.0 checking whether to build debug libraries... yes checking whether to build release libraries... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g accepts -g... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ accepts -g... yes checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ option to enable C++11 features... -std=gnu++11 checking pkg-config is at least version 0.20... yes checking for icu-le-hb... no checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -E checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c ```/Users/fledge/Developer/skiavcpkg/vcpkg/buildtrees/icu/config-arm64-osx-dbg-config.log
``` This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ICU configure 74.1, which was generated by GNU Autoconf 2.72. Invocation command line was $ ./../src/c-74_1-src-8ca76704fa.clean/source/configure --enable-tools --disable-samples --disable-tests --disable-layoutex --disable-silent-rules --verbose --disable-shared --enable-static --enable-debug --disable-release --prefix=/Users/fledge/Developer/skiavcpkg/vcpkg/installed/arm64-osx/debug '--bindir=${prefix}/../tools/icu/debug/bin' '--sbindir=${prefix}/../tools/icu/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/icu' ## --------- ## ## Platform. ## ## --------- ## hostname = Fledges-MacBook-Pro.local uname -m = arm64 uname -r = 23.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 23.3.0: Wed Dec 20 21:31:00 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6020 /usr/bin/uname -p = arm /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 23.3.0: Wed Dec 20 21:31:00 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T6020 Kernel configured for up to 12 processors. 12 processors are physically available. 12 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 Primary memory available: 32.00 gigabytes Default processor set: 850 tasks, 5071 threads, 12 processors Load average: 3.47, Mach factor: 8.52 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/fledge/.cargo/bin/ PATH: /Users/fledge/.local/bin/ PATH: /Users/fledge/.local/bin/depot_tools/ PATH: /Users/fledge/.opam/coq-sf/bin/ PATH: /Users/fledge/.sdkman/candidates/java/current/bin/ PATH: /Users/fledge/.local/share/zinit/polaris/bin/ PATH: /opt/homebrew/bin/ PATH: /opt/homebrew/sbin/ PATH: /usr/local/bin/ PATH: /System/Cryptexes/App/usr/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin/ PATH: /Library/Apple/usr/bin/ PATH: /Users/fledge/.cargo/bin/ PATH: /Users/fledge/.orbstack/bin/ PATH: /Users/fledge/Developer/plan9/plan9port/bin/ PATH: /opt/homebrew/opt/fzf/bin/ PATH: /Applications/Visual Studio Code.app/Contents/Resources/app/bin/ PATH: /opt/homebrew/bin/ PATH: /opt/homebrew/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3148: looking for aux files: install-sh config.guess config.sub configure:3161: trying ./../src/c-74_1-src-8ca76704fa.clean/source/ configure:3172: ./../src/c-74_1-src-8ca76704fa.clean/source/install-sh found configure:3190: ./../src/c-74_1-src-8ca76704fa.clean/source/config.guess found configure:3190: ./../src/c-74_1-src-8ca76704fa.clean/source/config.sub found configure:3331: checking for ICU version numbers configure:3364: result: release 74.1, library 74.1, unicode version 15.1 configure:3377: checking build system type configure:3393: result: aarch64-apple-darwin23.3.0 configure:3413: checking host system type configure:3428: result: aarch64-apple-darwin23.3.0 configure:3504: checking whether to build debug libraries configure:3517: result: yes configure:3522: checking whether to build release libraries configure:3535: result: no configure:3677: checking for C compiler version configure:3686: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g --version >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3697: $? = 0 configure:3686: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -v >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: warning: argument unused during compilation: '-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-fPIC' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-g' [-Wunused-command-line-argument] configure:3697: $? = 0 configure:3686: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3697: $? = 1 configure:3686: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3697: $? = 1 configure:3686: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:3697: $? = 1 configure:3717: checking whether the C compiler works configure:3739: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/Users/fledge/Developer/skiavcpkg/vcpkg/installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:3743: $? = 0 configure:3794: result: yes configure:3798: checking for C compiler default output file name configure:3800: result: a.out configure:3806: checking for suffix of executables configure:3813: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/Users/fledge/Developer/skiavcpkg/vcpkg/installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:3817: $? = 0 configure:3841: result: configure:3865: checking whether we are cross compiling configure:3873: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -L/Users/fledge/Developer/skiavcpkg/vcpkg/installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:3877: $? = 0 configure:3884: ./conftest configure:3888: $? = 0 configure:3903: result: no configure:3909: checking for suffix of object files configure:3932: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:3936: $? = 0 configure:3960: result: o configure:3964: checking whether the compiler supports GNU C configure:3984: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:3984: $? = 0 configure:3996: result: yes configure:4007: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g accepts -g configure:4028: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -c -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:4028: $? = 0 configure:4075: result: yes configure:4095: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g option to enable C11 features configure:4110: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.c >&5 configure:4110: $? = 0 configure:4129: result: none needed configure:4379: checking for C++ compiler version configure:4388: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ --version >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4399: $? = 0 configure:4388: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -v >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:4399: $? = 0 configure:4388: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4399: $? = 1 configure:4388: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:4399: $? = 1 configure:4403: checking whether the compiler supports GNU C++ configure:4423: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.cpp >&5 configure:4423: $? = 0 configure:4435: result: yes configure:4446: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ accepts -g configure:4467: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -c -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.cpp >&5 configure:4467: $? = 0 configure:4514: result: yes configure:4534: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ option to enable C++11 features configure:4549: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk conftest.cpp >&5 conftest.cpp:55:3: error: "Compiler does not advertise C++11 conformance" # error "Compiler does not advertise C++11 conformance" ^ conftest.cpp:60:3: error: unknown type name 'constexpr' constexpr int get_val() { return 20; } ^ conftest.cpp:72:17: error: delegating constructors are permitted only in C++11 delegate(): delegate(2354) {} ^~~~~~~~ conftest.cpp:83:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:83:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:90:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] nocopy() = default; ^ conftest.cpp:91:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy(const nocopy&) = delete; ^ conftest.cpp:92:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy & operator=(const nocopy&) = delete; ^ conftest.cpp:104:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template