D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/openscap-1.2.13-1.mga6.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MXsNMV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf openscap-1.2.13 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/openscap-1.2.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openscap-1.2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/openscap-1.2.10-link.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JMCivg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd openscap-1.2.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-sce --enable-perl --enable-python3 preferred_python=/usr/bin/python3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether getdelim is declared... yes checking for getdelim... yes checking for mprotect... yes checking for vasnprintf... no checking for snprintf... yes checking whether getline is declared... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... 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 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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for swig... /usr/bin/swig checking whether CC supports -Werror=format-security... yes checking for env... yes checking for valgrind... 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 pkg-config... /usr/bin/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... yes checking for rpm... yes checking for rpm... yes * Checking for bz2 library (optional dependency of libopenscap) checking for BZ2_bzReadOpen in -lbz2... yes checking for bzip2... yes Package libapt-pkg was not found in the pkg-config search path. Perhaps you should add the directory containing `libapt-pkg.pc' to the PKG_CONFIG_PATH environment variable No package 'libapt-pkg' found Package libprocps was not found in the pkg-config search path. Perhaps you should add the directory containing `libprocps.pc' to the PKG_CONFIG_PATH environment variable No package 'libprocps' 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... yes 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) yes 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 ldap.h... yes 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... no 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) no checking for selinux/context.h... yes checking for selinux/selinux.h... yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/capability.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysmacros.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the shadow probe checking for errno.h... (cached) yes checking for shadow.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the uname probe checking for string.h... (cached) yes checking for sys/utsname.h... yes * Checking presence of optional headers for the uname probe checking for stdio_ext.h... (cached) yes checking for sys/systeminfo.h... no * Checking presence of required headers for the interface probe checking for arpa/inet.h... yes checking for ifaddrs.h... yes checking for netdb.h... yes checking for net/if_arp.h... yes checking for net/if.h... yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes * Checking presence of required headers for the xinetd probe checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for fnmatch.h... yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for stdbool.h... (cached) yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the sysctl probe checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the routingtable probe checking for arpa/inet.h... (cached) yes checking for byteswap.h... yes checking for endian.h... yes checking for errno.h... (cached) yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes checking for netinet/ip.h... yes checking for net/route.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the symlink probe checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes * Checking presence of required headers for the gconf probe checking for gconf/gconf.h... yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the isainfo probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/systeminfo.h... (cached) no * Checking presence of required headers for the partition probe checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for linux/fs.h... yes checking for mntent.h... yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/vfs.h... yes * Checking presence of optional headers for the partition probe checking for blkid/blkid.h... yes checking for linux/magic.h... yes * Checking presence of required headers for the inetlisteningservers probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the iflisteners probe checking for arpa/inet.h... (cached) yes checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the selinuxboolean probe checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for selinux/selinux.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes * Checking presence of required headers for the selinuxsecuritycontext probe checking for dirent.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for pthread.h... (cached) yes checking for selinux/context.h... (cached) yes checking for selinux/selinux.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes * Checking presence of required headers for the rpminfo probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for pthread.h... (cached) yes checking for rpm/header.h... yes checking for rpm/rpmdb.h... yes checking for rpm/rpmfi.h... yes checking for rpm/rpmlib.h... yes checking for rpm/rpmlog.h... yes checking for rpm/rpmmacro.h... yes checking for rpm/rpmts.h... 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 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) yes checking for rpm/rpmcli.h... yes checking for rpm/rpmdb.h... (cached) yes checking for rpm/rpmfi.h... (cached) yes checking for rpm/rpmlib.h... (cached) yes checking for rpm/rpmlog.h... (cached) yes checking for rpm/rpmmacro.h... (cached) yes checking for rpm/rpmts.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 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) yes checking for rpm/rpmcli.h... (cached) yes checking for rpm/rpmdb.h... (cached) yes checking for rpm/rpmfi.h... (cached) yes checking for rpm/rpmlib.h... (cached) yes checking for rpm/rpmlog.h... (cached) yes checking for rpm/rpmmacro.h... (cached) yes checking for rpm/rpmts.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 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) yes checking for rpm/rpmcli.h... (cached) yes checking for rpm/rpmdb.h... (cached) yes checking for rpm/rpmfi.h... (cached) yes checking for rpm/rpmlib.h... (cached) yes checking for rpm/rpmlog.h... (cached) yes checking for rpm/rpmmacro.h... (cached) yes checking for rpm/rpmts.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 dpkginfo probe checking for assert.h... (cached) yes checking for errno.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes * Checking presence of required headers for the systemdunitproperty probe checking for dbus/dbus.h... yes checking for string.h... (cached) yes * Checking presence of required headers for the systemdunitdependency probe checking for dbus/dbus.h... (cached) yes checking for string.h... (cached) yes * Checking for acl library used by: file checking for library containing acl_init... -lacl checking for acl_init... yes checking for acl_extended_file... yes * Checking for apt_pkg library used by: dpkginfo checking for apt_pkg... no checking for library containing pkgVersion... no checking for pkgVersion... no * Checking for blkid library used by: partition checking for blkid... yes checking for blkid_get_cache... yes checking for blkid_get_tag_value... yes * Checking for cap library used by: process58 checking for library containing cap_init... -lcap checking for cap_init... yes checking for cap_get_pid... yes checking for capgetp... yes * Checking for dbus1 library used by: systemdunitproperty systemdunitproperty checking for dbus1... yes checking for dbus_bus_get... yes * Checking for gconf2 library used by: gconf checking for gconf2... yes checking for gconf_engine_get_default... yes * Checking for lber library used by: ldap57 checking for library containing ber_init... -llber checking for ber_init... yes * Checking for ldap library used by: ldap57 checking for library containing ldap_init... -lldap checking for ldap_init... yes * Checking for opendbx library used by: sql sql57 checking for library containing odbx_init... -lopendbx checking for odbx_init... yes * 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... no checking for library containing dev_to_tty... no checking for dev_to_tty... no * Checking for rpm library used by: rpminfo rpmverify rpmverifyfile rpmverifypackage checking for rpm... yes checking for rpmtsCreate... yes checking for rpmReadConfigFiles... yes checking for headerFormat... yes checking for headerSprintf... no checking for rpmFreeCrypto... yes checking for rpmFreeFilesystems... no * Checking for selinux library used by: process58 selinuxboolean selinuxsecuritycontext checking for selinux... yes checking for security_get_boolean_names... yes * Checking for xml2 library used by: xmlfilecontent checking for xml2... yes checking for xmlTextReaderRead... yes * Checking for xslt library used by: xmlfilecontent checking for xslt... yes checking for xsltDocumentFunction... yes checking for atomic builtins... yes checking for perl... /usr/bin/perl checking for EXTERN.h... yes checking for python3... /usr/bin/python3 checking for python3-config... /usr/bin/python3-config 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: yes python3 bindings enabled: yes perl bindings enabled: yes use POSIX regex: no SCE enabled yes 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: yes sql57: yes ldap57: yes dnscache: yes runlevel: yes file: yes fileextendedattribute: yes password: yes process: yes process58: yes shadow: yes uname: yes interface: yes xinetd: yes sysctl: yes routingtable: yes symlink: yes gconf: yes isainfo: NO (missing: header files) package: yes patch: yes smf: yes partition: yes inetlisteningservers: yes iflisteners: yes selinuxboolean: yes selinuxsecuritycontext: yes rpminfo: yes rpmverify: yes rpmverifyfile: yes rpmverifypackage: yes dpkginfo: NO (missing: , apt_pkg, pkgVersion func) systemdunitproperty: yes systemdunitdependency: yes system_info: always enabled === configuration === probe directory set to: /usr/libexec/openscap === crypto === library: GCrypt libs: -lgcrypt -lgpg-error cflags: Valgrind checks enabled: no CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -pipe -std=c99 -W -Wall -Wnonnull -Wshadow -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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 + /usr/bin/make -O -j16 /usr/bin/make all-recursive Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN alloca.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN arg-nonnull.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN warn-on-use.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN c++defs.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN sys/types.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN stdlib.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN wchar.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN string.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN stdio.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' GEN unistd.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' /usr/bin/make all-recursive make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC unistd.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC asnprintf.lo In file included from asnprintf.c:20:0: vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined [-Wundef] #if REPLACE_VASNPRINTF ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC xsize.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC printf-args.lo In file included from printf-args.c:29:0: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-args.c: In function 'printf_fetchargs': printf-args.c:143:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC printf-parse.lo In file included from printf-parse.h:29:0, from printf-parse.c:36: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ In file included from printf-parse.c:36:0: printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-parse.c:74:5: warning: "CHAR_T_ONLY_ASCII" is not defined [-Wundef] #if CHAR_T_ONLY_ASCII ^ printf-parse.c: In function 'printf_parse': printf-parse.c:545:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-parse.c:603:5: warning: "CHAR_T_ONLY_ASCII" is not defined [-Wundef] #if CHAR_T_ONLY_ASCII ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CC vasnprintf.lo vasnprintf.c:62:6: warning: "WIDE_CHAR_VERSION" is not defined [-Wundef] # if WIDE_CHAR_VERSION ^ In file included from vasnprintf.c:65:0: vasnprintf.h:66:5: warning: "REPLACE_VASNPRINTF" is not defined [-Wundef] #if REPLACE_VASNPRINTF ^ vasnprintf.c:76:5: warning: "HAVE_NL_LANGINFO" is not defined [-Wundef] #if HAVE_NL_LANGINFO ^ vasnprintf.c:80:6: warning: "WIDE_CHAR_VERSION" is not defined [-Wundef] # if WIDE_CHAR_VERSION ^ In file included from printf-parse.h:29:0, from vasnprintf.c:83: printf-args.h:82:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-args.h:127:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ In file included from vasnprintf.c:83:0: printf-parse.h:80:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ printf-parse.h:173:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ vasnprintf.c:92:6: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:92:28: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:97:6: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:97:28: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:102:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:102:33: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:108:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:108:33: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:114:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined [-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 [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:123:6: warning: "WIDE_CHAR_VERSION" is not defined [-Wundef] # if WIDE_CHAR_VERSION ^ vasnprintf.c:147:5: warning: "WIDE_CHAR_VERSION" is not defined [-Wundef] #if WIDE_CHAR_VERSION ^ vasnprintf.c:227:126: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined [-Wundef] #if (((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99) && WIDE_CHAR_VERSION) || ((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && !WIDE_CHAR_VERSION && DCHAR_IS_TCHAR)) && HAVE_WCHAR_T ^ vasnprintf.c:269:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:269:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:269:60: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:269:96: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:269:118: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:296:5: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined [-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 [-Wundef] #if NEED_PRINTF_INFINITE_LONG_DOUBLE && !NEED_PRINTF_LONG_DOUBLE && !defined IN_LIBINTL ^ vasnprintf.c:318:6: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:318:33: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c: In function 'vasnprintf': vasnprintf.c:1938:5: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if ENABLE_UNISTDIO ^ vasnprintf.c:2395:53: warning: "NEED_PRINTF_DIRECTIVE_LS" is not defined [-Wundef] #if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && HAVE_WCHAR_T ^ vasnprintf.c:2914:6: warning: "NEED_PRINTF_DIRECTIVE_A" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:2914:33: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:2914:60: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:3404:6: warning: "NEED_PRINTF_INFINITE_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:3404:37: warning: "NEED_PRINTF_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:3404:59: warning: "NEED_PRINTF_INFINITE_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:3404:95: warning: "NEED_PRINTF_LONG_DOUBLE" is not defined [-Wundef] #if (NEED_PRINTF_INFINITE_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL ^ vasnprintf.c:4591:24: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4591:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4591:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4591:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4594:70: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4594:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4594:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4594:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4597:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4601:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4606:5: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if NEED_PRINTF_FLAG_LEFTADJUST ^ vasnprintf.c:4608:26: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4608:45: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4608:70: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #elif !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4623:24: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4623:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4623:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4623:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4626:70: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4626:89: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4626:120: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4626:145: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4660:51: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4693:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:4708:6: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) ^ vasnprintf.c:4708:57: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) ^ vasnprintf.c:4708:76: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) ^ vasnprintf.c:4708:101: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION) ^ vasnprintf.c:4758:5: warning: "NEED_PRINTF_FLAG_GROUPING" is not defined [-Wundef] #if NEED_PRINTF_FLAG_GROUPING ^ vasnprintf.c:4854:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined [-Wundef] #if NEED_PRINTF_DIRECTIVE_F ^ vasnprintf.c:5107:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (count < maxlen ^ vasnprintf.c:5234:5: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:5403:24: warning: "ENABLE_UNISTDIO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:5403:43: warning: "NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:5403:74: warning: "NEED_PRINTF_FLAG_ZERO" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:5403:99: warning: "NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef] #if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST || NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION ^ vasnprintf.c:5513:5: warning: "NEED_PRINTF_DIRECTIVE_F" is not defined [-Wundef] #if NEED_PRINTF_DIRECTIVE_F ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' CCLD libgnu.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/lib' Making all in src Making all in common make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-oscap_string.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-alloc.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-oscap_buffer.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-bfind.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-memusage.lo memusage.c: In function 'read_status': memusage.c:126:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(linebuf, sizeof linebuf - 1, fp); ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-err_queue.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-error.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-tsort.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-oscapxml.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-debug.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-elements.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-text.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-oscap_acquire.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-util.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-reference.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-list.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-xmltext_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CC liboscapcommon_la-xml_iterate.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' CCLD liboscapcommon.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/common' Making all in source make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-doc_type.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-validate.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-bz2.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-schematron.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-xslt.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CC liboscapsource_la-oscap_source.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' CCLD liboscapsource.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/source' Making all in DS make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-ds_common.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-rds_asset_index.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-rds_report_request_index.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-rds_report_index.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-ds_rds_session.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-sds_index.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-ds_sds_session.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-rds_index.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-rds.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CC libds_la-sds.lo sds.c: In function 'ds_sds_decompose': sds.c:592:2: warning: 'ds_sds_decompose_custom' is deprecated [-Wdeprecated-declarations] return ds_sds_decompose_custom(input_file, id, target_dir, "checklists", xccdf_id, xccdf_filename); ^ sds.c:558:5: note: declared here int ds_sds_decompose_custom(const char* input_file, const char* id, const char* target_dir, ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' CCLD libds.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/DS' Making all in OVAL Making all in adt make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' CC libovaladt_la-oval_smc_iterator.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' CC libovaladt_la-oval_string_map.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' CC libovaladt_la-oval_collection.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' CC libovaladt_la-oval_smc.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' CCLD libovaladt.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/adt' Making all in probes/SEAP Making all in generic/rbt make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CC librbt_la-rbt_gen.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CC librbt_la-rbt_common.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CC librbt_la-rbt_i32.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CC librbt_la-rbt_i64.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CC librbt_la-rbt_str.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' CCLD librbt.la make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP/generic/rbt' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sm_alloc.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sch_dummy.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-output.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-command-backendT.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-scheme.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sch_generic.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sch_cons.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-descriptor.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-datatype.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-message.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-command.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-manip_r.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sch_pipe.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-error.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-atomic.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-packetq.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-ID.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-MurmurHash3.lo MurmurHash3.c:81:30: warning: always_inline function might not be inlinable [-Wattributes] FORCE_INLINE static uint64_t fmix64 ( uint64_t k ) ^ MurmurHash3.c:68:30: warning: always_inline function might not be inlinable [-Wattributes] FORCE_INLINE static uint32_t fmix32 ( uint32_t h ) ^ MurmurHash3.c:60:30: warning: always_inline function might not be inlinable [-Wattributes] FORCE_INLINE static uint64_t getblock64 ( const uint64_t * p, int i ) ^ MurmurHash3.c:55:30: warning: always_inline function might not be inlinable [-Wattributes] FORCE_INLINE static uint32_t getblock32 ( const uint32_t * p, int i ) ^ make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-bfind.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-bitmap.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-common.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-manip.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-strto.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-parser.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-seap-packet.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-xbase64.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC libseap_la-sexp-value.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-strbuf.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CC generic/libseap_la-spb.lo make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' CCLD libseap.la make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/SEAP' Making all in results make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_status_counter.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultDefinitionIterator.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultTestIterator.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultItem.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalcmp_la-oval_cmp_ip_address.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalcmp_la-oval_cmp.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalcmp_la-oval_cmp_basic.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalcmp_la-oval_cmp_evr_string.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultDefinition.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resModel.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultCriteriaNode.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultSystem.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CCLD libovalcmp.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CC libovalresults_la-oval_resultTest.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' CCLD libovalresults.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/results' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_glob_to_regex.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_generator.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC collectVarRefs.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_filter.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_affected.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_enumerations.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_message.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_behavior.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_session.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_entity.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_criteriaNode.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sysModel.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_definition.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_defModel.lo oval_defModel.c: In function 'oval_definition_model_get_schema_version': oval_defModel.c:170:2: warning: 'oval_version_from_cstr' is deprecated [-Wdeprecated-declarations] return oval_version_from_cstr(ver_str); ^ In file included from public/oval_definitions.h:42:0, from oval_definitions_impl.h:34, from oval_defModel.c:38: public/oval_version.h:19:33: note: declared here OSCAP_DEPRECATED(oval_version_t oval_version_from_cstr(const char *version_str)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_agent.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_probe_hint.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_parser.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_object.lo oval_object.c: In function 'oval_object_get_schema_version': oval_object.c:141:2: warning: 'oval_definition_model_get_schema_version' is deprecated [-Wdeprecated-declarations] return oval_definition_model_get_schema_version(object->model); ^ In file included from public/oval_definitions.h:42:0, from oval_definitions_impl.h:34, from oval_object.c:38: oval_definitions_impl.h:178:33: note: declared here OSCAP_DEPRECATED(oval_version_t oval_definition_model_get_schema_version(struct oval_definition_model *model)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_schema_version.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_probe.lo oval_probe.c: In function 'oval_probe_query_extend_definition': oval_probe.c:437:2: warning: 'oval_probe_query_definition' is deprecated [-Wdeprecated-declarations] return oval_probe_query_definition(sess, def_id); ^ oval_probe.c:334:5: note: declared here int oval_probe_query_definition(oval_probe_session_t *sess, const char *id) { ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_reference.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_objectContent.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_set.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_stateContent.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_recordField.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_component.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sysEnt.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_state.lo oval_state.c: In function 'oval_state_get_schema_version': oval_state.c:263:2: warning: 'oval_definition_model_get_schema_version' is deprecated [-Wdeprecated-declarations] return oval_definition_model_get_schema_version(state->model); ^ In file included from public/oval_definitions.h:42:0, from oval_definitions_impl.h:34, from oval_state.c:38: oval_definitions_impl.h:178:33: note: declared here OSCAP_DEPRECATED(oval_version_t oval_definition_model_get_schema_version(struct oval_definition_model *model)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_directives.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sysInterface.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sysInfo.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sysItem.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_syscharIterator.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_value.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sys_parser.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_variableBinding.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_syschar.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_probe_handler.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' (echo '#define OVAL_PROBEDIR_ENV 1'; \ echo '#include ' ) >oval_testing_ext_probe.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_test.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC fts_sun.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_probe_session.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_vardefMapping.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_version.lo oval_version.c: In function 'oval_version_to_cstr': oval_version.c:82:2: warning: 'oval_version_major' is deprecated [-Wdeprecated-declarations] major = oval_version_major(version); ^ In file included from public/oval_version.h:6:0, from oval_version.c:14: public/oval_version.h:36:26: note: declared here OSCAP_DEPRECATED(uint8_t oval_version_major(oval_version_t version)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ oval_version.c:83:2: warning: 'oval_version_minor' is deprecated [-Wdeprecated-declarations] minor = oval_version_minor(version); ^ In file included from public/oval_version.h:6:0, from oval_version.c:14: public/oval_version.h:41:26: note: declared here OSCAP_DEPRECATED(uint8_t oval_version_minor(oval_version_t version)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ oval_version.c:84:2: warning: 'oval_version_patch' is deprecated [-Wdeprecated-declarations] patch = oval_version_patch(version); ^ In file included from public/oval_version.h:6:0, from oval_version.c:14: public/oval_version.h:46:26: note: declared here OSCAP_DEPRECATED(uint8_t oval_version_patch(oval_version_t version)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_varModel.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_variable.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC fsdev.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC ncache.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC rcache.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC entcmp.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_fts.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_sexp.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_probe_ext.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC probe-api.lo probes/probe-api.c: In function 'probe_obj_get_schema_version': probes/probe-api.c:476:2: warning: 'oval_version_from_cstr' is deprecated [-Wdeprecated-declarations] oval_version_t old_version_format = oval_version_from_cstr(version_str); ^ In file included from ../../src/common/util.h:29:0, from ../../src/common/debug_priv.h:36, from probes/probe-api.c:42: ./public/oval_version.h:19:33: note: declared here OSCAP_DEPRECATED(oval_version_t oval_version_from_cstr(const char *version_str)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CC oval_testing_ext_probe.lo make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CCLD liboval.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' CCLD liboval_testing.la make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL' Making all in CPE make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpe_ctx_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpelang.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpe_session.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpedict.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpedict_ext_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpelang_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpename.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CC libcpe_la-cpedict_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' CCLD libcpe.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CPE' Making all in CVE make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' CC libcve_la-cve.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' CC libcve_la-cve_priv.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' CCLD libcve.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVE' Making all in CVSS make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVSS' CC libcvss_la-cvss.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVSS' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVSS' CCLD libcvss.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/CVSS' Making all in XCCDF make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-result_scoring.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-elements.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-tailoring.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-value.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-resolve.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-profile.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-benchmark.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-xccdf_session.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-rule.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-result.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CC libxccdf_la-item.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' CCLD libxccdf.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF' Making all in XCCDF_POLICY make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-reporter.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy_engine.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-check_engine_plugin.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy_model.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy_resolve.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy_substitute.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy_remediate.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CC libxccdf_policy_la-xccdf_policy.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' CCLD libxccdf_policy.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/XCCDF_POLICY' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src' CCLD libopenscap_testing.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src' CCLD libopenscap.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src' Making all in src/OVAL/probes Making all in probe make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-fini.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-preload.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-probe.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-offline_mode.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-signal_handler.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-init.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-option.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-input_handler.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-main.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-icache.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-worker.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CC libprobe_la-entcmp.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' CCLD libprobe.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/probe' Making all in crapi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-crapi.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-md5.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-rmd160.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-digest.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-sha1.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CC libcrapi_la-sha2.lo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' CCLD libcrapi.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes/crapi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC family.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC dnscache.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC variable.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC environmentvariable.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC filehash.o independent/filehash.c: In function 'filehash_cb': independent/filehash.c:115:17: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result] strerror_r (errno, pbuf, PATH_MAX); ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_ldap57-ldap57.o independent/ldap57.c: In function 'probe_main': independent/ldap57.c:78:39: warning: variable 'rdn_pattern_match' set but not used [-Wunused-but-set-variable] bool a_pattern_match = false, rdn_pattern_match = false; ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_textfilecontent54-textfilecontent54.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC system_info.o independent/system_info.c: In function 'probe_main': independent/system_info.c:267:10: warning: 'item' may be used uninitialized in this function [-Wmaybe-uninitialized] probe_item_ent_add(item, "interface", attrs, NULL); ^ independent/system_info.c:631:10: note: 'item' was declared here SEXP_t* item; ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_xmlfilecontent-xmlfilecontent.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_textfilecontent-textfilecontent.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC filehash58.o independent/filehash58.c: In function 'filehash58_cb': independent/filehash58.c:143:3: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result] strerror_r (errno, pbuf, PATH_MAX); ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC runlevel.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC environmentvariable58.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_sql-sql.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC password.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC uname.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_file-file.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_sql57-sql57.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC fileextendedattribute.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_process-process.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC shadow.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_process58-process58-devname.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC symlink.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC interface.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_process-process58-devname.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC sysctl.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_selinuxboolean-selinuxboolean.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpminfo-rpm-helper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC routingtable.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_gconf-gconf.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC iflisteners.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_partition-partition.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverify-rpm-helper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_process58-process58.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_selinuxsecuritycontext-selinuxsecuritycontext.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverifyfile-rpm-helper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverifypackage-rpm-helper.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverifypackage-probe-chroot.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC inetlisteningservers.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpminfo-rpminfo.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_systemdunitproperty-systemdunitproperty.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_systemdunitdependency-systemdunitdependency.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverify-rpmverify.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverifypackage-rpmverifypackage.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC probe_rpmverifyfile-rpmverifyfile.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CC xinetd.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_variable make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_family make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_textfilecontent make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_environmentvariable make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_system_info make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_textfilecontent54 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_xmlfilecontent make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_filehash make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_environmentvariable58 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_filehash58 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_sql make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_sql57 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_ldap57 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_runlevel make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_dnscache make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_file make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_fileextendedattribute make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_password make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_process make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_shadow make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_xinetd make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_uname make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_interface make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_sysctl make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_routingtable make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_process58 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_symlink make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_partition make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_inetlisteningservers make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_gconf make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_selinuxboolean make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_iflisteners make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_selinuxsecuritycontext make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_rpminfo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_rpmverify make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_rpmverifyfile make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_rpmverifypackage make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_systemdunitproperty make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' CCLD probe_systemdunitdependency make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/src/OVAL/probes' Making all in utils make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-cpe.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-cvss.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-cve.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-ds.o oscap-ds.c: In function 'app_ds_sds_compose': oscap-ds.c:354:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(dirname(temp_cwd)); ^ oscap-ds.c:361:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(previous_cwd); ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-tool.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-info.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-oval.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CC oscap-oscap-xccdf.o oscap-xccdf.c: In function 'getopt_xccdf': oscap-xccdf.c:989:35: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] case XCCDF_OPT_STYLESHEET_FILE: realpath(optarg, custom_stylesheet_path); action->stylesheet = custom_stylesheet_path; break; ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' CCLD oscap make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/utils' Making all in tests Making all in API Making all in SEAP make[4]: Nothing to be done for 'all'. Making all in crypt make[4]: Nothing to be done for 'all'. Making all in CVE make[4]: Nothing to be done for 'all'. Making all in CPE Making all in dict make[5]: Nothing to be done for 'all'. Making all in inbuilt make[5]: Nothing to be done for 'all'. Making all in lang make[5]: Nothing to be done for 'all'. Making all in name make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in CVSS make[4]: Nothing to be done for 'all'. Making all in OVAL Making all in glob_to_regex make[5]: Nothing to be done for 'all'. Making all in schema_version make[5]: Nothing to be done for 'all'. Making all in report_variable_values make[5]: Nothing to be done for 'all'. Making all in unittests make[5]: Nothing to be done for 'all'. Making all in validate make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in XCCDF Making all in applicability make[5]: Nothing to be done for 'all'. Making all in default_cpe make[5]: Nothing to be done for 'all'. Making all in fix make[5]: Nothing to be done for 'all'. Making all in guide make[5]: Nothing to be done for 'all'. Making all in parser make[5]: Nothing to be done for 'all'. Making all in progress make[5]: Nothing to be done for 'all'. Making all in report make[5]: Nothing to be done for 'all'. Making all in result_files make[5]: Nothing to be done for 'all'. Making all in tailoring make[5]: Nothing to be done for 'all'. Making all in unittests make[5]: Nothing to be done for 'all'. Making all in variable_instance make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in probes make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in bz2 make[3]: Nothing to be done for 'all'. Making all in codestyle make[3]: Nothing to be done for 'all'. Making all in CPE make[3]: Nothing to be done for 'all'. Making all in DS Making all in ds_sds_index make[4]: Nothing to be done for 'all'. Making all in signed make[4]: Nothing to be done for 'all'. Making all in validate make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in sources make[3]: Nothing to be done for 'all'. Making all in schemas make[3]: Nothing to be done for 'all'. Making all in nist make[3]: Nothing to be done for 'all'. Making all in oscap_string make[3]: Nothing to be done for 'all'. Making all in oval_details make[3]: Nothing to be done for 'all'. Making all in probes Making all in sysinfo make[4]: Nothing to be done for 'all'. Making all in family make[4]: Nothing to be done for 'all'. Making all in filehash make[4]: Nothing to be done for 'all'. Making all in filehash58 make[4]: Nothing to be done for 'all'. Making all in textfilecontent54 make[4]: Nothing to be done for 'all'. Making all in sql57 make[4]: Nothing to be done for 'all'. Making all in file make[4]: Nothing to be done for 'all'. Making all in uname make[4]: Nothing to be done for 'all'. Making all in shadow make[4]: Nothing to be done for 'all'. Making all in process58 make[4]: Nothing to be done for 'all'. Making all in password make[4]: Nothing to be done for 'all'. Making all in runlevel make[4]: Nothing to be done for 'all'. Making all in interface make[4]: Nothing to be done for 'all'. Making all in xinetd make[4]: Nothing to be done for 'all'. Making all in fileextendedattribute make[4]: Nothing to be done for 'all'. Making all in symlink make[4]: Nothing to be done for 'all'. Making all in sysctl make[4]: Nothing to be done for 'all'. Making all in rpminfo make[4]: Nothing to be done for 'all'. Making all in rpmverifyfile make[4]: Nothing to be done for 'all'. Making all in rpmverifypackage make[4]: Nothing to be done for 'all'. Making all in iflisteners make[4]: Nothing to be done for 'all'. Making all in selinuxboolean make[4]: Nothing to be done for 'all'. Making all in systemdunitproperty make[4]: Nothing to be done for 'all'. Making all in systemdunitdependency make[4]: Nothing to be done for 'all'. Making all in environmentvariable make[4]: Nothing to be done for 'all'. Making all in environmentvariable58 make[4]: Nothing to be done for 'all'. Making all in rpmverify make[4]: Nothing to be done for 'all'. Making all in maskattr make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in mitre make[3]: Nothing to be done for 'all'. Making all in sce make[3]: Nothing to be done for 'all'. Making all in bindings make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in xsl make[2]: Nothing to be done for 'all'. Making all in schemas make[2]: Nothing to be done for 'all'. Making all in cpe make[2]: Nothing to be done for 'all'. Making all in swig Making all in perl make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' /usr/bin/swig -o openscap_pm_wrap.c -perl5 -module openscap_pm ./../src/openscap.i mv openscap_pm.pm openscap.pm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' CC openscap_pm_wrap.lo openscap_pm_wrap.c: In function '_wrap_oscap_validate_document': openscap_pm_wrap.c:2556:5: warning: 'oscap_validate_document' is deprecated [-Wdeprecated-declarations] result = (int)oscap_validate_document((char const *)arg1,arg2,(char const *)arg3,arg4,arg5); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/common/public/oscap.h:134:22: note: declared here OSCAP_DEPRECATED(int oscap_validate_document(const char *xmlfile, oscap_document_type_t doctype, const char *version, xml_reporter reporter, void *arg)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oscap_schematron_validate_document': openscap_pm_wrap.c:2619:5: warning: 'oscap_schematron_validate_document' is deprecated [-Wdeprecated-declarations] result = (int)oscap_schematron_validate_document((char const *)arg1,arg2,(char const *)arg3,(char const *)arg4); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/common/public/oscap.h:150:22: note: declared here OSCAP_DEPRECATED(int oscap_schematron_validate_document(const char *xmlfile, oscap_document_type_t doctype, const char *version, const char *outfile)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oscap_path_to_schematron': openscap_pm_wrap.c:2724:5: warning: 'oscap_path_to_schematron' is deprecated [-Wdeprecated-declarations] result = (char *)oscap_path_to_schematron(); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/common/public/oscap.h:177:31: note: declared here OSCAP_DEPRECATED(const char * oscap_path_to_schematron(void)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oscap_determine_document_type': openscap_pm_wrap.c:2777:5: warning: 'oscap_determine_document_type' is deprecated [-Wdeprecated-declarations] result = (int)oscap_determine_document_type((char const *)arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/common/public/oscap.h:189:22: note: declared here OSCAP_DEPRECATED(int oscap_determine_document_type(const char *document, oscap_document_type_t *doc_type)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_ds_sds_decompose': openscap_pm_wrap.c:5286:5: warning: 'ds_sds_decompose' is deprecated [-Wdeprecated-declarations] result = (int)ds_sds_decompose((char const *)arg1,(char const *)arg2,(char const *)arg3,(char const *)arg4,(char const *)arg5); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/DS/public/scap_ds.h:72:22: note: declared here OSCAP_DEPRECATED(int ds_sds_decompose(const char* input_file, const char* id, const char* xccdf_id, const char* target_dir, const char* target_filename)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_ds_sds_decompose_custom': openscap_pm_wrap.c:5368:5: warning: 'ds_sds_decompose_custom' is deprecated [-Wdeprecated-declarations] result = (int)ds_sds_decompose_custom((char const *)arg1,(char const *)arg2,(char const *)arg3,(char const *)arg4,(char const *)arg5,(char const *)arg6); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/DS/public/scap_ds.h:92:22: note: declared here OSCAP_DEPRECATED(int ds_sds_decompose_custom(const char* input_file, const char* id, const char* target_dir, const char* container_name, const char* component_id, const char* target_filename)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_ds_rds_decompose': openscap_pm_wrap.c:5535:5: warning: 'ds_rds_decompose' is deprecated [-Wdeprecated-declarations] result = (int)ds_rds_decompose((char const *)arg1,(char const *)arg2,(char const *)arg3,(char const *)arg4); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/DS/public/scap_ds.h:133:22: note: declared here OSCAP_DEPRECATED(int ds_rds_decompose(const char* input_file, const char* report_id, const char* request_id, const char* target_dir)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_ds_sds_index_import': openscap_pm_wrap.c:5984:22: warning: 'ds_sds_index_import' is deprecated [-Wdeprecated-declarations] result = (struct ds_sds_index *)ds_sds_index_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/DS/public/scap_ds.h:272:39: note: declared here OSCAP_DEPRECATED(struct ds_sds_index *ds_sds_index_import(const char* file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_rds_index_import': openscap_pm_wrap.c:7047:22: warning: 'rds_index_import' is deprecated [-Wdeprecated-declarations] result = (struct rds_index *)rds_index_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/DS/public/scap_ds.h:425:36: note: declared here OSCAP_DEPRECATED(struct rds_index *rds_index_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_item_get_deprecated': openscap_pm_wrap.c:8622:22: warning: 'cpe_item_get_deprecated' is deprecated [-Wdeprecated-declarations] result = (struct cpe_name *)cpe_item_get_deprecated((struct cpe_item const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_dict.h:194:35: note: declared here OSCAP_DEPRECATED(struct cpe_name *cpe_item_get_deprecated(const struct cpe_item *item)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_item_get_notes': openscap_pm_wrap.c:8790:22: warning: 'cpe_item_get_notes' is deprecated [-Wdeprecated-declarations] result = (struct oscap_text_iterator *)cpe_item_get_notes((struct cpe_item const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_dict.h:232:46: note: declared here OSCAP_DEPRECATED(struct oscap_text_iterator *cpe_item_get_notes(const struct cpe_item *item)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_item_add_note': openscap_pm_wrap.c:10924:5: warning: 'cpe_item_add_note' is deprecated [-Wdeprecated-declarations] result = (bool)cpe_item_add_note(arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_dict.h:522:23: note: declared here OSCAP_DEPRECATED(bool cpe_item_add_note(struct cpe_item *item, struct oscap_text *new_title)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_dict_detect_version': openscap_pm_wrap.c:12472:5: warning: 'cpe_dict_detect_version' is deprecated [-Wdeprecated-declarations] result = (char *)cpe_dict_detect_version((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_dict.h:875:24: note: declared here OSCAP_DEPRECATED(char *cpe_dict_detect_version(const char* file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_dict_model_import': openscap_pm_wrap.c:12716:22: warning: 'cpe_dict_model_import' is deprecated [-Wdeprecated-declarations] result = (struct cpe_dict_model *)cpe_dict_model_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_dict.h:930:41: note: declared here OSCAP_DEPRECATED(struct cpe_dict_model *cpe_dict_model_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_lang_model_detect_version': openscap_pm_wrap.c:14024:5: warning: 'cpe_lang_model_detect_version' is deprecated [-Wdeprecated-declarations] result = (char *)cpe_lang_model_detect_version((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_lang.h:363:25: note: declared here OSCAP_DEPRECATED(char * cpe_lang_model_detect_version(const char* file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_cpe_lang_model_import': openscap_pm_wrap.c:14101:22: warning: 'cpe_lang_model_import' is deprecated [-Wdeprecated-declarations] result = (struct cpe_lang_model *)cpe_lang_model_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/CPE/public/cpe_lang.h:383:41: note: declared here OSCAP_DEPRECATED(struct cpe_lang_model *cpe_lang_model_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_detect_version': openscap_pm_wrap.c:19003:5: warning: 'xccdf_detect_version' is deprecated [-Wdeprecated-declarations] result = (char *)xccdf_detect_version((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:643:25: note: declared here OSCAP_DEPRECATED(char * xccdf_detect_version(const char* file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_benchmark_import': openscap_pm_wrap.c:19255:22: warning: 'xccdf_benchmark_import' is deprecated [-Wdeprecated-declarations] result = (struct xccdf_benchmark *)xccdf_benchmark_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:710:42: note: declared here OSCAP_DEPRECATED(struct xccdf_benchmark* xccdf_benchmark_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_result_export': openscap_pm_wrap.c:19414:5: warning: 'xccdf_result_export' is deprecated [-Wdeprecated-declarations] result = (int)xccdf_result_export(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:750:22: note: declared here OSCAP_DEPRECATED(int xccdf_result_export(struct xccdf_result *result, const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_cleanup': openscap_pm_wrap.c:21211:5: warning: 'xccdf_cleanup' is deprecated [-Wdeprecated-declarations] xccdf_cleanup(); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:932:23: note: declared here OSCAP_DEPRECATED(void xccdf_cleanup(void)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_tailoring_import': openscap_pm_wrap.c:34982:22: warning: 'xccdf_tailoring_import' is deprecated [-Wdeprecated-declarations] result = (struct xccdf_tailoring *)xccdf_tailoring_import((char const *)arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:2684:42: note: declared here OSCAP_DEPRECATED(struct xccdf_tailoring *xccdf_tailoring_import(const char *file, struct xccdf_benchmark *benchmark)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oscap_text_xccdf_substitute': openscap_pm_wrap.c:46858:5: warning: 'oscap_text_xccdf_substitute' is deprecated [-Wdeprecated-declarations] result = (char *)oscap_text_xccdf_substitute((char const *)arg1,arg2,arg3); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_benchmark.h:3452:24: note: declared here OSCAP_DEPRECATED(char* oscap_text_xccdf_substitute(const char *text, xccdf_substitution_func cb, void *arg)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_session_set_sce_results_export': openscap_pm_wrap.c:47679:5: warning: 'xccdf_session_set_sce_results_export' is deprecated [-Wdeprecated-declarations] xccdf_session_set_sce_results_export(arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_session.h:240:23: note: declared here OSCAP_DEPRECATED(void xccdf_session_set_sce_results_export(struct xccdf_session *session, bool to_export_sce_results)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_session_load_sce': openscap_pm_wrap.c:48137:5: warning: 'xccdf_session_load_sce' is deprecated [-Wdeprecated-declarations] result = (int)xccdf_session_load_sce(arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_session.h:373:22: note: declared here OSCAP_DEPRECATED(int xccdf_session_load_sce(struct xccdf_session *session)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_session_export_sce': openscap_pm_wrap.c:48305:5: warning: 'xccdf_session_export_sce' is deprecated [-Wdeprecated-declarations] result = (int)xccdf_session_export_sce(arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF/public/xccdf_session.h:425:22: note: declared here OSCAP_DEPRECATED(int xccdf_session_export_sce(struct xccdf_session *session)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_policy_model_add_cpe_lang_model': openscap_pm_wrap.c:49049:5: warning: 'xccdf_policy_model_add_cpe_lang_model' is deprecated [-Wdeprecated-declarations] result = (bool)xccdf_policy_model_add_cpe_lang_model(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF_POLICY/public/xccdf_policy.h:218:23: note: declared here OSCAP_DEPRECATED(bool xccdf_policy_model_add_cpe_lang_model(struct xccdf_policy_model * model, const char *cpe_lang)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_policy_model_add_cpe_autodetect': openscap_pm_wrap.c:49126:5: warning: 'xccdf_policy_model_add_cpe_autodetect' is deprecated [-Wdeprecated-declarations] result = (bool)xccdf_policy_model_add_cpe_autodetect(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF_POLICY/public/xccdf_policy.h:234:23: note: declared here OSCAP_DEPRECATED(bool xccdf_policy_model_add_cpe_autodetect(struct xccdf_policy_model *model, const char *filepath)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_policy_model_register_engine_callback': openscap_pm_wrap.c:49205:5: warning: 'xccdf_policy_model_register_engine_callback' is deprecated [-Wdeprecated-declarations] result = (bool)xccdf_policy_model_register_engine_callback(arg1,arg2,arg3,arg4); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF_POLICY/public/xccdf_policy.h:254:23: note: declared here OSCAP_DEPRECATED(bool xccdf_policy_model_register_engine_callback(struct xccdf_policy_model * model, char * sys, void * func, void * usr)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_policy_set_selected': openscap_pm_wrap.c:49977:5: warning: 'xccdf_policy_set_selected' is deprecated [-Wdeprecated-declarations] result = (bool)xccdf_policy_set_selected(arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF_POLICY/public/xccdf_policy.h:461:6: note: declared here bool xccdf_policy_set_selected(struct xccdf_policy * policy, char * idref) ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_xccdf_policy_tailor_item': openscap_pm_wrap.c:50312:22: warning: 'xccdf_policy_tailor_item' is deprecated [-Wdeprecated-declarations] result = (struct xccdf_item *)xccdf_policy_tailor_item(arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/XCCDF_POLICY/public/xccdf_policy.h:555:38: note: declared here OSCAP_DEPRECATED(struct xccdf_item * xccdf_policy_tailor_item(struct xccdf_policy * policy, struct xccdf_item * item)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_generator_get_schema_version': openscap_pm_wrap.c:52088:5: warning: 'oval_generator_get_schema_version' is deprecated [-Wdeprecated-declarations] result = (char *)oval_generator_get_schema_version(arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:600:24: note: declared here OSCAP_DEPRECATED(char *oval_generator_get_schema_version(struct oval_generator *generator)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_generator_set_schema_version': openscap_pm_wrap.c:52295:5: warning: 'oval_generator_set_schema_version' is deprecated [-Wdeprecated-declarations] oval_generator_set_schema_version(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:606:23: note: declared here OSCAP_DEPRECATED(void oval_generator_set_schema_version(struct oval_generator *generator, const char *schema_version)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_definition_model_import': openscap_pm_wrap.c:52524:22: warning: 'oval_definition_model_import' is deprecated [-Wdeprecated-declarations] result = (struct oval_definition_model *)oval_definition_model_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:634:48: note: declared here OSCAP_DEPRECATED(struct oval_definition_model *oval_definition_model_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_definition_model_merge': openscap_pm_wrap.c:52561:5: warning: 'oval_definition_model_merge' is deprecated [-Wdeprecated-declarations] result = (int)oval_definition_model_merge(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:646:22: note: declared here OSCAP_DEPRECATED(int oval_definition_model_merge(struct oval_definition_model *model, const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_object_get_schema_version': openscap_pm_wrap.c:55483:5: warning: 'oval_object_get_schema_version' is deprecated [-Wdeprecated-declarations] result = oval_object_get_schema_version(arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:1371:33: note: declared here OSCAP_DEPRECATED(oval_version_t oval_object_get_schema_version(struct oval_object *object)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_determine_document_schema_version': openscap_pm_wrap.c:64239:5: warning: 'oval_determine_document_schema_version' is deprecated [-Wdeprecated-declarations] result = (char *)oval_determine_document_schema_version((char const *)arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_definitions.h:3321:24: note: declared here OSCAP_DEPRECATED(char *oval_determine_document_schema_version(const char *, oscap_document_type_t)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_syschar_model_import': openscap_pm_wrap.c:64428:5: warning: 'oval_syschar_model_import' is deprecated [-Wdeprecated-declarations] result = (int)oval_syschar_model_import(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_system_characteristics.h:220:22: note: declared here OSCAP_DEPRECATED(int oval_syschar_model_import(struct oval_syschar_model *model, const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_results_model_import': openscap_pm_wrap.c:68249:5: warning: 'oval_results_model_import' is deprecated [-Wdeprecated-declarations] result = (int)oval_results_model_import(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_results.h:143:22: note: declared here OSCAP_DEPRECATED(int oval_results_model_import(struct oval_results_model *model, const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_variable_model_import': openscap_pm_wrap.c:71445:22: warning: 'oval_variable_model_import' is deprecated [-Wdeprecated-declarations] result = (struct oval_variable_model *)oval_variable_model_import((char const *)arg1); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_variables.h:66:46: note: declared here OSCAP_DEPRECATED(struct oval_variable_model *oval_variable_model_import(const char *file)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_probe_query_definition': openscap_pm_wrap.c:72074:5: warning: 'oval_probe_query_definition' is deprecated [-Wdeprecated-declarations] result = (int)oval_probe_query_definition(arg1,(char const *)arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_probe.h:72:22: note: declared here OSCAP_DEPRECATED(int oval_probe_query_definition(oval_probe_session_t *sess, const char *id)) __attribute__ ((nonnull(1, 2))); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ openscap_pm_wrap.c: In function '_wrap_oval_agent_export_sysinfo_to_xccdf_result': openscap_pm_wrap.c:72638:5: warning: 'oval_agent_export_sysinfo_to_xccdf_result' is deprecated [-Wdeprecated-declarations] oval_agent_export_sysinfo_to_xccdf_result(arg1,arg2); ^ In file included from openscap_pm_wrap.c:1835:0: ../../src/OVAL/public/oval_agent_xccdf_api.h:109:23: note: declared here OSCAP_DEPRECATED(void oval_agent_export_sysinfo_to_xccdf_result(struct oval_agent_session * session, struct xccdf_result * ritem)); ^ ../../src/common/public/oscap.h:45:33: note: in definition of macro 'OSCAP_DEPRECATED' # define OSCAP_DEPRECATED(func) func __attribute__ ((deprecated)) ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' CCLD _openscap_pm.la make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/openscap-1.2.13/swig/perl' Making all in python2 cd ../.. && /bin/sh /home/pterjan/rpmbuild/BUILD/openscap-1.2.13/config/missing automake-1.15 --foreign swig/python2/Makefile configure.ac:13: error: version mismatch. This is Automake 1.15.1, configure.ac:13: but the definition used by this AM_INIT_AUTOMAKE configure.ac:13: comes from Automake 1.15. You should recreate configure.ac:13: aclocal.m4 with aclocal and run automake again. WARNING: 'automake-1.15' is probably too old. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: Makefile:998: recipe for target 'Makefile.in' failed make[3]: *** [Makefile.in] Error 63 Makefile:995: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 Makefile:1284: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:1093: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.JMCivg (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.JMCivg (%build) I: [iurt_root_command] ERROR: chroot