******************************************************************************** conan install make/4.4@#92c7132b451d1c4a2e73b62dc27420c4 --build=make -pr:h /Users/jenkins/w/prod-v1/bsr@3/7955/cddda/profile_osx_130_libcpp_apple-clang_release_armv8..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@3/7955/cddda/profile_osx_130_libcpp_apple-clang_release_64..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 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release 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 Configuration (profile_build): [settings] arch=x86_64 build_type=Release 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 make/4.4: Forced build from source Installing package: make/4.4 Requirements make/4.4 from local cache - Cache Packages make/4.4:3eb32b976fb0626f3c40a8b87ace72156aa44204 - 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 make/4.4: Configuring sources in /Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/source/src make/4.4: [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 make/4.4: Copying sources to build folder make/4.4: Building your package in /Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 make/4.4: Generator txt created conanbuildinfo.txt make/4.4: Calling generate() make/4.4: Aggregating env generators [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 make/4.4: Calling build() make/4.4: Calling: > "/Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-apple-darwin' ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-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 race-free 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 make supports the include directive... yes (GNU style) 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 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 the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration 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 for sys/param.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for aarch64-apple-darwin-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler is clang... (cached) yes checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for eaccess... no checking for gcc options needed to detect all undeclared functions... none needed checking host CPU and C ABI... arm64 checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... no checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking if system libc has GNU glob... no checking whether system uses MSDOS-style paths... no checking for aarch64-apple-darwin-ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for ar... ar checking for perl... perl checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes 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... /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 shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... guessing yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for library containing strerror... none required checking for library containing getpwnam... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/file.h... yes checking for spawn.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for uintmax_t... yes checking for sig_atomic_t... yes checking for nanoseconds field of struct stat... st_mtimespec.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking for standard gettimeofday... no (cross-compiling) checking for strtoll... yes checking for strdup... yes checking for strndup... yes checking for stpcpy... yes checking for memrchr... no checking for mempcpy... no checking for umask... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for mkfifo... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for posix_spawn... yes checking for posix_spawnattr_setsigmask... yes checking whether bsd_signal is declared... yes checking for fork... yes checking for vfork... yes checking for working fork... cross checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... no checking whether closedir returns void... no checking for struct dirent.d_type... yes checking for aarch64-apple-darwin-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNU Guile... no checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking If the linker accepts -Wl,--export-dynamic... no checking If the linker accepts -rdynamic... yes checking for posix_spawn that fails synchronously... no (cross-compiling) checking for location of SCCS get command... get checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating build.cfg config.status: creating tests/config-flags.pm config.status: creating Makefile config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ----Running------ > . "/Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release/conan/conanbuild.sh" && ./build.sh ----------------- config.status: creating ./lib/alloca.h__ config.status: creating ./lib/fnmatch.h__ config.status: creating ./lib/glob.h__ config.status: creating ./lib/stdbool.h__ compiling lib/concat-filename.c... compiling lib/findprog-in.c... compiling lib/fnmatch.c... compiling lib/glob.c... creating libgnu.a... compiling src/ar.c... compiling src/arscan.c... compiling src/commands.c... compiling src/default.c... compiling src/dir.c... compiling src/expand.c... compiling src/file.c... compiling src/function.c... compiling src/getopt.c... compiling src/getopt1.c... compiling src/guile.c... compiling src/hash.c... compiling src/implicit.c... compiling src/job.c... compiling src/load.c... compiling src/loadapi.c... compiling src/main.c... compiling src/misc.c... compiling src/output.c... compiling src/read.c... compiling src/remake.c... compiling src/rule.c... compiling src/shuffle.c... compiling src/signame.c... compiling src/strcache.c... compiling src/variable.c... compiling src/version.c... compiling src/vpath.c... compiling src/posixos.c... compiling src/remote-stub.c... linking make... done. make/4.4: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' built make/4.4: Build folder /Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release make/4.4: Generated conaninfo.txt make/4.4: Generated conanbuildinfo.txt make/4.4: Generating the package make/4.4: Package folder /Users/jenkins/w/prod-v1/bsr@3/7955/dffed/.conan/data/make/4.4/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204 make/4.4: Calling package() make/4.4: Copied 1 file: COPYING make/4.4: Copied 1 file: make [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 make/4.4 package(): Packaged 2 files: make, COPYING make/4.4: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' created make/4.4: Created package revision 4ed3f300547cfc4f9c6edc0ae741b841 [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 configure: WARNING: result yes guessed because of cross compilation ./lib/glob.c:823:27: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./lib/glob.c:942:24: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./lib/glob.c:997:39: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] new_pathv = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * ./lib/glob.c:1388:23: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * 4 warnings generated. ./src/getopt.c:685:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. ./src/main.c:864:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (output_sync_option, "none")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/main.c:866:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "line")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/main.c:868:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "target")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/main.c:870:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "recurse")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/main.c:1523:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (v->name, "SHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 5 warnings generated. ./src/read.c:1899:30: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!posix_pedantic && streq (nm, ".POSIX")) ^~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/read.c:1915:32: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!second_expansion && streq (nm, ".SECONDEXPANSION")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/read.c:1922:25: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!one_shell && streq (nm, ".ONESHELL")) ^~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/read.c:1989:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (file->name, ".WAIT")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 4 warnings generated. ./src/variable.c:411:47: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (variable_changenum != last_changenum && streq (var->name, ".VARIABLES")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1115:29: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!added_SHELL && streq (v->name, "SHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1122:33: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_makelevel && streq (v->name, MAKELEVEL_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1135:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_makeflags && streq (v->name, MAKEFLAGS_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1163:34: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (!found_mflags && streq (v->name, "MFLAGS")) ^~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1220:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (var->name, RECIPEPREFIX_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ ./src/variable.c:1227:12: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (var->name, MAKEFLAGS_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 7 warnings generated. ./src/posixos.c:864:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (tdir, DEFAULT_TMPDIR)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/makeint.h:337:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 1 warning generated.