******************************************************************************** conan install gnu-getopt/2.40@#778d7cff4eb59bf065e967dd26e769c0 --build=gnu-getopt -pr /Users/jenkins/workspace/prod-v1/bsr/25953/bddac/profile_osx_130_libcpp_apple-clang_release_armv8..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c 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/workspace/prod-v1/bsr/25953/dfaeb/.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/workspace/prod-v1/bsr/25953/dfaeb/.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=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13 os=Macos os_build=Macos [options] [build_requires] [env] gnu-getopt/2.40: Forced build from source Installing package: gnu-getopt/2.40 Requirements gnu-getopt/2.40 from local cache - Cache Packages gnu-getopt/2.40:3eb32b976fb0626f3c40a8b87ace72156aa44204 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gnu-getopt/2.40: Configuring sources in /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/source/src gnu-getopt/2.40: [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 gnu-getopt/2.40: Copying sources to build folder gnu-getopt/2.40: Building your package in /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204 gnu-getopt/2.40: Generator txt created conanbuildinfo.txt gnu-getopt/2.40: Calling generate() gnu-getopt/2.40: 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 gnu-getopt/2.40: Calling build() gnu-getopt/2.40: Calling: > "/Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-liblastlog2' ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release/conan/conanbuild.sh" && "/Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/configure" '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-liblastlog2' ----------------- 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... no 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 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/config/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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) 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 for bison... bison -y checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking build system type... aarch64-apple-darwin23.4.0 checking host system type... aarch64-apple-darwin23.4.0 checking for an ANSI C-conforming const... yes checking for working volatile... yes checking how to run the C preprocessor... gcc -E checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... yes checking whether compiler handles -Wdiscarded-qualifiers... no checking whether compiler handles -Wembedded-directive... yes checking whether compiler handles -Wextra-semi... yes checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... no checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... no checking whether compiler handles -Wunused-but-set-variable... no checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wvla... yes checking whether compiler handles -Walloca... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... no checking whether compiler handles -Wno-cast-function-type... 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... -std=gnu++11 checking dependency style of g++ -std=gnu++11... gcc3 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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin23.4.0 file names to aarch64-apple-darwin23.4.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23.4.0 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 file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B 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 mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool 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... darwin23.4.0 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... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=gnu++11 -E checking for ld used by g++ -std=gnu++11... /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++ -std=gnu++11 linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes checking if g++ -std=gnu++11 static flag -static works... no checking if g++ -std=gnu++11 supports -c -o file.o... yes checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++11 linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking linker version script flag... unsupported checking for pkg-config... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... /usr/bin/xsltproc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for gcc option for timestamps after 2038... none needed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... no checking for linux/major.h... no checking for asm-generic/fcntl.h... no checking for asm/fcntl.h... no checking for asm/io.h... no checking for byteswap.h... no checking for endian.h... no checking for err.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for lastlog.h... no checking for libutil.h... no checking for linux/blkzoned.h... no checking for linux/btrfs.h... no checking for linux/capability.h... no checking for linux/cdrom.h... no checking for linux/falloc.h... no checking for linux/fd.h... no checking for linux/fiemap.h... no checking for linux/landlock.h... no checking for linux/kcmp.h... no checking for linux/net_namespace.h... no checking for linux/nsfs.h... no checking for linux/pr.h... no checking for linux/raw.h... no checking for linux/securebits.h... no checking for linux/tiocl.h... no checking for linux/version.h... no checking for linux/watchdog.h... no checking for linux/if_alg.h... no checking for locale.h... yes checking for mntent.h... no checking for net/if_dl.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for pty.h... no checking for security/pam_appl.h... yes checking for security/pam_modules.h... yes checking for shadow.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for stdlib.h... (cached) yes checking for sys/disk.h... yes checking for sys/disklabel.h... no checking for sys/endian.h... no checking for sys/file.h... yes checking for sys/ioccom.h... yes checking for sys/ioctl.h... yes checking for sys/io.h... no checking for sys/mkdev.h... no checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/pidfd.h... no checking for sys/prctl.h... no checking for sys/resource.h... yes checking for sys/sendfile.h... no checking for sys/signalfd.h... no checking for sys/socket.h... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking for sys/statfs.h... no checking for sys/swap.h... no checking for sys/syscall.h... yes checking for sys/sysmacros.h... no checking for sys/time.h... yes checking for sys/timex.h... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking for sys/ucred.h... yes checking for sys/un.h... yes checking for sys/vfs.h... no checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for linux/fs.h... no checking for linux/mount.h... no checking for linux/gsmmux.h... no checking for security/pam_misc.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... no checking whether PR_REP_CAPACITY is declared... no checking for security/openpam.h... yes checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... no checking whether langinfo.h defines _NL_ABALTMON_x constants... no checking for struct mount_attr... no checking for enum fsconfig_command... no checking for struct termios.c_line... no checking for struct stat.st_mtim.tv_nsec... no checking for struct statx... no checking for struct statx.stx_mnt_id... no checking whether _NL_TIME_WEEK_1STDAY is declared... no checking whether environ is declared... no checking whether strsignal is declared... yes checking whether TIOCGLCKTRMIOS is declared... no checking whether SOCK_CLOEXEC is declared... no checking whether SOCK_NONBLOCK is declared... no checking whether SO_PASSCRED is declared... no checking for cachestat... no checking for clearenv... no checking for close_range... no checking for eaccess... no checking for err... yes checking for errx... yes checking for explicit_bzero... no checking for __fpending... no checking for __fpurge... no checking for fpurge... yes checking for fnmatch... yes checking for fsconfig... no checking for fsmount... no checking for fsopen... no checking for fspick... no checking for fsync... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... yes checking for getrandom... no checking for getrlimit... yes checking for getsgnam... no checking for getttynam... yes checking for inotify_init... no checking for jrand48... yes checking for landlock_create_ruleset... no checking for landlock_add_rule... no checking for landlock_restrict_self... no checking for lchown... yes checking for lgetxattr... no checking for llistxattr... no checking for llseek... no checking for newlocale... yes checking for mempcpy... no checking for mkostemp... yes checking for move_mount... no checking for mount_setattr... no checking for nanosleep... yes checking for ntp_gettime... yes checking for open_tree... no checking for personality... no checking for pidfd_open... no checking for pidfd_send_signal... no checking for posix_fadvise... no checking for prctl... no checking for qsort_r... yes checking for reallocarray... no checking for renameat2... no checking for rpmatch... yes checking for scandirat... no checking for sched_setattr... no checking for sched_setscheduler... no checking for __secure_getenv... no checking for secure_getenv... no checking for sendfile... yes checking for setprogname... yes checking for setresgid... no checking for setresuid... no checking for sigqueue... no checking for srandom... yes checking for statx... no checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for strtod_l... yes checking for sysconf... yes checking for sysinfo... no checking for timegm... yes checking for usleep... yes checking for uselocale... yes checking for utimensat... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for futimens... yes checking for getusershell... yes checking for inotify_init1... no checking for ioperm... no checking for iopl... no checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... no checking for updwtmpx... (cached) no checking for syscall setns... no checking for syscall pidfd_open... no checking for syscall pidfd_send_signal... no checking for syscall close_range... no checking for syscall fsconfig... no checking for syscall fsmount... no checking for syscall fsopen... no checking for syscall fspick... no checking for syscall mount_setattr... no checking for syscall move_mount... no checking for syscall open_tree... no checking for isnan... yes checking for clock_gettime... yes checking for timer_create... no checking for timer_create in -lrt... no checking for library containing timer_create... no checking for setitimer... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... yes checking for library containing socket... none required checking for dirfd... yes checking for mq_open in -lrt... no checking whether program_invocation_short_name is defined... no checking whether __progname is defined... yes checking whether IOC_OPAL_GET_STATUS is declared... no checking for asciidoctor... no configure: re-use already generated man-pages. checking for po4a... no checking whether the target supports thread-local storage... no checking for openpty in -lutil... yes checking for union semun... yes checking for loff_t... no checking wchar_t support... yes checking for cpu_set_t... no checking for sighandler_t... no checking whether CPU_ALLOC is declared... no checking for crypt.h... no checking for udev_new in -ludev... no checking for ncursesw6-config... no checking for ncursesw5-config... no checking for ncursesw... no checking for initscr in -lncursesw... no checking for ncurses6-config... no checking for ncurses5-config... no checking for ncurses... no checking for initscr in -lncurses... yes checking for ncurses/ncurses.h... no checking for ncurses/term.h... no checking for ncurses.h... yes checking for term.h... yes checking for use_default_colors in -lncurses... yes checking for resizeterm in -lncurses... yes checking for tinfo... no checking for tgetent in -ltinfo... no checking for readline in -lreadline... yes checking for valid unshare() function... no checking for valid setns() function... no checking for capng_apply in -lcap-ng... no checking for crc32 in -lz... yes checking for magic_open in -lmagic... no checking for swapon... yes checking for swapoff... no checking building for glibc... no checking for libuser >= 0.58... no checking for syscall ioprio_set... no checking for syscall sched_setattr... no checking for libsystemd... no checking for libsystemd-daemon... no checking for libsystemd-journal... no checking for libeconf... no checking for a Python interpreter with version >= 2... python checking for python... /Users/jenkins/env_py_3_7_conan_1_64_0/bin/python checking for python version... 3.7 checking for python platform... darwin checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.7/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages checking for python-3.7... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.h config.status: creating po/Makefile.in config.status: creating po-man/Makefile 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: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile util-linux 2.40 prefix: / exec prefix: ${prefix} bindir: ${prefix}/bin sbindir: ${prefix}/bin libdir: ${prefix}/lib usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${prefix}/lib localstatedir: ${prefix}/var runstatedir: ${localstatedir}/run includedir: ${prefix}/include sysconfdir: ${prefix}/etc sysconfstaticdir: ${prefix}/lib vendordir: Python: /Users/jenkins/env_py_3_7_conan_1_64_0/bin/python Python version: 3.7 Python libs: ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: tmpfilesdir: libeconf support: no Btrfs support: no lastlog2 support: no Wide-char support: yes libcryptsetup support: Manual pages: no Manual pages translated: no compiler: gcc / g++ -std=gnu++11 suid cflags: ldflags: suid ldflags: ASAN enabled: no Fuzzing enabled: no Coverage enabled no cflags: -O3 warnings: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wembedded-directive -Wextra-semi -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point Type 'make' or 'make ' to compile. ----Running------ > . "/Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release/conan/conanbuild.sh" && make getopt -j8 ----------------- CC lib/libcommon_la-buffer.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-blkdev.lo CC misc-utils/getopt.o CC lib/libcommon_la-crc64.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-c_strtod.lo CC lib/libcommon_la-encode.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-jsonwrt.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-sha256.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-xxhash.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-sysfs.lo CC lib/libcommon_la-procfs.lo CCLD libcommon.la CCLD getopt gnu-getopt/2.40: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' built gnu-getopt/2.40: Build folder /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/build-release gnu-getopt/2.40: Generated conaninfo.txt gnu-getopt/2.40: Generated conanbuildinfo.txt gnu-getopt/2.40: Generating the package gnu-getopt/2.40: Package folder /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/package/3eb32b976fb0626f3c40a8b87ace72156aa44204 gnu-getopt/2.40: Calling package() gnu-getopt/2.40: Copied 1 file: COPYING gnu-getopt/2.40: Copied 1 file: getopt [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 gnu-getopt/2.40 package(): Packaged 2 files: getopt, COPYING gnu-getopt/2.40: Package '3eb32b976fb0626f3c40a8b87ace72156aa44204' created gnu-getopt/2.40: Created package revision b86292505a3d6c048954dd5033da46d6 [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: Unable to detect syscall setns. configure: WARNING: Unable to detect syscall pidfd_open. configure: WARNING: Unable to detect syscall pidfd_send_signal. configure: WARNING: Unable to detect syscall close_range. configure: WARNING: Unable to detect syscall fsconfig. configure: WARNING: Unable to detect syscall fsmount. configure: WARNING: Unable to detect syscall fsopen. configure: WARNING: Unable to detect syscall fspick. configure: WARNING: Unable to detect syscall mount_setattr. configure: WARNING: Unable to detect syscall move_mount. configure: WARNING: Unable to detect syscall open_tree. configure: WARNING: asciidoctor not found; not building man pages configure: WARNING: po4a not found; not building translated man pages configure: WARNING: liblastlog2 disabled; not building pam_lastlog2 configure: WARNING: mntent.h header file not found; not building libmount configure: WARNING: libmount disabled; not building libmount_mountfd_support configure: WARNING: non-linux system; not building mount configure: WARNING: non-linux system; not building losetup configure: WARNING: non-linux system; not building zramctl configure: WARNING: libmount disabled; not building fsck configure: WARNING: non-linux system; not building partx configure: WARNING: sys/signalfd.h header not found; not building uuidd configure: WARNING: libmount disabled; not building findmnt configure: WARNING: libmount disabled; not building mountpoint configure: WARNING: non-linux system; not building fallocate configure: WARNING: non-linux system; not building unshare configure: WARNING: non-linux system; not building nsenter configure: WARNING: non-linux system; not building setpriv configure: WARNING: non-linux system; not building eject configure: WARNING: GNU utmpx functions not found; not building agetty configure: WARNING: futimens or inotify_init1 not found; agetty(8) will not provide ---reload functionality configure: WARNING: TIOCGLCKTRMIOS flag not found; not building plymouth_support configure: WARNING: ioperm iopl function or Linux not found; not building hwclock configure: WARNING: hwclock disabled; not building hwclock_cmos configure: WARNING: non-linux system; not building fstrim configure: WARNING: non-linux system; not building swapon configure: WARNING: non-linux system; not building lsblk configure: WARNING: non-linux system; not building lscpu configure: WARNING: non-linux system; not building lsfd configure: WARNING: shadow.h header not found; not building lslogins configure: WARNING: non-linux system; not building chcpu configure: WARNING: non-linux system; not building wdctl configure: WARNING: non-linux system; not building pipesz configure: WARNING: non-linux system; not building fadvise configure: WARNING: non-linux system; not building waitpid configure: WARNING: non-linux system; not building enosys configure: WARNING: non-linux system; not building lsclocks configure: WARNING: non-linux system; not building blockdev configure: WARNING: non-linux system; not building prlimit configure: WARNING: non-linux system; not building lslocks configure: WARNING: non-linux system; not building switch_root configure: WARNING: non-linux system; not building pivot_root configure: WARNING: non-linux system; not building lsmem configure: WARNING: non-linux system; not building chmem configure: WARNING: excluded for aarch64-apple-darwin23.4.0 architecture; not building ipcmk configure: WARNING: excluded for aarch64-apple-darwin23.4.0 architecture; not building ipcrm configure: WARNING: excluded for aarch64-apple-darwin23.4.0 architecture; not building ipcs configure: WARNING: non-linux system; not building irqtop configure: WARNING: non-linux system; not building lsirq configure: WARNING: non-linux system; not building choom configure: WARNING: non-linux system; not building lsipc configure: WARNING: non-linux system; not building lsns configure: WARNING: non-linux system; not building rfkill configure: WARNING: non-linux system; not building readprofile configure: WARNING: non-linux system; not building dmesg configure: WARNING: non-linux system; not building ctrlaltdel configure: WARNING: non-linux system; not building exch configure: WARNING: non-linux system; not building fincore configure: WARNING: non-linux system; not building fsfreeze configure: WARNING: non-linux system; not building blkdiscard configure: WARNING: non-linux system; not building blkzone configure: WARNING: non-linux system; not building blkpr configure: WARNING: non-linux system; not building ldattach configure: WARNING: non-linux system; not building rtcwake configure: WARNING: non-linux system; not building setarch configure: WARNING: openpty function (libutil) not found; not building script configure: WARNING: openpty function (libutil) not found; not building scriptlive configure: WARNING: building for glibc not found; not building col configure: WARNING: non-linux system; not building kill configure: WARNING: GNU utmpx functions not found; not building last configure: WARNING: GNU utmpx functions not found; not building utmpdump configure: WARNING: non-linux system; not building raw configure: WARNING: shadow.h header not found; not building chfn_chsh configure: WARNING: GNU utmpx functions not found; not building login configure: WARNING: shadow.h header not found; not building sulogin configure: WARNING: GNU utmpx functions not found; not building su configure: WARNING: GNU utmpx functions not found; not building runuser configure: WARNING: non-linux system; not building more configure: WARNING: non-linux system; not building setterm configure: WARNING: Unable to detect syscall ioprio_set. configure: WARNING: ioprio_set syscall not found; not building ionice configure: WARNING: cpu_set_t type not found; not building taskset configure: WARNING: sched_set functions not found; not building chrt configure: WARNING: Unable to detect syscall sched_setattr. configure: WARNING: sched_setattr syscall not found; not building uclampset configure: WARNING: linux/btrfs.h not found, do not build with btrfs support configure: WARNING: libpython not found; not building pylibmount Makefile:10275: Documentation/.deps/test_boilerplate-boilerplate.Po: No such file or directory In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/blkdev.c:35: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/canonicalize.c:21: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ 4 warnings generated. 4 warnings generated. In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/env.c:22: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/fileutils.c:17: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ 4 warnings generated. 4 warnings generated. In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/path.c:26: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/sysfs.c:17: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ In file included from /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/procfs.c:20: /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:40: warning: unused parameter 'out' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:49: warning: unused parameter 'in' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:60: warning: unused parameter 'off' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/all-io.h:117:72: warning: unused parameter 'count' [-Wunused-parameter] static inline ssize_t sendfile_all(int out, int in, off_t *off, size_t count) ^ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/lib/procfs.c:196:28: warning: incompatible pointer types passing 'uintmax_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types] return ul_strtou64(tok, re, 10); ^~ /Users/jenkins/workspace/prod-v1/bsr/25953/dfaeb/.conan/data/gnu-getopt/2.40/_/_/build/3eb32b976fb0626f3c40a8b87ace72156aa44204/src/include/strutils.h:27:51: note: passing argument to parameter 'num' here extern int ul_strtou64(const char *str, uint64_t *num, int base); ^ 4 warnings generated. 4 warnings generated. 5 warnings generated. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 ***