Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 651166 Details for
Bug 734228
app-forensics/openscap fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 477.01 KB, created by
Agostino Sarubbo
on 2020-07-28 10:12:07 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-28 10:12:07 UTC
Size:
477.01 KB
patch
obsolete
> * Package: app-forensics/openscap-1.2.14 > * Repository: gentoo > * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux pcre python_single_target_python2_7 userland_GNU xattr > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo-mirror/gentoo/commit/5894fb6ed17175b3cadf803afca4505918d4d117 >@@@@@ END @@@@@ > > * 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-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-python=no --with-crypto=gcrypt --enable-sce=no >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib64/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang >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-pc-linux-gnu-clang accepts -g... yes >checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-clang... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang -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 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... yes >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 <wchar.h> 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... yes >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... yes >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... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >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... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >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... yes >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-pc-linux-gnu-clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang 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-pc-linux-gnu-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-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -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 whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-clang++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-clang++ -E >checking for ld used by x86_64-pc-linux-gnu-clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-clang++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-clang++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -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... no >configure: WARNING: cannot find 'swig' program. You should look at http://www.swig.org >checking whether CC supports -Werror=format-security... yes >checking for env... yes >checking for valgrind... no >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... yes >checking for clock_gettime... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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... yes >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 >Package 'libapt-pkg', required by 'virtual:world', not found >Package dbus-1 was not found in the pkg-config search path. >Perhaps you should add the directory containing `dbus-1.pc' >to the PKG_CONFIG_PATH environment variable >Package 'dbus-1', required by 'virtual:world', not found >Package gconf-2.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `gconf-2.0.pc' >to the PKG_CONFIG_PATH environment variable >Package 'gconf-2.0', required by 'virtual:world', not 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 >Package 'rpm', required by 'virtual:world', not found >Package libselinux was not found in the pkg-config search path. >Perhaps you should add the directory containing `libselinux.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libselinux', required by 'virtual:world', not 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... no >checking for selinux/selinux.h... no >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... no >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) no >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) no >checking for selinux/selinux.h... (cached) no >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... no >checking for string.h... (cached) yes > > * Checking presence of required headers for the systemdunitdependency probe >checking for dbus/dbus.h... (cached) no >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... no >checking for library containing dbus_bus_get... no >checking for dbus_bus_get... no > >* Checking for gconf2 library used by: gconf >checking for gconf2... no >checking for library containing gconf_engine_get_default... no >checking for gconf_engine_get_default... no > >* Checking for lber library used by: ldap57 >checking for library containing ber_init... no >checking for ber_init... no > >* Checking for ldap library used by: ldap57 >checking for library containing ldap_init... no >checking for ldap_init... no > >* 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... no >checking for library containing security_get_boolean_names... no >checking for security_get_boolean_names... no > >* 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, lber lib, ber_init func, ldap lib, ldap_init func) > dnscache: yes > runlevel: yes > file: yes > fileextendedattribute: yes > password: yes > process: yes > process58: NO (missing: , selinux, security_get_boolean_names func) > shadow: yes > uname: yes > interface: yes > xinetd: yes > sysctl: yes > routingtable: yes > symlink: yes > gconf: NO (missing: header files, gconf2, gconf_engine_get_default func) > isainfo: NO (missing: header files) > package: yes > patch: yes > smf: yes > partition: yes > inetlisteningservers: yes > iflisteners: yes > selinuxboolean: NO (missing: header files, selinux, security_get_boolean_names func) > selinuxsecuritycontext: NO (missing: header files, selinux, security_get_boolean_names func) > 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: NO (missing: header files, dbus1, dbus1, dbus_bus_get func, dbus_bus_get func) > systemdunitdependency: NO (missing: header files) > 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 -frecord-gcc-switches -fno-diagnostics-color -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 -frecord-gcc-switches -fno-diagnostics-color >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14 ... >make -j2 V=1 >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 >/bin/mkdir -p sys >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''@|<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 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''@|<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 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''@|<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''@|<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 >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''@|<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''@|<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-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 asnprintf.c:20: >./vasnprintf.h:66:5: warning: 'REPLACE_VASNPRINTF' is not defined, evaluates to > 0 [-Wundef] >#if REPLACE_VASNPRINTF > ^ >1 warning generated. >In file included from printf-args.c:29: >./printf-args.h:82:5: warning: 'ENABLE_UNISTDIO' is not defined,/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 > evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >./printf-args.h:127:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >printf-args.c:143:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >3 warnings generated. >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.c:36: >In file included from ./printf-parse.h:29: >./printf-args.h:82:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >./printf-args.h:127:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >In file included from printf-parse.c:36: >./printf-parse.h:80:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >./printf-parse.h:173:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to > 0 [-Wundef] >#if ENABLE_UNISTDIO > ^ >printf-parse.c:74:5: warning: 'CHAR_T_ONLY_ASCII' is not defined, evaluates to 0 > [-Wundef] >#if CHAR_T_ONLY_ASCII > ^ >printf-parse.c:545:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >printf-parse.c:603:5: warning: 'CHAR_T_ONLY_ASCII' is not defined, evaluates to > 0 [-Wundef] >#if CHAR_T_ONLY_ASCII > ^ >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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] ># 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] >#if REPLACE_VASNPRINTF > ^ >vasnprintf.c:76:5: warning: 'HAVE_NL_LANGINFO' is not defined, evaluates to 0 > [-Wundef] >#if HAVE_NL_LANGINFO > ^ >vasnprintf.c:80:6: warning: 'WIDE_CHAR_VERSION' is not defined, evaluates to 0 > [-Wundef] ># if WIDE_CHAR_VERSION > ^ >In file included from vasnprintf.c:83: >In file included from ./printf-parse.h:29: >./printf-args.h:82:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >./printf-args.h:127:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >In file included from vasnprintf.c:83: >./printf-parse.h:80:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >./printf-parse.h:173:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to > 0 [-Wundef] >#if ENABLE_UNISTDIO > ^ >vasnprintf.c:92:6: warning: 'NEED_PRINTF_DOUBLE' is not defined, evaluates to 0 > [-Wundef] >#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] >#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] >#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] >#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] >#if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !de... > ^ >vasnprintf.c:102:33: warning: 'NEED_PRINTF_INFINITE_LONG_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !de... > ^ >vasnprintf.c:108:6: warning: 'NEED_PRINTF_DIRECTIVE_A' is not defined, evaluates > to 0 [-Wundef] >#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] >#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] >#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] >#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] ># if WIDE_CHAR_VERSION > ^ >vasnprintf.c:147:5: warning: 'WIDE_CHAR_VERSION' is not defined, evaluates to 0 > [-Wundef] >#if WIDE_CHAR_VERSION > ^ >vasnprintf.c:227:126: warning: 'NEED_PRINTF_DIRECTIVE_LS' is not defined, > evaluates to 0 [-Wundef] > ...|| ((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIV... > ^ >vasnprintf.c:269:6: warning: 'NEED_PRINTF_DIRECTIVE_A' is not defined, evaluates > to 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_I... > ^ >vasnprintf.c:269:33: warning: 'NEED_PRINTF_LONG_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_I... > ^ >vasnprintf.c:269:60: warning: 'NEED_PRINTF_INFINITE_LONG_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_I... > ^ >vasnprintf.c:269:96: warning: 'NEED_PRINTF_DOUBLE' is not defined, evaluates to > 0 [-Wundef] > ...|| NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_P... > ^ >vasnprintf.c:269:118: warning: 'NEED_PRINTF_INFINITE_DOUBLE' is not defined, > evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF... > ^ >vasnprintf.c:296:5: warning: 'NEED_PRINTF_INFINITE_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#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] >#if NEED_PRINTF_INFINITE_LONG_DOUBLE && !NEED_PRINTF_LONG_DOUBLE && !def... > ^ >vasnprintf.c:318:6: warning: 'NEED_PRINTF_LONG_DOUBLE' is not defined, evaluates > to 0 [-Wundef] >#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] >#if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL > ^ >vasnprintf.c:1938:5: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if ENABLE_UNISTDIO > ^ >vasnprintf.c:2395:53: warning: 'NEED_PRINTF_DIRECTIVE_LS' is not defined, > evaluates to 0 [-Wundef] >#if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIV... > ^ >vasnprintf.c:2914:6: warning: 'NEED_PRINTF_DIRECTIVE_A' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_D... > ^ >vasnprintf.c:2914:33: warning: 'NEED_PRINTF_LONG_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_D... > ^ >vasnprintf.c:2914:60: warning: 'NEED_PRINTF_DOUBLE' is not defined, evaluates to > 0 [-Wundef] >#if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_D... > ^ >vasnprintf.c:3404:6: warning: 'NEED_PRINTF_INFINITE_DOUBLE' is not defined, > evaluates to 0 [-Wundef] >#if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_IN... > ^ >vasnprintf.c:3404:37: warning: 'NEED_PRINTF_DOUBLE' is not defined, evaluates to > 0 [-Wundef] >#if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_IN... > ^ >vasnprintf.c:3404:59: warning: 'NEED_PRINTF_INFINITE_LONG_DOUBLE' is not > defined, evaluates to 0 [-Wundef] >#if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_IN... > ^ >vasnprintf.c:3404:95: warning: 'NEED_PRINTF_LONG_DOUBLE' is not defined, > evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF... > ^ >vasnprintf.c:4591:24: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... > ^ >vasnprintf.c:4591:43: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... > ^ >vasnprintf.c:4591:74: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, evaluates > to 0 [-Wundef] > ...|| ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZE... > ^ >vasnprintf.c:4591:99: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_U... > ^ >vasnprintf.c:4594:70: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_... > ^ >vasnprintf.c:4594:89: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] > ...|| !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || ... > ^ >vasnprintf.c:4594:120: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, > evaluates to 0 [-Wundef] > ...|| ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZE... > ^ >vasnprintf.c:4594:145: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not > defined, evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_U... > ^ >vasnprintf.c:4597:51: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_... > ^ >vasnprintf.c:4601:5: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_UNBOUNDED_PRECISION > ^ >vasnprintf.c:4606:5: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_FLAG_LEFTADJUST > ^ >vasnprintf.c:4608:26: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEE... > ^ >vasnprintf.c:4608:45: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, evaluates > to 0 [-Wundef] >#elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEE... > ^ >vasnprintf.c:4608:70: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRIN... > ^ >vasnprintf.c:4623:24: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... > ^ >vasnprintf.c:4623:43: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... > ^ >vasnprintf.c:4623:74: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, evaluates > to 0 [-Wundef] > ...|| ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZE... > ^ >vasnprintf.c:4623:99: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_U... > ^ >vasnprintf.c:4626:70: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_... > ^ >vasnprintf.c:4626:89: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] > ...|| !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || ... > ^ >vasnprintf.c:4626:120: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, > evaluates to 0 [-Wundef] > ...|| ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZE... > ^ >vasnprintf.c:4626:145: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not > defined, evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_U... > ^ >vasnprintf.c:4660:51: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_... > ^ >vasnprintf.c:4693:5: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_UNBOUNDED_PRECISION > ^ >vasnprintf.c:4708:6: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] >#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ... > ^ >vasnprintf.c:4708:57: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ... > ^ >vasnprintf.c:4708:76: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, evaluates > to 0 [-Wundef] > ...&& (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_... > ^ >vasnprintf.c:4708:101: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not > defined, evaluates to 0 [-Wundef] > ...(!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRI... > ^ >vasnprintf.c:4758:5: warning: 'NEED_PRINTF_FLAG_GROUPING' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_FLAG_GROUPING > ^ >vasnprintf.c:4854:5: warning: 'NEED_PRINTF_DIRECTIVE_F' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_DIRECTIVE_F > ^ >vasnprintf.c:5234:5: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_UNBOUNDED_PRECISION > ^ >vasnprintf.c:5403:24: warning: 'ENABLE_UNISTDIO' is not defined, evaluates to 0 > [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... > ^ >vasnprintf.c:5403:43: warning: 'NEED_PRINTF_FLAG_LEFTADJUST' is not defined, > evaluates to 0 [-Wundef] >#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST |... >7 warnings generated. > ^ >vasnprintf.c:5403:74: warning: 'NEED_PRINTF_FLAG_ZERO' is not defined, evaluates > to 0 [-Wundef] > ...|| ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZE... > ^ >vasnprintf.c:5403:99: warning: 'NEED_PRINTF_UNBOUNDED_PRECISION' is not defined, > evaluates to 0 [-Wundef] > ...|| NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_U... > ^ >vasnprintf.c:5513:5: warning: 'NEED_PRINTF_DIRECTIVE_F' is not defined, > evaluates to 0 [-Wundef] >#if NEED_PRINTF_DIRECTIVE_F > ^ >vasnprintf.c:5107:35: warning: comparison of integers of different signs: 'int' > and 'size_t' (aka 'unsigned long') [-Wsign-compare] > if (count < maxlen > ~~~~~ ^ ~~~~~~ >76 warnings generated. >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgnu.la unistd.lo xsize.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo -lbz2 >libtool: link: llvm-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: llvm-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-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-elements.lo `test -f 'elements.c' || echo './'`elements.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 elements.c -fPIC -DPIC -o .libs/liboscapcommon_la-elements.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-err_queue.lo `test -f 'err_queue.c' || echo './'`err_queue.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-error.lo `test -f 'error.c' || echo './'`error.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 err_queue.c -fPIC -DPIC -o .libs/liboscapcommon_la-err_queue.o >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 error.c -fPIC -DPIC -o .libs/liboscapcommon_la-error.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-list.lo `test -f 'list.c' || echo './'`list.c >error.c:114:15: warning: passing an object that undergoes default argument > promotion to 'va_start' has undefined behavior [-Wvarargs] > va_start(ap, family); > ^ >error.c:105:90: note: parameter of type 'oscap_errfamily_t' > (aka 'unsigned short') is declared here > ...char *file, uint32_t line, const char *func, oscap_errfamily_t family, ...) > ^ >1 warning generated. >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 list.c -fPIC -DPIC -o .libs/liboscapcommon_la-list.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-memusage.lo `test -f 'memusage.c' || echo './'`memusage.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 memusage.c -fPIC -DPIC -o .libs/liboscapcommon_la-memusage.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-oscap_acquire.lo `test -f 'oscap_acquire.c' || echo './'`oscap_acquire.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 oscap_acquire.c -fPIC -DPIC -o .libs/liboscapcommon_la-oscap_acquire.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-oscapxml.lo `test -f 'oscapxml.c' || echo './'`oscapxml.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-oscap_buffer.lo `test -f 'oscap_buffer.c' || echo './'`oscap_buffer.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 oscapxml.c -fPIC -DPIC -o .libs/liboscapcommon_la-oscapxml.o >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 oscap_buffer.c -fPIC -DPIC -o .libs/liboscapcommon_la-oscap_buffer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-oscap_string.lo `test -f 'oscap_string.c' || echo './'`oscap_string.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-reference.lo `test -f 'reference.c' || echo './'`reference.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 reference.c -fPIC -DPIC -o .libs/liboscapcommon_la-reference.o >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 oscap_string.c -fPIC -DPIC -o .libs/liboscapcommon_la-oscap_string.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-text.lo `test -f 'text.c' || echo './'`text.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 text.c -fPIC -DPIC -o .libs/liboscapcommon_la-text.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-tsort.lo `test -f 'tsort.c' || echo './'`tsort.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 tsort.c -fPIC -DPIC -o .libs/liboscapcommon_la-tsort.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-util.lo `test -f 'util.c' || echo './'`util.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-xml_iterate.lo `test -f 'xml_iterate.c' || echo './'`xml_iterate.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 util.c -fPIC -DPIC -o .libs/liboscapcommon_la-util.o >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 xml_iterate.c -fPIC -DPIC -o .libs/liboscapcommon_la-xml_iterate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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-xmltext_priv.lo `test -f 'xmltext_priv.c' || echo './'`xmltext_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -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 -frecord-gcc-switches -fno-diagnostics-color -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 xmltext_priv.c -fPIC -DPIC -o .libs/liboscapcommon_la-xmltext_priv.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o liboscapcommon.la liboscapcommon_la-alloc.lo liboscapcommon_la-bfind.lo liboscapcommon_la-debug.lo liboscapcommon_la-elements.lo liboscapcommon_la-err_queue.lo liboscapcommon_la-error.lo liboscapcommon_la-list.lo liboscapcommon_la-memusage.lo liboscapcommon_la-oscap_acquire.lo liboscapcommon_la-oscapxml.lo liboscapcommon_la-oscap_buffer.lo liboscapcommon_la-oscap_string.lo liboscapcommon_la-reference.lo liboscapcommon_la-text.lo liboscapcommon_la-tsort.lo liboscapcommon_la-util.lo liboscapcommon_la-xml_iterate.lo liboscapcommon_la-xmltext_priv.lo -lcurl -lxml2 -lxslt -lm -lxml2 -lexslt -lxslt -lm -lgcrypt -lgpg-error -lxml2 -lpthread -lrt -lbz2 >libtool: link: llvm-ar cru .libs/liboscapcommon.a .libs/liboscapcommon_la-alloc.o .libs/liboscapcommon_la-bfind.o .libs/liboscapcommon_la-debug.o .libs/liboscapcommon_la-elements.o .libs/liboscapcommon_la-err_queue.o .libs/liboscapcommon_la-error.o .libs/liboscapcommon_la-list.o .libs/liboscapcommon_la-memusage.o .libs/liboscapcommon_la-oscap_acquire.o .libs/liboscapcommon_la-oscapxml.o .libs/liboscapcommon_la-oscap_buffer.o .libs/liboscapcommon_la-oscap_string.o .libs/liboscapcommon_la-reference.o .libs/liboscapcommon_la-text.o .libs/liboscapcommon_la-tsort.o .libs/liboscapcommon_la-util.o .libs/liboscapcommon_la-xml_iterate.o .libs/liboscapcommon_la-xmltext_priv.o >libtool: link: llvm-ranlib .libs/liboscapcommon.a >libtool: link: ( cd ".libs" && rm -f "liboscapcommon.la" && ln -s "../liboscapcommon.la" "liboscapcommon.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/common' >Making all in source >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/source' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-bz2.lo `test -f 'bz2.c' || echo './'`bz2.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-doc_type.lo `test -f 'doc_type.c' || echo './'`doc_type.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 bz2.c -fPIC -DPIC -o .libs/liboscapsource_la-bz2.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 doc_type.c -fPIC -DPIC -o .libs/liboscapsource_la-doc_type.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-oscap_source.lo `test -f 'oscap_source.c' || echo './'`oscap_source.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-schematron.lo `test -f 'schematron.c' || echo './'`schematron.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oscap_source.c -fPIC -DPIC -o .libs/liboscapsource_la-oscap_source.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 schematron.c -fPIC -DPIC -o .libs/liboscapsource_la-schematron.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-validate.lo `test -f 'validate.c' || echo './'`validate.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 validate.c -fPIC -DPIC -o .libs/liboscapsource_la-validate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 liboscapsource_la-xslt.lo `test -f 'xslt.c' || echo './'`xslt.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./public -I../../src -I../../src/CPE/public -I../../src/OVAL/probes/SEAP/public -I../../src/common/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xslt.c -fPIC -DPIC -o .libs/liboscapsource_la-xslt.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o liboscapsource.la liboscapsource_la-bz2.lo liboscapsource_la-doc_type.lo liboscapsource_la-oscap_source.lo liboscapsource_la-schematron.lo liboscapsource_la-validate.lo liboscapsource_la-xslt.lo @bz2_LIBS@ -lcurl -lxml2 -lxslt -lm -lxml2 -lexslt -lxslt -lm -lgcrypt -lgpg-error -lxml2 -lpthread -lrt -lbz2 >libtool: link: llvm-ar cru .libs/liboscapsource.a .libs/liboscapsource_la-bz2.o .libs/liboscapsource_la-doc_type.o .libs/liboscapsource_la-oscap_source.o .libs/liboscapsource_la-schematron.o .libs/liboscapsource_la-validate.o .libs/liboscapsource_la-xslt.o >libtool: link: llvm-ranlib .libs/liboscapsource.a >libtool: link: ( cd ".libs" && rm -f "liboscapsource.la" && ln -s "../liboscapsource.la" "liboscapsource.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/source' >Making all in DS >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/DS' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-ds_common.lo `test -f 'ds_common.c' || echo './'`ds_common.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-ds_rds_session.lo `test -f 'ds_rds_session.c' || echo './'`ds_rds_session.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 ds_common.c -fPIC -DPIC -o .libs/libds_la-ds_common.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 ds_rds_session.c -fPIC -DPIC -o .libs/libds_la-ds_rds_session.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-ds_sds_session.lo `test -f 'ds_sds_session.c' || echo './'`ds_sds_session.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-sds.lo `test -f 'sds.c' || echo './'`sds.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 ds_sds_session.c -fPIC -DPIC -o .libs/libds_la-ds_sds_session.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sds.c -fPIC -DPIC -o .libs/libds_la-sds.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-sds_index.lo `test -f 'sds_index.c' || echo './'`sds_index.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sds_index.c -fPIC -DPIC -o .libs/libds_la-sds_index.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-rds.lo `test -f 'rds.c' || echo './'`rds.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-rds_asset_index.lo `test -f 'rds_asset_index.c' || echo './'`rds_asset_index.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rds.c -fPIC -DPIC -o .libs/libds_la-rds.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rds_asset_index.c -fPIC -DPIC -o .libs/libds_la-rds_asset_index.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-rds_report_index.lo `test -f 'rds_report_index.c' || echo './'`rds_report_index.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rds_report_index.c -fPIC -DPIC -o .libs/libds_la-rds_report_index.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-rds_report_request_index.lo `test -f 'rds_report_request_index.c' || echo './'`rds_report_request_index.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libds_la-rds_index.lo `test -f 'rds_index.c' || echo './'`rds_index.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rds_report_request_index.c -fPIC -DPIC -o .libs/libds_la-rds_report_request_index.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/DS -I../../src/XCCDF -I../../src/OVAL -I../../src/CPE/public -I../../src/common -I../../src/common/public -I../../src/source/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rds_index.c -fPIC -DPIC -o .libs/libds_la-rds_index.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libds.la libds_la-ds_common.lo libds_la-ds_rds_session.lo libds_la-ds_sds_session.lo libds_la-sds.lo libds_la-sds_index.lo libds_la-rds.lo libds_la-rds_asset_index.lo libds_la-rds_report_index.lo libds_la-rds_report_request_index.lo libds_la-rds_index.lo -lbz2 >libtool: link: llvm-ar cru .libs/libds.a .libs/libds_la-ds_common.o .libs/libds_la-ds_rds_session.o .libs/libds_la-ds_sds_session.o .libs/libds_la-sds.o .libs/libds_la-sds_index.o .libs/libds_la-rds.o .libs/libds_la-rds_asset_index.o .libs/libds_la-rds_report_index.o .libs/libds_la-rds_report_request_index.o .libs/libds_la-rds_index.o >libtool: link: llvm-ranlib .libs/libds.a >libtool: link: ( cd ".libs" && rm -f "libds.la" && ln -s "../libds.la" "libds.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/DS' >Making all in OVAL >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL' >Making all in adt >make[4]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/adt' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovaladt_la-oval_collection.lo `test -f 'oval_collection.c' || echo './'`oval_collection.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovaladt_la-oval_smc.lo `test -f 'oval_smc.c' || echo './'`oval_smc.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_smc.c -fPIC -DPIC -o .libs/libovaladt_la-oval_smc.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_collection.c -fPIC -DPIC -o .libs/libovaladt_la-oval_collection.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovaladt_la-oval_smc_iterator.lo `test -f 'oval_smc_iterator.c' || echo './'`oval_smc_iterator.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovaladt_la-oval_string_map.lo `test -f 'oval_string_map.c' || echo './'`oval_string_map.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_smc_iterator.c -fPIC -DPIC -o .libs/libovaladt_la-oval_smc_iterator.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/OVAL/public -I./probes/SEAP/public -I../../../src/OVAL/probes/SEAP/generic -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_string_map.c -fPIC -DPIC -o .libs/libovaladt_la-oval_string_map.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libovaladt.la libovaladt_la-oval_collection.lo libovaladt_la-oval_smc.lo libovaladt_la-oval_smc_iterator.lo libovaladt_la-oval_string_map.lo -lxml2 -lbz2 >libtool: link: llvm-ar cru .libs/libovaladt.a .libs/libovaladt_la-oval_collection.o .libs/libovaladt_la-oval_smc.o .libs/libovaladt_la-oval_smc_iterator.o .libs/libovaladt_la-oval_string_map.o >libtool: link: llvm-ranlib .libs/libovaladt.a >libtool: link: ( cd ".libs" && rm -f "libovaladt.la" && ln -s "../libovaladt.la" "libovaladt.la" ) >make[4]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/adt' >Making all in probes/SEAP >make[4]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP' >Making all in generic/rbt >make[5]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP/generic/rbt' >/bin/sh ../../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 librbt_la-rbt_common.lo `test -f 'rbt_common.c' || echo './'`rbt_common.c >/bin/sh ../../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 librbt_la-rbt_gen.lo `test -f 'rbt_gen.c' || echo './'`rbt_gen.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rbt_common.c -fPIC -DPIC -o .libs/librbt_la-rbt_common.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rbt_gen.c -fPIC -DPIC -o .libs/librbt_la-rbt_gen.o >/bin/sh ../../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 librbt_la-rbt_i32.lo `test -f 'rbt_i32.c' || echo './'`rbt_i32.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rbt_i32.c -fPIC -DPIC -o .libs/librbt_la-rbt_i32.o >/bin/sh ../../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 librbt_la-rbt_i64.lo `test -f 'rbt_i64.c' || echo './'`rbt_i64.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rbt_i64.c -fPIC -DPIC -o .libs/librbt_la-rbt_i64.o >/bin/sh ../../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 librbt_la-rbt_str.lo `test -f 'rbt_str.c' || echo './'`rbt_str.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../../../.. -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rbt_str.c -fPIC -DPIC -o .libs/librbt_la-rbt_str.o >/bin/sh ../../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -DRBT_IMPLICIT_LOCKING -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I../../../../../.. -I../../../../../../src -I../../../../../../src/common -I../../../../../../src/OVAL/probes/SEAP -I../../../../../../src/OVAL/probes/SEAP/public -Wno-strict-aliasing -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lpthread -lrt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o librbt.la librbt_la-rbt_common.lo librbt_la-rbt_gen.lo librbt_la-rbt_i32.lo librbt_la-rbt_i64.lo librbt_la-rbt_str.lo -lbz2 >libtool: link: llvm-ar cru .libs/librbt.a .libs/librbt_la-rbt_common.o .libs/librbt_la-rbt_gen.o .libs/librbt_la-rbt_i32.o .libs/librbt_la-rbt_i64.o .libs/librbt_la-rbt_str.o >libtool: link: llvm-ranlib .libs/librbt.a >libtool: link: ( cd ".libs" && rm -f "librbt.la" && ln -s "../librbt.la" "librbt.la" ) >make[5]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP/generic/rbt' >make[5]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sch_cons.lo `test -f 'sch_cons.c' || echo './'`sch_cons.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sch_dummy.lo `test -f 'sch_dummy.c' || echo './'`sch_dummy.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sch_dummy.c -fPIC -DPIC -o .libs/libseap_la-sch_dummy.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sch_cons.c -fPIC -DPIC -o .libs/libseap_la-sch_cons.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sch_generic.lo `test -f 'sch_generic.c' || echo './'`sch_generic.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sch_pipe.lo `test -f 'sch_pipe.c' || echo './'`sch_pipe.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sch_generic.c -fPIC -DPIC -o .libs/libseap_la-sch_generic.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sch_pipe.c -fPIC -DPIC -o .libs/libseap_la-sch_pipe.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-command-backendT.lo `test -f 'seap-command-backendT.c' || echo './'`seap-command-backendT.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-command-backendT.c -fPIC -DPIC -o .libs/libseap_la-seap-command-backendT.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-command.lo `test -f 'seap-command.c' || echo './'`seap-command.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-descriptor.lo `test -f 'seap-descriptor.c' || echo './'`seap-descriptor.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-command.c -fPIC -DPIC -o .libs/libseap_la-seap-command.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-descriptor.c -fPIC -DPIC -o .libs/libseap_la-seap-descriptor.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-scheme.lo `test -f 'seap-scheme.c' || echo './'`seap-scheme.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap.lo `test -f 'seap.c' || echo './'`seap.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-scheme.c -fPIC -DPIC -o .libs/libseap_la-seap-scheme.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap.c -fPIC -DPIC -o .libs/libseap_la-seap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-datatype.lo `test -f 'sexp-datatype.c' || echo './'`sexp-datatype.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-datatype.c -fPIC -DPIC -o .libs/libseap_la-sexp-datatype.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-manip.lo `test -f 'sexp-manip.c' || echo './'`sexp-manip.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-manip.c -fPIC -DPIC -o .libs/libseap_la-sexp-manip.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-manip_r.lo `test -f 'sexp-manip_r.c' || echo './'`sexp-manip_r.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-manip_r.c -fPIC -DPIC -o .libs/libseap_la-sexp-manip_r.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-output.lo `test -f 'sexp-output.c' || echo './'`sexp-output.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-output.c -fPIC -DPIC -o .libs/libseap_la-sexp-output.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-parser.lo `test -f 'sexp-parser.c' || echo './'`sexp-parser.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sm_alloc.lo `test -f 'sm_alloc.c' || echo './'`sm_alloc.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-parser.c -fPIC -DPIC -o .libs/libseap_la-sexp-parser.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sm_alloc.c -fPIC -DPIC -o .libs/libseap_la-sm_alloc.o >sexp-parser.c:1532:79: warning: while loop has empty body [-Wempty-body] > assume_d (spb_size (dsc->p_buffer) >= dsc->p_explen, SEXP_PRET_EUNDEF); > ^ >sexp-parser.c:1532:79: note: put the semicolon on a separate line to silence > this warning >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-message.lo `test -f 'seap-message.c' || echo './'`seap-message.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-message.c -fPIC -DPIC -o .libs/libseap_la-seap-message.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-packetq.lo `test -f 'seap-packetq.c' || echo './'`seap-packetq.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-packetq.c -fPIC -DPIC -o .libs/libseap_la-seap-packetq.o >1 warning generated. >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-packet.lo `test -f 'seap-packet.c' || echo './'`seap-packet.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-seap-error.lo `test -f 'seap-error.c' || echo './'`seap-error.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-packet.c -fPIC -DPIC -o .libs/libseap_la-seap-packet.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 seap-error.c -fPIC -DPIC -o .libs/libseap_la-seap-error.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-value.lo `test -f 'sexp-value.c' || echo './'`sexp-value.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-value.c -fPIC -DPIC -o .libs/libseap_la-sexp-value.o >sexp-value.c:148:51: warning: taking address of packed member 'refs' of class or > structure 'SEXP_val_lblk' may result in an unaligned pointer value > [-Waddress-of-packed-member] > if (SEXP_atomic_cas_u16 (&lblk->refs, refs, refs + 1)) > ^~~~~~~~~~ >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-atomic.lo `test -f 'sexp-atomic.c' || echo './'`sexp-atomic.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-atomic.c -fPIC -DPIC -o .libs/libseap_la-sexp-atomic.o >1 warning generated. >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-MurmurHash3.lo `test -f 'MurmurHash3.c' || echo './'`MurmurHash3.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libseap_la-sexp-ID.lo `test -f 'sexp-ID.c' || echo './'`sexp-ID.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 MurmurHash3.c -fPIC -DPIC -o .libs/libseap_la-MurmurHash3.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sexp-ID.c -fPIC -DPIC -o .libs/libseap_la-sexp-ID.o >sexp-ID.c:57:38: warning: while loop has empty body [-Wempty-body] > assume_d(part == 0 || part == 1, -1); > ^ >sexp-ID.c:57:38: note: put the semicolon on a separate line to silence this > warning >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-bfind.lo `test -f 'generic/bfind.c' || echo './'`generic/bfind.c >1 warning generated. >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-bitmap.lo `test -f 'generic/bitmap.c' || echo './'`generic/bitmap.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/bfind.c -fPIC -DPIC -o generic/.libs/libseap_la-bfind.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/bitmap.c -fPIC -DPIC -o generic/.libs/libseap_la-bitmap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-common.lo `test -f 'generic/common.c' || echo './'`generic/common.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-strto.lo `test -f 'generic/strto.c' || echo './'`generic/strto.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/common.c -fPIC -DPIC -o generic/.libs/libseap_la-common.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/strto.c -fPIC -DPIC -o generic/.libs/libseap_la-strto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-xbase64.lo `test -f 'generic/xbase64.c' || echo './'`generic/xbase64.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/xbase64.c -fPIC -DPIC -o generic/.libs/libseap_la-xbase64.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-strbuf.lo `test -f 'generic/strbuf.c' || echo './'`generic/strbuf.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/libseap_la-spb.lo `test -f 'generic/spb.c' || echo './'`generic/spb.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/strbuf.c -fPIC -DPIC -o generic/.libs/libseap_la-strbuf.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -DUSE_XMALLOC -DXMALLOC_EXIT -DWANT_BASE64 -DSEAP_THREAD_SAFE -DSEAP_MSGID_BITS=32 -I../../../.. -I../../../../lib -I../../../../src -I../../../../src/OVAL/probes/SEAP/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 generic/spb.c -fPIC -DPIC -o generic/.libs/libseap_la-spb.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lpthread -lrt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libseap.la generic/libseap_la-bfind.lo generic/libseap_la-bitmap.lo generic/libseap_la-common.lo generic/libseap_la-strto.lo generic/libseap_la-xbase64.lo generic/libseap_la-strbuf.lo generic/libseap_la-spb.lo libseap_la-sch_cons.lo libseap_la-sch_dummy.lo libseap_la-sch_generic.lo libseap_la-sch_pipe.lo libseap_la-seap-command-backendT.lo libseap_la-seap-command.lo libseap_la-seap-descriptor.lo libseap_la-seap-scheme.lo libseap_la-seap.lo libseap_la-sexp-datatype.lo libseap_la-sexp-manip.lo libseap_la-sexp-manip_r.lo libseap_la-sexp-output.lo libseap_la-sexp-parser.lo libseap_la-sm_alloc.lo libseap_la-seap-message.lo libseap_la-seap-packetq.lo libseap_la-seap-packet.lo libseap_la-seap-error.lo libseap_la-sexp-value.lo libseap_la-sexp-atomic.lo libseap_la-MurmurHash3.lo libseap_la-sexp-ID.lo generic/rbt/librbt.la -lbz2 >libtool: link: (cd .libs/libseap.lax/librbt.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP/generic/rbt/.libs/librbt.a") >libtool: link: llvm-ar cru .libs/libseap.a generic/.libs/libseap_la-bfind.o generic/.libs/libseap_la-bitmap.o generic/.libs/libseap_la-common.o generic/.libs/libseap_la-strto.o generic/.libs/libseap_la-xbase64.o generic/.libs/libseap_la-strbuf.o generic/.libs/libseap_la-spb.o .libs/libseap_la-sch_cons.o .libs/libseap_la-sch_dummy.o .libs/libseap_la-sch_generic.o .libs/libseap_la-sch_pipe.o .libs/libseap_la-seap-command-backendT.o .libs/libseap_la-seap-command.o .libs/libseap_la-seap-descriptor.o .libs/libseap_la-seap-scheme.o .libs/libseap_la-seap.o .libs/libseap_la-sexp-datatype.o .libs/libseap_la-sexp-manip.o .libs/libseap_la-sexp-manip_r.o .libs/libseap_la-sexp-output.o .libs/libseap_la-sexp-parser.o .libs/libseap_la-sm_alloc.o .libs/libseap_la-seap-message.o .libs/libseap_la-seap-packetq.o .libs/libseap_la-seap-packet.o .libs/libseap_la-seap-error.o .libs/libseap_la-sexp-value.o .libs/libseap_la-sexp-atomic.o .libs/libseap_la-MurmurHash3.o .libs/libseap_la-sexp-ID.o .libs/libseap.lax/librbt.a/librbt_la-rbt_common.o .libs/libseap.lax/librbt.a/librbt_la-rbt_gen.o .libs/libseap.lax/librbt.a/librbt_la-rbt_i32.o .libs/libseap.lax/librbt.a/librbt_la-rbt_i64.o .libs/libseap.lax/librbt.a/librbt_la-rbt_str.o >libtool: link: llvm-ranlib .libs/libseap.a >libtool: link: rm -fr .libs/libseap.lax >libtool: link: ( cd ".libs" && rm -f "libseap.la" && ln -s "../libseap.la" "libseap.la" ) >make[5]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP' >make[4]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP' >Making all in results >make[4]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/results' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalcmp_la-oval_cmp.lo `test -f 'oval_cmp.c' || echo './'`oval_cmp.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalcmp_la-oval_cmp_basic.lo `test -f 'oval_cmp_basic.c' || echo './'`oval_cmp_basic.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_cmp.c -fPIC -DPIC -o .libs/libovalcmp_la-oval_cmp.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_cmp_basic.c -fPIC -DPIC -o .libs/libovalcmp_la-oval_cmp_basic.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalcmp_la-oval_cmp_evr_string.lo `test -f 'oval_cmp_evr_string.c' || echo './'`oval_cmp_evr_string.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalcmp_la-oval_cmp_ip_address.lo `test -f 'oval_cmp_ip_address.c' || echo './'`oval_cmp_ip_address.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_cmp_evr_string.c -fPIC -DPIC -o .libs/libovalcmp_la-oval_cmp_evr_string.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_cmp_ip_address.c -fPIC -DPIC -o .libs/libovalcmp_la-oval_cmp_ip_address.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resModel.lo `test -f 'oval_resModel.c' || echo './'`oval_resModel.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultCriteriaNode.lo `test -f 'oval_resultCriteriaNode.c' || echo './'`oval_resultCriteriaNode.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resModel.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resModel.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultCriteriaNode.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultCriteriaNode.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultDefinition.lo `test -f 'oval_resultDefinition.c' || echo './'`oval_resultDefinition.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultDefinitionIterator.lo `test -f 'oval_resultDefinitionIterator.c' || echo './'`oval_resultDefinitionIterator.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultDefinition.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultDefinition.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultDefinitionIterator.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultDefinitionIterator.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultItem.lo `test -f 'oval_resultItem.c' || echo './'`oval_resultItem.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultSystem.lo `test -f 'oval_resultSystem.c' || echo './'`oval_resultSystem.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultItem.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultItem.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultSystem.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultSystem.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultTest.lo `test -f 'oval_resultTest.c' || echo './'`oval_resultTest.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultTest.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultTest.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_resultTestIterator.lo `test -f 'oval_resultTestIterator.c' || echo './'`oval_resultTestIterator.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_resultTestIterator.c -fPIC -DPIC -o .libs/libovalresults_la-oval_resultTestIterator.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libovalresults_la-oval_status_counter.lo `test -f 'oval_status_counter.c' || echo './'`oval_status_counter.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL/public -I../../../src/OVAL -I../../../src/OVAL/probes/SEAP/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_status_counter.c -fPIC -DPIC -o .libs/libovalresults_la-oval_status_counter.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libovalcmp.la libovalcmp_la-oval_cmp.lo libovalcmp_la-oval_cmp_basic.lo libovalcmp_la-oval_cmp_evr_string.lo libovalcmp_la-oval_cmp_ip_address.lo -lbz2 >libtool: link: llvm-ar cru .libs/libovalcmp.a .libs/libovalcmp_la-oval_cmp.o .libs/libovalcmp_la-oval_cmp_basic.o .libs/libovalcmp_la-oval_cmp_evr_string.o .libs/libovalcmp_la-oval_cmp_ip_address.o >libtool: link: llvm-ranlib .libs/libovalcmp.a >libtool: link: ( cd ".libs" && rm -f "libovalcmp.la" && ln -s "../libovalcmp.la" "libovalcmp.la" ) >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libovalresults.la libovalresults_la-oval_resModel.lo libovalresults_la-oval_resultCriteriaNode.lo libovalresults_la-oval_resultDefinition.lo libovalresults_la-oval_resultDefinitionIterator.lo libovalresults_la-oval_resultItem.lo libovalresults_la-oval_resultSystem.lo libovalresults_la-oval_resultTest.lo libovalresults_la-oval_resultTestIterator.lo libovalresults_la-oval_status_counter.lo -lxml2 libovalcmp.la -lbz2 >libtool: link: (cd .libs/libovalresults.lax/libovalcmp.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/results/./.libs/libovalcmp.a") >libtool: link: llvm-ar cru .libs/libovalresults.a .libs/libovalresults_la-oval_resModel.o .libs/libovalresults_la-oval_resultCriteriaNode.o .libs/libovalresults_la-oval_resultDefinition.o .libs/libovalresults_la-oval_resultDefinitionIterator.o .libs/libovalresults_la-oval_resultItem.o .libs/libovalresults_la-oval_resultSystem.o .libs/libovalresults_la-oval_resultTest.o .libs/libovalresults_la-oval_resultTestIterator.o .libs/libovalresults_la-oval_status_counter.o .libs/libovalresults.lax/libovalcmp.a/libovalcmp_la-oval_cmp.o .libs/libovalresults.lax/libovalcmp.a/libovalcmp_la-oval_cmp_basic.o .libs/libovalresults.lax/libovalcmp.a/libovalcmp_la-oval_cmp_evr_string.o .libs/libovalresults.lax/libovalcmp.a/libovalcmp_la-oval_cmp_ip_address.o >libtool: link: llvm-ranlib .libs/libovalresults.a >libtool: link: rm -fr .libs/libovalresults.lax >libtool: link: ( cd ".libs" && rm -f "libovalresults.la" && ln -s "../libovalresults.la" "libovalresults.la" ) >make[4]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/results' >make[4]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 collectVarRefs.lo collectVarRefs.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_agent.lo oval_agent.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_agent.c -fPIC -DPIC -o .libs/oval_agent.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 collectVarRefs.c -fPIC -DPIC -o .libs/collectVarRefs.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_session.lo oval_session.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_session.c -fPIC -DPIC -o .libs/oval_session.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_defModel.lo oval_defModel.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_defModel.c -fPIC -DPIC -o .libs/oval_defModel.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysModel.lo oval_sysModel.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysModel.c -fPIC -DPIC -o .libs/oval_sysModel.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_affected.lo oval_affected.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_behavior.lo oval_behavior.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_affected.c -fPIC -DPIC -o .libs/oval_affected.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_behavior.c -fPIC -DPIC -o .libs/oval_behavior.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_component.lo oval_component.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_criteriaNode.lo oval_criteriaNode.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_component.c -fPIC -DPIC -o .libs/oval_component.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_criteriaNode.c -fPIC -DPIC -o .libs/oval_criteriaNode.o >oval_component.c:1094:14: warning: implicit conversion from enumeration type > 'oval_datetime_format_t' to different enumeration type > 'oval_arithmetic_operation_t' [-Wenum-conversion] > ...OVAL_DATETIME_YEAR_MONTH_DAY); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >oval_component.c:1096:14: warning: implicit conversion from enumeration type > 'oval_datetime_format_t' to different enumeration type > 'oval_arithmetic_operation_t' [-Wenum-conversion] > ...OVAL_DATETIME_YEAR_MONTH_DAY); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_definition.lo oval_definition.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_definition.c -fPIC -DPIC -o .libs/oval_definition.o >2 warnings generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_entity.lo oval_entity.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_enumerations.lo oval_enumerations.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_entity.c -fPIC -DPIC -o .libs/oval_entity.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_enumerations.c -fPIC -DPIC -o .libs/oval_enumerations.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_filter.lo oval_filter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_generator.lo oval_generator.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_filter.c -fPIC -DPIC -o .libs/oval_filter.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_generator.c -fPIC -DPIC -o .libs/oval_generator.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_glob_to_regex.lo oval_glob_to_regex.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_message.lo oval_message.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_glob_to_regex.c -fPIC -DPIC -o .libs/oval_glob_to_regex.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_message.c -fPIC -DPIC -o .libs/oval_message.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_object.lo oval_object.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_objectContent.lo oval_objectContent.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_object.c -fPIC -DPIC -o .libs/oval_object.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_objectContent.c -fPIC -DPIC -o .libs/oval_objectContent.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_parser.lo oval_parser.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe.lo oval_probe.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_parser.c -fPIC -DPIC -o .libs/oval_parser.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe.c -fPIC -DPIC -o .libs/oval_probe.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_hint.lo oval_probe_hint.c >oval_probe.c:55:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_FAMILY, "family"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:56:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_FILE_MD5, "filemd5"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:57:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_FILE_HASH, "filehash"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:58:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_ENVIRONMENT_VARIABLE, "environmentvariable"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:59:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_SQL, "sql"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:60:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_TEXT_FILE_CONTENT_54, "textfilecontent54"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:61:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_TEXT_FILE_CONTENT, "textfilecontent"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:62:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_VARIABLE, "variable"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:63:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_XML_FILE_CONTENT, "xmlfilecontent"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:64:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_SQL57, "sql57"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:65:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_ENVIRONMENT_VARIABLE58, "environmentvariable58"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:66:29: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_INDEPENDENT_FILE_HASH58, "filehash58"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:67:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_DPKG_INFO, "dpkginfo"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:68:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_LINUX_INET_LISTENING_SERVERS, "inetlisteningservers"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:69:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_LINUX_INET_LISTENING_SERVER, "inetlisteningserver"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:70:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_RPM_INFO, "rpminfo"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:71:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_PARTITION, "partition"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:72:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_IFLISTENERS, "iflisteners"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:73:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_RPMVERIFY, "rpmverify"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:74:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_RPMVERIFYFILE, "rpmverifyfile"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:75:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_RPMVERIFYPACKAGE, "rpmverifypackage"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:76:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_LINUX_SELINUXBOOLEAN, "selinuxboolean"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:77:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_LINUX_SELINUXSECURITYCONTEXT, "selinuxsecuritycontext"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:78:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_LINUX_SYSTEMDUNITPROPERTY, "systemdunitproperty"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:79:29: warning: implicit conversion from enumeration type > 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_LINUX_SYSTEMDUNITDEPENDENCY, "systemdunitdependency"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:80:29: warning: implicit conversion from enumeration type > 'oval_solaris_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_SOLARIS_ISAINFO, "isainfo"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:81:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_FILE, "file"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:82:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_INTERFACE, "interface"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:83:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_PASSWORD, "password"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:84:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_PROCESS, "process"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:85:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_RUNLEVEL, "runlevel"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:86:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_SHADOW, "shadow"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:87:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_UNAME, "uname"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:88:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_XINETD, "xinetd"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:89:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_SYSCTL, "sysctl"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:90:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_PROCESS58, "process58"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:91:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > ...OVAL_PROBE_EXTERNAL(OVAL_UNIX_FILEEXTENDEDATTRIBUTE, "fileextendedattribute"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:92:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_GCONF, "gconf"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:93:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_ROUTINGTABLE, "routingtable"), > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:94:29: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > OVAL_PROBE_EXTERNAL(OVAL_UNIX_SYMLINK, "symlink") > ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./oval_probe_meta.h:47:49: note: expanded from macro 'OVAL_PROBE_EXTERNAL' >#define OVAL_PROBE_EXTERNAL(subtype, strtype) {(subtype), (strtype), &ov... > ~ ^~~~~~~ >oval_probe.c:437:9: warning: 'oval_probe_query_definition' is deprecated > [-Wdeprecated-declarations] > return oval_probe_query_definition(sess, def_id); > ^ >./public/oval_probe.h:72:1: note: 'oval_probe_query_definition' has been > explicitly marked deprecated here >OSCAP_DEPRECATED(int oval_probe_query_definition(oval_probe_session_t *s... >^ >../../src/common/public/oscap.h:45:54: note: expanded from macro > 'OSCAP_DEPRECATED' ># define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) > ^ >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_hint.c -fPIC -DPIC -o .libs/oval_probe_hint.o >41 warnings generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_recordField.lo oval_recordField.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_reference.lo oval_reference.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_recordField.c -fPIC -DPIC -o .libs/oval_recordField.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_reference.c -fPIC -DPIC -o .libs/oval_reference.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_directives.lo oval_directives.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_schema_version.lo oval_schema_version.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_directives.c -fPIC -DPIC -o .libs/oval_directives.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_schema_version.c -fPIC -DPIC -o .libs/oval_schema_version.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_set.lo oval_set.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_state.lo oval_state.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_set.c -fPIC -DPIC -o .libs/oval_set.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_state.c -fPIC -DPIC -o .libs/oval_state.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_stateContent.lo oval_stateContent.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysEnt.lo oval_sysEnt.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_stateContent.c -fPIC -DPIC -o .libs/oval_stateContent.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysEnt.c -fPIC -DPIC -o .libs/oval_sysEnt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysInfo.lo oval_sysInfo.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysInterface.lo oval_sysInterface.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysInfo.c -fPIC -DPIC -o .libs/oval_sysInfo.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysInterface.c -fPIC -DPIC -o .libs/oval_sysInterface.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysItem.lo oval_sysItem.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_syschar.lo oval_syschar.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sysItem.c -fPIC -DPIC -o .libs/oval_sysItem.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_syschar.c -fPIC -DPIC -o .libs/oval_syschar.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_syscharIterator.lo oval_syscharIterator.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_test.lo oval_test.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_syscharIterator.c -fPIC -DPIC -o .libs/oval_syscharIterator.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_test.c -fPIC -DPIC -o .libs/oval_test.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_value.lo oval_value.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_value.c -fPIC -DPIC -o .libs/oval_value.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_variable.lo oval_variable.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_variableBinding.lo oval_variableBinding.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_variable.c -fPIC -DPIC -o .libs/oval_variable.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_variableBinding.c -fPIC -DPIC -o .libs/oval_variableBinding.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sys_parser.lo oval_sys_parser.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_varModel.lo oval_varModel.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sys_parser.c -fPIC -DPIC -o .libs/oval_sys_parser.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_session.lo oval_probe_session.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_varModel.c -fPIC -DPIC -o .libs/oval_varModel.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_session.c -fPIC -DPIC -o .libs/oval_probe_session.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_handler.lo oval_probe_handler.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 fts_sun.lo fts_sun.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_handler.c -fPIC -DPIC -o .libs/oval_probe_handler.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 fts_sun.c -fPIC -DPIC -o .libs/fts_sun.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_vardefMapping.lo oval_vardefMapping.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_version.lo oval_version.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_vardefMapping.c -fPIC -DPIC -o .libs/oval_vardefMapping.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_version.c -fPIC -DPIC -o .libs/oval_version.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probe-api.lo `test -f 'probes/probe-api.c' || echo './'`probes/probe-api.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 fsdev.lo `test -f 'probes/fsdev.c' || echo './'`probes/fsdev.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/probe-api.c -fPIC -DPIC -o .libs/probe-api.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/fsdev.c -fPIC -DPIC -o .libs/fsdev.o >probes/probe-api.c:892:11: warning: implicit conversion from enumeration type > 'oval_syschar_status_t' to different enumeration type > 'oval_syschar_collection_flag_t' [-Wenum-conversion] > flag = SYSCHAR_STATUS_ERROR; > ~ ^~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_fts.lo `test -f 'probes/oval_fts.c' || echo './'`probes/oval_fts.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/oval_fts.c -fPIC -DPIC -o .libs/oval_fts.o >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 ncache.lo `test -f 'probes/probe/ncache.c' || echo './'`probes/probe/ncache.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/probe/ncache.c -fPIC -DPIC -o .libs/ncache.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rcache.lo `test -f 'probes/probe/rcache.c' || echo './'`probes/probe/rcache.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 entcmp.lo `test -f 'probes/probe/entcmp.c' || echo './'`probes/probe/entcmp.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/probe/rcache.c -fPIC -DPIC -o .libs/rcache.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probes/probe/entcmp.c -fPIC -DPIC -o .libs/entcmp.o >probes/probe/rcache.c:66:29: warning: while loop has empty body [-Wempty-body] > assume_d(item != NULL, -1); > ^ >probes/probe/rcache.c:66:29: note: put the semicolon on a separate line to > silence this warning >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sexp.lo oval_sexp.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_sexp.c -fPIC -DPIC -o .libs/oval_sexp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_ext.lo oval_probe_ext.c >oval_sexp.c:888:12: warning: expression which evaluates to zero treated as a > null pointer constant of type 'char *' [-Wnon-literal-null-conversion] > valp = '\0'; > ^~~~ >oval_sexp.c:903:11: warning: expression which evaluates to zero treated as a > null pointer constant of type 'char *' [-Wnon-literal-null-conversion] > valp = '\0'; > ^~~~ >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_probe_ext.c -fPIC -DPIC -o .libs/oval_probe_ext.o >2 warnings generated. >oval_probe_ext.c:141:26: warning: while loop has empty body [-Wempty-body] > assume_d(*b != NULL, -1); > ^ >oval_probe_ext.c:141:26: note: put the semicolon on a separate line to silence > this warning >(echo '#define OVAL_PROBEDIR_ENV 1'; \ > echo '#include <oval_probe_ext.c>' ) >oval_testing_ext_probe.c >oval_probe_ext.c:440:27: warning: while loop has empty body [-Wempty-body] > assume_d (pd != NULL, -1); > ^ >oval_probe_ext.c:440:27: note: put the semicolon on a separate line to silence > this warning >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR='"/usr/libexec/openscap"' -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_testing_ext_probe.lo oval_testing_ext_probe.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I./public -I../../src -I../../src/common -I../../src/common/public -I../../src/source/public -I./adt -I./probes -I./probes/public -I./probes/SEAP/public -I../../src/OVAL/probes/SEAP/generic -I../../src/XCCDF_POLICY/public -I../../src/XCCDF/public -I../../src/CPE/public -DSEAP_MSGID_BITS=32 -DSEAP_THREAD_SAFE -DOVAL_PROBE_DIR=\"/usr/libexec/openscap\" -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 oval_testing_ext_probe.c -fPIC -DPIC -o .libs/oval_testing_ext_probe.o >2 warnings generated. >In file included from oval_testing_ext_probe.c:2: >./oval_probe_ext.c:141:26: warning: while loop has empty body [-Wempty-body] > assume_d(*b != NULL, -1); > ^ >./oval_probe_ext.c:141:26: note: put the semicolon on a separate line to silence > this warning >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o liboval.la collectVarRefs.lo oval_agent.lo oval_session.lo oval_defModel.lo oval_sysModel.lo oval_affected.lo oval_behavior.lo oval_component.lo oval_criteriaNode.lo oval_definition.lo oval_entity.lo oval_enumerations.lo oval_filter.lo oval_generator.lo oval_glob_to_regex.lo oval_message.lo oval_object.lo oval_objectContent.lo oval_parser.lo oval_probe.lo oval_probe_hint.lo oval_recordField.lo oval_reference.lo oval_directives.lo oval_schema_version.lo oval_set.lo oval_state.lo oval_stateContent.lo oval_sysEnt.lo oval_sysInfo.lo oval_sysInterface.lo oval_sysItem.lo oval_syschar.lo oval_syscharIterator.lo oval_test.lo oval_value.lo oval_variable.lo oval_variableBinding.lo oval_sys_parser.lo oval_varModel.lo oval_probe_session.lo oval_probe_handler.lo fts_sun.lo oval_vardefMapping.lo oval_version.lo probe-api.lo fsdev.lo oval_fts.lo ncache.lo rcache.lo entcmp.lo oval_sexp.lo oval_probe_ext.lo -lxml2 -lpthread -lrt -lpcre adt/libovaladt.la probes/SEAP/libseap.la results/libovalresults.la -lbz2 >./oval_probe_ext.c:440:27: warning: while loop has empty body [-Wempty-body] > assume_d (pd != NULL, -1); > ^ >./oval_probe_ext.c:440:27: note: put the semicolon on a separate line to silence > this warning >2 warnings generated. >libtool: link: (cd .libs/liboval.lax/libovaladt.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/adt/.libs/libovaladt.a") >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o liboval_testing.la collectVarRefs.lo oval_agent.lo oval_session.lo oval_defModel.lo oval_sysModel.lo oval_affected.lo oval_behavior.lo oval_component.lo oval_criteriaNode.lo oval_definition.lo oval_entity.lo oval_enumerations.lo oval_filter.lo oval_generator.lo oval_glob_to_regex.lo oval_message.lo oval_object.lo oval_objectContent.lo oval_parser.lo oval_probe.lo oval_probe_hint.lo oval_recordField.lo oval_reference.lo oval_directives.lo oval_schema_version.lo oval_set.lo oval_state.lo oval_stateContent.lo oval_sysEnt.lo oval_sysInfo.lo oval_sysInterface.lo oval_sysItem.lo oval_syschar.lo oval_syscharIterator.lo oval_test.lo oval_value.lo oval_variable.lo oval_variableBinding.lo oval_sys_parser.lo oval_varModel.lo oval_probe_session.lo oval_probe_handler.lo fts_sun.lo oval_vardefMapping.lo oval_version.lo probe-api.lo fsdev.lo oval_fts.lo ncache.lo rcache.lo entcmp.lo oval_sexp.lo oval_testing_ext_probe.lo -lxml2 -lpthread -lrt -lpcre adt/libovaladt.la probes/SEAP/libseap.la results/libovalresults.la -lbz2 >libtool: link: (cd .libs/liboval.lax/libseap.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP/.libs/libseap.a") >libtool: link: (cd .libs/liboval.lax/libovalresults.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/results/.libs/libovalresults.a") >libtool: link: llvm-ar cru .libs/liboval.a .libs/collectVarRefs.o .libs/oval_agent.o .libs/oval_session.o .libs/oval_defModel.o .libs/oval_sysModel.o .libs/oval_affected.o .libs/oval_behavior.o .libs/oval_component.o .libs/oval_criteriaNode.o .libs/oval_definition.o .libs/oval_entity.o .libs/oval_enumerations.o .libs/oval_filter.o .libs/oval_generator.o .libs/oval_glob_to_regex.o .libs/oval_message.o .libs/oval_object.o .libs/oval_objectContent.o .libs/oval_parser.o .libs/oval_probe.o .libs/oval_probe_hint.o .libs/oval_recordField.o .libs/oval_reference.o .libs/oval_directives.o .libs/oval_schema_version.o .libs/oval_set.o .libs/oval_state.o .libs/oval_stateContent.o .libs/oval_sysEnt.o .libs/oval_sysInfo.o .libs/oval_sysInterface.o .libs/oval_sysItem.o .libs/oval_syschar.o .libs/oval_syscharIterator.o .libs/oval_test.o .libs/oval_value.o .libs/oval_variable.o .libs/oval_variableBinding.o .libs/oval_sys_parser.o .libs/oval_varModel.o .libs/oval_probe_session.o .libs/oval_probe_handler.o .libs/fts_sun.o .libs/oval_vardefMapping.o .libs/oval_version.o .libs/probe-api.o .libs/fsdev.o .libs/oval_fts.o .libs/ncache.o .libs/rcache.o .libs/entcmp.o .libs/oval_sexp.o .libs/oval_probe_ext.o .libs/liboval.lax/libovaladt.a/libovaladt_la-oval_collection.o .libs/liboval.lax/libovaladt.a/libovaladt_la-oval_smc.o .libs/liboval.lax/libovaladt.a/libovaladt_la-oval_smc_iterator.o .libs/liboval.lax/libovaladt.a/libovaladt_la-oval_string_map.o .libs/liboval.lax/libseap.a/librbt_la-rbt_common.o .libs/liboval.lax/libseap.a/librbt_la-rbt_gen.o .libs/liboval.lax/libseap.a/librbt_la-rbt_i32.o .libs/liboval.lax/libseap.a/librbt_la-rbt_i64.o .libs/liboval.lax/libseap.a/librbt_la-rbt_str.o .libs/liboval.lax/libseap.a/libseap_la-MurmurHash3.o .libs/liboval.lax/libseap.a/libseap_la-bfind.o .libs/liboval.lax/libseap.a/libseap_la-bitmap.o .libs/liboval.lax/libseap.a/libseap_la-common.o .libs/liboval.lax/libseap.a/libseap_la-sch_cons.o .libs/liboval.lax/libseap.a/libseap_la-sch_dummy.o .libs/liboval.lax/libseap.a/libseap_la-sch_generic.o .libs/liboval.lax/libseap.a/libseap_la-sch_pipe.o .libs/liboval.lax/libseap.a/libseap_la-seap-command-backendT.o .libs/liboval.lax/libseap.a/libseap_la-seap-command.o .libs/liboval.lax/libseap.a/libseap_la-seap-descriptor.o .libs/liboval.lax/libseap.a/libseap_la-seap-error.o .libs/liboval.lax/libseap.a/libseap_la-seap-message.o .libs/liboval.lax/libseap.a/libseap_la-seap-packet.o .libs/liboval.lax/libseap.a/libseap_la-seap-packetq.o .libs/liboval.lax/libseap.a/libseap_la-seap-scheme.o .libs/liboval.lax/libseap.a/libseap_la-seap.o .libs/liboval.lax/libseap.a/libseap_la-sexp-ID.o .libs/liboval.lax/libseap.a/libseap_la-sexp-atomic.o .libs/liboval.lax/libseap.a/libseap_la-sexp-datatype.o .libs/liboval.lax/libseap.a/libseap_la-sexp-manip.o .libs/liboval.lax/libseap.a/libseap_la-sexp-manip_r.o .libs/liboval.lax/libseap.a/libseap_la-sexp-output.o .libs/liboval.lax/libseap.a/libseap_la-sexp-parser.o .libs/liboval.lax/libseap.a/libseap_la-sexp-value.o .libs/liboval.lax/libseap.a/libseap_la-sm_alloc.o .libs/liboval.lax/libseap.a/libseap_la-spb.o .libs/liboval.lax/libseap.a/libseap_la-strbuf.o .libs/liboval.lax/libseap.a/libseap_la-strto.o .libs/liboval.lax/libseap.a/libseap_la-xbase64.o .libs/liboval.lax/libovalresults.a/libovalcmp_la-oval_cmp.o .libs/liboval.lax/libovalresults.a/libovalcmp_la-oval_cmp_basic.o .libs/liboval.lax/libovalresults.a/libovalcmp_la-oval_cmp_evr_string.o .libs/liboval.lax/libovalresults.a/libovalcmp_la-oval_cmp_ip_address.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resModel.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultCriteriaNode.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultDefinition.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultDefinitionIterator.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultItem.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultSystem.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultTest.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_resultTestIterator.o .libs/liboval.lax/libovalresults.a/libovalresults_la-oval_status_counter.o >libtool: link: llvm-ranlib .libs/liboval.a >libtool: link: rm -fr .libs/liboval.lax >libtool: link: ( cd ".libs" && rm -f "liboval.la" && ln -s "../liboval.la" "liboval.la" ) >libtool: link: (cd .libs/liboval_testing.lax/libovaladt.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/adt/.libs/libovaladt.a") >libtool: link: (cd .libs/liboval_testing.lax/libseap.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/SEAP/.libs/libseap.a") >libtool: link: (cd .libs/liboval_testing.lax/libovalresults.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/results/.libs/libovalresults.a") >libtool: link: llvm-ar cru .libs/liboval_testing.a .libs/collectVarRefs.o .libs/oval_agent.o .libs/oval_session.o .libs/oval_defModel.o .libs/oval_sysModel.o .libs/oval_affected.o .libs/oval_behavior.o .libs/oval_component.o .libs/oval_criteriaNode.o .libs/oval_definition.o .libs/oval_entity.o .libs/oval_enumerations.o .libs/oval_filter.o .libs/oval_generator.o .libs/oval_glob_to_regex.o .libs/oval_message.o .libs/oval_object.o .libs/oval_objectContent.o .libs/oval_parser.o .libs/oval_probe.o .libs/oval_probe_hint.o .libs/oval_recordField.o .libs/oval_reference.o .libs/oval_directives.o .libs/oval_schema_version.o .libs/oval_set.o .libs/oval_state.o .libs/oval_stateContent.o .libs/oval_sysEnt.o .libs/oval_sysInfo.o .libs/oval_sysInterface.o .libs/oval_sysItem.o .libs/oval_syschar.o .libs/oval_syscharIterator.o .libs/oval_test.o .libs/oval_value.o .libs/oval_variable.o .libs/oval_variableBinding.o .libs/oval_sys_parser.o .libs/oval_varModel.o .libs/oval_probe_session.o .libs/oval_probe_handler.o .libs/fts_sun.o .libs/oval_vardefMapping.o .libs/oval_version.o .libs/probe-api.o .libs/fsdev.o .libs/oval_fts.o .libs/ncache.o .libs/rcache.o .libs/entcmp.o .libs/oval_sexp.o .libs/oval_testing_ext_probe.o .libs/liboval_testing.lax/libovaladt.a/libovaladt_la-oval_collection.o .libs/liboval_testing.lax/libovaladt.a/libovaladt_la-oval_smc.o .libs/liboval_testing.lax/libovaladt.a/libovaladt_la-oval_smc_iterator.o .libs/liboval_testing.lax/libovaladt.a/libovaladt_la-oval_string_map.o .libs/liboval_testing.lax/libseap.a/librbt_la-rbt_common.o .libs/liboval_testing.lax/libseap.a/librbt_la-rbt_gen.o .libs/liboval_testing.lax/libseap.a/librbt_la-rbt_i32.o .libs/liboval_testing.lax/libseap.a/librbt_la-rbt_i64.o .libs/liboval_testing.lax/libseap.a/librbt_la-rbt_str.o .libs/liboval_testing.lax/libseap.a/libseap_la-MurmurHash3.o .libs/liboval_testing.lax/libseap.a/libseap_la-bfind.o .libs/liboval_testing.lax/libseap.a/libseap_la-bitmap.o .libs/liboval_testing.lax/libseap.a/libseap_la-common.o .libs/liboval_testing.lax/libseap.a/libseap_la-sch_cons.o .libs/liboval_testing.lax/libseap.a/libseap_la-sch_dummy.o .libs/liboval_testing.lax/libseap.a/libseap_la-sch_generic.o .libs/liboval_testing.lax/libseap.a/libseap_la-sch_pipe.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-command-backendT.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-command.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-descriptor.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-error.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-message.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-packet.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-packetq.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap-scheme.o .libs/liboval_testing.lax/libseap.a/libseap_la-seap.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-ID.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-atomic.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-datatype.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-manip.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-manip_r.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-output.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-parser.o .libs/liboval_testing.lax/libseap.a/libseap_la-sexp-value.o .libs/liboval_testing.lax/libseap.a/libseap_la-sm_alloc.o .libs/liboval_testing.lax/libseap.a/libseap_la-spb.o .libs/liboval_testing.lax/libseap.a/libseap_la-strbuf.o .libs/liboval_testing.lax/libseap.a/libseap_la-strto.o .libs/liboval_testing.lax/libseap.a/libseap_la-xbase64.o .libs/liboval_testing.lax/libovalresults.a/libovalcmp_la-oval_cmp.o .libs/liboval_testing.lax/libovalresults.a/libovalcmp_la-oval_cmp_basic.o .libs/liboval_testing.lax/libovalresults.a/libovalcmp_la-oval_cmp_evr_string.o .libs/liboval_testing.lax/libovalresults.a/libovalcmp_la-oval_cmp_ip_address.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resModel.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultCriteriaNode.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultDefinition.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultDefinitionIterator.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultItem.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultSystem.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultTest.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_resultTestIterator.o .libs/liboval_testing.lax/libovalresults.a/libovalresults_la-oval_status_counter.o >libtool: link: llvm-ranlib .libs/liboval_testing.a >libtool: link: rm -fr .libs/liboval_testing.lax >libtool: link: ( cd ".libs" && rm -f "liboval_testing.la" && ln -s "../liboval_testing.la" "liboval_testing.la" ) >make[4]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL' >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL' >Making all in CPE >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CPE' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpedict.lo `test -f 'cpedict.c' || echo './'`cpedict.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpelang.lo `test -f 'cpelang.c' || echo './'`cpelang.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpelang.c -fPIC -DPIC -o .libs/libcpe_la-cpelang.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpedict.c -fPIC -DPIC -o .libs/libcpe_la-cpedict.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpename.lo `test -f 'cpename.c' || echo './'`cpename.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpe_ctx_priv.lo `test -f 'cpe_ctx_priv.c' || echo './'`cpe_ctx_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpename.c -fPIC -DPIC -o .libs/libcpe_la-cpename.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpe_ctx_priv.c -fPIC -DPIC -o .libs/libcpe_la-cpe_ctx_priv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpelang_priv.lo `test -f 'cpelang_priv.c' || echo './'`cpelang_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpelang_priv.c -fPIC -DPIC -o .libs/libcpe_la-cpelang_priv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpedict_priv.lo `test -f 'cpedict_priv.c' || echo './'`cpedict_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpedict_priv.c -fPIC -DPIC -o .libs/libcpe_la-cpedict_priv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpedict_ext_priv.lo `test -f 'cpedict_ext_priv.c' || echo './'`cpedict_ext_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpedict_ext_priv.c -fPIC -DPIC -o .libs/libcpe_la-cpedict_ext_priv.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcpe_la-cpe_session.lo `test -f 'cpe_session.c' || echo './'`cpe_session.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/CPE/public -I../../src/common/public -I../../src/source/public -I../../src -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cpe_session.c -fPIC -DPIC -o .libs/libcpe_la-cpe_session.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -lpcre -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcpe.la libcpe_la-cpedict.lo libcpe_la-cpelang.lo libcpe_la-cpename.lo libcpe_la-cpe_ctx_priv.lo libcpe_la-cpelang_priv.lo libcpe_la-cpedict_priv.lo libcpe_la-cpedict_ext_priv.lo libcpe_la-cpe_session.lo -lbz2 >libtool: link: llvm-ar cru .libs/libcpe.a .libs/libcpe_la-cpedict.o .libs/libcpe_la-cpelang.o .libs/libcpe_la-cpename.o .libs/libcpe_la-cpe_ctx_priv.o .libs/libcpe_la-cpelang_priv.o .libs/libcpe_la-cpedict_priv.o .libs/libcpe_la-cpedict_ext_priv.o .libs/libcpe_la-cpe_session.o >libtool: link: llvm-ranlib .libs/libcpe.a >libtool: link: ( cd ".libs" && rm -f "libcpe.la" && ln -s "../libcpe.la" "libcpe.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CPE' >Making all in CVE >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CVE' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src -I../../src/common/public -I../../src/CPE/public -I../../src/CVSS/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcve_la-cve.lo `test -f 'cve.c' || echo './'`cve.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src -I../../src/common/public -I../../src/CPE/public -I../../src/CVSS/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcve_la-cve_priv.lo `test -f 'cve_priv.c' || echo './'`cve_priv.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src -I../../src/common/public -I../../src/CPE/public -I../../src/CVSS/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cve.c -fPIC -DPIC -o .libs/libcve_la-cve.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src -I../../src/common/public -I../../src/CPE/public -I../../src/CVSS/public -I../../src/source/public -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cve_priv.c -fPIC -DPIC -o .libs/libcve_la-cve_priv.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcve.la libcve_la-cve.lo libcve_la-cve_priv.lo -lbz2 >libtool: link: llvm-ar cru .libs/libcve.a .libs/libcve_la-cve.o .libs/libcve_la-cve_priv.o >libtool: link: llvm-ranlib .libs/libcve.a >libtool: link: ( cd ".libs" && rm -f "libcve.la" && ln -s "../libcve.la" "libcve.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CVE' >Making all in CVSS >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CVSS' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/common/public -I../../src -ffloat-store -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcvss_la-cvss.lo `test -f 'cvss.c' || echo './'`cvss.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I./public -I../../src/common/public -I../../src -ffloat-store -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 cvss.c -fPIC -DPIC -o .libs/libcvss_la-cvss.o >clang-10: warning: optimization flag '-ffloat-store' is not supported [-Wignored-optimization-argument] >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcvss.la libcvss_la-cvss.lo -lbz2 >libtool: link: llvm-ar cru .libs/libcvss.a .libs/libcvss_la-cvss.o >libtool: link: llvm-ranlib .libs/libcvss.a >libtool: link: ( cd ".libs" && rm -f "libcvss.la" && ln -s "../libcvss.la" "libcvss.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/CVSS' >Making all in XCCDF >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/XCCDF' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-benchmark.lo `test -f 'benchmark.c' || echo './'`benchmark.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-elements.lo `test -f 'elements.c' || echo './'`elements.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 elements.c -fPIC -DPIC -o .libs/libxccdf_la-elements.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 benchmark.c -fPIC -DPIC -o .libs/libxccdf_la-benchmark.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-item.lo `test -f 'item.c' || echo './'`item.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 item.c -fPIC -DPIC -o .libs/libxccdf_la-item.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-profile.lo `test -f 'profile.c' || echo './'`profile.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 profile.c -fPIC -DPIC -o .libs/libxccdf_la-profile.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-value.lo `test -f 'value.c' || echo './'`value.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 value.c -fPIC -DPIC -o .libs/libxccdf_la-value.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-resolve.lo `test -f 'resolve.c' || echo './'`resolve.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 resolve.c -fPIC -DPIC -o .libs/libxccdf_la-resolve.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-result.lo `test -f 'result.c' || echo './'`result.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 result.c -fPIC -DPIC -o .libs/libxccdf_la-result.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-result_scoring.lo `test -f 'result_scoring.c' || echo './'`result_scoring.c >result.c:1124:50: warning: implicit conversion from enumeration type > 'xccdf_message_severity_t' to different enumeration type 'xccdf_level_t' > [-Wenum-conversion] > ...xccdf_level_t message_severity = xccdf_message_get_severity(message); > ~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 result_scoring.c -fPIC -DPIC -o .libs/libxccdf_la-result_scoring.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-rule.lo `test -f 'rule.c' || echo './'`rule.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rule.c -fPIC -DPIC -o .libs/libxccdf_la-rule.o >1 warning generated. >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-tailoring.lo `test -f 'tailoring.c' || echo './'`tailoring.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 tailoring.c -fPIC -DPIC -o .libs/libxccdf_la-tailoring.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_la-xccdf_session.lo `test -f 'xccdf_session.c' || echo './'`xccdf_session.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src -I../../src/DS/public -I../../src/XCCDF/public -I../../src/XCCDF_POLICY/public -I../../src/SCE/public -I../../src/common/public -I../../src/source/public -I../../src/OVAL/public -I../../src/CPE/public -I../../lib -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_session.c -fPIC -DPIC -o .libs/libxccdf_la-xccdf_session.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libxccdf.la libxccdf_la-benchmark.lo libxccdf_la-elements.lo libxccdf_la-item.lo libxccdf_la-profile.lo libxccdf_la-value.lo libxccdf_la-resolve.lo libxccdf_la-result.lo libxccdf_la-result_scoring.lo libxccdf_la-rule.lo libxccdf_la-tailoring.lo libxccdf_la-xccdf_session.lo -lbz2 >libtool: link: llvm-ar cru .libs/libxccdf.a .libs/libxccdf_la-benchmark.o .libs/libxccdf_la-elements.o .libs/libxccdf_la-item.o .libs/libxccdf_la-profile.o .libs/libxccdf_la-value.o .libs/libxccdf_la-resolve.o .libs/libxccdf_la-result.o .libs/libxccdf_la-result_scoring.o .libs/libxccdf_la-rule.o .libs/libxccdf_la-tailoring.o .libs/libxccdf_la-xccdf_session.o >libtool: link: llvm-ranlib .libs/libxccdf.a >libtool: link: ( cd ".libs" && rm -f "libxccdf.la" && ln -s "../libxccdf.la" "libxccdf.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/XCCDF' >Making all in XCCDF_POLICY >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/XCCDF_POLICY' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-reporter.lo `test -f 'reporter.c' || echo './'`reporter.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy_resolve.lo `test -f 'xccdf_policy_resolve.c' || echo './'`xccdf_policy_resolve.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 reporter.c -fPIC -DPIC -o .libs/libxccdf_policy_la-reporter.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy_resolve.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy_resolve.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy.lo `test -f 'xccdf_policy.c' || echo './'`xccdf_policy.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy_engine.lo `test -f 'xccdf_policy_engine.c' || echo './'`xccdf_policy_engine.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy_engine.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy_engine.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy_model.lo `test -f 'xccdf_policy_model.c' || echo './'`xccdf_policy_model.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy_model.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy_model.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy_remediate.lo `test -f 'xccdf_policy_remediate.c' || echo './'`xccdf_policy_remediate.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy_remediate.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy_remediate.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-xccdf_policy_substitute.lo `test -f 'xccdf_policy_substitute.c' || echo './'`xccdf_policy_substitute.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 xccdf_policy_substitute.c -fPIC -DPIC -o .libs/libxccdf_policy_la-xccdf_policy_substitute.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libxccdf_policy_la-check_engine_plugin.lo `test -f 'check_engine_plugin.c' || echo './'`check_engine_plugin.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 check_engine_plugin.c -fPIC -DPIC -o .libs/libxccdf_policy_la-check_engine_plugin.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -I/usr/include/libxml2 -I../../src/XCCDF/public -I../../src/common/public -I../../src/source/public -I../../src -I../../src/common -I../../src/XCCDF_POLICY -I../../src/XCCDF -I../../src/CPE/public -I../../src/OVAL/public -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libxccdf_policy.la libxccdf_policy_la-reporter.lo libxccdf_policy_la-xccdf_policy_resolve.lo libxccdf_policy_la-xccdf_policy.lo libxccdf_policy_la-xccdf_policy_engine.lo libxccdf_policy_la-xccdf_policy_model.lo libxccdf_policy_la-xccdf_policy_remediate.lo libxccdf_policy_la-xccdf_policy_substitute.lo libxccdf_policy_la-check_engine_plugin.lo -lbz2 >libtool: link: llvm-ar cru .libs/libxccdf_policy.a .libs/libxccdf_policy_la-reporter.o .libs/libxccdf_policy_la-xccdf_policy_resolve.o .libs/libxccdf_policy_la-xccdf_policy.o .libs/libxccdf_policy_la-xccdf_policy_engine.o .libs/libxccdf_policy_la-xccdf_policy_model.o .libs/libxccdf_policy_la-xccdf_policy_remediate.o .libs/libxccdf_policy_la-xccdf_policy_substitute.o .libs/libxccdf_policy_la-check_engine_plugin.o >libtool: link: llvm-ranlib .libs/libxccdf_policy.a >libtool: link: ( cd ".libs" && rm -f "libxccdf_policy.la" && ln -s "../libxccdf_policy.la" "libxccdf_policy.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/XCCDF_POLICY' >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -version-info 20:0:12 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libopenscap.la -rpath /usr/lib64 ../lib/libgnu.la common/liboscapcommon.la source/liboscapsource.la DS/libds.la OVAL/liboval.la CPE/libcpe.la CVE/libcve.la CVSS/libcvss.la XCCDF/libxccdf.la XCCDF_POLICY/libxccdf_policy.la -lbz2 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -rpath /nowhere -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libopenscap_testing.la ../lib/libgnu.la common/liboscapcommon.la source/liboscapsource.la DS/libds.la OVAL/liboval_testing.la CPE/libcpe.la CVE/libcve.la CVSS/libcvss.la XCCDF/libxccdf.la XCCDF_POLICY/libxccdf_policy.la -lbz2 >libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC -Wl,--whole-archive ../lib/.libs/libgnu.a common/.libs/liboscapcommon.a source/.libs/liboscapsource.a DS/.libs/libds.a OVAL/.libs/liboval_testing.a CPE/.libs/libcpe.a CVE/.libs/libcve.a CVSS/.libs/libcvss.a XCCDF/.libs/libxccdf.a XCCDF_POLICY/.libs/libxccdf_policy.a -Wl,--no-whole-archive -lcurl -lexslt -lxslt -lm -lgcrypt -lgpg-error -lpthread -lrt -lpcre -lxml2 -lbz2 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libopenscap_testing.so.0 -o .libs/libopenscap_testing.so.0.0.0 >libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC -Wl,--whole-archive ../lib/.libs/libgnu.a common/.libs/liboscapcommon.a source/.libs/liboscapsource.a DS/.libs/libds.a OVAL/.libs/liboval.a CPE/.libs/libcpe.a CVE/.libs/libcve.a CVSS/.libs/libcvss.a XCCDF/.libs/libxccdf.a XCCDF_POLICY/.libs/libxccdf_policy.a -Wl,--no-whole-archive -lcurl -lexslt -lxslt -lm -lgcrypt -lgpg-error -lpthread -lrt -lpcre -lxml2 -lbz2 -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libopenscap.so.8 -o .libs/libopenscap.so.8.12.0 >libtool: link: (cd ".libs" && rm -f "libopenscap_testing.so.0" && ln -s "libopenscap_testing.so.0.0.0" "libopenscap_testing.so.0") >libtool: link: (cd ".libs" && rm -f "libopenscap.so.8" && ln -s "libopenscap.so.8.12.0" "libopenscap.so.8") >libtool: link: (cd ".libs" && rm -f "libopenscap_testing.so" && ln -s "libopenscap_testing.so.0.0.0" "libopenscap_testing.so") >libtool: link: (cd ".libs" && rm -f "libopenscap.so" && ln -s "libopenscap.so.8.12.0" "libopenscap.so") >libtool: link: ( cd ".libs" && rm -f "libopenscap_testing.la" && ln -s "../libopenscap_testing.la" "libopenscap_testing.la" ) >libtool: link: ( cd ".libs" && rm -f "libopenscap.la" && ln -s "../libopenscap.la" "libopenscap.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src' >make[2]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src' >Making all in src/OVAL/probes >make[2]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes' >Making all in probe >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/probe' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-fini.lo `test -f 'fini.c' || echo './'`fini.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-offline_mode.lo `test -f 'offline_mode.c' || echo './'`offline_mode.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 fini.c -fPIC -DPIC -o .libs/libprobe_la-fini.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 offline_mode.c -fPIC -DPIC -o .libs/libprobe_la-offline_mode.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-preload.lo `test -f 'preload.c' || echo './'`preload.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-init.lo `test -f 'init.c' || echo './'`init.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 preload.c -fPIC -DPIC -o .libs/libprobe_la-preload.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 init.c -fPIC -DPIC -o .libs/libprobe_la-init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-main.lo `test -f 'main.c' || echo './'`main.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-input_handler.lo `test -f 'input_handler.c' || echo './'`input_handler.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 main.c -fPIC -DPIC -o .libs/libprobe_la-main.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 input_handler.c -fPIC -DPIC -o .libs/libprobe_la-input_handler.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-worker.lo `test -f 'worker.c' || echo './'`worker.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-signal_handler.lo `test -f 'signal_handler.c' || echo './'`signal_handler.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 worker.c -fPIC -DPIC -o .libs/libprobe_la-worker.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 signal_handler.c -fPIC -DPIC -o .libs/libprobe_la-signal_handler.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-probe.lo `test -f 'probe.c' || echo './'`probe.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 probe.c -fPIC -DPIC -o .libs/libprobe_la-probe.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-entcmp.lo `test -f 'entcmp.c' || echo './'`entcmp.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-icache.lo `test -f 'icache.c' || echo './'`icache.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 entcmp.c -fPIC -DPIC -o .libs/libprobe_la-entcmp.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 icache.c -fPIC -DPIC -o .libs/libprobe_la-icache.o >icache.c:339:30: warning: while loop has empty body [-Wempty-body] > assume_d(cobj != NULL, -1); > ^ >icache.c:339:30: note: put the semicolon on a separate line to silence this > warning >icache.c:342:46: warning: while loop has empty body [-Wempty-body] > assume_d(item == NULL && cobj == NULL, -1); > ^ >icache.c:342:46: note: put the semicolon on a separate line to silence this > warning >2 warnings generated. >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libprobe_la-option.lo `test -f 'option.c' || echo './'`option.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 option.c -fPIC -DPIC -o .libs/libprobe_la-option.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/include/libxml2 -I../../../../src -I../../../../src/common -I../../../../src/common/public -I../../../../src/source/public -I../../../../src/OVAL/public -I../../../../src/OVAL/probes/public -I../../../../src/OVAL/probes/SEAP/public -DTHREAD_SAFE -DSEAP_THREAD_SAFE -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libprobe.la libprobe_la-fini.lo libprobe_la-offline_mode.lo libprobe_la-preload.lo libprobe_la-init.lo libprobe_la-main.lo libprobe_la-input_handler.lo libprobe_la-worker.lo libprobe_la-signal_handler.lo libprobe_la-probe.lo libprobe_la-entcmp.lo libprobe_la-icache.lo libprobe_la-option.lo ../../../../src/libopenscap.la ../../../../src/common/liboscapcommon.la ../../../../src/OVAL/results/libovalcmp.la -lpthread -lrt -lbz2 >libtool: link: (cd .libs/libprobe.lax/liboscapcommon.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/probe/../../../../src/common/.libs/liboscapcommon.a") >libtool: link: (cd .libs/libprobe.lax/libovalcmp.a && llvm-ar x "/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/probe/../../../../src/OVAL/results/.libs/libovalcmp.a") >libtool: link: llvm-ar cru .libs/libprobe.a .libs/libprobe_la-fini.o .libs/libprobe_la-offline_mode.o .libs/libprobe_la-preload.o .libs/libprobe_la-init.o .libs/libprobe_la-main.o .libs/libprobe_la-input_handler.o .libs/libprobe_la-worker.o .libs/libprobe_la-signal_handler.o .libs/libprobe_la-probe.o .libs/libprobe_la-entcmp.o .libs/libprobe_la-icache.o .libs/libprobe_la-option.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-alloc.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-bfind.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-debug.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-elements.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-err_queue.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-error.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-list.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-memusage.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-oscap_acquire.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-oscap_buffer.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-oscap_string.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-oscapxml.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-reference.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-text.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-tsort.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-util.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-xml_iterate.o .libs/libprobe.lax/liboscapcommon.a/liboscapcommon_la-xmltext_priv.o .libs/libprobe.lax/libovalcmp.a/libovalcmp_la-oval_cmp.o .libs/libprobe.lax/libovalcmp.a/libovalcmp_la-oval_cmp_basic.o .libs/libprobe.lax/libovalcmp.a/libovalcmp_la-oval_cmp_evr_string.o .libs/libprobe.lax/libovalcmp.a/libovalcmp_la-oval_cmp_ip_address.o >libtool: link: llvm-ranlib .libs/libprobe.a >libtool: link: rm -fr .libs/libprobe.lax >libtool: link: ( cd ".libs" && rm -f "libprobe.la" && ln -s "../libprobe.la" "libprobe.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/probe' >Making all in crapi >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/crapi' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-digest.lo `test -f 'digest.c' || echo './'`digest.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-md5.lo `test -f 'md5.c' || echo './'`md5.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 digest.c -fPIC -DPIC -o .libs/libcrapi_la-digest.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 md5.c -fPIC -DPIC -o .libs/libcrapi_la-md5.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-sha2.lo `test -f 'sha2.c' || echo './'`sha2.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sha1.c -fPIC -DPIC -o .libs/libcrapi_la-sha1.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 sha2.c -fPIC -DPIC -o .libs/libcrapi_la-sha2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-rmd160.lo `test -f 'rmd160.c' || echo './'`rmd160.c >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 libcrapi_la-crapi.lo `test -f 'crapi.c' || echo './'`crapi.c >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 rmd160.c -fPIC -DPIC -o .libs/libcrapi_la-rmd160.o >libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 crapi.c -fPIC -DPIC -o .libs/libcrapi_la-crapi.o >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -I. -I../../../.. -I../../../../src/common -I../../../../src/common/public -D_FILE_OFFSET_BITS=32 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -lgcrypt -lgpg-error -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcrapi.la libcrapi_la-digest.lo libcrapi_la-md5.lo libcrapi_la-sha1.lo libcrapi_la-sha2.lo libcrapi_la-rmd160.lo libcrapi_la-crapi.lo -lbz2 >libtool: link: llvm-ar cru .libs/libcrapi.a .libs/libcrapi_la-digest.o .libs/libcrapi_la-md5.o .libs/libcrapi_la-sha1.o .libs/libcrapi_la-sha2.o .libs/libcrapi_la-rmd160.o .libs/libcrapi_la-crapi.o >libtool: link: llvm-ranlib .libs/libcrapi.a >libtool: link: ( cd ".libs" && rm -f "libcrapi.la" && ln -s "../libcrapi.la" "libcrapi.la" ) >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes/crapi' >make[3]: Entering directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes' >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o system_info.o `test -f 'independent/system_info.c' || echo './'`independent/system_info.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o family.o `test -f 'independent/family.c' || echo './'`independent/family.c >independent/family.c:83:34: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_INDEPENDENT_FAMILY, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_textfilecontent-textfilecontent.o `test -f 'independent/textfilecontent.c' || echo './'`independent/textfilecontent.c >independent/system_info.c:640:7: warning: incompatible pointer types assigning > to 'SEXP_t *' (aka 'struct SEXP *') from 'char *' > [-Wincompatible-pointer-types] > item = os_name = architecture = hname = NULL; > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/textfilecontent.c:208:34: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_INDEPENDENT_TEXT_FILE_CONTENT, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_textfilecontent54-textfilecontent54.o `test -f 'independent/textfilecontent54.c' || echo './'`independent/textfilecontent54.c >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o variable.o `test -f 'independent/variable.c' || echo './'`independent/variable.c >independent/textfilecontent54.c:193:34: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_INDEPENDENT_TEXT_FILE_CONTENT, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/textfilecontent54.c:402:35: warning: while loop has empty body > [-Wempty-body] > assume_d(pfd.pattern != NULL, -1); > ^ >independent/textfilecontent54.c:402:35: note: put the semicolon on a separate > line to silence this warning >independent/variable.c:70:27: warning: implicit conversion from enumeration type > 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_INDEPENDENT_VARIABLE, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libxml2 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_xmlfilecontent-xmlfilecontent.o `test -f 'independent/xmlfilecontent.c' || echo './'`independent/xmlfilecontent.c >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o filehash.o `test -f 'independent/filehash.c' || echo './'`independent/filehash.c >independent/filehash.c:118:27: warning: implicit conversion from enumeration > type 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > itm = probe_item_create(OVAL_INDEPENDENT_FILE_HASH, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/filehash.c:158:41: warning: implicit conversion from enumeration > type 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > itm = probe_item_create(OVAL_INDEPENDENT_FILE_HASH, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/xmlfilecontent.c:170:34: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_INDEPENDENT_XML_FILE_CONTENT, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o filehash58.o `test -f 'independent/filehash58.c' || echo './'`independent/filehash58.c >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o environmentvariable.o `test -f 'independent/environmentvariable.c' || echo './'`independent/environmentvariable.c >independent/environmentvariable.c:68:5: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > OVAL_INDEPENDENT_ENVIRONMENT_VARIABLE, NULL, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/filehash58.c:146:28: warning: implicit conversion from enumeration > type 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > itm = probe_item_create (OVAL_INDEPENDENT_FILE_HASH58, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/filehash58.c:181:27: warning: implicit conversion from enumeration > type 'oval_independent_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > itm = probe_item_create(OVAL_INDEPENDENT_FILE_HASH58, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o environmentvariable58.o `test -f 'independent/environmentvariable58.c' || echo './'`independent/environmentvariable58.c >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o dnscache.o `test -f 'unix/dnscache.c' || echo './'`unix/dnscache.c >independent/environmentvariable58.c:107:6: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_INDEPENDENT_ENVIRONMENT_VARIABLE58, NULL, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >independent/environmentvariable58.c:164:7: warning: implicit conversion from > enumeration type 'oval_independent_subtype_t' to different enumeration > type 'oval_subtype_t' [-Wenum-conversion] > ...OVAL_INDEPENDENT_ENVIRONMENT_VARIABLE58, NULL, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o runlevel.o `test -f 'unix/runlevel.c' || echo './'`unix/runlevel.c >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_file-file.o `test -f 'unix/file.c' || echo './'`unix/file.c >unix/runlevel.c:492:50: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_RUNLEVEL, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ >unix/file.c:317:42: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_FILE, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o fileextendedattribute.o `test -f 'unix/fileextendedattribute.c' || echo './'`unix/fileextendedattribute.c >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o password.o `test -f 'unix/password.c' || echo './'`unix/password.c >In file included from unix/fileextendedattribute.c:44: >/usr/include/attr/xattr.h:5:2: warning: "Please change your <attr/xattr.h> > includes to <sys/xattr.h>" [-W#warnings] >#warning "Please change your <attr/xattr.h> includes to <sys/xattr.h>"unix/password.c:80:34: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_PASSWORD, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ > > ^ >unix/fileextendedattribute.c:172:58: warning: implicit conversion from > enumeration type 'oval_unix_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...item = probe_item_create(OVAL_UNIX_FILEEXTENDEDATTRIBUTE, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >unix/fileextendedattribute.c:184:58: warning: implicit conversion from > enumeration type 'oval_unix_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > ...item = probe_item_create(OVAL_UNIX_FILEEXTENDEDATTRIBUTE, NULL, NULL); > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_process-process.o `test -f 'unix/process.c' || echo './'`unix/process.c >3 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_process-process58-devname.o `test -f 'unix/process58-devname.c' || echo './'`unix/process58-devname.c >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o shadow.o `test -f 'unix/shadow.c' || echo './'`unix/shadow.c >unix/process.c:89:34: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_PROCESS, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ >unix/shadow.c:150:34: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_SHADOW, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o uname.o `test -f 'unix/uname.c' || echo './'`unix/uname.c >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o interface.o `test -f 'unix/interface.c' || echo './'`unix/interface.c >unix/uname.c:76:34: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_UNAME, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o xinetd.o `test -f 'unix/xinetd.c' || echo './'`unix/xinetd.c >unix/interface.c:348:42: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_INTERFACE, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o sysctl.o `test -f 'unix/sysctl.c' || echo './'`unix/sysctl.c >unix/xinetd.c:773:11: warning: 'readdir_r' is deprecated > [-Wdeprecated-declarations] > if (readdir_r (dirfp, &d... > ^ >/usr/include/dirent.h:186:28: note: 'readdir_r' has been explicitly marked > deprecated here > __nonnull ((1, 2, 3)) __attribute_deprecated__; > ^ >/usr/include/sys/cdefs.h:251:51: note: expanded from macro > '__attribute_deprecated__' ># define __attribute_deprecated__ __attribute__ ((__deprecated__)) > ^ >unix/xinetd.c:1569:28: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_XINETD, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ >unix/sysctl.c:217:51: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_SYSCTL, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ >unix/sysctl.c:222:51: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_SYSCTL, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o routingtable.o `test -f 'unix/routingtable.c' || echo './'`unix/routingtable.c >unix/routingtable.c:112:27: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_UNIX_ROUTINGTABLE, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o symlink.o `test -f 'unix/symlink.c' || echo './'`unix/symlink.c >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -DPROC_CHECK -I/usr/include/blkid -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o probe_partition-partition.o `test -f 'unix/linux/partition.c' || echo './'`unix/linux/partition.c >unix/symlink.c:107:32: warning: implicit conversion from enumeration type > 'oval_unix_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item_sexp = probe_item_create(OVAL_UNIX_SYMLINK, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o inetlisteningservers.o `test -f 'unix/linux/inetlisteningservers.c' || echo './'`unix/linux/inetlisteningservers.c >unix/linux/partition.c:211:34: warning: implicit conversion from enumeration > type 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_LINUX_PARTITION, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~ >1 warning generated. >x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I../../.. -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -c -o iflisteners.o `test -f 'unix/linux/iflisteners.c' || echo './'`unix/linux/iflisteners.c >unix/linux/inetlisteningservers.c:341:42: warning: implicit conversion from > enumeration type 'oval_linux_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_LINUX_INET_LISTENING_SERVER, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >unix/linux/inetlisteningservers.c:356:42: warning: implicit conversion from > enumeration type 'oval_linux_subtype_t' to different enumeration type > 'oval_subtype_t' [-Wenum-conversion] > item = probe_item_create(OVAL_LINUX_INET_LISTENING_SERVER, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >unix/linux/iflisteners.c:310:27: warning: implicit conversion from enumeration > type 'oval_linux_subtype_t' to different enumeration type 'oval_subtype_t' > [-Wenum-conversion] > item = probe_item_create(OVAL_LINUX_IFLISTENERS, NULL, > ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o probe_system_info system_info.o probe/libprobe.la -lbz2 >1 warning generated. >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o probe_family family.o probe/libprobe.la -lbz2 >libtool: link: x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/probe_system_info system_info.o probe/.libs/libprobe.a /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so -lpcre -lcurl -lexslt -lxslt -lm -lgcrypt -lgpg-error -lxml2 -lpthread -lrt -lbz2 >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlsym >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlerror >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlopen >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlclose >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >make[3]: *** [Makefile:1836: probe_system_info] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: link: x86_64-pc-linux-gnu-clang -Werror=format-security -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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 -I/usr/include/libxml2 -DOSCAP_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DTHREAD_SAFE -DSEAP_THREAD_SAFE -I../../../src -I../../../src/common -I../../../src/common/public -I../../../src/source/public -I../../../src/OVAL -I../../../src/OVAL/public -I../../../src/OVAL/probes/public -I../../../src/OVAL/probes/SEAP/public -I../../../lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/probe_family family.o probe/.libs/libprobe.a /var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so -lpcre -lcurl -lexslt -lxslt -lm -lgcrypt -lgpg-error -lxml2 -lpthread -lrt -lbz2 >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlsym >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlerror >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlopen >ld.lld: [0;31merror: [0m/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/.libs/libopenscap.so: undefined reference to dlclose >clang-10: error: linker command failed with exit code 1 (use -v to see invocation) >make[3]: *** [Makefile:1712: probe_family] Error 1 >make[3]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes' >make[2]: *** [Makefile:2712: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-forensics/openscap-1.2.14/work/openscap-1.2.14/src/OVAL/probes' >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/emerge-log/build/app-forensics/openscap-1.2.14:20200725-230131.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' > > > >emerge --info: >Portage 3.0.1 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 7895552 total, 1394164 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Tue, 28 Jul 2020 09:07:19 +0000 >sh bash 5.0_p18 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p18::gentoo >dev-lang/perl: 5.30.3-r1::gentoo >dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo, 3.9.0_beta5::gentoo >dev-util/cmake: 3.18.0::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.2.0::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r6::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-max-age: 24 > sync-rsync-verify-jobs: 1 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j2 V=1" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 734228
: 651166