D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/mk-livestatus-1.2.4p5-8.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U81Qbn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf mk-livestatus-1.2.4p5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mk-livestatus-1.2.4p5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mk-livestatus-1.2.4p5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3mzIs0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mk-livestatus-1.2.4p5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + 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 + /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/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 . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 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 for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for socket in -lsocket... no checking for connect in -lsocket... no checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... 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 for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for uint64_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for gettimeofday... yes checking for memmove... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ClientQueue.o `test -f 'ClientQueue.cc' || echo './'`ClientQueue.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Filter.o `test -f 'Filter.cc' || echo './'`Filter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Column.o `test -f 'Column.cc' || echo './'`Column.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-DoubleColumnFilter.o `test -f 'DoubleColumnFilter.cc' || echo './'`DoubleColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-DowntimeOrComment.o `test -f 'DowntimeOrComment.cc' || echo './'`DowntimeOrComment.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-CustomVarsFilter.o `test -f 'CustomVarsFilter.cc' || echo './'`CustomVarsFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-CustomVarsExplicitColumn.o `test -f 'CustomVarsExplicitColumn.cc' || echo './'`CustomVarsExplicitColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ColumnsColumn.o `test -f 'ColumnsColumn.cc' || echo './'`ColumnsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-EmptyColumn.o `test -f 'EmptyColumn.cc' || echo './'`EmptyColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ContactsColumn.o `test -f 'ContactsColumn.cc' || echo './'`ContactsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-CustomVarsColumn.o `test -f 'CustomVarsColumn.cc' || echo './'`CustomVarsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-GlobalCountersColumn.o `test -f 'GlobalCountersColumn.cc' || echo './'`GlobalCountersColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostContactsColumn.o `test -f 'HostContactsColumn.cc' || echo './'`HostContactsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-DoubleColumn.o `test -f 'DoubleColumn.cc' || echo './'`DoubleColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-AndingFilter.o `test -f 'AndingFilter.cc' || echo './'`AndingFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostlistColumnFilter.o `test -f 'HostlistColumnFilter.cc' || echo './'`HostlistColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-DownCommColumn.o `test -f 'DownCommColumn.cc' || echo './'`DownCommColumn.cc DownCommColumn.cc: In member function 'virtual void* DownCommColumn::getNagiosObject(char*)': DownCommColumn.cc:93:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 93 | return (void *)id; // Hack. Convert number into pointer. | ^~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ListColumn.o `test -f 'ListColumn.cc' || echo './'`ListColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ListColumnFilter.o `test -f 'ListColumnFilter.cc' || echo './'`ListColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServiceSpecialIntColumn.o `test -f 'ServiceSpecialIntColumn.cc' || echo './'`ServiceSpecialIntColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostgroupsColumn.o `test -f 'HostgroupsColumn.cc' || echo './'`HostgroupsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostSpecialIntColumn.o `test -f 'HostSpecialIntColumn.cc' || echo './'`HostSpecialIntColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetStringColumn.o `test -f 'OffsetStringColumn.cc' || echo './'`OffsetStringColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-IntColumnFilter.o `test -f 'IntColumnFilter.cc' || echo './'`IntColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostlistStateColumn.o `test -f 'HostlistStateColumn.cc' || echo './'`HostlistStateColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostlistColumn.o `test -f 'HostlistColumn.cc' || echo './'`HostlistColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetDoubleColumn.o `test -f 'OffsetDoubleColumn.cc' || echo './'`OffsetDoubleColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-InputBuffer.o `test -f 'InputBuffer.cc' || echo './'`InputBuffer.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetIntColumn.o `test -f 'OffsetIntColumn.cc' || echo './'`OffsetIntColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OringFilter.o `test -f 'OringFilter.cc' || echo './'`OringFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetTimeperiodColumn.o `test -f 'OffsetTimeperiodColumn.cc' || echo './'`OffsetTimeperiodColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-IntColumn.o `test -f 'IntColumn.cc' || echo './'`IntColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OutputBuffer.o `test -f 'OutputBuffer.cc' || echo './'`OutputBuffer.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServiceContactsColumn.o `test -f 'ServiceContactsColumn.cc' || echo './'`ServiceContactsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-strutil.o `test -f 'strutil.cc' || echo './'`strutil.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetTimeColumn.o `test -f 'OffsetTimeColumn.cc' || echo './'`OffsetTimeColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TimeColumnFilter.o `test -f 'TimeColumnFilter.cc' || echo './'`TimeColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TimePointerColumn.o `test -f 'TimePointerColumn.cc' || echo './'`TimePointerColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServicegroupsColumn.o `test -f 'ServicegroupsColumn.cc' || echo './'`ServicegroupsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-StringColumnFilter.o `test -f 'StringColumnFilter.cc' || echo './'`StringColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServicelistColumnFilter.o `test -f 'ServicelistColumnFilter.cc' || echo './'`ServicelistColumnFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServicelistColumn.o `test -f 'ServicelistColumn.cc' || echo './'`ServicelistColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServicelistStateColumn.o `test -f 'ServicelistStateColumn.cc' || echo './'`ServicelistStateColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-PerfdataAggregator.o `test -f 'PerfdataAggregator.cc' || echo './'`PerfdataAggregator.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-StringColumn.o `test -f 'StringColumn.cc' || echo './'`StringColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-store.o `test -f 'store.cc' || echo './'`store.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-HostSpecialDoubleColumn.o `test -f 'HostSpecialDoubleColumn.cc' || echo './'`HostSpecialDoubleColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ServiceSpecialDoubleColumn.o `test -f 'ServiceSpecialDoubleColumn.cc' || echo './'`ServiceSpecialDoubleColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Table.o `test -f 'Table.cc' || echo './'`Table.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-LogEntry.o `test -f 'LogEntry.cc' || echo './'`LogEntry.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableColumns.o `test -f 'TableColumns.cc' || echo './'`TableColumns.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableCommands.o `test -f 'TableCommands.cc' || echo './'`TableCommands.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Store.o `test -f 'Store.cc' || echo './'`Store.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableServicegroups.o `test -f 'TableServicegroups.cc' || echo './'`TableServicegroups.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableContacts.o `test -f 'TableContacts.cc' || echo './'`TableContacts.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-LogCache.o `test -f 'LogCache.cc' || echo './'`LogCache.cc LogCache.cc: In member function 'void LogCache::updateLogfileIndex()': LogCache.cc:161:30: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] 161 | while (0 == readdir_r(dir, ent, &result) && result != 0) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from LogCache.cc:27: /usr/include/dirent.h:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableDownComm.o `test -f 'TableDownComm.cc' || echo './'`TableDownComm.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Query.o `test -f 'Query.cc' || echo './'`Query.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ContactgroupsMemberColumn.o `test -f 'ContactgroupsMemberColumn.cc' || echo './'`ContactgroupsMemberColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-Logfile.o `test -f 'Logfile.cc' || echo './'`Logfile.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableTimeperiods.o `test -f 'TableTimeperiods.cc' || echo './'`TableTimeperiods.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableHostgroups.o `test -f 'TableHostgroups.cc' || echo './'`TableHostgroups.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableContactgroups.o `test -f 'TableContactgroups.cc' || echo './'`TableContactgroups.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-global_counters.o `test -f 'global_counters.c' || echo './'`global_counters.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetStringServiceMacroColumn.o `test -f 'OffsetStringServiceMacroColumn.cc' || echo './'`OffsetStringServiceMacroColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-waittriggers.o `test -f 'waittriggers.c' || echo './'`waittriggers.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-StatsColumn.o `test -f 'StatsColumn.cc' || echo './'`StatsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetStringHostMacroColumn.o `test -f 'OffsetStringHostMacroColumn.cc' || echo './'`OffsetStringHostMacroColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-logger.o `test -f 'logger.c' || echo './'`logger.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableLog.o `test -f 'TableLog.cc' || echo './'`TableLog.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-pnp4nagios.o `test -f 'pnp4nagios.cc' || echo './'`pnp4nagios.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-OffsetStringMacroColumn.o `test -f 'OffsetStringMacroColumn.cc' || echo './'`OffsetStringMacroColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-opids.o `test -f 'opids.cc' || echo './'`opids.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableStatus.o `test -f 'TableStatus.cc' || echo './'`TableStatus.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unixcat.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-CountAggregator.o `test -f 'CountAggregator.cc' || echo './'`CountAggregator.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o unixcat unixcat.o -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-IntAggregator.o `test -f 'IntAggregator.cc' || echo './'`IntAggregator.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-DoubleAggregator.o `test -f 'DoubleAggregator.cc' || echo './'`DoubleAggregator.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-AttributelistFilter.o `test -f 'AttributelistFilter.cc' || echo './'`AttributelistFilter.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-module.o `test -f 'module.c' || echo './'`module.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-AttributelistColumn.o `test -f 'AttributelistColumn.cc' || echo './'`AttributelistColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-auth.o `test -f 'auth.cc' || echo './'`auth.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TimeperiodsCache.o `test -f 'TimeperiodsCache.cc' || echo './'`TimeperiodsCache.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-CustomTimeperiodColumn.o `test -f 'CustomTimeperiodColumn.cc' || echo './'`CustomTimeperiodColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-ContactgroupsColumn.o `test -f 'ContactgroupsColumn.cc' || echo './'`ContactgroupsColumn.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableStateHistory.o `test -f 'TableStateHistory.cc' || echo './'`TableStateHistory.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableServices.o `test -f 'TableServices.cc' || echo './'`TableServices.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o livestatus_so-TableHosts.o `test -f 'TableHosts.cc' || echo './'`TableHosts.cc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' rm -f plugin.so g++ -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -s -fPIC -shared livestatus_so-AndingFilter.o livestatus_so-ClientQueue.o livestatus_so-Column.o livestatus_so-ColumnsColumn.o livestatus_so-CustomVarsExplicitColumn.o livestatus_so-ContactsColumn.o livestatus_so-CustomVarsColumn.o livestatus_so-CustomVarsFilter.o livestatus_so-DoubleColumn.o livestatus_so-DoubleColumnFilter.o livestatus_so-DowntimeOrComment.o livestatus_so-DownCommColumn.o livestatus_so-EmptyColumn.o livestatus_so-Filter.o livestatus_so-GlobalCountersColumn.o livestatus_so-HostContactsColumn.o livestatus_so-HostgroupsColumn.o livestatus_so-HostlistColumn.o livestatus_so-HostlistColumnFilter.o livestatus_so-HostlistStateColumn.o livestatus_so-HostSpecialIntColumn.o livestatus_so-ServiceSpecialIntColumn.o livestatus_so-InputBuffer.o livestatus_so-IntColumn.o livestatus_so-IntColumnFilter.o livestatus_so-ListColumn.o livestatus_so-ListColumnFilter.o livestatus_so-OffsetDoubleColumn.o livestatus_so-OffsetIntColumn.o livestatus_so-OffsetStringColumn.o livestatus_so-OffsetTimeperiodColumn.o livestatus_so-OringFilter.o livestatus_so-OutputBuffer.o livestatus_so-OffsetTimeColumn.o livestatus_so-TimePointerColumn.o livestatus_so-TimeColumnFilter.o livestatus_so-PerfdataAggregator.o livestatus_so-Query.o livestatus_so-ServiceContactsColumn.o livestatus_so-ServicegroupsColumn.o livestatus_so-ServicelistColumn.o livestatus_so-ServicelistColumnFilter.o livestatus_so-ServicelistStateColumn.o livestatus_so-store.o livestatus_so-Store.o livestatus_so-StringColumn.o livestatus_so-StringColumnFilter.o livestatus_so-strutil.o livestatus_so-Table.o livestatus_so-TableColumns.o livestatus_so-HostSpecialDoubleColumn.o livestatus_so-TableCommands.o livestatus_so-TableContacts.o livestatus_so-TableDownComm.o livestatus_so-TableHostgroups.o livestatus_so-ServiceSpecialDoubleColumn.o livestatus_so-TableHosts.o livestatus_so-TableServicegroups.o livestatus_so-TableServices.o livestatus_so-TableStatus.o livestatus_so-LogEntry.o livestatus_so-LogCache.o livestatus_so-Logfile.o livestatus_so-TableStateHistory.o livestatus_so-TableLog.o livestatus_so-TableTimeperiods.o livestatus_so-TableContactgroups.o livestatus_so-ContactgroupsMemberColumn.o livestatus_so-OffsetStringMacroColumn.o livestatus_so-OffsetStringServiceMacroColumn.o livestatus_so-OffsetStringHostMacroColumn.o livestatus_so-StatsColumn.o livestatus_so-IntAggregator.o livestatus_so-CountAggregator.o livestatus_so-DoubleAggregator.o livestatus_so-AttributelistColumn.o livestatus_so-AttributelistFilter.o livestatus_so-global_counters.o livestatus_so-module.o livestatus_so-logger.o livestatus_so-waittriggers.o livestatus_so-TimeperiodsCache.o livestatus_so-pnp4nagios.o livestatus_so-ContactgroupsColumn.o livestatus_so-CustomTimeperiodColumn.o livestatus_so-opids.o livestatus_so-auth.o -o livestatus.o -lpthread -lstdc++ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' rm -f livestatus.so ar cru livestatus.so livestatus_so-AndingFilter.o livestatus_so-ClientQueue.o livestatus_so-Column.o livestatus_so-ColumnsColumn.o livestatus_so-CustomVarsExplicitColumn.o livestatus_so-ContactsColumn.o livestatus_so-CustomVarsColumn.o livestatus_so-CustomVarsFilter.o livestatus_so-DoubleColumn.o livestatus_so-DoubleColumnFilter.o livestatus_so-DowntimeOrComment.o livestatus_so-DownCommColumn.o livestatus_so-EmptyColumn.o livestatus_so-Filter.o livestatus_so-GlobalCountersColumn.o livestatus_so-HostContactsColumn.o livestatus_so-HostgroupsColumn.o livestatus_so-HostlistColumn.o livestatus_so-HostlistColumnFilter.o livestatus_so-HostlistStateColumn.o livestatus_so-HostSpecialIntColumn.o livestatus_so-ServiceSpecialIntColumn.o livestatus_so-InputBuffer.o livestatus_so-IntColumn.o livestatus_so-IntColumnFilter.o livestatus_so-ListColumn.o livestatus_so-ListColumnFilter.o livestatus_so-OffsetDoubleColumn.o livestatus_so-OffsetIntColumn.o livestatus_so-OffsetStringColumn.o livestatus_so-OffsetTimeperiodColumn.o livestatus_so-OringFilter.o livestatus_so-OutputBuffer.o livestatus_so-OffsetTimeColumn.o livestatus_so-TimePointerColumn.o livestatus_so-TimeColumnFilter.o livestatus_so-PerfdataAggregator.o livestatus_so-Query.o livestatus_so-ServiceContactsColumn.o livestatus_so-ServicegroupsColumn.o livestatus_so-ServicelistColumn.o livestatus_so-ServicelistColumnFilter.o livestatus_so-ServicelistStateColumn.o livestatus_so-store.o livestatus_so-Store.o livestatus_so-StringColumn.o livestatus_so-StringColumnFilter.o livestatus_so-strutil.o livestatus_so-Table.o livestatus_so-TableColumns.o livestatus_so-HostSpecialDoubleColumn.o livestatus_so-TableCommands.o livestatus_so-TableContacts.o livestatus_so-TableDownComm.o livestatus_so-TableHostgroups.o livestatus_so-ServiceSpecialDoubleColumn.o livestatus_so-TableHosts.o livestatus_so-TableServicegroups.o livestatus_so-TableServices.o livestatus_so-TableStatus.o livestatus_so-LogEntry.o livestatus_so-LogCache.o livestatus_so-Logfile.o livestatus_so-TableStateHistory.o livestatus_so-TableLog.o livestatus_so-TableTimeperiods.o livestatus_so-TableContactgroups.o livestatus_so-ContactgroupsMemberColumn.o livestatus_so-OffsetStringMacroColumn.o livestatus_so-OffsetStringServiceMacroColumn.o livestatus_so-OffsetStringHostMacroColumn.o livestatus_so-StatsColumn.o livestatus_so-IntAggregator.o livestatus_so-CountAggregator.o livestatus_so-DoubleAggregator.o livestatus_so-AttributelistColumn.o livestatus_so-AttributelistFilter.o livestatus_so-global_counters.o livestatus_so-module.o livestatus_so-logger.o livestatus_so-waittriggers.o livestatus_so-TimeperiodsCache.o livestatus_so-pnp4nagios.o livestatus_so-ContactgroupsColumn.o livestatus_so-CustomTimeperiodColumn.o livestatus_so-opids.o livestatus_so-auth.o ranlib livestatus.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7jYGRV + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 + cd mk-livestatus-1.2.4p5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/bin" /usr/bin/install -p unixcat '/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/bin' test -z "/usr/lib64/mk-livestatus" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus" /usr/bin/install -p -m 644 livestatus.so '/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus' ( cd '/home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus' && ranlib livestatus.so ) /bin/sh /home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus /usr/bin/install -p livestatus.o /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus rm -f /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/lib64/mk-livestatus/livestatus.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5' + install -d -m 775 /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/etc/nagios/conf.d + cat + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.2.4p5-8.mga9 --unique-debug-suffix -1.2.4p5-8.mga9.x86_64 --unique-debug-src-base mk-livestatus-1.2.4p5-8.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/mk-livestatus-1.2.4p5 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64/usr/bin/unixcat original debug info size: 40kB, size after compression: 40kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 10 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: mk-livestatus-1.2.4p5-8.mga9.x86_64 Provides: mk-livestatus = 1.2.4p5-8.mga9 mk-livestatus(x86-64) = 1.2.4p5-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) Processing files: mk-livestatus-debugsource-1.2.4p5-8.mga9.x86_64 Provides: mk-livestatus-debugsource = 1.2.4p5-8.mga9 mk-livestatus-debugsource(x86-64) = 1.2.4p5-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mk-livestatus-debuginfo-1.2.4p5-8.mga9.x86_64 Provides: debuginfo(build-id) = 6896ebdf81dd36af1749684988953185485e10f5 mk-livestatus-debuginfo = 1.2.4p5-8.mga9 mk-livestatus-debuginfo(x86-64) = 1.2.4p5-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mk-livestatus-debugsource(x86-64) = 1.2.4p5-8.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mk-livestatus-debugsource-1.2.4p5-8.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mk-livestatus-debuginfo-1.2.4p5-8.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/mk-livestatus-1.2.4p5-8.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.45aOLT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd mk-livestatus-1.2.4p5 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/mk-livestatus-1.2.4p5-8.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DQa3A3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf mk-livestatus-1.2.4p5 mk-livestatus-1.2.4p5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!