Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[icu] Build failure on arm64-ios #44112

Open
dsoupra opened this issue Mar 2, 2025 · 0 comments
Open

[icu] Build failure on arm64-ios #44112

dsoupra opened this issue Mar 2, 2025 · 0 comments
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@dsoupra
Copy link

dsoupra commented Mar 2, 2025

Package: icu:[email protected]#5

Host Environment

  • Host: arm64-osx
  • Compiler: AppleClang 16.0.0.16000026
  • vcpkg-tool version: 2025-02-11-bec4296bf5289dc9ce83b4f5095943e44162f9c2
    vcpkg-scripts version: efb1e74 2025-02-28 (2 days ago)

To Reproduce

vcpkg install icu:arm64-ios

Failure logs

-- Using cached icu4c-74_2-src.tgz
-- Cleaning sources at /Users/daniel/vcpkg/buildtrees/icu/src/c-74_2-src-2c60f3f6bd.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/daniel/vcpkg/downloads/icu4c-74_2-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
-- Applying patch mingw-strict-ansi.diff
-- Applying patch cleanup_msvc.patch
-- Using source at /Users/daniel/vcpkg/buildtrees/icu/src/c-74_2-src-2c60f3f6bd.clean
-- Found external ninja('1.12.1').
-- Getting CMake variables for arm64-ios
-- Generating configure for arm64-ios
-- Finished generating configure for arm64-ios
-- Configuring arm64-ios-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: /bin/bash -c "V=1 CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64' CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64' CC_FOR_BUILD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64' CPP_FOR_BUILD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -E -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64' CXX_FOR_BUILD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64' NM='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm' RC='' WINDRES='' DLLTOOL='CMAKE_DLLTOOL-NOTFOUND' STRIP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip' OBJDUMP='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump' RANLIB='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib' AR='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' ./../src/c-74_2-src-2c60f3f6bd.clean/source/configure \"--disable-tools\" \"--with-cross-build=/Users/daniel/vcpkg/installed/arm64-osx/tools/icu\" \"--disable-samples\" \"--disable-tests\" \"--disable-layoutex\" \"lt_cv_deplibs_check_method=pass_all\" \"--prefix=/Users/daniel/vcpkg/installed/arm64-ios/debug\" \"--bindir=\\${prefix}/../tools/icu/debug/bin\" \"--sbindir=\\${prefix}/../tools/icu/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--mandir=\\${prefix}/share/icu\" \"--docdir=\\${prefix}/share/icu\" \"--datarootdir=\\${prefix}/share/icu\" \"--disable-shared\" \"--enable-static\" \"--enable-debug\" \"--disable-release\""
    Working Directory: /Users/daniel/vcpkg/buildtrees/icu/arm64-ios-dbg
    Error code: 77
    See logs for more information:
      /Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-dbg-config.log
      /Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-dbg-out.log
      /Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-dbg-err.log

Call Stack (most recent call first):
  installed/arm64-osx/share/vcpkg-make/vcpkg_make.cmake:41 (vcpkg_execute_required_process)
  installed/arm64-osx/share/vcpkg-make/vcpkg_make.cmake:263 (vcpkg_run_shell)
  installed/arm64-osx/share/vcpkg-make/vcpkg_make_configure.cmake:108 (vcpkg_make_run_configure)
  ports/icu/portfile.cmake:68 (vcpkg_make_configure)
  scripts/ports.cmake:196 (include)



/Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-dbg-err.log
configure: error: in '/Users/daniel/vcpkg/buildtrees/icu/arm64-ios-dbg':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use '--host'.
See 'config.log' for more details
/Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-dbg-out.log
checking for ICU version numbers... release 74.2, library 74.2, unicode version 15.1
checking build system type... aarch64-apple-darwin24.3.0
checking host system type... aarch64-apple-darwin24.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... 
/Users/daniel/vcpkg/buildtrees/icu/config-arm64-ios-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.2, which was
generated by GNU Autoconf 2.72.  Invocation command line was

  $ ./../src/c-74_2-src-2c60f3f6bd.clean/source/configure --disable-tools --with-cross-build=/Users/daniel/vcpkg/installed/arm64-osx/tools/icu --disable-samples --disable-tests --disable-layoutex lt_cv_deplibs_check_method=pass_all --prefix=/Users/daniel/vcpkg/installed/arm64-ios/debug '--bindir=${prefix}/../tools/icu/debug/bin' '--sbindir=${prefix}/../tools/icu/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--mandir=${prefix}/share/icu' '--docdir=${prefix}/share/icu' '--datarootdir=${prefix}/share/icu' --disable-shared --enable-static --enable-debug --disable-release

## --------- ##
## Platform. ##
## --------- ##

hostname = Daniels-Mac-mini.local
uname -m = arm64
uname -r = 24.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 24.3.0: Thu Jan  2 20:23:36 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8112

/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:23:36 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8112
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 754 tasks, 4389 threads, 8 processors
Load average: 61.72, Mach factor: 0.16
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/homebrew/opt/make/libexec/gnubin/
PATH: /Users/daniel/.sdkman/candidates/jextract/current/bin/
PATH: /Users/daniel/.sdkman/candidates/java/current/bin/
PATH: /opt/homebrew/opt/openjdk@17/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: /opt/X11/bin/
PATH: /Library/Apple/usr/bin/
PATH: /usr/local/share/dotnet/
PATH: ~/.dotnet/tools/
PATH: /Users/daniel/.cargo/bin/
PATH: /Users/daniel/Library/Application Support/JetBrains/Toolbox/scripts/
PATH: /Users/daniel/.pub-cache/bin/
PATH: /Users/daniel/Apps/flutter/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_2-src-2c60f3f6bd.clean/source/
configure:3172:   ./../src/c-74_2-src-2c60f3f6bd.clean/source/install-sh found
configure:3190:   ./../src/c-74_2-src-2c60f3f6bd.clean/source/config.guess found
configure:3190:   ./../src/c-74_2-src-2c60f3f6bd.clean/source/config.sub found
configure:3331: checking for ICU version numbers
configure:3364: result: release 74.2, library 74.2, unicode version 15.1
configure:3377: checking build system type
configure:3393: result: aarch64-apple-darwin24.3.0
configure:3413: checking host system type
configure:3428: result: aarch64-apple-darwin24.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 --version >&5
Apple clang version 16.0.0 (clang-1600.0.26.4)
Target: arm64-apple-darwin24.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -v >&5
Apple clang version 16.0.0 (clang-1600.0.26.4)
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk' [-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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -qversion >&5
cc: error: unknown argument '-qversion'; did you mean '--version'?
cc: 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -version >&5
cc: error: unknown argument '-version'; did you mean '--version'?
cc: 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 -o conftest -fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64 conftest.c  >&5
configure:3877: $? = 0
configure:3884: ./conftest
./../src/c-74_2-src-2c60f3f6bd.clean/source/configure: line 3886: 99935 Killed: 9               ./conftest$ac_cv_exeext
configure:3888: $? = 137
configure:3895: error: in '/Users/daniel/vcpkg/buildtrees/icu/arm64-ios-dbg':
configure:3897: error: cannot run C compiled programs.
If you meant to cross compile, use '--host'.
See 'config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=aarch64-apple-darwin24.3.0
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
ac_cv_env_ICULEHB_CFLAGS_set=
ac_cv_env_ICULEHB_CFLAGS_value=
ac_cv_env_ICULEHB_LIBS_set=
ac_cv_env_ICULEHB_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
ac_cv_env_LIBS_set=
ac_cv_env_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/daniel/vcpkg/packages/icu_arm64-ios/debug/lib/pkgconfig:/Users/daniel/vcpkg/installed/arm64-ios/debug/lib/pkgconfig:/Users/daniel/vcpkg/packages/icu_arm64-ios/share/pkgconfig:/Users/daniel/vcpkg/installed/arm64-ios/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/opt/homebrew/bin/pkg-config
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_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=aarch64-apple-darwin24.3.0
lt_cv_deplibs_check_method=pass_all

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar'
ARFLAGS=''
CC='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
CFLAGS='-fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
COMPILE_LINK_ENVVAR=''
CPP=''
CPPFLAGS=''
CXX='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
CXXFLAGS='-fPIC -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
DATA_PACKAGING_MODE=''
DATA_TRUE=''
DEFS=''
DOXYGEN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
ENABLE_DEBUG='1'
ENABLE_RELEASE='0'
ENABLE_RPATH=''
ENABLE_SHARED=''
ENABLE_STATIC=''
EXEEXT=''
EXTRAS_TRUE=''
FUZZER_TRUE=''
GENCCODE_ASSEMBLY=''
HAVE_MMAP=''
ICUDATA_CHAR=''
ICUIO_TRUE=''
ICULEHB_CFLAGS=''
ICULEHB_LIBS=''
ICULIBSUFFIX=''
ICULIBSUFFIXCNAME=''
ICU_ECHO_C='\c'
ICU_ECHO_N=''
ICU_ECHO_T=''
INSTALL_DATA=''
INSTALL_ICU_BUILD_WIN='true'
INSTALL_ICU_CONFIG='true'
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LAYOUTEX_TRUE=''
LDFLAGS='-isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -arch arm64'
LIBCFLAGS=''
LIBCXXFLAGS=''
LIBOBJS=''
LIBS=''
LIB_M=''
LIB_THREAD=''
LIB_VERSION='74.2'
LIB_VERSION_MAJOR='74'
LTLIBOBJS=''
OBJEXT=''
PACKAGE='icu'
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
PACKAGE_NAME='ICU'
PACKAGE_STRING='ICU 74.2'
PACKAGE_TARNAME='International Components for Unicode'
PACKAGE_URL='http://icu-project.org'
PACKAGE_VERSION='74.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/opt/homebrew/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/Users/daniel/vcpkg/packages/icu_arm64-ios/debug/lib/pkgconfig:/Users/daniel/vcpkg/installed/arm64-ios/debug/lib/pkgconfig:/Users/daniel/vcpkg/packages/icu_arm64-ios/share/pkgconfig:/Users/daniel/vcpkg/installed/arm64-ios/share/pkgconfig'
PLUGINS_TRUE=''
PYTHON='/opt/homebrew/bin/python3'
RANLIB='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib'
SAMPLES_TRUE=''
SED=''
SHELL='/bin/sh'
TESTS_TRUE=''
TOOLS_TRUE=''
UCLN_NO_AUTO_CLEANUP=''
UCONFIG_CFLAGS=''
UCONFIG_CPPFLAGS=''
UCONFIG_CXXFLAGS=''
UNICODE_VERSION='15.1'
U_DEFAULT_SHOW_DRAFT=''
U_DISABLE_RENAMING=''
U_ENABLE_DYLOAD=''
U_ENABLE_TRACING=''
U_HAVE_DATA=''
U_HAVE_DIRENT_H=''
U_HAVE_EXTRAS=''
U_HAVE_FUZZER=''
U_HAVE_ICUIO=''
U_HAVE_INTTYPES_H=''
U_HAVE_LAYOUTEX=''
U_HAVE_LIB_SUFFIX=''
U_HAVE_NL_LANGINFO_CODESET=''
U_HAVE_PLACEMENT_NEW=''
U_HAVE_PLUGINS=''
U_HAVE_POPEN=''
U_HAVE_SAMPLES=''
U_HAVE_STRTOD_L=''
U_HAVE_TESTS=''
U_HAVE_TIMEZONE=''
U_HAVE_TOOLS=''
U_HAVE_TZNAME=''
U_HAVE_TZSET=''
U_HAVE_WCHAR_H=''
U_HAVE_WCSCPY=''
U_IS_BIG_ENDIAN=''
U_MAKE=''
U_NL_LANGINFO_CODESET=''
U_OVERRIDE_CXX_ALLOCATION=''
U_TIMEZONE=''
U_TZNAME=''
U_TZSET=''
VERSION='74.2'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${prefix}/../tools/icu/debug/bin'
build='aarch64-apple-darwin24.3.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin24.3.0'
build_vendor='apple'
cross_buildroot=''
cross_compiling='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share/icu'
docdir='${prefix}/share/icu'
dvidir='${docdir}'
exec_prefix='NONE'
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'
libdir='${prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${prefix}/share/icu'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgicudatadir=''
platform=''
platform_make_fragment=''
platform_make_fragment_name=''
prefix='/Users/daniel/vcpkg/installed/arm64-ios/debug'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${prefix}/../tools/icu/debug/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
thepkgicudatadir=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "ICU"
#define PACKAGE_TARNAME "International Components for Unicode"
#define PACKAGE_VERSION "74.2"
#define PACKAGE_STRING "ICU 74.2"
#define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
#define PACKAGE_URL "http://icu-project.org"

configure: exit 77
@Cheney-W Cheney-W added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

No branches or pull requests

2 participants