D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/libprelude-5.2.0-6.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9iJHuC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libprelude-5.2.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libprelude-5.2.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libprelude-5.2.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-ruby_vendorarchdir.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-gnutls_priority_set_direct.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-fsf_address.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-fix_timegm.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-4.0.0-fix_prelude_tests_timer.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-5.1.1-ruby27.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libprelude-python3.9.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
++ find . -name '*.i'
+ for i in $(find . -name "*.i")
+ touch ./bindings/ruby/libpreludecpp-ruby.i
+ for i in $(find . -name "*.i")
+ touch ./bindings/python/libpreludecpp-python.i
+ for i in $(find . -name "*.i")
+ touch ./bindings/lua/libpreludecpp-lua.i
+ for i in $(find . -name "*.i")
+ touch ./bindings/libpreludecpp.i
+ for i in $(find . -name "*.i")
+ touch ./bindings/perl/libpreludecpp-perl.i
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HliBR5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libprelude-5.2.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --without-included-ltdl --disable-static --enable-shared --with-swig --without-python2 --with-python3 --with-perl-installdirs=vendor --without-included-regex --includedir=/usr/include/libprelude
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking target system type... aarch64-mageia-linux-gnu
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 to enable maintainer-specific portions of Makefiles... no
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... 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 for style of include used by make... GNU
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... 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++... none
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for grep... /usr/bin/grep
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 Minix Amsterdam compiler... no
checking for aarch64-mageia-linux-gnu-ar... no
checking for aarch64-mageia-linux-gnu-lib... no
checking for aarch64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for aarch64-mageia-linux-gnu-ar... ar
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aarch64-mageia-linux-gnu-ar... (cached) ar
checking the archiver (ar) interface... (cached) ar
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib 
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers... 
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for cc for build... gcc
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for an ANSI C99-conforming __func__... yes
checking whether C compiler accepts -Werror -Wmissing-braces... yes
checking for buggy pthread mutex initializers... no
checking whether byte ordering is bigendian... no
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGNUTLS... yes
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for gnutls_privkey_import_x509 in -lgnutls... yes
checking for gnutls_srp_verifier in -lgnutls... yes
checking for gnutls_x509_crt_list_import in -lgnutls... yes
checking for gnutls_priority_init in -lgnutls... yes
checking for gnutls_priority_set in -lgnutls... yes
checking for pcre-config... /usr/bin/pcre-config
checking for struct sockaddr_in6... yes
checking whether AF_INET6 is declared... yes
checking whether variadic macros are supported... yes
checking if pointers to integers require aligned access... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for swig... /usr/bin/swig
checking for perl... /usr/bin/perl
checking EXTERN.h usability... yes
checking EXTERN.h presence... yes
checking for EXTERN.h... yes
checking for perl.h... yes
checking for python3... /usr/bin/python3
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for ruby... /usr/bin/ruby
checking for ruby version... 2.7.2
checking for ruby platform... aarch64-linux
checking for ruby script directory... $(prefix)/lib64/ruby
checking for ruby extension module directory... $(prefix)/lib64/ruby/vendor_ruby
checking for RUBY_PKG_CONFIG... yes
checking ruby.h usability... yes
checking ruby.h presence... yes
checking for ruby.h... yes
checking for LUA... yes
checking for LUA... no
checking for LUA... no
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking for g++... yes
checking for valgrind... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for inline... inline
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 strings.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking crtdefs.h usability... no
checking crtdefs.h presence... no
checking for crtdefs.h... no
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for inttypes.h... (cached) yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for _set_invalid_parameter_handler... no
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for getdelim... yes
checking for getpass... yes
checking for __fsetlocking... yes
checking for gettimeofday... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for tzset... yes
checking for nl_langinfo... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for pthread_sigmask... yes
checking for isblank... yes
checking for iswctype... yes
checking for sleep... yes
checking for snprintf... yes
checking for lstat... yes
checking for strdup... yes
checking for catgets... yes
checking for strndup... yes
checking for strptime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for fcntl... yes
checking for symlink... yes
checking for ftruncate... yes
checking for getdtablesize... yes
checking for newlocale... yes
checking for pipe... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for shutdown... (cached) yes
checking for usleep... yes
checking for wctob... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking host CPU and C ABI... arm64
checking for the common suffixes of directories in the library search path... lib64,lib64
checking whether imported symbols can be declared weak... yes
checking whether the linker supports --as-needed... yes
checking whether the linker supports --push-state... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for complete errno.h... yes
checking whether stdin defaults to large file offsets... yes
checking for mode_t... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for C/C++ restrict keyword... __restrict
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking for wchar_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... yes
checking for library containing setsockopt... none needed
checking for sigset_t... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking whether to activate relocatable installation... no
checking whether <sys/select.h> is self-contained... yes
checking for uid_t in sys/types.h... (cached) yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for strcasestr... yes
checking whether strcasestr works... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct tm.tm_gmtoff... yes
checking for struct timespec in <time.h>... 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 for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking if environ is properly declared... yes
checking for working fcntl.h... yes
checking whether ungetc works on arbitrary bytes... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether lstat correctly handles trailing slash... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether dup2 works... yes
checking whether fflush works on input streams... (cached) no
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking whether fpurge is declared... no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking for ftw... yes
checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for working getdelim function... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... yes
checking for getline... yes
checking for working getline function... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether lseek detects pipes... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for __mktime_internal... no
checking whether <netinet/in.h> is self-contained... yes
checking whether YESEXPR works... yes
checking whether perror matches strerror... yes
checking for poll... yes
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for raise... yes
checking for sigprocmask... yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking whether strcasestr works in linear time... yes
checking for strcasestr... (cached) yes
checking whether strcasestr works... (cached) yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsep... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for nlink_t... (cached) yes
checking for struct utsname... yes
checking for pthread_atfork... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for uname... yes
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopen sets errno... yes
checking for flexible array member... yes
checking whether getdtablesize works... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for setlocale... yes
checking for uselocale... yes
checking for getlocalename_l... no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether open recognizes a trailing slash... yes
checking for putenv compatible with GNU and SVID... yes
checking whether setenv validates arguments... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for struct sigaction.sa_sigaction... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking for sched_yield in -lrt... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for ftruncate... (cached) yes
checking for chsize... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking size of long... 8
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for cpu-specific compiler flags... none needed
checking for platform-specific compiler flags... none needed
checking whether the linker accepts -z relro... yes
checking whether the linker accepts -z now... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating client.conf
config.status: creating global.conf
config.status: creating idmef-client.conf
config.status: creating libprelude-config
config.status: creating libltdl/Makefile
config.status: creating libmissing/Makefile
config.status: creating libmissing/tests/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/libprelude.pc
config.status: creating src/libprelude-error/Makefile
config.status: creating src/jsmn/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/prelude.h
config.status: creating src/include/prelude-inttypes.h
config.status: creating prelude-admin/prelude-adduser
config.status: creating prelude-admin/Makefile
config.status: creating docs/Makefile
config.status: creating docs/api/Makefile
config.status: creating docs/manpages/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/c++/Makefile
config.status: creating bindings/c++/include/Makefile
config.status: creating bindings/lua/Makefile
config.status: creating bindings/perl/Makefile.PL
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/setup.py
config.status: creating bindings/ruby/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands

*** Dumping configuration ***
    - Generate documentation   : no
    - LUA binding              : yes
    - Perl binding             : yes
    - Python2.x binding        : no
    - Python3.x binding        : yes
    - Ruby binding             : yes
    - Easy bindings            : yes
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
rm -f prelude-config.h
echo "/* Used from libprelude headers */" >> prelude-config.h
/usr/bin/grep "HAVE_VARIADIC_MACROS"          < ./config.h >> prelude-config.h
/usr/bin/grep "PRELUDE_ALIGNED_ACCESS"        < ./config.h >> prelude-config.h
/usr/bin/grep "PRELUDE_WORDS_BIGENDIAN"       < ./config.h >> prelude-config.h
/usr/bin/grep "__PRELUDE_FUNC__"              < ./config.h >> prelude-config.h
/usr/bin/grep "TIME_WITH_SYS_TIME"            < ./config.h >> prelude-config.h
/usr/bin/grep "HAVE_UID_T"                    < ./config.h >> prelude-config.h
/usr/bin/grep "HAVE_GID_T"                    < ./config.h >> prelude-config.h
/usr/bin/make  all-recursive
Making all in libltdl
/usr/bin/make  all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o lt__strl.lo lt__strl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c loaders/dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c loaders/preopen.c  -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o dlopen.la  dlopen.lo  
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o 
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -no-undefined -dlpreopen dlopen.la  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libltdlc.la  libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo 
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -fno-builtin  -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
Making all in libmissing
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p arpa
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
      -e 's/@''GNULIB_INET_NTOP''@/1/g' \
      -e 's/@''GNULIB_INET_PTON''@/1/g' \
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f poll.h-t poll.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_POLL_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_POLL_H''@|<poll.h>|g' \
      -e 's/@''GNULIB_POLL''@/1/g' \
      -e 's|@''HAVE_POLL''@|1|g' \
      -e 's|@''REPLACE_POLL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./poll.in.h; \
} > poll.h-t && \
mv -f poll.h-t poll.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/1/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's|@''HAVE_DUPLOCALE''@|1|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f netdb.h-t netdb.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
      -e 's|@''HAVE_NETDB_H''@|1|g' \
      -e 's/@''GNULIB_GETADDRINFO''@/1/g' \
      -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
      -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
      -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
      -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
      -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
      -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./netdb.in.h; \
} > netdb.h-t && \
mv netdb.h-t netdb.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \
      -e 's/@''GNULIB_RAISE''@/1/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
      -e 's/@''GNULIB_SIGACTION''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_STRINGS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
      -e 's/@''GNULIB_FFS''@/0/g' \
      -e 's|@''HAVE_FFS''@|1|g' \
      -e 's|@''HAVE_STRCASECMP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/ioctl.h-t sys/ioctl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
      -e 's/@''GNULIB_IOCTL''@/1/g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e 's|@''REPLACE_IOCTL''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_ioctl.in.h; \
} > sys/ioctl.h-t && \
mv sys/ioctl.h-t sys/ioctl.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_SOCKET''@/1/g' \
      -e 's/@''GNULIB_CONNECT''@/1/g' \
      -e 's/@''GNULIB_ACCEPT''@/1/g' \
      -e 's/@''GNULIB_BIND''@/1/g' \
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_LISTEN''@/1/g' \
      -e 's/@''GNULIB_RECV''@/0/g' \
      -e 's/@''GNULIB_SEND''@/0/g' \
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
      -e 's/@''GNULIB_SENDTO''@/0/g' \
      -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
      < ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/1/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/1/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/1/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/1/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/1/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/1/g' \
      -e 's/@''GNULIB_STRNLEN''@/1/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/1/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/1/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/1/g' \
      -e 's/@''GNULIB_STRERROR_R''@/1/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/1/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/1/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/1/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/1/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/1/g' \
      -e 's/@''GNULIB_FSEEKO''@/1/g' \
      -e 's/@''GNULIB_FTELL''@/1/g' \
      -e 's/@''GNULIB_FTELLO''@/1/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/1/g' \
      -e 's/@''GNULIB_GETLINE''@/1/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/1/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/1/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|1|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|1|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|1|g' \
      -e 's|@''REPLACE_FSEEKO''@|1|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/mkdir -p sys
rm -f sys/utsname.h-t sys/utsname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UTSNAME_H''@|<sys/utsname.h>|g' \
      -e 's/@''GNULIB_UNAME''@/1/g' \
      -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
      -e 's|@''HAVE_UNAME''@|1|g' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_utsname.in.h; \
} > sys/utsname.h-t && \
mv sys/utsname.h-t sys/utsname.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/1/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/1/g' \
      -e 's/@''GNULIB_TIMEGM''@/1/g' \
      -e 's/@''GNULIB_TIME_R''@/1/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
      -e 's|@''REPLACE_MKTIME''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/0/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/1/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/1/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/1/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/1/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/1/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/1/g' \
      -e 's/@''GNULIB_PIPE''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/1/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WRITE''@/1/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/make  all-recursive
Making all in .
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o sockets.lo sockets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sockets.c  -fPIC -DPIC -o .libs/sockets.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fd-hook.lo fd-hook.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fd-hook.c  -fPIC -DPIC -o .libs/fd-hook.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o freading.lo freading.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c freading.c  -fPIC -DPIC -o .libs/freading.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o hard-locale.lo hard-locale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c hard-locale.c  -fPIC -DPIC -o .libs/hard-locale.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o malloca.lo malloca.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c malloca.c  -fPIC -DPIC -o .libs/malloca.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o stat-time.lo stat-time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c stat-time.c  -fPIC -DPIC -o .libs/stat-time.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o localcharset.lo localcharset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o c-ctype.lo c-ctype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o sys_socket.lo sys_socket.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sys_socket.c  -fPIC -DPIC -o .libs/sys_socket.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o asnprintf.lo asnprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c asnprintf.c  -fPIC -DPIC -o .libs/asnprintf.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o glthread/tls.lo glthread/tls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c glthread/tls.c  -fPIC -DPIC -o glthread/.libs/tls.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o unistd.lo unistd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o xsize.lo xsize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c xsize.c  -fPIC -DPIC -o .libs/xsize.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o wctype-h.lo wctype-h.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c wctype-h.c  -fPIC -DPIC -o .libs/wctype-h.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o glthread/thread.lo glthread/thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c glthread/thread.c  -fPIC -DPIC -o glthread/.libs/thread.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fclose.lo fclose.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fclose.c  -fPIC -DPIC -o .libs/fclose.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o localtime-buffer.lo localtime-buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c localtime-buffer.c  -fPIC -DPIC -o .libs/localtime-buffer.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ioctl.lo ioctl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ioctl.c  -fPIC -DPIC -o .libs/ioctl.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fpurge.lo fpurge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fpurge.c  -fPIC -DPIC -o .libs/fpurge.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fflush.lo fflush.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fflush.c  -fPIC -DPIC -o .libs/fflush.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fseek.lo fseek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fseek.c  -fPIC -DPIC -o .libs/fseek.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o fseeko.lo fseeko.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fseeko.c  -fPIC -DPIC -o .libs/fseeko.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o mbrtowc.lo mbrtowc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c mbrtowc.c  -fPIC -DPIC -o .libs/mbrtowc.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o glthread/cond.lo glthread/cond.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c glthread/cond.c  -fPIC -DPIC -o glthread/.libs/cond.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o strerror_r.lo strerror_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c strerror_r.c  -fPIC -DPIC -o .libs/strerror_r.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o glthread/lock.lo glthread/lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c glthread/lock.c  -fPIC -DPIC -o glthread/.libs/lock.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o printf-args.lo printf-args.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c printf-args.c  -fPIC -DPIC -o .libs/printf-args.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o mktime.lo mktime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c mktime.c  -fPIC -DPIC -o .libs/mktime.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o printf-parse.lo printf-parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c printf-parse.c  -fPIC -DPIC -o .libs/printf-parse.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o vasnprintf.lo vasnprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c vasnprintf.c  -fPIC -DPIC -o .libs/vasnprintf.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -no-undefined           -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libmissing.la  c-ctype.lo glthread/cond.lo fd-hook.lo freading.lo hard-locale.lo localcharset.lo glthread/lock.lo malloca.lo sockets.lo stat-time.lo sys_socket.lo glthread/thread.lo glthread/threadlib.lo glthread/tls.lo unistd.lo wctype-h.lo xsize.lo asnprintf.lo fclose.lo fflush.lo fpurge.lo fseek.lo fseeko.lo ioctl.lo localtime-buffer.lo mbrtowc.lo mktime.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo  
libtool: link: ar cru .libs/libmissing.a .libs/c-ctype.o glthread/.libs/cond.o .libs/fd-hook.o .libs/freading.o .libs/hard-locale.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/sockets.o .libs/stat-time.o .libs/sys_socket.o glthread/.libs/thread.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/unistd.o .libs/wctype-h.o .libs/xsize.o .libs/asnprintf.o .libs/fclose.o .libs/fflush.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/ioctl.o .libs/localtime-buffer.o .libs/mbrtowc.o .libs/mktime.o .libs/printf-args.o .libs/printf-parse.o .libs/strerror_r.o .libs/vasnprintf.o 
libtool: link: ranlib .libs/libmissing.a
libtool: link: ( cd ".libs" && rm -f "libmissing.la" && ln -s "../libmissing.la" "libmissing.la" )
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
Making all in tests
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
rm -f ctype.h-t ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./ctype.in.h; \
} > ctype.h-t && \
mv ctype.h-t ctype.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_FCNTL''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/IN_LIBPRELUDE_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
/usr/bin/make  all-recursive
Making all in .
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c c-strncasecmp.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c c-strcasecmp.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c test-localcharset.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c binary-io.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c cloexec.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sig-handler.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c fcntl.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c localename.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
gcc -DHAVE_CONFIG_H -I. -I../..  -DIN_LIBPRELUDE_GNULIB_TESTS=1 -I. -I. -I../.. -I./../.. -I../../libmissing -I./../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c nanosleep.c
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
rm -f libtests.a
ar cr libtests.a binary-io.o c-strcasecmp.o c-strncasecmp.o cloexec.o localename.o sig-handler.o fcntl.o nanosleep.o
ranlib libtests.a
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
/bin/sh ../../libtool  --tag=CC --preserve-dup-deps  --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o test-localcharset test-localcharset.o libtests.a ../../libmissing/libmissing.la libtests.a  
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o test-localcharset test-localcharset.o  libtests.a ../../libmissing/.libs/libmissing.a -lpthread libtests.a -pthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
Making all in m4
make[2]: Nothing to be done for 'all'.
Making all in src
/usr/bin/make  all-recursive
Making all in libprelude-error
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
	./err-sources.h.in >err-sources.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
./err-codes.h.in >err-codes.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
./err-sources.h.in >err-sources-sym.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
	./err-codes.h.in >err-codes-sym.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=PRELUDE_ERROR_ -v pkg_namespace=errnos_ \
./errnos.in >errnos-sym.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkheader.awk \
	./err-sources.h.in \
	./err-codes.h.in \
	./errnos.in \
	./prelude-error.h.in > prelude-error.h
gawk: ./mkheader.awk:85: warning: regexp escape sequence `\#' is not a known regexp operator
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
gcc -E -P _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk >mkerrcodes.h
rm _mkerrcodes.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -I. -I. -o mkerrcodes ./mkerrcodes.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
./mkerrcodes | LANG="" gawk -f ./mkerrcodes2.awk >code-from-errno.h
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/usr/bin/make  all-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o strsource.lo strsource.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c strsource.c  -fPIC -DPIC -o .libs/strsource.o
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o strerror.lo strerror.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c strerror.c  -fPIC -DPIC -o .libs/strerror.o
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-error.lo prelude-error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../../libmissing -I../../src/include -I../../src/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-error.c  -fPIC -DPIC -o .libs/prelude-error.o
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libprelude-error.la  prelude-error.lo strsource.lo strerror.lo  
libtool: link: ar cru .libs/libprelude-error.a .libs/prelude-error.o .libs/strsource.o .libs/strerror.o 
libtool: link: ranlib .libs/libprelude-error.a
libtool: link: ( cd ".libs" && rm -f "libprelude-error.la" && ln -s "../libprelude-error.la" "libprelude-error.la" )
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
Making all in jsmn
make[4]: Nothing to be done for 'all'.
Making all in include
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ntp.lo ntp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ntp.c  -fPIC -DPIC -o .libs/ntp.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o variable.lo variable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c variable.c  -fPIC -DPIC -o .libs/variable.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o daemonize.lo daemonize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c daemonize.c  -fPIC -DPIC -o .libs/daemonize.o
daemonize.c: In function 'get_absolute_filename':
daemonize.c:62:62: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   62 |                 snprintf(slockfile, sizeof(slockfile), "%s/%s", dir, lockfile);
      |                                                              ^
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from daemonize.c:26:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o tls-util.lo tls-util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c tls-util.c  -fPIC -DPIC -o .libs/tls-util.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude.lo prelude.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude.c  -fPIC -DPIC -o .libs/prelude.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o tls-auth.lo tls-auth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c tls-auth.c  -fPIC -DPIC -o .libs/tls-auth.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-async.lo prelude-async.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-async.c  -fPIC -DPIC -o .libs/prelude-async.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o common.lo common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c common.c  -fPIC -DPIC -o .libs/common.o
common.c: In function 'prelude_simple_strtod':
common.c:683:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  683 |                 *endptr = s;
      |                         ^
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-hash.lo prelude-hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-hash.c  -fPIC -DPIC -o .libs/prelude-hash.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o config-engine.lo config-engine.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c config-engine.c  -fPIC -DPIC -o .libs/config-engine.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-ident.lo prelude-ident.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-ident.c  -fPIC -DPIC -o .libs/prelude-ident.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-client-profile.lo prelude-client-profile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-client-profile.c  -fPIC -DPIC -o .libs/prelude-client-profile.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-failover.lo prelude-failover.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-failover.c  -fPIC -DPIC -o .libs/prelude-failover.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-log.lo prelude-log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-log.c  -fPIC -DPIC -o .libs/prelude-log.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-connection.lo prelude-connection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-connection.c  -fPIC -DPIC -o .libs/prelude-connection.o
In file included from /usr/include/string.h:519,
                 from ../libmissing/string.h:41,
                 from prelude-connection.c:28:
In function 'strncpy',
    inlined from 'resolve_addr' at prelude-connection.c:590:17,
    inlined from 'prelude_connection_new' at prelude-connection.c:650:23:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'prelude_connection_permission_new_from_string' at prelude-connection.c:1021:9:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-msgbuf.lo prelude-msgbuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-msgbuf.c  -fPIC -DPIC -o .libs/prelude-msgbuf.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-msg.lo prelude-msg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-msg.c  -fPIC -DPIC -o .libs/prelude-msg.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-io.lo prelude-io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-io.c  -fPIC -DPIC -o .libs/prelude-io.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-client.lo prelude-client.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-client.c  -fPIC -DPIC -o .libs/prelude-client.o
prelude-client.c: In function 'prelude_client_init':
prelude-client.c:1357:61: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
 1357 |         ret = prelude_option_read(_prelude_generic_optlist, (const char **)&client->config_filename,
      |                                                             ^
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-connection-pool.lo prelude-connection-pool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-connection-pool.c  -fPIC -DPIC -o .libs/prelude-connection-pool.o
prelude-connection-pool.c: In function 'prelude_connection_pool_init':
prelude-connection-pool.c:948:55: warning: '/global' directive output may be truncated writing 7 bytes into a region of size between 1 and 4096 [-Wformat-truncation=]
  948 |                 snprintf(dirname, sizeof(dirname), "%s/global", buf);
      |                                                       ^~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-connection-pool.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 4103 bytes into a destination of size 4096
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-thread.lo prelude-thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-thread.c  -fPIC -DPIC -o .libs/prelude-thread.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-option-wide.lo prelude-option-wide.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-option-wide.c  -fPIC -DPIC -o .libs/prelude-option-wide.o
prelude-option-wide.c: In function 'read_option_request':
prelude-option-wide.c:280:63: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
  280 |                         ret = prelude_extract_characters_safe((const char **) &request, buf, len);
      |                                                               ^
prelude-option-wide.c: In function 'prelude_option_process_request':
prelude-option-wide.c:293:31: warning: 'request' may be used uninitialized in this function [-Wmaybe-uninitialized]
  293 |                         ret = parse_request(client, type, request, out);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prelude-option-wide.c:245:15: note: 'request' was declared here
  245 |         char *request;
      |               ^~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
test -f idmef-criteria-string.yac.c || /bin/sh ../ylwrap idmef-criteria-string.yac.y y.tab.c idmef-criteria-string.yac.c y.tab.h `echo idmef-criteria-string.yac.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output idmef-criteria-string.yac.output -- bison -y -d 
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
test -f idmef-criteria-string.lex.c || /bin/sh ../ylwrap idmef-criteria-string.lex.l lex._preludeyy.c idmef-criteria-string.lex.c -- flex  
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-timer.lo prelude-timer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-timer.c  -fPIC -DPIC -o .libs/prelude-timer.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-plugin.lo prelude-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-plugin.c  -fPIC -DPIC -o .libs/prelude-plugin.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-string.lo prelude-string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-string.c  -fPIC -DPIC -o .libs/prelude-string.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-helpers.lo idmef-message-helpers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-helpers.c  -fPIC -DPIC -o .libs/idmef-message-helpers.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-additional-data.lo idmef-additional-data.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-additional-data.c  -fPIC -DPIC -o .libs/idmef-additional-data.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-class.lo idmef-class.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-class.c  -fPIC -DPIC -o .libs/idmef-class.o
idmef-class.c: In function 'idmef_class_get_child_attributes':
idmef-class.c:164:24: warning: returning 'int' from a function with return type 'const char **' makes pointer from integer without a cast [-Wint-conversion]
  164 |                 return ret;
      |                        ^~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude-option.lo prelude-option.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-option.c  -fPIC -DPIC -o .libs/prelude-option.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-criteria.lo idmef-criteria.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-criteria.c  -fPIC -DPIC -o .libs/idmef-criteria.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-criterion-value.lo idmef-criterion-value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-criterion-value.c  -fPIC -DPIC -o .libs/idmef-criterion-value.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-data.lo idmef-data.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-data.c  -fPIC -DPIC -o .libs/idmef-data.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-object.lo idmef-object.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-object.c  -fPIC -DPIC -o .libs/idmef-object.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-time.lo idmef-time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-time.c  -fPIC -DPIC -o .libs/idmef-time.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-write.lo idmef-message-write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-write.c  -fPIC -DPIC -o .libs/idmef-message-write.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-path.lo idmef-path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-path.c  -fPIC -DPIC -o .libs/idmef-path.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-print-json.lo idmef-message-print-json.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-print-json.c  -fPIC -DPIC -o .libs/idmef-message-print-json.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-read.lo idmef-message-read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-read.c  -fPIC -DPIC -o .libs/idmef-message-read.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-print.lo idmef-message-print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-print.c  -fPIC -DPIC -o .libs/idmef-message-print.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-value-type.lo idmef-value-type.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-value-type.c  -fPIC -DPIC -o .libs/idmef-value-type.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-criteria-string.yac.lo idmef-criteria-string.yac.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-criteria-string.yac.c  -fPIC -DPIC -o .libs/idmef-criteria-string.yac.o
idmef-criteria-string.yac.y: In function '_preludeyyparse':
idmef-criteria-string.yac.y:329:35: warning: unused variable 'out' [-Wunused-variable]
  329 |                 prelude_string_t *out;
      |                                   ^~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-criteria-string.lex.lo idmef-criteria-string.lex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-criteria-string.lex.c  -fPIC -DPIC -o .libs/idmef-criteria-string.lex.o
idmef-criteria-string.lex.c:2233:16: warning: 'yy_top_state' defined but not used [-Wunused-function]
 2233 | 
      |                ^           
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-value.lo idmef-value.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-value.c  -fPIC -DPIC -o .libs/idmef-value.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-message-read-json.lo idmef-message-read-json.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-message-read-json.c  -fPIC -DPIC -o .libs/idmef-message-read-json.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing    -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o idmef-tree-wrap.lo idmef-tree-wrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I./include -I.. -I../src/include -I./libprelude-error -I../libmissing -I../libmissing -I/usr/include/p11-kit-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-tree-wrap.c  -fPIC -DPIC -o .libs/idmef-tree-wrap.o
idmef-tree-wrap.c: In function 'idmef_confidence_copy':
idmef-tree-wrap.c:17994:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
17994 |         int ret;
      |             ^~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread             -no-undefined -version-info 29:0:1 -export-symbols-regex "^(idmef|_?prelude)_" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libprelude.la -rpath /usr/lib64 common.lo config-engine.lo daemonize.lo ntp.lo tls-auth.lo tls-util.lo variable.lo prelude.lo prelude-async.lo prelude-client.lo prelude-client-profile.lo prelude-connection.lo prelude-connection-pool.lo prelude-failover.lo prelude-hash.lo prelude-ident.lo prelude-io.lo prelude-log.lo prelude-msg.lo prelude-msgbuf.lo prelude-option.lo prelude-option-wide.lo prelude-plugin.lo prelude-string.lo prelude-timer.lo prelude-thread.lo idmef-additional-data.lo idmef-class.lo idmef-criteria.lo idmef-criteria-string.yac.lo idmef-criteria-string.lex.lo idmef-criterion-value.lo idmef-data.lo idmef-message-helpers.lo idmef-message-read-json.lo idmef-message-print.lo idmef-message-print-json.lo idmef-message-read.lo idmef-message-write.lo idmef-object.lo idmef-path.lo idmef-time.lo idmef-tree-wrap.lo idmef-value.lo idmef-value-type.lo -lgnutls  -L/usr/lib64 -lpcre -lltdl ../libmissing/libmissing.la libprelude-error/libprelude-error.la 
libtool: link: /usr/bin/nm -B  .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o   ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libprelude.exp
libtool: link: /usr/bin/grep -E -e "^(idmef|_?prelude)_" ".libs/libprelude.exp" > ".libs/libprelude.expT"
libtool: link: mv -f ".libs/libprelude.expT" ".libs/libprelude.exp"
libtool: link: echo "{ global:" > .libs/libprelude.ver
libtool: link:  cat .libs/libprelude.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libprelude.ver
libtool: link:  echo "local: *; };" >> .libs/libprelude.ver
libtool: link:  gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/common.o .libs/config-engine.o .libs/daemonize.o .libs/ntp.o .libs/tls-auth.o .libs/tls-util.o .libs/variable.o .libs/prelude.o .libs/prelude-async.o .libs/prelude-client.o .libs/prelude-client-profile.o .libs/prelude-connection.o .libs/prelude-connection-pool.o .libs/prelude-failover.o .libs/prelude-hash.o .libs/prelude-ident.o .libs/prelude-io.o .libs/prelude-log.o .libs/prelude-msg.o .libs/prelude-msgbuf.o .libs/prelude-option.o .libs/prelude-option-wide.o .libs/prelude-plugin.o .libs/prelude-string.o .libs/prelude-timer.o .libs/prelude-thread.o .libs/idmef-additional-data.o .libs/idmef-class.o .libs/idmef-criteria.o .libs/idmef-criteria-string.yac.o .libs/idmef-criteria-string.lex.o .libs/idmef-criterion-value.o .libs/idmef-data.o .libs/idmef-message-helpers.o .libs/idmef-message-read-json.o .libs/idmef-message-print.o .libs/idmef-message-print-json.o .libs/idmef-message-read.o .libs/idmef-message-write.o .libs/idmef-object.o .libs/idmef-path.o .libs/idmef-time.o .libs/idmef-tree-wrap.o .libs/idmef-value.o .libs/idmef-value-type.o  -Wl,--whole-archive ../libmissing/.libs/libmissing.a libprelude-error/.libs/libprelude-error.a -Wl,--no-whole-archive  -O2 -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -lgnutls -L/usr/lib64 -lpcre -lltdl -lpthread -Wl,-soname -Wl,libprelude.so.28 -Wl,-version-script -Wl,.libs/libprelude.ver -o .libs/libprelude.so.28.1.0
libtool: link: (cd ".libs" && rm -f "libprelude.so.28" && ln -s "libprelude.so.28.1.0" "libprelude.so.28")
libtool: link: (cd ".libs" && rm -f "libprelude.so" && ln -s "libprelude.so.28.1.0" "libprelude.so")
libtool: link: ( cd ".libs" && rm -f "libprelude.la" && ln -s "../libprelude.la" "libprelude.la" )
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
Making all in prelude-admin
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error   -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c server.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error   -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c tls-register.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
gcc -DHAVE_CONFIG_H -I. -I..  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -I../src/include -I../src/include -I../libmissing -I../libmissing -I../src/libprelude-error   -I/usr/include/p11-kit-1    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-admin.c
prelude-admin.c: In function 'list_cmd':
prelude-admin.c:2092:45: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=]
 2092 |                 snprintf(buf, sizeof(buf), "%s/%s", dirname, dh->d_name);
      |                                             ^~      ~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-admin.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
prelude-admin.c:2115:45: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=]
 2115 |                 snprintf(buf, sizeof(buf), "%s/%s/analyzerid", dirname, dh->d_name);
      |                                             ^~                 ~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-admin.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 13 and 4363 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
prelude-admin.c:2129:45: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=]
 2129 |                 snprintf(buf, sizeof(buf), "%s/%s/client.keycrt", dirname, dh->d_name);
      |                                             ^~                    ~~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-admin.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 16 and 4366 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
prelude-admin.c: In function 'ask_one_shot_password.constprop':
prelude-admin.c:1089:51: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1018 [-Wformat-truncation=]
 1089 |                 snprintf(str, sizeof(str), "Enter %s: ", askbuf);
      |                                                   ^~     ~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-admin.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 9 and 1032 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
prelude-admin.c:1094:53: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=]
 1094 |                 snprintf(str, sizeof(str), "Confirm %s: ", askbuf);
      |                                                     ^~     ~~~~~~
In file included from /usr/include/stdio.h:888,
                 from ../libmissing/stdio.h:43,
                 from prelude-admin.c:27:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o prelude-admin prelude-admin.o server.o tls-register.o ../src/config-engine.lo ../src/variable.lo ../src/libprelude.la -lgnutls ../libmissing/libmissing.la            
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o .libs/prelude-admin prelude-admin.o server.o tls-register.o ../src/.libs/config-engine.o ../src/.libs/variable.o  ../src/.libs/libprelude.so -L/usr/lib64 -lpcre -lltdl -lgnutls ../libmissing/.libs/libmissing.a -lpthread -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
Making all in bindings
Making all in c++
Making all in include
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef-time.lo `test -f 'idmef-time.cxx' || echo './'`idmef-time.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-time.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-time.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-error.lo `test -f 'prelude-error.cxx' || echo './'`prelude-error.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-error.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-error.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef-criteria.lo `test -f 'idmef-criteria.cxx' || echo './'`idmef-criteria.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-criteria.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-criteria.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude.lo `test -f 'prelude.cxx' || echo './'`prelude.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef.lo `test -f 'idmef.cxx' || echo './'`idmef.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef-path.lo `test -f 'idmef-path.cxx' || echo './'`idmef-path.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-path.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-path.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-log.lo `test -f 'prelude-log.cxx' || echo './'`prelude-log.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-log.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-log.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-client-easy.lo `test -f 'prelude-client-easy.cxx' || echo './'`prelude-client-easy.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-client-easy.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-easy.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-client.lo `test -f 'prelude-client.cxx' || echo './'`prelude-client.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-client.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-client-profile.lo `test -f 'prelude-client-profile.cxx' || echo './'`prelude-client-profile.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-client-profile.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-client-profile.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef-value.lo `test -f 'idmef-value.cxx' || echo './'`idmef-value.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-value.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-value.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-connection.lo `test -f 'prelude-connection.cxx' || echo './'`prelude-connection.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-connection.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-idmef-class.lo `test -f 'idmef-class.cxx' || echo './'`idmef-class.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c idmef-class.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-idmef-class.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libpreludecpp_la-prelude-connection-pool.lo `test -f 'prelude-connection-pool.cxx' || echo './'`prelude-connection-pool.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude-connection-pool.cxx  -fPIC -DPIC -o .libs/libpreludecpp_la-prelude-connection-pool.o
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -no-undefined -version-info 12:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libpreludecpp.la -rpath /usr/lib64 libpreludecpp_la-prelude-error.lo libpreludecpp_la-idmef.lo libpreludecpp_la-idmef-class.lo libpreludecpp_la-idmef-criteria.lo libpreludecpp_la-idmef-path.lo libpreludecpp_la-idmef-time.lo libpreludecpp_la-idmef-value.lo libpreludecpp_la-prelude.lo libpreludecpp_la-prelude-client.lo libpreludecpp_la-prelude-client-easy.lo libpreludecpp_la-prelude-client-profile.lo libpreludecpp_la-prelude-connection.lo libpreludecpp_la-prelude-connection-pool.lo libpreludecpp_la-prelude-log.lo ../../src/.libs/libprelude.la 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/libpreludecpp_la-prelude-error.o .libs/libpreludecpp_la-idmef.o .libs/libpreludecpp_la-idmef-class.o .libs/libpreludecpp_la-idmef-criteria.o .libs/libpreludecpp_la-idmef-path.o .libs/libpreludecpp_la-idmef-time.o .libs/libpreludecpp_la-idmef-value.o .libs/libpreludecpp_la-prelude.o .libs/libpreludecpp_la-prelude-client.o .libs/libpreludecpp_la-prelude-client-easy.o .libs/libpreludecpp_la-prelude-client-profile.o .libs/libpreludecpp_la-prelude-connection.o .libs/libpreludecpp_la-prelude-connection-pool.o .libs/libpreludecpp_la-prelude-log.o   -O2 -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs ../../src/.libs/libprelude.so -L/usr/lib64 -lgnutls -lpcre -lltdl -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libpreludecpp.so.12 -o .libs/libpreludecpp.so.12.0.1
libtool: link: (cd ".libs" && rm -f "libpreludecpp.so.12" && ln -s "libpreludecpp.so.12.0.1" "libpreludecpp.so.12")
libtool: link: (cd ".libs" && rm -f "libpreludecpp.so" && ln -s "libpreludecpp.so.12.0.1" "libpreludecpp.so")
libtool: link: ( cd ".libs" && rm -f "libpreludecpp.la" && ln -s "../libpreludecpp.la" "libpreludecpp.la" )
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
Making all in lua
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
/usr/bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../../bindings -I../../bindings/c++/include -I../../src/include -I../../src/libprelude-error -lua -o prelude.cxx ../../bindings/libpreludecpp.i
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include  -I../../libmissing -I../../libmissing   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o prelude.lo prelude.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I../../libmissing -I../../libmissing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c prelude.cxx  -fPIC -DPIC -o .libs/prelude.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -module -avoid-version -llua -lm -ldl  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o prelude.la -rpath /usr/lib64/lua/5.4 prelude.lo ../../bindings/c++/.libs/libpreludecpp.la 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/prelude.o    -O2 -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/.libs -llua -ldl ../../bindings/c++/.libs/libpreludecpp.so -L/usr/lib64 /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/libprelude.so -lgnutls -lpcre -lltdl -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,prelude.so -o .libs/prelude.so
libtool: link: ( cd ".libs" && rm -f "prelude.la" && ln -s "../prelude.la" "prelude.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
Making all in python
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
/usr/bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../../bindings -I../../bindings/c++/include -I../../src/include -I../../src/libprelude-error -python -threads -builtin -O -o _prelude.cxx ../../bindings/libpreludecpp.i
../../bindings/c++/include/idmef.hxx:38: Warning 503: Can't wrap 'operator >>' unless renamed to a valid identifier.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
CC="g++" /usr/bin/python3 setup.py build
running build
running build_py
creating build
creating build/lib.linux-aarch64-3.9
copying prelude.py -> build/lib.linux-aarch64-3.9
running build_ext
building '_prelude' extension
creating build/temp.linux-aarch64-3.9
g++ -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -fPIC -I/usr/include/python3.9 -c _prelude.cxx -o build/temp.linux-aarch64-3.9/_prelude.o -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
In file included from /usr/include/python3.9/Python.h:141,
                 from _prelude.cxx:188:
_prelude.cxx: In function 'void _cb_python_log(int, const char*)':
/usr/include/python3.9/ceval.h:24:34: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations]
   24 |     PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL)
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_prelude.cxx:4159:18: note: in expansion of macro 'PyEval_CallObject'
 4159 |         result = PyEval_CallObject(__prelude_log_func, arglist);
      |                  ^~~~~~~~~~~~~~~~~
/usr/include/python3.9/ceval.h:17:43: note: declared here
   17 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords(
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_prelude.cxx: In function 'PyObject* PyInit__prelude()':
_prelude.cxx:990:64: warning: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations]
  990 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
      |                                              ~~~~~~~~~~~~~~~~~~^~
_prelude.cxx:22964:3: note: in expansion of macro 'SWIG_PYTHON_INITIALIZE_THREADS'
22964 |   SWIG_PYTHON_INITIALIZE_THREADS;
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.9/Python.h:141,
                 from _prelude.cxx:188:
/usr/include/python3.9/ceval.h:130:37: note: declared here
  130 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
      |                                     ^~~~~~~~~~~~~~~~~~
g++ -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread build/temp.linux-aarch64-3.9/_prelude.o -L../../src/.libs/ -L../../bindings/c++/.libs/ -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/_prelude.cpython-39-aarch64-linux-gnu.so -lpreludecpp -lprelude -lgnutls -L/usr/lib64 -lpcre
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
Making all in ruby
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
/usr/bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../../bindings -I../../bindings/c++/include -I../../src/include -I../../src/libprelude-error -ruby -o Prelude.cxx ../../bindings/libpreludecpp.i
../../bindings/c++/include/idmef.hxx:38: Warning 503: Can't wrap 'operator >>' unless renamed to a valid identifier.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o Prelude_la-Prelude.lo `test -f 'Prelude.cxx' || echo './'`Prelude.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c Prelude.cxx  -fPIC -DPIC -o .libs/Prelude_la-Prelude.o
In file included from ../../src/include/prelude-inttypes.h:52,
                 from ../../src/include/prelude.h:55,
                 from ../../bindings/c++/include/idmef-time.hxx:27,
                 from ../../bindings/c++/include/idmef-value.hxx:28,
                 from ../../bindings/c++/include/idmef.hxx:29,
                 from ../../bindings/c++/include/prelude-client.hxx:27,
                 from ../../bindings/c++/include/prelude.hxx:29,
                 from Prelude.cxx:2716:
../../config.h:1910: warning: "restrict" redefined
 1910 | #define restrict __restrict
      | 
In file included from /usr/include/ruby/ruby.h:24,
                 from /usr/include/ruby.h:33,
                 from Prelude.cxx:880:
/usr/include/ruby/config.h:71: note: this is the location of the previous definition
   71 | #define restrict __restrict__
      | 
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o Prelude.la -rpath /usr/lib64/ruby/vendor_ruby Prelude_la-Prelude.lo ../../bindings/c++/.libs/libpreludecpp.la -L/usr/lib64/ruby -lruby 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/Prelude_la-Prelude.o    -O2 -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/.libs ../../bindings/c++/.libs/libpreludecpp.so -L/usr/lib64 /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/libprelude.so -lgnutls -lpcre -lltdl -L/usr/lib64/ruby -lruby -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,Prelude.so -o .libs/Prelude.so
libtool: link: ( cd ".libs" && rm -f "Prelude.la" && ln -s "../Prelude.la" "Prelude.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
cd perl && LANG="" DESTDIR= LIBDIR=/usr/lib64 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor CC="g++"
Warning: -L../../src/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../src/.libs
Warning: -L../../bindings/c++/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../bindings/c++/.libs
Generating a Unix-style Makefile
Writing Makefile for Prelude
Writing MYMETA.yml and MYMETA.json
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
/usr/bin/swig -c++ -DSWIG_COMPILE_LIBPRELUDE -I../bindings -I../bindings/c++/include -I../src/include -I../src/libprelude-error -perl5 -o perl/Prelude.cxx libpreludecpp.i
../bindings/c++/include/prelude-error.hxx:37: Warning 401: Nothing known about base class 'std::exception'. Ignored.
../bindings/c++/include/idmef.hxx:38: Warning 503: Can't wrap 'operator >>' unless renamed to a valid identifier.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
cd perl && /usr/bin/make LD_RUN_PATH="" CC="g++"
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
Running Mkbootstrap for Prelude ()
chmod 644 "Prelude.bs"
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prelude.bs blib/arch/auto/Prelude/Prelude.bs 644
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
cp Prelude.pm blib/lib/Prelude.pm
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
g++ -c  -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE"   Prelude.cxx
In file included from Prelude.cxx:11:
../../config.h:1611: warning: "VERSION" redefined
 1611 | #define VERSION "5.2.0"
      | 
<command-line>: note: this is the location of the previous definition
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
rm -f blib/arch/auto/Prelude/Prelude.so
gcc  -L../../src/.libs -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now  Prelude.o  -o blib/arch/auto/Prelude/Prelude.so  \
   -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../src/.libs -lprelude -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../bindings/c++/.libs -lpreludecpp -L/usr/lib64 -lstdc++ -lm -lgnutls -L/usr/lib64 -lpcre -lpthread -lperl   \
  
chmod 755 blib/arch/auto/Prelude/Prelude.so
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
Making all in docs
Making all in api
make[3]: Nothing to be done for 'all'.
Making all in manpages
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in tests
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AjlqJg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64
+ cd libprelude-5.2.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
Making install in libltdl
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
/usr/bin/make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libltdl'
Making install in libmissing
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
/usr/bin/make  install-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
Making install in .
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
Making install in tests
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
/usr/bin/make  install-recursive
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
Making install in .
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libmissing'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/m4'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/aclocal'
 /usr/bin/install -p -m 644 libprelude.m4 '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/aclocal'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/m4'
Making install in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
/usr/bin/make  install-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
Making install in libprelude-error
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 prelude-error.h '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/libprelude-error'
Making install in jsmn
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/jsmn'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/jsmn'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/jsmn'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/jsmn'
Making install in include
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/include'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 common.h daemonize.h idmef.h idmef-additional-data.h idmef-class.h idmef-criteria.h idmef-criterion-value.h idmef-data.h idmef-message-helpers.h idmef-message-id.h idmef-message-read.h idmef-message-print.h idmef-message-write.h idmef-message-print-json.h idmef-object.h idmef-path.h idmef-time.h idmef-tree-data.h idmef-tree-wrap.h idmef-value.h idmef-value-type.h prelude.h prelude-async.h prelude-extract.h prelude-hash.h prelude-linked-object.h prelude-list.h prelude-log.h prelude-client.h prelude-client-profile.h prelude-connection.h prelude-connection-pool.h prelude-failover.h prelude-ident.h prelude-io.h prelude-macros.h prelude-msg.h prelude-msgbuf.h prelude-message-id.h prelude-option.h '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 prelude-option-wide.h prelude-plugin.h prelude-string.h prelude-timer.h prelude-thread.h '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 prelude.h prelude-inttypes.h '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/include'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/include'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
test -f idmef-criteria-string.yac.c || /bin/sh ../ylwrap idmef-criteria-string.yac.y y.tab.c idmef-criteria-string.yac.c y.tab.h `echo idmef-criteria-string.yac.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output idmef-criteria-string.yac.output -- bison -y -d 
test -f idmef-criteria-string.lex.c || /bin/sh ../ylwrap idmef-criteria-string.lex.l lex._preludeyy.c idmef-criteria-string.lex.c -- flex  
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
test -f idmef-criteria-string.yac.c || /bin/sh ../ylwrap idmef-criteria-string.yac.y y.tab.c idmef-criteria-string.yac.c y.tab.h `echo idmef-criteria-string.yac.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output idmef-criteria-string.yac.output -- bison -y -d 
test -f idmef-criteria-string.lex.c || /bin/sh ../ylwrap idmef-criteria-string.lex.l lex._preludeyy.c idmef-criteria-string.lex.c -- flex  
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libprelude.la '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libprelude.so.28.1.0 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libprelude.so.28.1.0
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 && { ln -s -f libprelude.so.28.1.0 libprelude.so.28 || { rm -f libprelude.so.28 && ln -s libprelude.so.28.1.0 libprelude.so.28; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 && { ln -s -f libprelude.so.28.1.0 libprelude.so || { rm -f libprelude.so && ln -s libprelude.so.28.1.0 libprelude.so; }; })
libtool: install: /usr/bin/install -p .libs/libprelude.lai /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libprelude.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 libprelude.pc '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/pkgconfig'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src'
Making install in prelude-admin
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p prelude-admin '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
libtool: install: warning: `../src/libprelude.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/prelude-admin /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin/prelude-admin
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
 /usr/bin/install -p prelude-adduser '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/prelude-admin'
Making install in bindings
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
Making install in c++
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
Making install in include
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/include'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 prelude-error.hxx idmef.hxx idmef-class.hxx idmef-criteria.hxx idmef-path.hxx idmef-time.hxx idmef-value.hxx prelude.hxx prelude-client.hxx prelude-client-easy.hxx prelude-client-profile.hxx prelude-connection.hxx prelude-connection-pool.hxx prelude-log.hxx '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/include'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++/include'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libpreludecpp.la '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64'
libtool: install: warning: relinking `libpreludecpp.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++; /bin/sh /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -no-undefined -version-info 12:1:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o libpreludecpp.la -rpath /usr/lib64 libpreludecpp_la-prelude-error.lo libpreludecpp_la-idmef.lo libpreludecpp_la-idmef-class.lo libpreludecpp_la-idmef-criteria.lo libpreludecpp_la-idmef-path.lo libpreludecpp_la-idmef-time.lo libpreludecpp_la-idmef-value.lo libpreludecpp_la-prelude.lo libpreludecpp_la-prelude-client.lo libpreludecpp_la-prelude-client-easy.lo libpreludecpp_la-prelude-client-profile.lo libpreludecpp_la-prelude-connection.lo libpreludecpp_la-prelude-connection-pool.lo libpreludecpp_la-prelude-log.lo ../../src/.libs/libprelude.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/libpreludecpp_la-prelude-error.o .libs/libpreludecpp_la-idmef.o .libs/libpreludecpp_la-idmef-class.o .libs/libpreludecpp_la-idmef-criteria.o .libs/libpreludecpp_la-idmef-path.o .libs/libpreludecpp_la-idmef-time.o .libs/libpreludecpp_la-idmef-value.o .libs/libpreludecpp_la-prelude.o .libs/libpreludecpp_la-prelude-client.o .libs/libpreludecpp_la-prelude-client-easy.o .libs/libpreludecpp_la-prelude-client-profile.o .libs/libpreludecpp_la-prelude-connection.o .libs/libpreludecpp_la-prelude-connection-pool.o .libs/libpreludecpp_la-prelude-log.o   -O2 -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -L/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 -L/usr/lib64 -lprelude -lgnutls -lpcre -lltdl -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libpreludecpp.so.12 -o .libs/libpreludecpp.so.12.0.1
libtool: install: /usr/bin/install -p .libs/libpreludecpp.so.12.0.1T /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libpreludecpp.so.12.0.1
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 && { ln -s -f libpreludecpp.so.12.0.1 libpreludecpp.so.12 || { rm -f libpreludecpp.so.12 && ln -s libpreludecpp.so.12.0.1 libpreludecpp.so.12; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 && { ln -s -f libpreludecpp.so.12.0.1 libpreludecpp.so || { rm -f libpreludecpp.so && ln -s libpreludecpp.so.12.0.1 libpreludecpp.so; }; })
libtool: install: /usr/bin/install -p .libs/libpreludecpp.lai /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libpreludecpp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/c++'
Making install in lua
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/lua'
 /usr/bin/install -p -m 644 libpreludecpp-lua.i '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/lua'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/lua/5.4'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   prelude.la '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/lua/5.4'
libtool: install: warning: relinking `prelude.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua; /bin/sh /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -module -avoid-version -llua -lm -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o prelude.la -rpath /usr/lib64/lua/5.4 prelude.lo ../../bindings/c++/.libs/libpreludecpp.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/prelude.o    -O2 -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/.libs -llua -ldl -L/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 -L/usr/lib64 -lpreludecpp -lprelude -lgnutls -lpcre -lltdl -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,prelude.so -o .libs/prelude.so
libtool: install: /usr/bin/install -p .libs/prelude.soT /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/lua/5.4/prelude.so
libtool: install: /usr/bin/install -p .libs/prelude.lai /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/lua/5.4/prelude.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/lua/5.4'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/lua'
Making install in python
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
CC="g++" /usr/bin/python3 setup.py build
running build
running build_py
running build_ext
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
/usr/bin/python3 setup.py install `test -n "/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64" && echo --root /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64` --prefix /usr
running install
running build
running build_py
running build_ext
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages
copying build/lib.linux-aarch64-3.9/_prelude.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages
copying build/lib.linux-aarch64-3.9/prelude.py -> /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages
byte-compiling /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages/prelude.py to prelude.cpython-39.pyc
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages/prelude-5.2.0-py3.9.egg-info
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/python'
 /usr/bin/install -p -m 644 libpreludecpp-python.i '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/python'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/python'
Making install in ruby
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/ruby/vendor_ruby'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   Prelude.la '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/ruby/vendor_ruby'
libtool: install: warning: relinking `Prelude.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby; /bin/sh /home/iurt/rpmbuild/BUILD/libprelude-5.2.0/libtool  --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -z relro -z now -o Prelude.la -rpath /usr/lib64/ruby/vendor_ruby Prelude_la-Prelude.lo ../../bindings/c++/.libs/libpreludecpp.la -L/usr/lib64/ruby -lruby -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/Prelude_la-Prelude.o    -O2 -pthread -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags   -pthread  -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/src/.libs/.libs -L/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64 -L/usr/lib64 -lpreludecpp -lprelude -lgnutls -lpcre -lltdl -L/usr/lib64/ruby -lruby -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,Prelude.so -o .libs/Prelude.so
libtool: install: /usr/bin/install -p .libs/Prelude.soT /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/ruby/vendor_ruby/Prelude.so
libtool: install: /usr/bin/install -p .libs/Prelude.lai /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/ruby/vendor_ruby/Prelude.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/ruby/vendor_ruby'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/ruby'
 /usr/bin/install -p -m 644 libpreludecpp-ruby.i '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/ruby'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/ruby'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
cd perl && LANG="" DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64 LIBDIR=/usr/lib64 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor CC="g++"
Warning: -L../../src/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../src/.libs
Warning: -L../../bindings/c++/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../bindings/c++/.libs
Generating a Unix-style Makefile
Writing Makefile for Prelude
Writing MYMETA.yml and MYMETA.json
cd perl && /usr/bin/make LD_RUN_PATH="" CC="g++"
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prelude.bs blib/arch/auto/Prelude/Prelude.bs 644
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
/usr/bin/make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
cd perl && LANG="" DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64 LIBDIR=/usr/lib64 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor CC="g++"
Warning: -L../../src/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../src/.libs
Warning: -L../../bindings/c++/.libs changed to -L/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl/../../bindings/c++/.libs
Generating a Unix-style Makefile
Writing Makefile for Prelude
Writing MYMETA.yml and MYMETA.json
cd perl && /usr/bin/make LD_RUN_PATH="" install
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
"/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Prelude.bs blib/arch/auto/Prelude/Prelude.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so
Installing /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/vendor_perl/Prelude.pm
Appending installation info to /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/perllocal.pod
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings/perl'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig'
 /usr/bin/install -p -m 644 libpreludecpp.i '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/perl'
 /usr/bin/install -p -m 644 perl/libpreludecpp-perl.i '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/libprelude/swig/perl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/bindings'
Making install in docs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
Making install in api
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/api'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/api'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -p -m 644 ./html/api-index-full.html
 /usr/bin/install -p -m 644 ./html/ch01.html
 /usr/bin/install -p -m 644 ./html/deprecated-api-index.html
 /usr/bin/install -p -m 644 ./html/home.png
 /usr/bin/install -p -m 644 ./html/index.html
 /usr/bin/install -p -m 644 ./html/left-insensitive.png
 /usr/bin/install -p -m 644 ./html/left.png
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-additional-data.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-criteria.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-criterion-value.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-data.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-message-print.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-message-read.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-message-write.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-path.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-time.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-tree-wrap.html
 /usr/bin/install -p -m 644 ./html/libprelude-idmef-value.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-async.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-client-profile.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-client.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-connection-pool.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-connection.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-error.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-failover.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-hash.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-ident.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-inttypes.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-io.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-linked-object.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-list.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-log.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-msg.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-msgbuf.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-option-wide.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-option.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-plugin.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-string.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude-timer.html
 /usr/bin/install -p -m 644 ./html/libprelude-prelude.html
 /usr/bin/install -p -m 644 ./html/libprelude.devhelp2
 /usr/bin/install -p -m 644 ./html/object-tree.html
 /usr/bin/install -p -m 644 ./html/right-insensitive.png
 /usr/bin/install -p -m 644 ./html/right.png
 /usr/bin/install -p -m 644 ./html/style.css
 /usr/bin/install -p -m 644 ./html/up-insensitive.png
 /usr/bin/install -p -m 644 ./html/up.png
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/api'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/api'
Making install in manpages
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/manpages'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/manpages'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 prelude-admin.1 libprelude-config.1 '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/share/man/man1'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/manpages'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs/manpages'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/docs'
Making install in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
 /usr/bin/install -p ./libprelude-config '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin'
/usr/bin/install -p -d -m 711 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/var/spool/prelude;
/usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/etc/prelude;
/usr/bin/install -p -d -m 755 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/etc/prelude/default;
/usr/bin/install -p -d -m 711 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/etc/prelude/profile;
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
 /usr/bin/install -p -m 644 prelude-config.h '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/include/libprelude'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libprelude-5.2.0'
+ /usr/bin/chrpath -d /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libprelude.so.28 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libprelude.so.28.1.0 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libpreludecpp.so.12 /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libpreludecpp.so.12.0.1
+ find /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.2.0-6.mga9 --unique-debug-suffix -5.2.0-6.mga9.aarch64 --unique-debug-src-base libprelude-5.2.0-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libprelude-5.2.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/bin/prelude-admin
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libprelude.so.28.1.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/libpreludecpp.so.12.0.1
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/lua/5.4/prelude.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9/site-packages/_prelude.cpython-39-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/ruby/vendor_ruby/Prelude.so
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so'; reason: Permission denied
objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so'; reason: Permission denied
dwz: ./usr/bin/prelude-admin-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libprelude.so.28.1.0-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libpreludecpp.so.12.0.1-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/lua/5.4/prelude.so-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/python3.9/site-packages/_prelude.cpython-39-aarch64-linux-gnu.so-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/ruby/vendor_ruby/Prelude.so-5.2.0-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 10460kB, size after compression: 10460kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match.
11410 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/libprelude-5.2.0-6.mga9.aarch64/usr/lib64/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
*******************************************************************************
*
* WARNING: 'check-rpaths' detected a broken RPATH OR RUNPATH and will cause
*          'rpmbuild' to fail. To ignore these errors, you can set the
*          '$QA_RPATHS' environment variable which is a bitmask allowing the
*          values below. The current value of QA_RPATHS is 0x0000.
*
*    0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor
*               issue but are introducing redundant searchpaths without
*               providing a benefit. They can also cause errors in multilib
*               environments.
*    0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute
*               nor relative filenames and can therefore be a SECURITY risk
*    0x0004 ... insecure RPATHs; these are relative RPATHs which are a
*               SECURITY risk
*    0x0008 ... the special '$ORIGIN' RPATHs are appearing after other
*               RPATHs; this is just a minor issue but usually unwanted
*    0x0010 ... the RPATH is empty; there is no reason for such RPATHs
*               and they cause unneeded work while loading libraries
*    0x0020 ... an RPATH references '..' of an absolute path; this will break
*               the functionality when the path before '..' is a symlink
*          
*
* Examples:
* - to ignore standard and empty RPATHs, execute 'rpmbuild' like
*   $ QA_RPATHS=$(( 0x0001|0x0010 )) rpmbuild my-package.src.rpm
* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like
*   $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths
*  
*******************************************************************************
ERROR   0010: file '/usr/lib64/perl5/vendor_perl/auto/Prelude/Prelude.so' contains an empty  in []
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.AjlqJg (%install)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.AjlqJg (%install)
I: [iurt_root_command] ERROR: chroot