* Package: app-forensics/openscap-1.2.14 * Repository: gentoo * USE: abi_x86_64 acl amd64 elibc_musl kernel_linux pcre python_single_target_python2_7 userland_GNU xattr * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python2.7 to build >>> Unpacking source... >>> Unpacking openscap-1.2.14.tar.gz to /var/tmp/portage/app-forensics/openscap-1.2.14/work >>> Source unpacked in /var/tmp/portage/app-forensics/openscap-1.2.14/work >>> Preparing source in /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14 ... * Disabling SELinux probes * Disabling LDAP probes >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14 ... * Using python2.7 to build * econf: updating openscap-1.2.14/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openscap-1.2.14/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --enable-python=no --with-crypto=gcrypt --enable-sce=no checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib 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 whether _XOPEN_SOURCE should be defined... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether getdelim is declared... yes checking for getdelim... yes checking for mprotect... yes checking for vasnprintf... no checking for snprintf... yes checking whether getline is declared... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for pid_t... yes checking for mode_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether conversion from 'int' to 'long double' works... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... no checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... no checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... no checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strsep... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking for stdint.h... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... (cached) x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... no checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking dependency style of x86_64-gentoo-linux-musl-g++... none checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for swig... /usr/bin/swig checking whether CC supports -Werror=format-security... yes checking for env... yes checking for valgrind... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for headers required to compile python extensions... found checking for pthread_attr_init in -lc_r... no checking for pthread_attr_init in -lpthread... yes checking for pthread_timedjoin_np... yes checking for pthread_setname_np... yes checking for pthread_getname_np... no checking for clock_gettime... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for curl... yes checking for xml2... yes checking for xslt... yes checking for exslt... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for gcry_check_version in -lgcrypt... yes checking for GCRYCTL_SET_ENFORCED_FIPS_FLAG... yes checking for fts_open... no checking for posix_memalign... yes checking for memalign... yes checking for sigwaitinfo... yes * Checking for rpm library (optional dependency of libopenscap) checking for rpm... no configure: !!! librpm not found. The rpmvercmp function will be emulated. !!! checking for rpm... no configure: librpm is older than 4.6 checking for rpm... no configure: librpm is older than 4.7 * Checking for bz2 library (optional dependency of libopenscap) checking for BZ2_bzReadOpen in -lbz2... yes checking for bzip2... yes Package libapt-pkg was not found in the pkg-config search path. Perhaps you should add the directory containing `libapt-pkg.pc' to the PKG_CONFIG_PATH environment variable No package 'libapt-pkg' found Package rpm was not found in the pkg-config search path. Perhaps you should add the directory containing `rpm.pc' to the PKG_CONFIG_PATH environment variable No package 'rpm' found * Checking presence of required headers for the family probe checking for string.h... (cached) yes * Checking presence of required headers for the textfilecontent probe checking for fcntl.h... yes checking for limits.h... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the textfilecontent54 probe checking for errno.h... yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the variable probe checking for errno.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the xmlfilecontent probe checking for libxml/parser.h... yes checking for libxml/tree.h... yes checking for libxml/xpath.h... yes checking for libxml/xpathInternals.h... yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the filehash probe checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the filehash58 probe checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the environmentvariable probe checking for errno.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the environmentvariable58 probe checking for dirent.h... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the sql probe checking for ctype.h... yes checking for errno.h... (cached) yes checking for opendbx/api.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... yes * Checking presence of required headers for the sql57 probe checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for opendbx/api.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes * Checking presence of required headers for the ldap57 probe checking for ldapp.h... no checking for pthread.h... (cached) yes checking for stdbool.h... (cached) yes * Checking presence of required headers for the dnscache probe checking for string.h... (cached) yes * Checking presence of required headers for the runlevel probe checking for assert.h... yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the file probe checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes * Checking presence of optional headers for the file probe checking for acl/libacl.h... yes checking for sys/acl.h... yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the fileextendedattribute probe checking for attr/xattr.h... yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the password probe checking for errno.h... (cached) yes checking for lastlog.h... yes checking for paths.h... yes checking for pwd.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the process probe checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for sched.h... yes checking for time.h... (cached) yes * Checking presence of optional headers for the process probe checking for fcntl.h... (cached) yes checking for proc/devname.h... yes checking for stdio_ext.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the process58 probe checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for sched.h... (cached) yes checking for time.h... (cached) yes * Checking presence of optional headers for the process58 probe checking for ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for proc/devname.h... (cached) yes checking for selinux/context.h... yes checking for selinux/selinux.h... yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/capability.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysmacros.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the shadow probe checking for errno.h... (cached) yes checking for shadow.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the uname probe checking for string.h... (cached) yes checking for sys/utsname.h... yes * Checking presence of optional headers for the uname probe checking for stdio_ext.h... (cached) yes checking for sys/systeminfo.h... no * Checking presence of required headers for the interface probe checking for arpa/inet.h... yes checking for ifaddrs.h... yes checking for netdb.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes * Checking presence of required headers for the xinetd probe checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for fnmatch.h... yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for stdbool.h... (cached) yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the sysctl probe checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the routingtable probe checking for arpa/inet.h... (cached) yes checking for byteswap.h... yes checking for endian.h... yes checking for errno.h... (cached) yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes checking for netinet/ip.h... yes checking for net/route.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the symlink probe checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the gconf probe checking for gconf/gconf.h... yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the isainfo probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/systeminfo.h... (cached) no * Checking presence of required headers for the partition probe checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for linux/fs.h... yes checking for mntent.h... yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes * Checking presence of optional headers for the partition probe checking for blkid/blkid.h... yes checking for linux/magic.h... yes * Checking presence of required headers for the inetlisteningservers probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the iflisteners probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the selinuxboolean probe checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for selinux/selinux.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes * Checking presence of required headers for the selinuxsecuritycontext probe checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for selinux/context.h... (cached) yes checking for selinux/selinux.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the rpminfo probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for pthread.h... (cached) yes checking for rpm/header.h... no checking for rpm/rpmdb.h... no checking for rpm/rpmfi.h... no checking for rpm/rpmlib.h... no checking for rpm/rpmlog.h... no checking for rpm/rpmmacro.h... no checking for rpm/rpmts.h... no checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the rpmverify probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for rpm/header.h... (cached) no checking for rpm/rpmcli.h... no checking for rpm/rpmdb.h... (cached) no checking for rpm/rpmfi.h... (cached) no checking for rpm/rpmlib.h... (cached) no checking for rpm/rpmlog.h... (cached) no checking for rpm/rpmmacro.h... (cached) no checking for rpm/rpmts.h... (cached) no checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the rpmverifyfile probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for rpm/header.h... (cached) no checking for rpm/rpmcli.h... (cached) no checking for rpm/rpmdb.h... (cached) no checking for rpm/rpmfi.h... (cached) no checking for rpm/rpmlib.h... (cached) no checking for rpm/rpmlog.h... (cached) no checking for rpm/rpmmacro.h... (cached) no checking for rpm/rpmts.h... (cached) no checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the rpmverifypackage probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for popt.h... yes checking for pthread.h... (cached) yes checking for rpm/header.h... (cached) no checking for rpm/rpmcli.h... (cached) no checking for rpm/rpmdb.h... (cached) no checking for rpm/rpmfi.h... (cached) no checking for rpm/rpmlib.h... (cached) no checking for rpm/rpmlog.h... (cached) no checking for rpm/rpmmacro.h... (cached) no checking for rpm/rpmts.h... (cached) no checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the dpkginfo probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the systemdunitproperty probe checking for dbus/dbus.h... yes checking for string.h... (cached) yes * Checking presence of required headers for the systemdunitdependency probe checking for dbus/dbus.h... (cached) yes checking for string.h... (cached) yes * Checking for acl library used by: file checking for library containing acl_init... -lacl checking for acl_init... yes checking for acl_extended_file... yes * Checking for apt_pkg library used by: dpkginfo checking for apt_pkg... no checking for library containing pkgVersion... no checking for pkgVersion... no * Checking for blkid library used by: partition checking for blkid... yes checking for blkid_get_cache... yes checking for blkid_get_tag_value... yes * Checking for cap library used by: process58 checking for library containing cap_init... -lcap checking for cap_init... yes checking for cap_get_pid... yes checking for capgetp... yes * Checking for dbus1 library used by: systemdunitproperty systemdunitproperty checking for dbus1... yes checking for dbus_bus_get... yes * Checking for gconf2 library used by: gconf checking for gconf2... yes checking for gconf_engine_get_default... yes * Checking for lber library used by: ldap57 checking for library containing ber_init... -llber checking for ber_init... yes * Checking for ldap library used by: ldap57 checking for library containing ldap_init... -lldap checking for ldap_init... yes * Checking for opendbx library used by: sql sql57 checking for library containing odbx_init... no checking for odbx_init... no * Checking for pcre library used by: textfilecontent54 textfilecontent partition checking for pcre... yes checking for pcre_exec... yes * Checking for procps library used by: process58 process checking for procps... yes checking for dev_to_tty... yes * Checking for rpm library used by: rpminfo rpmverify rpmverifyfile rpmverifypackage checking for rpm... no checking for library containing rpmtsCreate... no checking for rpmtsCreate... no checking for rpmReadConfigFiles... no checking for headerFormat... no checking for headerSprintf... no checking for rpmFreeCrypto... no checking for rpmFreeFilesystems... no * Checking for selinux library used by: process58 selinuxboolean selinuxsecuritycontext checking for selinux... yes checking for security_get_boolean_names... yes * Checking for xml2 library used by: xmlfilecontent checking for xml2... yes checking for xmlTextReaderRead... yes * Checking for xslt library used by: xmlfilecontent checking for xslt... yes checking for xsltDocumentFunction... yes checking for atomic builtins... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating xsl/Makefile config.status: creating schemas/Makefile config.status: creating cpe/Makefile config.status: creating libopenscap.pc config.status: creating src/common/Makefile config.status: creating src/source/Makefile config.status: creating tests/Makefile config.status: creating tests/API/Makefile config.status: creating swig/Makefile config.status: creating swig/perl/Makefile config.status: creating swig/python2/Makefile config.status: creating swig/python3/Makefile config.status: creating utils/Makefile config.status: creating src/OVAL/Makefile config.status: creating src/OVAL/adt/Makefile config.status: creating src/OVAL/results/Makefile config.status: creating tests/API/OVAL/Makefile config.status: creating tests/API/OVAL/glob_to_regex/Makefile config.status: creating tests/API/OVAL/schema_version/Makefile config.status: creating tests/oscap_string/Makefile config.status: creating tests/API/OVAL/unittests/Makefile config.status: creating tests/API/OVAL/validate/Makefile config.status: creating tests/API/OVAL/report_variable_values/Makefile config.status: creating tests/mitre/Makefile config.status: creating src/OVAL/probes/Makefile config.status: creating src/OVAL/probes/probe/Makefile config.status: creating src/OVAL/probes/crapi/Makefile config.status: creating src/OVAL/probes/SEAP/Makefile config.status: creating src/OVAL/probes/SEAP/generic/rbt/Makefile config.status: creating tests/probes/Makefile config.status: creating tests/API/crypt/Makefile config.status: creating tests/API/SEAP/Makefile config.status: creating tests/API/probes/Makefile config.status: creating tests/sources/Makefile config.status: creating tests/CPE/Makefile config.status: creating tests/probes/file/Makefile config.status: creating tests/probes/fileextendedattribute/Makefile config.status: creating tests/probes/uname/Makefile config.status: creating tests/probes/shadow/Makefile config.status: creating tests/probes/sql57/Makefile config.status: creating tests/probes/symlink/Makefile config.status: creating tests/probes/family/Makefile config.status: creating tests/probes/process58/Makefile config.status: creating tests/probes/sysinfo/Makefile config.status: creating tests/probes/rpminfo/Makefile config.status: creating tests/probes/rpmverifyfile/Makefile config.status: creating tests/probes/rpmverifypackage/Makefile config.status: creating tests/probes/rpmverify/Makefile config.status: creating tests/probes/systemdunitproperty/Makefile config.status: creating tests/probes/systemdunitdependency/Makefile config.status: creating tests/probes/runlevel/Makefile config.status: creating tests/probes/filehash/Makefile config.status: creating tests/probes/filehash58/Makefile config.status: creating tests/probes/password/Makefile config.status: creating tests/probes/interface/Makefile config.status: creating tests/probes/textfilecontent54/Makefile config.status: creating tests/probes/environmentvariable/Makefile config.status: creating tests/probes/environmentvariable58/Makefile config.status: creating tests/probes/xinetd/Makefile config.status: creating tests/probes/selinuxboolean/Makefile config.status: creating tests/probes/isainfo/Makefile config.status: creating tests/probes/iflisteners/Makefile config.status: creating tests/probes/maskattr/Makefile config.status: creating tests/probes/sysctl/Makefile config.status: creating src/CVSS/Makefile config.status: creating tests/API/CVSS/Makefile config.status: creating src/CVE/Makefile config.status: creating tests/API/CVE/Makefile config.status: creating src/CPE/Makefile config.status: creating tests/API/CPE/Makefile config.status: creating tests/API/CPE/name/Makefile config.status: creating tests/API/CPE/lang/Makefile config.status: creating tests/API/CPE/dict/Makefile config.status: creating tests/API/CPE/inbuilt/Makefile config.status: creating src/CCE/Makefile config.status: creating tests/API/CCE/Makefile config.status: creating src/DS/Makefile config.status: creating tests/DS/Makefile config.status: creating tests/DS/ds_sds_index/Makefile config.status: creating tests/DS/signed/Makefile config.status: creating tests/DS/validate/Makefile config.status: creating tests/bindings/Makefile config.status: creating src/XCCDF/Makefile config.status: creating src/XCCDF_POLICY/Makefile config.status: creating tests/API/XCCDF/Makefile config.status: creating tests/API/XCCDF/applicability/Makefile config.status: creating tests/API/XCCDF/default_cpe/Makefile config.status: creating tests/API/XCCDF/fix/Makefile config.status: creating tests/API/XCCDF/guide/Makefile config.status: creating tests/API/XCCDF/unittests/Makefile config.status: creating tests/API/XCCDF/parser/Makefile config.status: creating tests/API/XCCDF/progress/Makefile config.status: creating tests/API/XCCDF/report/Makefile config.status: creating tests/API/XCCDF/result_files/Makefile config.status: creating tests/API/XCCDF/tailoring/Makefile config.status: creating tests/API/XCCDF/variable_instance/Makefile config.status: creating tests/schemas/Makefile config.status: creating tests/bz2/Makefile config.status: creating tests/codestyle/Makefile config.status: creating tests/oval_details/Makefile config.status: creating tests/nist/Makefile config.status: creating src/SCE/Makefile config.status: creating tests/sce/Makefile config.status: creating run config.status: creating tests/test_common.sh config.status: creating utils/oscap-docker config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ****************************************************** OpenSCAP will be compiled with the following settings: oscap tool: yes scap-as-rpm tool: yes oscap-ssh tool: yes oscap-docker tool: yes oscap-vm tool: yes oscap-chroot tool: yes python2 bindings enabled: no python3 bindings enabled: no perl bindings enabled: no use POSIX regex: no SCE enabled no debugging flags enabled: no CCE enabled: no === probes === family: yes textfilecontent: yes textfilecontent54: yes variable: yes xmlfilecontent: yes filehash: yes filehash58: yes environmentvariable: yes environmentvariable58: yes sql: NO (missing: header files, opendbx lib, odbx_init func) sql57: NO (missing: header files, opendbx lib, odbx_init func) ldap57: NO (missing: header files) dnscache: yes runlevel: yes file: yes fileextendedattribute: yes password: yes process: yes process58: yes shadow: yes uname: yes interface: yes xinetd: yes sysctl: yes routingtable: yes symlink: yes gconf: yes isainfo: NO (missing: header files) package: yes patch: yes smf: yes partition: yes inetlisteningservers: yes iflisteners: yes selinuxboolean: yes selinuxsecuritycontext: yes rpminfo: NO (missing: header files, rpm, rpmtsCreate func, rpmReadConfigFiles func) rpmverify: NO (missing: header files, rpm, rpmtsCreate func, rpmReadConfigFiles func) rpmverifyfile: NO (missing: header files, rpm, rpmtsCreate func, rpmReadConfigFiles func) rpmverifypackage: NO (missing: header files, rpm, rpmtsCreate func, rpmReadConfigFiles func) dpkginfo: NO (missing: , apt_pkg, pkgVersion func) systemdunitproperty: yes systemdunitdependency: yes system_info: always enabled === configuration === probe directory set to: /usr/libexec/openscap === crypto === library: GCrypt libs: -lgcrypt -lgpg-error cflags: Valgrind checks enabled: no CFLAGS: -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function CXXFLAGS: -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../config/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../config/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../config/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../config/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/1/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h make all-recursive make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' make[4]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o unistd.lo unistd.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o xsize.lo xsize.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o asnprintf.lo asnprintf.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o In file included from asnprintf.c:20: vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined, evaluates to 0 [-Wundef] 66 | #if REPLACE_VASNPRINTF | ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o printf-args.lo printf-args.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o In file included from printf-args.c:29: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-args.c: In function ‘printf_fetchargs’: printf-args.c:143:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 143 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o printf-parse.lo printf-parse.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o In file included from printf-parse.h:29, from printf-parse.c:36: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ In file included from printf-parse.c:36: printf-parse.h:39:5: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 39 | #if __GLIBC__ >= 2 && !defined __UCLIBC__ | ^~~~~~~~~ printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 80 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 173 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-parse.c:74:5: warning: "CHAR_T_ONLY_ASCII" is not defined, evaluates to 0 [-Wundef] 74 | #if CHAR_T_ONLY_ASCII | ^~~~~~~~~~~~~~~~~ printf-parse.c: In function ‘printf_parse’: printf-parse.c:210:5: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 210 | #if __GLIBC__ >= 2 && !defined __UCLIBC__ | ^~~~~~~~~ printf-parse.c:545:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 545 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-parse.c:603:5: warning: "CHAR_T_ONLY_ASCII" is not defined, evaluates to 0 [-Wundef] 603 | #if CHAR_T_ONLY_ASCII | ^~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o vasnprintf.lo vasnprintf.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o vasnprintf.c:62:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 62 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ In file included from vasnprintf.c:65: vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined, evaluates to 0 [-Wundef] 66 | #if REPLACE_VASNPRINTF | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:76:5: warning: "HAVE_NL_LANGINFO" is not defined, evaluates to 0 [-Wundef] 76 | #if HAVE_NL_LANGINFO | ^~~~~~~~~~~~~~~~ vasnprintf.c:80:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 80 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ In file included from printf-parse.h:29, from vasnprintf.c:83: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 82 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 127 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ In file included from vasnprintf.c:83: printf-parse.h:39:5: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 39 | #if __GLIBC__ >= 2 && !defined __UCLIBC__ | ^~~~~~~~~ printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 80 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 173 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ vasnprintf.c:92:6: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 92 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:92:28: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 92 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:97:6: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 97 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:97:28: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 97 | #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:102:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 102 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:102:33: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 102 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:108:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 108 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:108:33: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 108 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:114:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 114 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:114:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 114 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:123:6: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 123 | # if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ vasnprintf.c:147:5: warning: "WIDE_CHAR_VERSION" is not defined, evaluates to 0 [-Wundef] 147 | #if WIDE_CHAR_VERSION | ^~~~~~~~~~~~~~~~~ vasnprintf.c:171:71: warning: "__GNU_LIBRARY__" is not defined, evaluates to 0 [-Wundef] 171 | E_DECL__SNPRINTF || HAVE_SNPRINTF) && !defined __BEOS__ && !(__GNU_LIBRARY__ == 1) | ^~~~~~~~~~~~~~~ vasnprintf.c:227:126: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined, evaluates to 0 [-Wundef] 227 | VERSION) || ((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && !WIDE_CHAR_VERSION && DCHAR_IS_TCHAR)) && HAVE_WCHAR_T | ^~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:269:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:269:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:269:60: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:269:96: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | ED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:269:118: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 269 | || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:296:5: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 296 | #if NEED_PRINTF_INFINITE_DOUBLE && !NEED_PRINTF_DOUBLE && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:307:5: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 307 | #if NEED_PRINTF_INFINITE_LONG_DOUBLE && !NEED_PRINTF_LONG_DOUBLE && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:318:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 318 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:318:33: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 318 | #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c: In function ‘vasnprintf’: vasnprintf.c:1938:5: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 1938 | #if ENABLE_UNISTDIO | ^~~~~~~~~~~~~~~ vasnprintf.c:2395:53: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined, evaluates to 0 [-Wundef] 2395 | #if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && HAVE_WCHAR_T | ^~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:2914:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined, evaluates to 0 [-Wundef] 2914 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:2914:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 2914 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:2914:60: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 2914 | #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:3404:6: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3404 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:3404:37: warning: "NEED_PRINTF_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3404 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~ vasnprintf.c:3404:59: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3404 | #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:3404:95: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined, evaluates to 0 [-Wundef] 3404 | || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4591:24: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4591 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:4591:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4591 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4591:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4591 | S_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4591:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4591 | O || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4594:70: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4594 | _SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:4594:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4594 | SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4594:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4594 | S_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4594:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4594 | O || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4597:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4597 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4601:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4601 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4606:5: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4606 | #if NEED_PRINTF_FLAG_LEFTADJUST | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4608:26: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4608 | #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:4608:45: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4608 | #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4608:70: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4608 | CHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4623:24: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4623 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:4623:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4623 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4623:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4623 | S_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4623:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4623 | O || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4626:70: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4626 | _SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:4626:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4626 | SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4626:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4626 | S_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4626:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4626 | O || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4660:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4660 | #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4693:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4693 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4708:6: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 4708 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4708:57: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 4708 | #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~ vasnprintf.c:4708:76: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 4708 | TF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4708:101: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 4708 | CHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4758:5: warning: "NEED_PRINTF_FLAG_GROUPING" is not defined, evaluates to 0 [-Wundef] 4758 | #if NEED_PRINTF_FLAG_GROUPING | ^~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4774:5: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 4774 | #if __GLIBC__ >= 2 && !defined __UCLIBC__ | ^~~~~~~~~ vasnprintf.c:4854:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined, evaluates to 0 [-Wundef] 4854 | #if NEED_PRINTF_DIRECTIVE_F | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4861:10: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 4861 | # if !(((__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)) && !defined __UCLIBC__) || ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)) | ^~~~~~~~~ vasnprintf.c:4861:28: warning: "__GLIBC__" is not defined, evaluates to 0 [-Wundef] 4861 | # if !(((__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)) && !defined __UCLIBC__) || ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)) | ^~~~~~~~~ vasnprintf.c:5107:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 5107 | if (count < maxlen | ^ vasnprintf.c:5234:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 5234 | #if NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:5403:24: warning: "ENABLE_UNISTDIO" is not defined, evaluates to 0 [-Wundef] 5403 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~ vasnprintf.c:5403:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined, evaluates to 0 [-Wundef] 5403 | #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:5403:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined, evaluates to 0 [-Wundef] 5403 | S_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:5403:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined, evaluates to 0 [-Wundef] 5403 | O || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:5513:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined, evaluates to 0 [-Wundef] 5513 | #if NEED_PRINTF_DIRECTIVE_F | ^~~~~~~~~~~~~~~~~~~~~~~ vasnprintf.c:4834:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 4834 | *fbp++ = 'l'; | ~~~~~~~^~~~~ vasnprintf.c:4838:19: note: here 4838 | case TYPE_LONGINT: | ^~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -no-undefined -Wl,-O1 -Wl,--as-needed -o libgnu.la unistd.lo xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo -lbz2 libtool: link: x86_64-gentoo-linux-musl-ar cru .libs/libgnu.a .libs/unistd.o .libs/xsize.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' make[2]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/lib' Making all in src make[2]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src' Making all in common make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/common' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o liboscapcommon_la-alloc.lo `test -f 'alloc.c' || echo './'`alloc.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c alloc.c -fPIC -DPIC -o .libs/liboscapcommon_la-alloc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o liboscapcommon_la-bfind.lo `test -f 'bfind.c' || echo './'`bfind.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c bfind.c -fPIC -DPIC -o .libs/liboscapcommon_la-bfind.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c -o liboscapcommon_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/OVAL/probes/SEAP/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -Wformat -Wundef -Wno-unused-parameter -Wmissing-prototypes -Wno-unknown-pragmas -D_GNU_SOURCE -DOSCAP_THREAD_SAFE -D_POSIX_C_SOURCE=200112L -Wno-unused-function -c debug.c -fPIC -DPIC -o .libs/liboscapcommon_la-debug.o debug.c: In function ‘oscap_set_verbose’: debug.c:103:8: warning: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration] 103 | fd = open(filename, O_APPEND | O_WRONLY); | ^~~~ | popen debug.c:103:23: error: ‘O_APPEND’ undeclared (first use in this function) 103 | fd = open(filename, O_APPEND | O_WRONLY); | ^~~~~~~~ debug.c:103:23: note: each undeclared identifier is reported only once for each function it appears in debug.c:103:34: error: ‘O_WRONLY’ undeclared (first use in this function) 103 | fd = open(filename, O_APPEND | O_WRONLY); | ^~~~~~~~ debug.c:113:34: error: ‘O_CREAT’ undeclared (first use in this function) 113 | fd = open(filename, O_APPEND | O_CREAT | O_TRUNC | O_WRONLY, | ^~~~~~~ debug.c:113:44: error: ‘O_TRUNC’ undeclared (first use in this function) 113 | fd = open(filename, O_APPEND | O_CREAT | O_TRUNC | O_WRONLY, | ^~~~~~~ debug.c:114:4: error: ‘S_IRUSR’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ debug.c:114:14: error: ‘S_IWUSR’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ debug.c:114:24: error: ‘S_IRGRP’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ debug.c:114:34: error: ‘S_IWGRP’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ debug.c:114:44: error: ‘S_IROTH’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ debug.c:114:54: error: ‘S_IWOTH’ undeclared (first use in this function) 114 | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); | ^~~~~~~ make[3]: *** [Makefile:1131: liboscapcommon_la-debug.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/common' make[2]: *** [Makefile:1146: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src' make[1]: *** [Makefile:1283: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14' make: *** [Makefile:1092: all] Error 2 * ERROR: app-forensics/openscap-1.2.14::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-forensics/openscap-1.2.14::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-forensics/openscap-1.2.14::gentoo'`. * The complete build log is located at '/var/log/portage/app-forensics:openscap-1.2.14:20200323-225754.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-forensics/openscap-1.2.14/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-forensics/openscap-1.2.14/temp/environment'. * Working directory: '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14' * S: '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14'