******************************************************************************** conan install ncurses/6.2@ --build=ncurses --profile:host=/Users/jenkins/w/BuildSingleReference/17153/6abce58b-1086-4b13-8dd3-f8607af66c38/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] ncurses:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] ncurses/6.2: Forced build from source Installing package: ncurses/6.2 Requirements ncurses/6.2 from 'TapaholesList-152' - Cache Packages ncurses/6.2:fadfc00f2fc664d9c813b314bcff6a68c18e7e19 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... ncurses/6.2: Copying sources to build folder ncurses/6.2: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/build/fadfc00f2fc664d9c813b314bcff6a68c18e7e19 [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ncurses/6.2: Calling build() ncurses/6.2: Calling: > source_subfolder/configure '--enable-widec' '--enable-ext-colors' '--disable-reentrant' '--without-pcre2' '--with-cxx-binding' '--with-progs' '--with-termlib' '--with-ticlib' '--without-libtool' '--without-ada' '--without-manpages' '--without-tests' '--disable-echo' '--without-debug' '--without-profile' '--with-sp-funcs' '--disable-rpath' '--datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19/bin/share' '--disable-pc-files' '--without-shared' '--with-normal' '--without-cxx-shared' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--enable-widec' '--enable-ext-colors' '--disable-reentrant' '--without-pcre2' '--with-cxx-binding' '--with-progs' '--with-termlib' '--with-ticlib' '--without-libtool' '--without-ada' '--without-manpages' '--without-tests' '--disable-echo' '--without-debug' '--without-profile' '--with-sp-funcs' '--disable-rpath' '--datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19/bin/share' '--disable-pc-files' '--without-shared' '--with-normal' '--without-cxx-shared' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for egrep... grep -E Configuring NCURSES 6.2 ABI 6 (Mon Jun 14 05:34:56 PDT 2021) checking for package version... 6.2 checking for package patch date... 20200212 checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking target system type... aarch64-apple-darwin Configuring for darwin checking for prefix... /Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19 checking for aarch64-apple-darwin-gcc... no checking for aarch64-apple-darwin-cc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 12.0.0 checking if this is really Clang C compiler... yes checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking whether gcc understands -c and -o together... yes checking if you want to ensure bool is consistent with C++... yes checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if g++ works... yes checking for g++... /usr/bin/g++ checking version of /usr/bin/g++... 12.0.0 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada... no checking if you want to install terminal database... yes checking if you want to install manpages... no checking if you want to build programs such as tic... yes checking if you want to build test-programs... no checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for egrep... (cached) grep -E checking for a BSD compatible install... /usr/local/bin/ginstall -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for aarch64-apple-darwin-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking for /usr/local/bin/pkg-config library directory... checking done... /usr/local/lib/pkgconfig checking if we should install .pc files for /usr/local/bin/pkg-config... no checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... no checking for ctags... yes checking for etags... no checking for makeflags variable... checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin-ld... no checking for ld... ld checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for aarch64-apple-darwin-nm... no checking for nm... nm checking for aarch64-apple-darwin-ar... ar checking for options to update archives... -curv checking if you have specified an install-prefix... checking for gcc... gcc checking for native build C compiler... gcc checking for native build C preprocessor... ${BUILD_CC} -E checking for native build C flags... checking for native build C preprocessor-flags... checking for native build linker-flags... checking for native build linker-libraries... ncurses/6.2: Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/c++/4.2.1 configure: WARNING: templates do not work configure: error: Cross-build requires two compilers. Use --with-build-cc to specify the native compiler. ncurses/6.2: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/build/fadfc00f2fc664d9c813b314bcff6a68c18e7e19 ncurses/6.2: ERROR: Package 'fadfc00f2fc664d9c813b314bcff6a68c18e7e19' build failed ncurses/6.2: WARN: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/build/fadfc00f2fc664d9c813b314bcff6a68c18e7e19 ERROR: ncurses/6.2: Error in build() method, line 179 autotools = self._configure_autotools() while calling '_configure_autotools', line 149 self._autotools.configure(args=conf_args, configure_dir=self._source_subfolder, host=host, build=build) ConanException: Error 1 while executing source_subfolder/configure '--enable-widec' '--enable-ext-colors' '--disable-reentrant' '--without-pcre2' '--with-cxx-binding' '--with-progs' '--with-termlib' '--with-ticlib' '--without-libtool' '--without-ada' '--without-manpages' '--without-tests' '--disable-echo' '--without-debug' '--without-profile' '--with-sp-funcs' '--disable-rpath' '--datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19/bin/share' '--disable-pc-files' '--without-shared' '--with-normal' '--without-cxx-shared' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/ncurses/6.2/_/_/package/fadfc00f2fc664d9c813b314bcff6a68c18e7e19' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --build=x86_64-apple-darwin --host=aarch64-apple-darwin