******************************************************************************** conan install libgpg-error/1.36@ --build=libgpg-error --profile:host=/Users/jenkins/w/BuildSingleReference@4/28326/38f1d677-d264-4dc4-a804-8333098e2afb/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libgpg-error: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] libgpg-error/1.36: Forced build from source Installing package: libgpg-error/1.36 Requirements libgpg-error/1.36 from local cache - Cache Packages libgpg-error/1.36:cd305f4a5e91ffe292fa0daae6c95a9d846fedf2 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libgpg-error/1.36: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libgpg-error/1.36: Copying sources to build folder libgpg-error/1.36: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/build/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2 libgpg-error/1.36: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libgpg-error/1.36: Calling build() libgpg-error/1.36: Calling: > ./configure '--disable-dependency-tracking' '--disable-nls' '--disable-languages' '--disable-doc' '--disable-tests' '--disable-shared' '--enable-static' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > ./configure '--disable-dependency-tracking' '--disable-nls' '--disable-languages' '--disable-doc' '--disable-tests' '--disable-shared' '--enable-static' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin configure: autobuild project... libgpg-error configure: autobuild revision... 1.36 configure: autobuild hostname... administrators-Mac-mini-233.local configure: autobuild timestamp... 20210810-032118 checking for aarch64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for gawk... (cached) awk checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-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 (/Library/Developer/CommandLineTools/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 aarch64-apple-darwin-windres... no checking for windres... no checking for build system executable suffix... no checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strerror_r... (cached) yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross checking for working vfork... (cached) yes checking for flockfile... yes checking for vasprintf... yes checking for mmap... yes checking for rand... yes checking for strlwr... no checking for stpcpy... yes checking for setenv... yes checking for stat... yes checking for getrlimit... yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether time.h and sys/time.h may both be included... yes checking size of time_t... 8 checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no configure: checking for cc features checking if gcc ignores unknown -Wno-* options... no checking if gcc supports -Wpointer-arith... yes checking whether the GCC style aligned attribute is supported... yes checking whether the visibility attribute is supported... no checking whether imported symbols can be declared weak... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking size of pthread_mutex_t... 64 checking for library containing sched_yield... none required checking for library containing inet_addr... none required checking for library containing socket... none required checking whether readline via "-lreadline" is present and sane... no checking whether readline via "-lreadline -ltermcap" is present and sane... no checking whether readline via "-lreadline -lcurses" is present and sane... no checking whether readline via "-lreadline -lncurses" is present and sane... no checking for unsigned long long int... yes configure: checking system features for estream-printf checking for stdint.h... (cached) yes checking for long long int... yes checking for long double... yes checking for intmax_t... yes checking for uintmax_t... yes checking for ptrdiff_t... yes checking size of unsigned long... 8 checking size of void *... 8 checking for nl_langinfo and THOUSEP... yes configure: checking system features for estream checking for memrchr... no checking whether to enable log_clock... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating lang/Makefile config.status: creating lang/cl/Makefile config.status: creating lang/cl/gpg-error.asd config.status: creating src/versioninfo.rc config.status: creating src/gpg-error.w32-manifest config.status: creating src/gpg-error.pc config.status: creating src/gpg-error-config-old config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile libgpg-error v1.36 has been configured as follows: Revision: 85f427f (34292) Platform: aarch64-apple-darwin ----Running------ > make -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for `all'. Making all in src awk -f ./mkstrtable.awk -v textidx=3 \ ./err-sources.h.in >err-sources.h awk -f ./mkstrtable.awk -v textidx=3 \ ./err-codes.h.in >err-codes.h awk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h awk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h awk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-sources.h.in >err-sources-sym.h awk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ ./err-codes.h.in >err-codes-sym.h gcc -E -P _mkerrcodes.h | grep GPG_ERR_ | \ awk -f ./mkerrcodes.awk >mkerrcodes.h awk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \ -v prefix=GPG_ERR_ -v pkg_namespace=errnos_ \ ./errnos.in >errnos-sym.h gcc -g -O0 -I. -I. -o mkheader ./mkheader.c cat ./gpg-error.def.in >_gpg-error.def.h echo "/*dummy*/" > mkw32errmap.map.c gcc -E -I. -I.. _gpg-error.def.h | \ grep -v '^#' >gpg-error.def rm _gpg-error.def.h rm _mkerrcodes.h gcc -I. -I. -o mkerrcodes ./mkerrcodes.c ./mkerrcodes | awk -f ./mkerrcodes2.awk >code-from-errno.h if test -f lock-obj-pub.native.h; then rm lock-obj-pub.native.h; fi ./mkheader --cross \ aarch64-apple-darwin ./gpg-error.h.in \ ../config.h 1.36 0x012400 >gpg-error.h cp gpg-error.h gpgrt.h /Library/Developer/CommandLineTools/usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-posix-lock.lo `test -f 'posix-lock.c' || echo './'`posix-lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-posix-thread.lo `test -f 'posix-thread.c' || echo './'`posix-thread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-spawn-posix.lo `test -f 'spawn-posix.c' || echo './'`spawn-posix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c spawn-posix.c -o libgpg_error_la-spawn-posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c init.c -o libgpg_error_la-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c posix-thread.c -o libgpg_error_la-posix-thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c posix-lock.c -o libgpg_error_la-posix-lock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c version.c -o libgpg_error_la-version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-estream.lo `test -f 'estream.c' || echo './'`estream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-estream-printf.lo `test -f 'estream-printf.c' || echo './'`estream-printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c estream-printf.c -o libgpg_error_la-estream-printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c estream.c -o libgpg_error_la-estream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo './'`strsource.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c strsource.c -o libgpg_error_la-strsource.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c strerror.c -o libgpg_error_la-strerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo './'`code-to-errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c code-to-errno.c -o libgpg_error_la-code-to-errno.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo './'`code-from-errno.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c code-from-errno.c -o libgpg_error_la-code-from-errno.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c visibility.c -o libgpg_error_la-visibility.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-sysutils.lo `test -f 'sysutils.c' || echo './'`sysutils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-syscall-clamp.lo `test -f 'syscall-clamp.c' || echo './'`syscall-clamp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c sysutils.c -o libgpg_error_la-sysutils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c syscall-clamp.c -o libgpg_error_la-syscall-clamp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-logging.lo `test -f 'logging.c' || echo './'`logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c logging.c -o libgpg_error_la-logging.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-b64dec.lo `test -f 'b64dec.c' || echo './'`b64dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c b64dec.c -o libgpg_error_la-b64dec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-b64enc.lo `test -f 'b64enc.c' || echo './'`b64enc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c b64enc.c -o libgpg_error_la-b64enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o libgpg_error_la-argparse.lo `test -f 'argparse.c' || echo './'`argparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c argparse.c -o libgpg_error_la-argparse.o gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/libgpg-error\" -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo './'`strsource-sym.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/libgpg-error\" -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo './'`strerror-sym.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/libgpg-error\" -DLOCALEDIR=\"/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/locale\" -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c gcc -DHAVE_CONFIG_H -I. -I.. -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -c -o gen-posix-lock-obj.o gen-posix-lock-obj.c Confirm gpg-error-config works... /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -o gen-posix-lock-obj gen-posix-lock-obj.o libtool: link: gcc -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -o gen-posix-lock-obj gen-posix-lock-obj.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -version-info 27:0:27 -o libgpg-error.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib libgpg_error_la-posix-lock.lo libgpg_error_la-posix-thread.lo libgpg_error_la-spawn-posix.lo libgpg_error_la-init.lo libgpg_error_la-version.lo libgpg_error_la-estream.lo libgpg_error_la-estream-printf.lo libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo libgpg_error_la-code-from-errno.lo libgpg_error_la-visibility.lo libgpg_error_la-sysutils.lo libgpg_error_la-syscall-clamp.lo libgpg_error_la-logging.lo libgpg_error_la-b64dec.lo libgpg_error_la-b64enc.lo libgpg_error_la-argparse.lo libtool: link: ar cru .libs/libgpg-error.a libgpg_error_la-posix-lock.o libgpg_error_la-posix-thread.o libgpg_error_la-spawn-posix.o libgpg_error_la-init.o libgpg_error_la-version.o libgpg_error_la-estream.o libgpg_error_la-estream-printf.o libgpg_error_la-strsource.o libgpg_error_la-strerror.o libgpg_error_la-code-to-errno.o libgpg_error_la-code-from-errno.o libgpg_error_la-visibility.o libgpg_error_la-sysutils.o libgpg_error_la-syscall-clamp.o libgpg_error_la-logging.o libgpg_error_la-b64dec.o libgpg_error_la-b64enc.o libgpg_error_la-argparse.o libtool: link: ranlib .libs/libgpg-error.a libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o libgpg-error.la libtool: link: gcc -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -Wall -Wpointer-arith -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./.libs/libgpg-error.a good cp gpg-error-config-old gpg-error-config Making all in po make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. ----Running------ > make install -j4 ----------------- Making install in m4 make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in src /Library/Developer/CommandLineTools/usr/bin/make install-am ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/aclocal' /bin/sh ../libtool --mode=install /usr/bin/install -c libgpg-error.la '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib' /usr/bin/install -c -m 644 gpg-error.m4 gpgrt.m4 '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/aclocal' /usr/bin/install -c gpgrt-config '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' /usr/bin/install -c gpg-error-config '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/include' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libgpg-error.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/libgpg-error.la libtool: install: /usr/bin/install -c .libs/libgpg-error.a /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/libgpg-error.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/libgpg-error.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/libgpg-error.a /usr/bin/install -c -m 644 gpg-error.pc '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/lib/pkgconfig' /usr/bin/install -c -m 644 gpg-error.h gpgrt.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/include' ../build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gpg-error '/Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin' libtool: install: /usr/bin/install -c gpg-error /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin/gpg-error Making install in po if test "libgpg-error" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Nothing to be done for `install-exec-am'. /Library/Developer/CommandLineTools/usr/bin/make install-data-hook make[3]: Nothing to be done for `install-data-hook'. libgpg-error/1.36: Package 'cd305f4a5e91ffe292fa0daae6c95a9d846fedf2' built libgpg-error/1.36: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/build/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2 libgpg-error/1.36: Generated conaninfo.txt libgpg-error/1.36: Generated conanbuildinfo.txt libgpg-error/1.36: Generating the package libgpg-error/1.36: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2 libgpg-error/1.36: Calling package() [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(): [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 libgpg-error/1.36 package(): Packaged 4 files: gpg-error, gpgrt-config, gpg-error-config, COPYING libgpg-error/1.36 package(): Packaged 2 '.h' files: gpg-error.h, gpgrt.h libgpg-error/1.36 package(): Packaged 1 '.a' file: libgpg-error.a libgpg-error/1.36: Package 'cd305f4a5e91ffe292fa0daae6c95a9d846fedf2' created libgpg-error/1.36: Created package revision 46f17f1b446683b528fbea07154aaabe [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 configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: result yes guessed because of cross compilation ./gpg-error.h.in:497: note: including './syscfg/lock-obj-pub.aarch64-apple-darwin.h' mkdir: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2: File exists mkdir: /Users/jenkins/w/BuildSingleReference@4/.conan/data/libgpg-error/1.36/_/_/package/cd305f4a5e91ffe292fa0daae6c95a9d846fedf2/bin: File exists