Skip to content

Instantly share code, notes, and snippets.

@uilianries
Last active February 6, 2025 14:40
Show Gist options
  • Save uilianries/53cd3376e84c1dad18758e3e5a84e38b to your computer and use it in GitHub Desktop.
Save uilianries/53cd3376e84c1dad18758e3e5a84e38b to your computer and use it in GitHub Desktop.
Installing elfutls
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by elfutils configure 0.191, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ ./../src/elfutils-0-04e5090778.clean/configure --enable-libdebuginfod=no --enable-nls=no --enable-debuginfod=no --with-bzlib --with-lzma --with-zlib --with-zstd --disable-silent-rules --verbose --disable-shared --enable-static --prefix=/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug '--bindir=${prefix}/../tools/elfutils/debug/bin' '--sbindir=${prefix}/../tools/elfutils/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/elfutils'
## --------- ##
## Platform. ##
## --------- ##
hostname = uilian-mac
uname -m = arm64
uname -r = 24.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000
/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 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000
Kernel configured for up to 10 processors.
10 processors are physically available.
10 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7 8 9
Primary memory available: 32.00 gigabytes
Default processor set: 700 tasks, 3881 threads, 10 processors
Load average: 27.71, Mach factor: 0.48
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin/
PATH: /usr/bin/
PATH: /Users/uilian/.pyenv/versions/3.10.4/bin/
PATH: /Users/uilian/.pyenv/libexec/
PATH: /Users/uilian/.pyenv/plugins/python-build/bin/
PATH: /Users/uilian/.pyenv/plugins/pyenv-virtualenv/bin/
PATH: /Users/uilian/.pyenv/plugins/pyenv-update/bin/
PATH: /Users/uilian/.pyenv/plugins/pyenv-installer/bin/
PATH: /Users/uilian/.pyenv/plugins/pyenv-doctor/bin/
PATH: /Users/uilian/.rd/bin/
PATH: /Users/uilian/.rd/bin/
PATH: /Users/uilian/.pyenv/shims/
PATH: /Users/uilian/.pyenv/bin/
PATH: /Users/uilian/Applications/google-cloud-sdk/bin/
PATH: /opt/homebrew/bin/
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: /opt/homebrew/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3283: looking for aux files: config.rpath ar-lib compile config.guess config.sub missing install-sh
configure:3296: trying ./../src/elfutils-0-04e5090778.clean/config/
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/config.rpath found
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/ar-lib found
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/compile found
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/config.guess found
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/config.sub found
configure:3325: ./../src/elfutils-0-04e5090778.clean/config/missing found
configure:3307: ./../src/elfutils-0-04e5090778.clean/config/install-sh found
configure:3449: No --program-prefix given, using "eu-"
configure:3482: checking for a BSD-compatible install
configure:3556: result: /usr/bin/install -c
configure:3567: checking whether sleep supports fractional seconds
configure:3583: result: yes
configure:3586: checking filesystem timestamp resolution
configure:3721: result: 2
configure:3726: checking whether build environment is sane
configure:3767: result: yes
configure:3938: checking for a race-free mkdir -p
configure:3981: result: mkdir -p
configure:3988: checking for gawk
configure:4024: result: no
configure:3988: checking for mawk
configure:4024: result: no
configure:3988: checking for nawk
configure:4024: result: no
configure:3988: checking for awk
configure:4009: found /usr/bin/awk
configure:4021: result: awk
configure:4032: checking whether make sets $(MAKE)
configure:4056: result: yes
configure:4082: checking whether make supports nested variables
configure:4101: result: yes
configure:4115: checking xargs -n works
configure:4131: result: yes
configure:4230: checking whether to enable maintainer-specific portions of Makefiles
configure:4241: result: no
configure:4276: checking build system type
configure:4292: result: aarch64-apple-darwin24.3.0
configure:4312: checking host system type
configure:4327: result: aarch64-apple-darwin24.3.0
configure:4459: checking for gcc
configure:4492: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g
configure:4851: checking for C compiler version
configure:4860: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g --version >&5
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4871: $? = 0
configure:4860: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -v >&5
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
cc: warning: argument unused during compilation: '-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk' [-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-fPIC' [-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-g' [-Wunused-command-line-argument]
configure:4871: $? = 0
configure:4860: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:4871: $? = 1
configure:4860: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -qversion >&5
cc: error: unknown argument '-qversion'; did you mean '--version'?
cc: error: no input files
configure:4871: $? = 1
configure:4860: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -version >&5
cc: error: unknown argument '-version'; did you mean '--version'?
cc: error: no input files
configure:4871: $? = 1
configure:4891: checking whether the C compiler works
configure:4913: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:4917: $? = 0
configure:4968: result: yes
configure:4972: checking for C compiler default output file name
configure:4974: result: a.out
configure:4980: checking for suffix of executables
configure:4987: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:4991: $? = 0
configure:5015: result:
configure:5039: checking whether we are cross compiling
configure:5047: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:5051: $? = 0
configure:5058: ./conftest
configure:5062: $? = 0
configure:5077: result: no
configure:5083: checking for suffix of object files
configure:5106: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:5110: $? = 0
configure:5134: result: o
configure:5138: checking whether the compiler supports GNU C
configure:5158: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:5158: $? = 0
configure:5170: result: yes
configure:5181: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g accepts -g
configure:5202: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:5202: $? = 0
configure:5249: result: yes
configure:5269: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g option to enable C11 features
configure:5284: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:5284: $? = 0
configure:5303: result: none needed
configure:5427: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g understands -c and -o together
configure:5450: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c conftest.c -o conftest2.o
configure:5453: $? = 0
configure:5450: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c conftest.c -o conftest2.o
configure:5453: $? = 0
configure:5466: result: yes
configure:5486: checking whether make supports the include directive
configure:5501: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5504: $? = 0
configure:5523: result: yes (GNU style)
configure:5549: checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g
configure:5662: result: gcc3
configure:5807: checking for C++ compiler version
configure:5816: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ --version >&5
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:5827: $? = 0
configure:5816: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -v >&5
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.3.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:5827: $? = 0
configure:5816: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -V >&5
c++: error: argument to '-V' is missing (expected 1 value)
c++: error: no input files
configure:5827: $? = 1
configure:5816: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -qversion >&5
c++: error: unknown argument '-qversion'; did you mean '--version'?
c++: error: no input files
configure:5827: $? = 1
configure:5831: checking whether the compiler supports GNU C++
configure:5851: /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/MacOSX15.2.sdk conftest.cpp >&5
configure:5851: $? = 0
configure:5863: result: yes
configure:5874: checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ accepts -g
configure:5895: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -c -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.cpp >&5
configure:5895: $? = 0
configure:5942: result: yes
configure:5962: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ option to enable C++11 features
configure:5977: /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/MacOSX15.2.sdk conftest.cpp >&5
conftest.cpp:58:3: error: "Compiler does not advertise C++11 conformance"
58 | # error "Compiler does not advertise C++11 conformance"
| ^
conftest.cpp:63:3: error: unknown type name 'constexpr'
63 | constexpr int get_val() { return 20; }
| ^
conftest.cpp:75:17: error: delegating constructors are permitted only in C++11
75 | delegate(): delegate(2354) {}
| ^~~~~~~~
conftest.cpp:86:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
86 | virtual int getval() override final { return this->n * 2; }
| ^
conftest.cpp:86:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
86 | virtual int getval() override final { return this->n * 2; }
| ^
conftest.cpp:93:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
93 | nocopy() = default;
| ^
conftest.cpp:94:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
94 | nocopy(const nocopy&) = delete;
| ^
conftest.cpp:95:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
95 | nocopy & operator=(const nocopy&) = delete;
| ^
conftest.cpp:107:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
107 | template <typename V> auto sum(V first) -> V
| ^
conftest.cpp:107:25: error: 'auto' not allowed in function return type
107 | template <typename V> auto sum(V first) -> V
| ^~~~
conftest.cpp:107:42: error: expected ';' at end of declaration
107 | template <typename V> auto sum(V first) -> V
| ^
| ;
conftest.cpp:107:43: error: cannot use arrow operator on a type
107 | template <typename V> auto sum(V first) -> V
| ^
conftest.cpp:111:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
111 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| ^
conftest.cpp:111:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
111 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| ^
conftest.cpp:111:43: error: 'auto' not allowed in function return type
111 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| ^~~~
conftest.cpp:111:74: error: expected ';' at end of declaration
111 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| ^
| ;
conftest.cpp:111:75: error: cannot use arrow operator on a type
111 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| ^
conftest.cpp:135:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
135 | auto a1 = 6538;
| ^
conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
136 | auto a2 = 48573953.4;
| ^
conftest.cpp:137:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
137 | auto a3 = "String literal";
| ^
conftest.cpp:140:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
140 | for (auto i = a3; *i; ++i) { total += *i; }
| ^
conftest.cpp:156:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
156 | for (auto &x : array) { x += 23; }
| ^
conftest.cpp:156:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
156 | for (auto &x : array) { x += 23; }
| ^
conftest.cpp:161:17: error: expected expression
161 | assert (eval ([](int x) { return x*2; }, 21) == 42);
| ^
conftest.cpp:163:17: error: expected expression
163 | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
| ^
conftest.cpp:165:17: error: expected expression
165 | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
| ^
conftest.cpp:171:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
171 | auto a = sum(1);
| ^
conftest.cpp:171:12: error: no matching function for call to 'sum'
171 | auto a = sum(1);
| ^~~
conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
172 | auto b = sum(1, 2);
| ^
conftest.cpp:172:12: error: no matching function for call to 'sum'
172 | auto b = sum(1, 2);
| ^~~
conftest.cpp:173:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
173 | auto c = sum(1.0, 2.0, 3.0);
| ^
conftest.cpp:173:12: error: no matching function for call to 'sum'
173 | auto c = sum(1.0, 2.0, 3.0);
| ^~~
conftest.cpp:178:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
178 | cxx11test::delegate d2();
| ^~
conftest.cpp:178:25: note: remove parentheses to declare a variable
178 | cxx11test::delegate d2();
| ^~
conftest.cpp:191:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
191 | test_template<::test_template<int>> v(test_template<int>(12));
| ^~~
| < ::
conftest.cpp:191:36: error: a space is required between consecutive right angle brackets (use '> >')
191 | test_template<::test_template<int>> v(test_template<int>(12));
| ^~
| > >
conftest.cpp:195:22: error: use of undeclared identifier 'u8'
195 | char const *utf8 = u8"UTF-8 string \u2500";
| ^
conftest.cpp:195:24: error: expected ';' at end of declaration
195 | char const *utf8 = u8"UTF-8 string \u2500";
| ^
| ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
18 warnings and 20 errors generated.
configure:5977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "elfutils"
| #define PACKAGE_TARNAME "elfutils"
| #define PACKAGE_VERSION "0.191"
| #define PACKAGE_STRING "elfutils 0.191"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
| #define PACKAGE_URL "http://elfutils.org/"
| #define PACKAGE "elfutils"
| #define VERSION "0.191"
| #define DEFAULT_AR_DETERMINISTIC false
| /* end confdefs.h. */
|
| // Does the compiler advertise C++98 conformance?
| #if !defined __cplusplus || __cplusplus < 199711L
| # error "Compiler does not advertise C++98 conformance"
| #endif
|
| // These inclusions are to reject old compilers that
| // lack the unsuffixed header files.
| #include <cstdlib>
| #include <exception>
|
| // <cassert> and <cstring> are *not* freestanding headers in C++98.
| extern void assert (int);
| namespace std {
| extern int strcmp (const char *, const char *);
| }
|
| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
| using std::exception;
| using std::strcmp;
|
| namespace {
|
| void test_exception_syntax()
| {
| try {
| throw "test";
| } catch (const char *s) {
| // Extra parentheses suppress a warning when building autoconf itself,
| // due to lint rules shared with more typical C programs.
| assert (!(strcmp) (s, "test"));
| }
| }
|
| template <typename T> struct test_template
| {
| T const val;
| explicit test_template(T t) : val(t) {}
| template <typename U> T add(U u) { return static_cast<T>(u) + val; }
| };
|
| } // anonymous namespace
|
|
| // Does the compiler advertise C++ 2011 conformance?
| #if !defined __cplusplus || __cplusplus < 201103L
| # error "Compiler does not advertise C++11 conformance"
| #endif
|
| namespace cxx11test
| {
| constexpr int get_val() { return 20; }
|
| struct testinit
| {
| int i;
| double d;
| };
|
| class delegate
| {
| public:
| delegate(int n) : n(n) {}
| delegate(): delegate(2354) {}
|
| virtual int getval() { return this->n; };
| protected:
| int n;
| };
|
| class overridden : public delegate
| {
| public:
| overridden(int n): delegate(n) {}
| virtual int getval() override final { return this->n * 2; }
| };
|
| class nocopy
| {
| public:
| nocopy(int i): i(i) {}
| nocopy() = default;
| nocopy(const nocopy&) = delete;
| nocopy & operator=(const nocopy&) = delete;
| private:
| int i;
| };
|
| // for testing lambda expressions
| template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
| {
| return f(v);
| }
|
| // for testing variadic templates and trailing return types
| template <typename V> auto sum(V first) -> V
| {
| return first;
| }
| template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| {
| return first + sum(rest...);
| }
| }
|
|
| int
| main (int argc, char **argv)
| {
| int ok = 0;
|
| assert (argc);
| assert (! argv[0]);
| {
| test_exception_syntax ();
| test_template<double> tt (2.0);
| assert (tt.add (4) == 6.0);
| assert (true && !false);
| }
|
|
| {
| // Test auto and decltype
| auto a1 = 6538;
| auto a2 = 48573953.4;
| auto a3 = "String literal";
|
| int total = 0;
| for (auto i = a3; *i; ++i) { total += *i; }
|
| decltype(a2) a4 = 34895.034;
| }
| {
| // Test constexpr
| short sa[cxx11test::get_val()] = { 0 };
| }
| {
| // Test initializer lists
| cxx11test::testinit il = { 4323, 435234.23544 };
| }
| {
| // Test range-based for
| int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
| 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
| for (auto &x : array) { x += 23; }
| }
| {
| // Test lambda expressions
| using cxx11test::eval;
| assert (eval ([](int x) { return x*2; }, 21) == 42);
| double d = 2.0;
| assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
| assert (d == 5.0);
| assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
| assert (d == 5.0);
| }
| {
| // Test use of variadic templates
| using cxx11test::sum;
| auto a = sum(1);
| auto b = sum(1, 2);
| auto c = sum(1.0, 2.0, 3.0);
| }
| {
| // Test constructor delegation
| cxx11test::delegate d1;
| cxx11test::delegate d2();
| cxx11test::delegate d3(45);
| }
| {
| // Test override and final
| cxx11test::overridden o1(55464);
| }
| {
| // Test nullptr
| char *c = nullptr;
| }
| {
| // Test template brackets
| test_template<::test_template<int>> v(test_template<int>(12));
| }
| {
| // Unicode literals
| char const *utf8 = u8"UTF-8 string \u2500";
| char16_t const *utf16 = u"UTF-8 string \u2500";
| char32_t const *utf32 = U"UTF-32 string \u2500";
| }
|
| return ok;
| }
|
configure:5977: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=gnu++11 -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.cpp >&5
conftest.cpp:178:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
178 | cxx11test::delegate d2();
| ^~
conftest.cpp:178:25: note: remove parentheses to declare a variable
178 | cxx11test::delegate d2();
| ^~
1 warning generated.
configure:5977: $? = 0
configure:5999: result: -std=gnu++11
configure:6067: checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=gnu++11
configure:6180: result: gcc3
configure:6244: checking for ranlib
configure:6277: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
configure:6303: checking for bison
configure:6324: found /usr/bin/bison
configure:6336: result: bison -y
configure:6353: checking for flex
configure:6374: found /usr/bin/flex
configure:6386: result: flex
configure:6435: checking for lex output file root
configure:6448: flex conftest.l
configure:6452: $? = 0
configure:6461: result: lex.yy
configure:6476: checking for lex library
configure:6501: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:6501: $? = 0
configure:6515: result: none needed
configure:6537: checking whether yytext is a pointer
configure:6553: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:6553: $? = 0
configure:6561: result: yes
configure:6690: checking the archiver (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar) interface
configure:6707: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:6707: $? = 0
configure:6710: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar cr libconftest.a conftest.o >&5
configure:6713: $? = 0
configure:6742: result: ar
configure:6811: checking for readelf
configure:6847: result: no
configure:6915: checking for nm
configure:6948: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
configure:6971: checking whether gcc supports __attribute__((visibility()))
configure:6987: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:6987: $? = 0
configure:6998: result: yes
configure:7006: checking whether gcc supports __attribute__((gcc_struct))
configure:7019: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
conftest.c:14:39: error: unknown attribute 'gcc_struct' ignored [-Werror,-Wunknown-attributes]
14 | struct test { int x; } __attribute__((gcc_struct));
| ^~~~~~~~~~
1 error generated.
configure:7019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "elfutils"
| #define PACKAGE_TARNAME "elfutils"
| #define PACKAGE_VERSION "0.191"
| #define PACKAGE_STRING "elfutils 0.191"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
| #define PACKAGE_URL "http://elfutils.org/"
| #define PACKAGE "elfutils"
| #define VERSION "0.191"
| #define DEFAULT_AR_DETERMINISTIC false
| #define YYTEXT_POINTER 1
| #define HAVE_VISIBILITY 1
| /* end confdefs.h. */
| struct test { int x; } __attribute__((gcc_struct));
|
configure:7030: result: no
configure:7038: checking whether gcc supports -fPIC
configure:7050: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -fPIC -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:7050: $? = 0
configure:7062: result: yes
configure:7071: checking whether gcc supports -fPIE
configure:7083: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -c -fPIC -g -fPIE -Werror -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:7083: $? = 0
configure:7095: result: yes
configure:7159: checking whether gcc supports -Wl,-z,defs
configure:7178: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -Wl,-z,defs -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
ld: unknown options: -z
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "elfutils"
| #define PACKAGE_TARNAME "elfutils"
| #define PACKAGE_VERSION "0.191"
| #define PACKAGE_STRING "elfutils 0.191"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
| #define PACKAGE_URL "http://elfutils.org/"
| #define PACKAGE "elfutils"
| #define VERSION "0.191"
| #define DEFAULT_AR_DETERMINISTIC false
| #define YYTEXT_POINTER 1
| #define HAVE_VISIBILITY 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:7191: result: no
configure:7199: checking whether the compiler generates build-ids
configure:7216: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk conftest.c >&5
configure:7216: $? = 0
configure:7230: result: no
configure:7233: WARNING: compiler doesn't generate build-id by default
configure:7239: checking whether gcc supports -Wl,-z,relro
configure:7258: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -Wl,-z,relro -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -Wl,--build-id conftest.c >&5
ld: unknown options: -z --build-id
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7258: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "elfutils"
| #define PACKAGE_TARNAME "elfutils"
| #define PACKAGE_VERSION "0.191"
| #define PACKAGE_STRING "elfutils 0.191"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
| #define PACKAGE_URL "http://elfutils.org/"
| #define PACKAGE "elfutils"
| #define VERSION "0.191"
| #define DEFAULT_AR_DETERMINISTIC false
| #define YYTEXT_POINTER 1
| #define HAVE_VISIBILITY 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:7271: result: no
configure:7279: checking for __thread support
configure:7304: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g -o conftest -fPIC -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -shared -L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -Wl,--build-id conftest.c >&5
ld: unknown options: --build-id
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "elfutils"
| #define PACKAGE_TARNAME "elfutils"
| #define PACKAGE_VERSION "0.191"
| #define PACKAGE_STRING "elfutils 0.191"
| #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
| #define PACKAGE_URL "http://elfutils.org/"
| #define PACKAGE "elfutils"
| #define VERSION "0.191"
| #define DEFAULT_AR_DETERMINISTIC false
| #define YYTEXT_POINTER 1
| #define HAVE_VISIBILITY 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #undef __thread
| static __thread int a; int foo (int b) { return a + b; }
| int
| main (void)
| {
| exit (foo (0));
| ;
| return 0;
| }
configure:7317: result: no
configure:7321: error: __thread support required
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-apple-darwin24.3.0
ac_cv_buildid=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BZLIB_CFLAGS_set=
ac_cv_env_BZLIB_CFLAGS_value=
ac_cv_env_BZLIB_LIBS_set=
ac_cv_env_BZLIB_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-fPIC -g'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-fPIC -g'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LZMA_CFLAGS_set=
ac_cv_env_LZMA_CFLAGS_value=
ac_cv_env_LZMA_LIBS_set=
ac_cv_env_LZMA_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/Users/uilian/Development/vcpkg/packages/elfutils_arm64-osx/debug/lib/pkgconfig:/Users/uilian/Development/vcpkg/packages/elfutils_arm64-osx/share/pkgconfig:/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib/pkgconfig:/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/opt/homebrew/bin/pkg-config
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_ZLIB_CFLAGS_set=
ac_cv_env_ZLIB_CFLAGS_value=
ac_cv_env_ZLIB_LIBS_set=
ac_cv_env_ZLIB_LIBS_value=
ac_cv_env_ZSTD_CFLAGS_set=
ac_cv_env_ZSTD_CFLAGS_value=
ac_cv_env_ZSTD_COMPRESS_CFLAGS_set=
ac_cv_env_ZSTD_COMPRESS_CFLAGS_value=
ac_cv_env_ZSTD_COMPRESS_LIBS_set=
ac_cv_env_ZSTD_COMPRESS_LIBS_value=
ac_cv_env_ZSTD_LIBS_set=
ac_cv_env_ZSTD_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libarchive_CFLAGS_set=
ac_cv_env_libarchive_CFLAGS_value=
ac_cv_env_libarchive_LIBS_set=
ac_cv_env_libarchive_LIBS_value=
ac_cv_env_libcurl_CFLAGS_set=
ac_cv_env_libcurl_CFLAGS_value=
ac_cv_env_libcurl_LIBS_set=
ac_cv_env_libcurl_LIBS_value=
ac_cv_env_libmicrohttpd_CFLAGS_set=
ac_cv_env_libmicrohttpd_CFLAGS_value=
ac_cv_env_libmicrohttpd_LIBS_set=
ac_cv_env_libmicrohttpd_LIBS_value=
ac_cv_env_oldlibmicrohttpd_CFLAGS_set=
ac_cv_env_oldlibmicrohttpd_CFLAGS_value=
ac_cv_env_oldlibmicrohttpd_LIBS_set=
ac_cv_env_oldlibmicrohttpd_LIBS_value=
ac_cv_env_sqlite3_CFLAGS_set=
ac_cv_env_sqlite3_CFLAGS_value=
ac_cv_env_sqlite3_LIBS_set=
ac_cv_env_sqlite3_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_fpic=yes
ac_cv_fpie=yes
ac_cv_gcc_struct=no
ac_cv_host=aarch64-apple-darwin24.3.0
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g'
ac_cv_prog_ac_ct_NM=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
ac_cv_prog_ac_ct_RANLIB=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=-std=gnu++11
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=-std=gnu++11
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_tls=no
ac_cv_visibility=yes
ac_cv_zdefs=no
ac_cv_zrelro=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_filesystem_timestamp_resolution=2
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_sleep_fractional_seconds=yes
am_cv_xargs_n_works=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/missing'\'' aclocal-1.17'
ADD_STACK_USAGE_WARNING_FALSE=''
ADD_STACK_USAGE_WARNING_TRUE=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY='0'
AM_V=''
AR='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar'
AUTOCONF='${SHELL} '\''/Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/missing'\'' automake-1.17'
AWK='awk'
BIARCH_FALSE=''
BIARCH_TRUE=''
BUILD_STATIC_FALSE=''
BUILD_STATIC_TRUE=''
BZ2_LIB=''
BZLIB_CFLAGS=''
BZLIB_FALSE=''
BZLIB_LIBS=''
BZLIB_TRUE=''
CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g'
CCDEPMODE='depmode=gcc3'
CC_BIARCH=''
CFLAGS='-fPIC -g'
CPP=''
CPPFLAGS='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk'
CSCOPE='cscope'
CTAGS='ctags'
CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=gnu++11'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-fPIC -g'
CYGPATH_W='echo'
DEBUGINFOD_FALSE=''
DEBUGINFOD_TRUE=''
DEBUGINFOD_URLS=''
DEBUGPRED=''
DEFS=''
DEMANGLE_FALSE=''
DEMANGLE_TRUE=''
DEPDIR='.deps'
DUMMY_LIBDEBUGINFOD_FALSE=''
DUMMY_LIBDEBUGINFOD_TRUE=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
ETAGS='etags'
EXEEXT=''
FATAL_TEXTREL_FALSE=''
FATAL_TEXTREL_TRUE=''
GCOV=''
GCOV_FALSE=''
GCOV_TRUE=''
GENHTML=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GPROF_FALSE=''
GPROF_TRUE=''
HAVE_BISON=''
HAVE_BUNZIP2=''
HAVE_CXX11=''
HAVE_CXX11_FALSE=''
HAVE_CXX11_TRUE=''
HAVE_DUPLICATED_COND_WARNING_FALSE=''
HAVE_DUPLICATED_COND_WARNING_TRUE=''
HAVE_FLEX=''
HAVE_GAWK=''
HAVE_IMPLICIT_FALLTHROUGH_5_WARNING_FALSE=''
HAVE_IMPLICIT_FALLTHROUGH_5_WARNING_TRUE=''
HAVE_IMPLICIT_FALLTHROUGH_WARNING_FALSE=''
HAVE_IMPLICIT_FALLTHROUGH_WARNING_TRUE=''
HAVE_NO_PACKED_NOT_ALIGNED_WARNING_FALSE=''
HAVE_NO_PACKED_NOT_ALIGNED_WARNING_TRUE=''
HAVE_NULL_DEREFERENCE_WARNING_FALSE=''
HAVE_NULL_DEREFERENCE_WARNING_TRUE=''
HAVE_STDATOMIC_H_FALSE=''
HAVE_STDATOMIC_H_TRUE=''
HAVE_TRAMPOLINES_WARNING_FALSE=''
HAVE_TRAMPOLINES_WARNING_TRUE=''
HAVE_USE_AFTER_FREE3_WARNING_FALSE=''
HAVE_USE_AFTER_FREE3_WARNING_TRUE=''
HAVE_VALGRIND=''
HAVE_ZSTD=''
HAVE_ZSTD_FALSE=''
HAVE_ZSTD_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_ELFH_FALSE=''
INSTALL_ELFH_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LCOV=''
LDFLAGS='-L/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -Wl,--build-id'
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBDEBUGINFOD_FALSE=''
LIBDEBUGINFOD_SONAME='libdebuginfod.so.1'
LIBDEBUGINFOD_TRUE=''
LIBICONV=''
LIBINTL=''
LIBLZMA=''
LIBOBJS=''
LIBS=''
LIBZSTD=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
LZMA_CFLAGS=''
LZMA_FALSE=''
LZMA_LIBS=''
LZMA_TRUE=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/missing'\'' makeinfo'
MKDIR_P='mkdir -p'
MSGFMT=''
MSGMERGE=''
MSGMERGE_FOR_MSGFMT_OPTION=''
NM='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm'
NO_UNDEFINED='-Wl,--no-undefined'
OBJEXT='o'
OLD_LIBMICROHTTPD_FALSE=''
OLD_LIBMICROHTTPD_TRUE=''
PACKAGE='elfutils'
PACKAGE_BUGREPORT='https://sourceware.org/bugzilla'
PACKAGE_NAME='elfutils'
PACKAGE_STRING='elfutils 0.191'
PACKAGE_TARNAME='elfutils'
PACKAGE_URL='http://elfutils.org/'
PACKAGE_VERSION='0.191'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/homebrew/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/Users/uilian/Development/vcpkg/packages/elfutils_arm64-osx/debug/lib/pkgconfig:/Users/uilian/Development/vcpkg/packages/elfutils_arm64-osx/share/pkgconfig:/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug/lib/pkgconfig:/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/share/pkgconfig'
POSUB=''
RANLIB='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib'
READELF=''
SANE_LOGICAL_OP_WARNING_FALSE=''
SANE_LOGICAL_OP_WARNING_TRUE=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip'
SYMBOL_VERSIONING_FALSE=''
SYMBOL_VERSIONING_TRUE=''
TESTS_RPATH_FALSE=''
TESTS_RPATH_TRUE=''
USE_ADDRESS_SANITIZER_FALSE=''
USE_ADDRESS_SANITIZER_TRUE=''
USE_LOCKS_FALSE=''
USE_LOCKS_TRUE='#'
USE_MEMORY_SANITIZER_FALSE=''
USE_MEMORY_SANITIZER_TRUE='#'
USE_NLS=''
USE_VALGRIND_FALSE=''
USE_VALGRIND_TRUE=''
USE_VG_ANNOTATIONS_FALSE=''
USE_VG_ANNOTATIONS_TRUE=''
USE_ZSTD_COMPRESS_FALSE=''
USE_ZSTD_COMPRESS_TRUE=''
VERSION='0.191'
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison -y'
YFLAGS=''
ZLIB_CFLAGS=''
ZLIB_FALSE=''
ZLIB_LIBS=''
ZLIB_TRUE=''
ZSTD_CFLAGS=''
ZSTD_COMPRESS_CFLAGS=''
ZSTD_COMPRESS_LIBS=''
ZSTD_FALSE=''
ZSTD_LIBS=''
ZSTD_TRUE=''
ac_ct_AR=''
ac_ct_CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__rm_f_notfound=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
am__xargs_n='xargs -n'
argp_LDADD=''
bindir='${prefix}/../tools/elfutils/debug/bin'
build='aarch64-apple-darwin24.3.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin24.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share/elfutils'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dso_LDFLAGS='-shared'
dvidir='${docdir}'
eu_version=''
exec_prefix='NONE'
fpic_CFLAGS='-fPIC'
fpie_CFLAGS='-fPIE'
fts_LIBS=''
host='aarch64-apple-darwin24.3.0'
host_alias=''
host_cpu='aarch64'
host_os='darwin24.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/../include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean/config/install-sh'
libarchive_CFLAGS=''
libarchive_LIBS=''
libcurl_CFLAGS=''
libcurl_LIBS=''
libdir='${prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libmicrohttpd_CFLAGS=''
libmicrohttpd_LIBS=''
localedir='${datarootdir}/locale'
localedir_c=''
localedir_c_make=''
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
obstack_LIBS=''
oldincludedir='/usr/include'
oldlibmicrohttpd_CFLAGS=''
oldlibmicrohttpd_LIBS=''
pdfdir='${docdir}'
prefix='/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug'
program_transform_name='s&^&eu-&'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${prefix}/../tools/elfutils/debug/sbin'
sharedstatedir='${prefix}/com'
sqlite3_CFLAGS=''
sqlite3_LIBS=''
sysconfdir='${prefix}/etc'
target_alias=''
zip_LIBS=''
zstd_LIBS=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "elfutils"
#define PACKAGE_TARNAME "elfutils"
#define PACKAGE_VERSION "0.191"
#define PACKAGE_STRING "elfutils 0.191"
#define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla"
#define PACKAGE_URL "http://elfutils.org/"
#define PACKAGE "elfutils"
#define VERSION "0.191"
#define DEFAULT_AR_DETERMINISTIC false
#define YYTEXT_POINTER 1
#define HAVE_VISIBILITY 1
configure: exit 1
configure: WARNING: unrecognized options: --disable-shared, --enable-static
rm: conftest.dSYM: is a directory
./../src/elfutils-0-04e5090778.clean/configure: line 7218: -n: command not found
configure: WARNING: compiler doesn't generate build-id by default
configure: error: __thread support required
configure: No --program-prefix given, using "eu-"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... aarch64-apple-darwin24.3.0
checking host system type... aarch64-apple-darwin24.3.0
checking for gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g
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/MacOSX15.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/MacOSX15.2.sdk -fPIC -g option to enable C11 features... none needed
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -fPIC -g... gcc3
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 dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -std=gnu++11... gcc3
checking for ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
checking for bison... bison -y
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking the archiver (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar) interface... ar
checking for readelf... no
checking for nm... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
checking whether gcc supports __attribute__((visibility()))... yes
checking whether gcc supports __attribute__((gcc_struct))... no
checking whether gcc supports -fPIC... yes
checking whether gcc supports -fPIE... yes
checking whether gcc supports -Wl,-z,defs... no
checking whether the compiler generates build-ids... no
checking whether gcc supports -Wl,-z,relro... no
checking for __thread support... no
$ vcpkg install
Detecting compiler hash for triplet arm64-osx...
Compiler found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
The following packages will be built and installed:
* bzip2[core,tool]:arm64-osx@1.0.8#5
elfutils:arm64-osx@0.191
* liblzma:arm64-osx@5.6.2
* vcpkg-cmake:arm64-osx@2024-04-23
* vcpkg-cmake-config:arm64-osx@2024-05-23
* zlib:arm64-osx@1.3.1
* zstd:arm64-osx@1.5.6
Additional packages (*) will be modified to complete this operation.
Restored 0 package(s) from /Users/uilian/.cache/vcpkg/archives in 974 us. Use --debug to see more details.
Installing 1/7 vcpkg-cmake-config:arm64-osx@2024-05-23...
Building vcpkg-cmake-config:arm64-osx@2024-05-23...
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake-config_arm64-osx/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake-config_arm64-osx/share/vcpkg-cmake-config/vcpkg-port-config.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake-config_arm64-osx/share/vcpkg-cmake-config/copyright
-- Skipping post-build validation due to VCPKG_POLICY_EMPTY_PACKAGE
Stored binaries in 1 destinations in 362 ms.
Elapsed time to handle vcpkg-cmake-config:arm64-osx: 631 ms
vcpkg-cmake-config:arm64-osx package ABI: 567c8d9595a773db9de512c05aa8b61617c7510d4609af4628be0be82585d360
Installing 2/7 vcpkg-cmake:arm64-osx@2024-04-23...
Building vcpkg-cmake:arm64-osx@2024-04-23...
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake_arm64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake_arm64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake_arm64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake_arm64-osx/share/vcpkg-cmake/vcpkg-port-config.cmake
-- Installing: /Users/uilian/Development/vcpkg/packages/vcpkg-cmake_arm64-osx/share/vcpkg-cmake/copyright
-- Performing post-build validation
Stored binaries in 1 destinations in 12.4 ms.
Elapsed time to handle vcpkg-cmake:arm64-osx: 321 ms
vcpkg-cmake:arm64-osx package ABI: 41084b04b397f7030a3dc6a9883610b759cca6c0d9479bc766d7608f71388403
Installing 3/7 zstd:arm64-osx@1.5.6...
Building zstd:arm64-osx@1.5.6...
-- Using cached facebook-zstd-v1.5.6.tar.gz.
-- Cleaning sources at /Users/uilian/Development/vcpkg/buildtrees/zstd/src/v1.5.6-6d2acef635.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/uilian/Development/vcpkg/downloads/facebook-zstd-v1.5.6.tar.gz
-- Applying patch no-static-suffix.patch
-- Applying patch fix-emscripten-and-clang-cl.patch
-- Applying patch fix-windows-rc-compile.patch
-- Using source at /Users/uilian/Development/vcpkg/buildtrees/zstd/src/v1.5.6-6d2acef635.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/zstd_arm64-osx/lib/pkgconfig/libzstd.pc
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/zstd_arm64-osx/debug/lib/pkgconfig/libzstd.pc
-- Installing: /Users/uilian/Development/vcpkg/packages/zstd_arm64-osx/share/zstd/usage
-- Performing post-build validation
Stored binaries in 1 destinations in 209 ms.
Elapsed time to handle zstd:arm64-osx: 9.8 s
zstd:arm64-osx package ABI: 669c1f8cc4a15546c730f0d35a738e454feddd8c337f39690911d2eadd63bd4e
Installing 4/7 zlib:arm64-osx@1.3.1...
Building zlib:arm64-osx@1.3.1...
-- Using cached madler-zlib-v1.3.1.tar.gz.
-- Cleaning sources at /Users/uilian/Development/vcpkg/buildtrees/zlib/src/v1.3.1-2e5db616bf.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/uilian/Development/vcpkg/downloads/madler-zlib-v1.3.1.tar.gz
-- Applying patch 0001-Prevent-invalid-inclusions-when-HAVE_-is-set-to-0.patch
-- Applying patch 0002-build-static-or-shared-not-both.patch
-- Applying patch 0003-android-and-mingw-fixes.patch
-- Using source at /Users/uilian/Development/vcpkg/buildtrees/zlib/src/v1.3.1-2e5db616bf.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Installing: /Users/uilian/Development/vcpkg/packages/zlib_arm64-osx/share/zlib/vcpkg-cmake-wrapper.cmake
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/zlib_arm64-osx/lib/pkgconfig/zlib.pc
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/zlib_arm64-osx/debug/lib/pkgconfig/zlib.pc
-- Installing: /Users/uilian/Development/vcpkg/packages/zlib_arm64-osx/share/zlib/copyright
-- Performing post-build validation
Stored binaries in 1 destinations in 31 ms.
Elapsed time to handle zlib:arm64-osx: 2.7 s
zlib:arm64-osx package ABI: 2d4cc22b6df0a73c4c9cb46b32338112b2a8fe154938cf3d7c83d8ae12f9be2c
Installing 5/7 liblzma:arm64-osx@5.6.2...
Building liblzma:arm64-osx@5.6.2...
-- Downloading https://github.com/tukaani-project/xz/archive/v5.6.2.tar.gz -> tukaani-project-xz-v5.6.2.tar.gz...
-- Extracting source /Users/uilian/Development/vcpkg/downloads/tukaani-project-xz-v5.6.2.tar.gz
-- Applying patch win_output_name.patch
-- Applying patch build-tools.patch
-- Using source at /Users/uilian/Development/vcpkg/buildtrees/liblzma/src/v5.6.2-7484848813.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/liblzma_arm64-osx/lib/pkgconfig/liblzma.pc
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/liblzma_arm64-osx/debug/lib/pkgconfig/liblzma.pc
-- Installing: /Users/uilian/Development/vcpkg/packages/liblzma_arm64-osx/share/liblzma/copyright
-- Performing post-build validation
Stored binaries in 1 destinations in 74.4 ms.
Elapsed time to handle liblzma:arm64-osx: 8.9 s
liblzma:arm64-osx package ABI: dca8c5d638f784bfe953ef4c7f2088bc90ee58827072903e46fe083279682e8e
Installing 6/7 bzip2[core,tool]:arm64-osx@1.0.8#5...
Building bzip2[core,tool]:arm64-osx@1.0.8#5...
-- Using cached bzip2-1.0.8.tar.gz.
-- Cleaning sources at /Users/uilian/Development/vcpkg/buildtrees/bzip2/src/bzip2-1-336d4794a3.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/uilian/Development/vcpkg/downloads/bzip2-1.0.8.tar.gz
-- Applying patch fix-import-export-macros.patch
-- Using source at /Users/uilian/Development/vcpkg/buildtrees/bzip2/src/bzip2-1-336d4794a3.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/bzip2_arm64-osx/lib/pkgconfig/bzip2.pc
-- Fixing pkgconfig file: /Users/uilian/Development/vcpkg/packages/bzip2_arm64-osx/debug/lib/pkgconfig/bzip2.pc
-- Installing: /Users/uilian/Development/vcpkg/packages/bzip2_arm64-osx/share/bzip2/copyright
-- Adjusted RPATH of '/Users/uilian/Development/vcpkg/packages/bzip2_arm64-osx/tools/bzip2/bzip2' (To '@loader_path/../../lib')
-- Adjusted RPATH of '/Users/uilian/Development/vcpkg/packages/bzip2_arm64-osx/tools/bzip2/bzip2recover' (To '@loader_path/../../lib')
-- Performing post-build validation
Stored binaries in 1 destinations in 29.7 ms.
Elapsed time to handle bzip2:arm64-osx: 2.5 s
bzip2:arm64-osx package ABI: 0722b2b356f27c4ad678ae1f993661b602dc063b86168b6af9d3242136d52dbf
Installing 7/7 elfutils:arm64-osx@0.191...
Building elfutils:arm64-osx@0.191...
-- Downloading https://sourceware.org/pub/elfutils/0.191/elfutils-0.191.tar.bz2;https://www.mirrorservice.org/sites/sourceware.org/pub/elfutils/0.191/elfutils-0.191.tar.bz2 -> elfutils-0.191.tar.bz2...
-- Extracting source /Users/uilian/Development/vcpkg/downloads/elfutils-0.191.tar.bz2
-- Applying patch disable-werror.diff
-- Applying patch link-libs.diff
-- Applying patch rpath-link.diff
-- Applying patch static-tools.diff
-- Using source at /Users/uilian/Development/vcpkg/buildtrees/elfutils/src/elfutils-0-04e5090778.clean
-- Found external ninja('1.12.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:127 (message):
Command failed: /bin/bash -c "V=1 ./../src/elfutils-0-04e5090778.clean/configure \"--enable-libdebuginfod=no\" \"--enable-nls=no\" \"--enable-debuginfod=no\" \"--with-bzlib\" \"--with-lzma\" \"--with-zlib\" \"--with-zstd\" \"--disable-silent-rules\" \"--verbose\" \"--disable-shared\" \"--enable-static\" \"--prefix=/private/tmp/elfutils-vcpkg/vcpkg_installed/arm64-osx/debug\" \"--bindir=\\${prefix}/../tools/elfutils/debug/bin\" \"--sbindir=\\${prefix}/../tools/elfutils/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--datarootdir=\\${prefix}/share/elfutils\""
Working Directory: /Users/uilian/Development/vcpkg/buildtrees/elfutils/arm64-osx-dbg
Error code: 1
See logs for more information:
/Users/uilian/Development/vcpkg/buildtrees/elfutils/config-arm64-osx-dbg-config.log
/Users/uilian/Development/vcpkg/buildtrees/elfutils/config-arm64-osx-dbg-out.log
/Users/uilian/Development/vcpkg/buildtrees/elfutils/config-arm64-osx-dbg-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:866 (vcpkg_execute_required_process)
ports/elfutils/portfile.cmake:37 (vcpkg_configure_make)
scripts/ports.cmake:192 (include)
error: building elfutils:arm64-osx failed with: BUILD_FAILEDSee https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle elfutils:arm64-osx: 20 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+elfutils
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?title=[elfutils]+Build+error+on+arm64-osx&body=Copy+issue+body+from+%2Fprivate%2Ftmp%2Felfutils-vcpkg%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md
You can also submit an issue by running (GitHub CLI must be installed):
gh issue create -R microsoft/vcpkg --title "[elfutils] Build failure on arm64-osx" --body-file /private/tmp/elfutils-vcpkg/vcpkg_installed/vcpkg/issue_body.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment