******************************************************************************** conan install libmodbus/3.1.10@#0b9435ef3fc18e4f783a8e2190e0d0e6 --build=libmodbus -pr:h /Users/jenkins/w/prod-v1/bsr@2/79180/adaed/profile_osx_130_libcpp_apple-clang_debug_64.libmodbus-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr@2/79180/adaed/profile_osx_130_libcpp_apple-clang_debug_armv8..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -s:b arch=armv8 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libmodbus:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk libmodbus/3.1.10: Forced build from source Installing package: libmodbus/3.1.10 Requirements libmodbus/3.1.10 from local cache - Cache Packages libmodbus/3.1.10:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Build Cross-build from 'Macos:armv8' to 'Macos:x86_64' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmodbus/3.1.10: Configuring sources in /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/source/src libmodbus/3.1.10: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libmodbus/3.1.10: Copying sources to build folder libmodbus/3.1.10: Building your package in /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22 libmodbus/3.1.10: Generator txt created conanbuildinfo.txt libmodbus/3.1.10: Calling generate() libmodbus/3.1.10: Aggregating env generators [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 libmodbus/3.1.10: Calling build() libmodbus/3.1.10: Calling: > "/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=x86_64-apple-darwin' '--build=aarch64-apple-darwin' '--disable-tests' ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=x86_64-apple-darwin' '--build=aarch64-apple-darwin' '--disable-tests' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin-strip... no checking for strip... strip checking for a race-free mkdir -p... /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/build-aux/install-sh -c -d 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 how to create a pax tar archive... gnutar checking for x86_64-apple-darwin-gcc... no checking for gcc... gcc 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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... aarch64-apple-darwin checking host system type... x86_64-apple-darwin checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for x86_64-apple-darwin-dumpbin... no checking for x86_64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin file names to x86_64-apple-darwin format... func_convert_file_noop checking how to convert aarch64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin-file... no checking for file... file checking for x86_64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin-strip... strip checking for x86_64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin-otool... no checking for otool... otool checking for x86_64-apple-darwin-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for arpa/inet.h... yes checking for byteswap.h... no checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for linux/serial.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/ioctl.h... yes checking for sys/params.h... no checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __CYGWIN__ is declared... no checking for library containing accept... none required checking for accept4... no checking for getaddrinfo... yes checking for gettimeofday... yes checking for inet_pton... yes checking for inet_ntop... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strlcpy... yes checking for inline... inline checking for x86_64-apple-darwin-g++... no checking for x86_64-apple-darwin-c++... no checking for x86_64-apple-darwin-gpp... no checking for x86_64-apple-darwin-aCC... no checking for x86_64-apple-darwin-CC... no checking for x86_64-apple-darwin-cxx... no checking for x86_64-apple-darwin-cc++... no checking for x86_64-apple-darwin-cl.exe... no checking for x86_64-apple-darwin-FCC... no checking for x86_64-apple-darwin-KCC... no checking for x86_64-apple-darwin-RCC... no checking for x86_64-apple-darwin-xlC_r... no checking for x86_64-apple-darwin-xlC... no checking for x86_64-apple-darwin-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for int64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for winsock2.h... no checking whether TIOCSRS485 is declared... no checking whether TIOCM_RTS is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/modbus-version.h config.status: creating src/win32/modbus.dll.manifest config.status: creating tests/Makefile config.status: creating libmodbus.pc config.status: creating config.h config.status: creating tests/unit-test.h config.status: executing depfiles commands config.status: executing libtool commands libmodbus 3.1.10 =============== prefix: / sysconfdir: ${prefix}/etc libdir: ${prefix}/lib includedir: ${prefix}/include compiler: gcc cflags: -m64 -fPIC -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 ldflags: -m64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch x86_64 tests: no ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build-debug/conan/conanbuild.sh" && make -j8 ----------------- /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make --no-print-directory all-recursive Making all in src CC modbus.lo CC modbus-data.lo CC modbus-rtu.lo CC modbus-tcp.lo CCLD libmodbus.la make[2]: Nothing to be done for `all-am'. libmodbus/3.1.10: Package 'f0ce0f189afed95b41fb2faad2f2225a7eca0d22' built libmodbus/3.1.10: Build folder /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build-debug libmodbus/3.1.10: Generated conaninfo.txt libmodbus/3.1.10: Generated conanbuildinfo.txt libmodbus/3.1.10: Generating the package libmodbus/3.1.10: Package folder /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22 libmodbus/3.1.10: Calling package() libmodbus/3.1.10: Copied 1 '.LESSER' file: COPYING.LESSER ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/build-debug/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22 -j8 ----------------- Making install in src /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib' /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//include/modbus' /bin/sh ../libtool --mode=install /usr/bin/install -c libmodbus.la '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib' /usr/bin/install -c -m 644 /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/src/modbus.h modbus-version.h /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/src/modbus-rtu.h /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/src/modbus-tcp.h '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//include/modbus' libtool: install: /usr/bin/install -c .libs/libmodbus.lai /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/libmodbus.la libtool: install: /usr/bin/install -c .libs/libmodbus.a /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/libmodbus.a libtool: install: chmod 644 /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/libmodbus.a libtool: install: ranlib /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/libmodbus.a make[2]: Nothing to be done for `install-exec-am'. /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//share/doc/libmodbus' /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/pkgconfig' /usr/bin/install -c -m 644 libmodbus.pc '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//lib/pkgconfig' /usr/bin/install -c -m 644 /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/AUTHORS /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/NEWS /Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/build/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/src/README.md '/Users/jenkins/w/prod-v1/bsr@2/79180/dbbec/.conan/data/libmodbus/3.1.10/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22//share/doc/libmodbus' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libmodbus/3.1.10 package(): Packaged 1 '.LESSER' file: COPYING.LESSER libmodbus/3.1.10 package(): Packaged 4 '.h' files: modbus-rtu.h, modbus-version.h, modbus-tcp.h, modbus.h libmodbus/3.1.10 package(): Packaged 1 '.a' file: libmodbus.a libmodbus/3.1.10: Package 'f0ce0f189afed95b41fb2faad2f2225a7eca0d22' created libmodbus/3.1.10: Created package revision a4aa593c3775d6588ae158c47dd5460f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory libtool: warning: remember to run 'libtool --finish //lib'