D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/monit-5.28.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DaJ9KB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf monit-5.28.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/monit-5.28.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd monit-5.28.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/monit-5.8-lsb-init.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QAn4Db
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd monit-5.28.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ 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'
+ 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
+ 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/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./libmonit/config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./libmonit/config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./libmonit/config/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./libmonit/config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./libmonit/config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./libmonit/config/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/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./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
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 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for bison... bison -y
checking for flex... /usr/bin/flex
checking for pod2man... /usr/bin/pod2man
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether C compiler accepts -fcf-protection=full... no
checking whether C compiler accepts -fstack-clash-protection... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert 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... no
checking for ar... 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... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for socket in -lsocket... no
checking for socket in -linet... no
checking for inet_addr in -lnsl... no
checking for inet_aton in -lresolv... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for pthread_create in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking asm/page.h usability... no
checking asm/page.h presence... no
checking for asm/page.h... no
checking asm/param.h usability... yes
checking asm/param.h presence... yes
checking for asm/param.h... yes
checking cf.h usability... no
checking cf.h presence... no
checking for cf.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking CoreFoundation/CoreFoundation.h usability... no
checking CoreFoundation/CoreFoundation.h presence... no
checking for CoreFoundation/CoreFoundation.h... no
checking devstat.h usability... no
checking devstat.h presence... no
checking for devstat.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking DiskArbitration/DiskArbitration.h usability... no
checking DiskArbitration/DiskArbitration.h presence... no
checking for DiskArbitration/DiskArbitration.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking IOKit/storage/IOBlockStorageDriver.h usability... no
checking IOKit/storage/IOBlockStorageDriver.h presence... no
checking for IOKit/storage/IOBlockStorageDriver.h... no
checking kinfo.h usability... no
checking kinfo.h presence... no
checking for kinfo.h... no
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking libzfs.h usability... no
checking libzfs.h presence... no
checking for libzfs.h... no
checking zone.h usability... no
checking zone.h presence... no
checking for zone.h... no
checking sys/protosw.h usability... no
checking sys/protosw.h presence... no
checking for sys/protosw.h... no
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking loadavg.h usability... no
checking loadavg.h presence... no
checking for loadavg.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking lvm.h usability... no
checking lvm.h presence... no
checking for lvm.h... no
checking mach/host_info.h usability... no
checking mach/host_info.h presence... no
checking for mach/host_info.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking mach/mach_host.h usability... no
checking mach/mach_host.h presence... no
checking for mach/mach_host.h... no
checking for memory.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking procfs.h usability... no
checking procfs.h presence... no
checking for procfs.h... no
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking procinfo.h usability... no
checking procinfo.h presence... no
checking for procinfo.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/cfgodm.h usability... no
checking sys/cfgodm.h presence... no
checking for sys/cfgodm.h... no
checking sys/cfgdb.h usability... no
checking sys/cfgdb.h presence... no
checking for sys/cfgdb.h... no
checking sys/dk.h usability... no
checking sys/dk.h presence... no
checking for sys/dk.h... no
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/fs/zfs.h usability... no
checking sys/fs/zfs.h presence... no
checking for sys/fs/zfs.h... no
checking sys/instance.h usability... no
checking sys/instance.h presence... no
checking for sys/instance.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/iostat.h usability... no
checking sys/iostat.h presence... no
checking for sys/iostat.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/nlist.h usability... no
checking sys/nlist.h presence... no
checking for sys/nlist.h... no
checking sys/nvpair.h usability... no
checking sys/nvpair.h presence... no
checking for sys/nvpair.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sched.h usability... no
checking sys/sched.h presence... no
checking for sys/sched.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tree.h usability... no
checking sys/tree.h presence... no
checking for sys/tree.h... no
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/var.h usability... no
checking sys/var.h presence... no
checking for sys/var.h... no
checking sys/vmmeter.h usability... no
checking sys/vmmeter.h presence... no
checking for sys/vmmeter.h... no
checking sys/vm_usage.h usability... no
checking sys/vm_usage.h presence... no
checking for sys/vm_usage.h... no
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking uvm/uvm_extern.h usability... no
checking uvm/uvm_extern.h presence... no
checking for uvm/uvm_extern.h... no
checking uvm/uvm_param.h usability... no
checking uvm/uvm_param.h presence... no
checking for uvm/uvm_param.h... no
checking vm/vm.h usability... no
checking vm/vm.h presence... no
checking for vm/vm.h... no
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/route.h usability... yes
checking net/route.h presence... yes
checking for net/route.h... yes
checking for libperfstat.h... no
checking for netinet/ip.h... yes
checking for net/if.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp6.h... yes
checking for sys/sysctl.h... no
checking for sys/mount.h... yes
checking for sys/proc.h... no
checking for sys/swap.h... yes
checking for sys/ucred.h... no
checking for sys/user.h... yes
checking for machine/vmparam.h... no
checking for vm/pmap.h... no
checking for machine/pmap.h... no
checking for vm/vm_map.h... no
checking for vm/vm_object.h... no
checking for sys/resourcevar.h... no
checking for uvm/uvm_map.h... no
checking for uvm/uvm_pmap.h... no
checking for uvm/uvm_object.h... no
checking for uvm/uvm.h... no
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for pid_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... no
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for statfs... yes
checking for statvfs... yes
checking for setlocale... yes
checking for getaddrinfo... yes
checking for syslog... yes
checking for vsyslog... yes
checking for backtrace... yes
checking for getloadavg... yes
checking for getopt_long... yes
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 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 for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for IPv6 support... yes
checking pid file location... /run
checking for large files support... enabled
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for zlibVersion in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for PAM support... enabled
checking for pam_start in -lpam... yes
checking for AddressSanitizer support... disabled
checking for static SSL support... disabled
checking for SSL support... enabled
checking for SSL include directory... /usr/include
checking for SSL library directory... /lib64
checking for SSLv2... no
checking whether SSL_OP_NO_TLSv1_1 is declared... yes
checking whether SSL_OP_NO_TLSv1_2 is declared... yes
checking whether SSL_OP_NO_TLSv1_3 is declared... yes
checking for EC_KEY support... yes
checking for ASN1_TIME_diff support... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating system/startup/monit.upstart
config.status: creating system/startup/monit.service
config.status: creating src/config.h
config.status: executing libtool_patch commands
config.status: executing monitrc commands
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libmonit (/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' --cache-file=/dev/null --srcdir=.
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 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether C compiler accepts -fcf-protection=full... no
checking whether C compiler accepts -fstack-clash-protection... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert 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... no
checking for ar... 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... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 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... yes
checking for AddressSanitizer support... disabled
checking for zlibVersion in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for pthread_create in -lpthread... yes
checking for round in -lm... yes
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/dirent.h usability... no
checking sys/dirent.h presence... no
checking for sys/dirent.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/protosw.h usability... no
checking sys/protosw.h presence... no
checking for sys/protosw.h... no
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking for net/if.h... yes
checking for net/route.h... yes
checking for libperfstat.h... no
checking for uchar_t... no
checking whether setjmp is declared... yes
checking for vsnprintf... yes
checking for timegm... yes
checking for getgrouplist... yes
checking for getrandom... yes
checking for arc4random_buf... no
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 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 for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for IPv6 support... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating src/xconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
+------------------------------------------------------------+
| License:                                                   |
| This is Open Source Software and use is subject to the GNU |
| AFFERO GENERAL PUBLIC LICENSE version 3, available in this |
| distribution in the file COPYING.                          |
|                                                            |
| By continuing this installation process, you are bound by  |
| the terms of this license agreement. If you do not agree   |
| with the terms of this license, you must abort the         |
| installation process at this point.                        |
+------------------------------------------------------------+
| Libmonit is configured as follows:                         |
|                                                            |
|   Optimized:                                    DISABLED   |
|   Profiling:                                    DISABLED   |
|   Compression:                                  ENABLED    |
+------------------------------------------------------------+

Monit Build Information:

                Architecture: LINUX
       SSL include directory: /usr/include
       SSL library directory: /lib64
              Compiler flags: -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include
                Linker flags: -lpam -lz -lpthread -lcrypt -lresolv  -L/lib64 -lssl -lcrypto -L/lib64
           pid file location: /run
           Install directory: /usr

+------------------------------------------------------------+
| License:                                                   |
| This is Open Source Software and use is subject to the GNU |
| AFFERO GENERAL PUBLIC LICENSE version 3, available in this |
| distribution in the file COPYING.                          |
|                                                            |
| By continuing this installation process, you are bound by  |
| the terms of this license agreement. If you do not agree   |
| with the terms of this license, you must abort the         |
| installation process at this point.                        |
+------------------------------------------------------------+
| Monit has been configured with the following options:      |
|                                                            |
|  Compression:                                  ENABLED(B     |
|  PAM support:                                  ENABLED(B     |
|  SSL support:                                  ENABLED(B     |
|  Large files support:                          ENABLED(B     |
|  ASAN support:                                 DISABLED(B    |
|  IPv6 support:                                 ENABLED(B     |
|  Optimized:                                    DISABLED(B    |
|  Profiling:                                    DISABLED(B    |
+------------------------------------------------------------+
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in libmonit
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/exceptions/assert.lo src/exceptions/assert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/exceptions/assert.c  -fPIC -DPIC -o src/exceptions/.libs/assert.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/exceptions/assert.c -o src/exceptions/assert.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/Bootstrap.lo src/Bootstrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/Bootstrap.c  -fPIC -DPIC -o src/.libs/Bootstrap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/Bootstrap.c -o src/Bootstrap.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/system/Mem.lo src/system/Mem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Mem.c  -fPIC -DPIC -o src/system/.libs/Mem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Mem.c -o src/system/Mem.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/exceptions/Exception.lo src/exceptions/Exception.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/exceptions/Exception.c  -fPIC -DPIC -o src/exceptions/.libs/Exception.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/exceptions/Exception.c -o src/exceptions/Exception.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/io/Dir.lo src/io/Dir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/Dir.c  -fPIC -DPIC -o src/io/.libs/Dir.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/Dir.c -o src/io/Dir.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/io/File.lo src/io/File.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/File.c  -fPIC -DPIC -o src/io/.libs/File.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/File.c -o src/io/File.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/io/InputStream.lo src/io/InputStream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/InputStream.c  -fPIC -DPIC -o src/io/.libs/InputStream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/InputStream.c -o src/io/InputStream.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/system/System.lo src/system/System.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/System.c  -fPIC -DPIC -o src/system/.libs/System.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/System.c -o src/system/System.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/system/Net.lo src/system/Net.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Net.c  -fPIC -DPIC -o src/system/.libs/Net.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Net.c -o src/system/Net.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/thread/Thread.lo src/thread/Thread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/thread/Thread.c  -fPIC -DPIC -o src/thread/.libs/Thread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/thread/Thread.c -o src/thread/Thread.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/util/List.lo src/util/List.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/List.c  -fPIC -DPIC -o src/util/.libs/List.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/List.c -o src/util/List.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/util/Convert.lo src/util/Convert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/Convert.c  -fPIC -DPIC -o src/util/.libs/Convert.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/Convert.c -o src/util/Convert.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/io/OutputStream.lo src/io/OutputStream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/OutputStream.c  -fPIC -DPIC -o src/io/.libs/OutputStream.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/io/OutputStream.c -o src/io/OutputStream.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/system/Command.lo src/system/Command.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Command.c  -fPIC -DPIC -o src/system/.libs/Command.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Command.c -o src/system/Command.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/util/StringBuffer.lo src/util/StringBuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/StringBuffer.c  -fPIC -DPIC -o src/util/.libs/StringBuffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/StringBuffer.c -o src/util/StringBuffer.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/util/Str.lo src/util/Str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/Str.c  -fPIC -DPIC -o src/util/.libs/Str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/util/Str.c -o src/util/Str.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src    -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o src/system/Time.lo src/system/Time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Time.c  -fPIC -DPIC -o src/system/.libs/Time.o
src/system/Time.c:1346:38: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=]
 1346 | char *Time_string(time_t time, char *result) {
      |                                ~~~~~~^~~~~~
In file included from src/system/Time.c:39:
./src/system/Time.h:205:37: note: previously declared as an array 'char[static 26]'
  205 | char *Time_string(time_t time, char result[static 26]);
      |                                ~~~~~^~~~~~~~~~~~~~~~~
src/system/Time.c:1378:41: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=]
 1378 | char *Time_gmtstring(time_t time, char *result) {
      |                                   ~~~~~~^~~~~~
In file included from src/system/Time.c:39:
./src/system/Time.h:219:40: note: previously declared as an array 'char[static 30]'
  219 | char *Time_gmtstring(time_t time, char result[static 30]);
      |                                   ~~~~~^~~~~~~~~~~~~~~~~
src/system/Time.c:1421:37: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=]
 1421 | char *Time_uptime(time_t sec, char *result) {
      |                               ~~~~~~^~~~~~
In file included from src/system/Time.c:39:
./src/system/Time.h:251:36: note: previously declared as an array 'char[static 24]'
  251 | char *Time_uptime(time_t sec, char result[static 24]);
      |                               ~~~~~^~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/util -I./src/thread -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c src/system/Time.c -o src/system/Time.o >/dev/null 2>&1
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmonit.la  src/Bootstrap.lo src/exceptions/assert.lo src/exceptions/Exception.lo src/io/Dir.lo src/io/File.lo src/io/InputStream.lo src/io/OutputStream.lo src/system/Mem.lo src/system/Net.lo src/system/Time.lo src/system/Command.lo src/system/System.lo src/util/List.lo src/util/Str.lo src/util/Convert.lo src/util/StringBuffer.lo src/thread/Thread.lo  -lm -lpthread -lz 
libtool: link: ar cr .libs/libmonit.a src/.libs/Bootstrap.o src/exceptions/.libs/assert.o src/exceptions/.libs/Exception.o src/io/.libs/Dir.o src/io/.libs/File.o src/io/.libs/InputStream.o src/io/.libs/OutputStream.o src/system/.libs/Mem.o src/system/.libs/Net.o src/system/.libs/Time.o src/system/.libs/Command.o src/system/.libs/System.o src/util/.libs/List.o src/util/.libs/Str.o src/util/.libs/Convert.o src/util/.libs/StringBuffer.o src/thread/.libs/Thread.o 
libtool: link: ranlib .libs/libmonit.a
libtool: link: ( cd ".libs" && rm -f "libmonit.la" && ln -s "../libmonit.la" "libmonit.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
Making all in test
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o SystemTest.o SystemTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o ConvertTest.o ConvertTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o DirTest.o DirTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o InputStreamTest.o InputStreamTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o NetTest.o NetTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o OutputStreamTest.o OutputStreamTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o FileTest.o FileTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o ListTest.o ListTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o StringBufferTest.o StringBufferTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ConvertTest ConvertTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ConvertTest ConvertTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o CommandTest.o CommandTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o TimeTest.o TimeTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o SystemTest SystemTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o SystemTest SystemTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o DirTest DirTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o DirTest DirTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o StrTest.o StrTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o InputStreamTest InputStreamTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o InputStreamTest InputStreamTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o FileTest FileTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o FileTest FileTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o NetTest NetTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o NetTest NetTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o TimeTest TimeTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o TimeTest TimeTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o OutputStreamTest OutputStreamTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o OutputStreamTest OutputStreamTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o StrTest StrTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o StrTest StrTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o CommandTest CommandTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o CommandTest CommandTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ListTest ListTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ListTest ListTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o StringBufferTest StringBufferTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o StringBufferTest StringBufferTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/thread    -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -c -o ExceptionTest.o ExceptionTest.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ExceptionTest ExceptionTest.o ../libmonit.la -lm -lpthread -lz 
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ExceptionTest ExceptionTest.o  ../.libs/libmonit.a -lm -lpthread -lz
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/daemonize.o src/daemonize.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/env.o src/env.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/alert.o src/alert.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/control.o src/control.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http.o src/http.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/file.o src/file.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/event.o src/event.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/monit.o src/monit.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/log.o src/log.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5_crypt.o src/md5_crypt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5.o src/md5.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/gc.o src/gc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/net.o src/net/net.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/checksum.o src/checksum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/signal.o src/signal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/sha1.o src/sha1.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/spawn.o src/spawn.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/lex.yy.o src/lex.yy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/Link.o src/net/Link.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/device_common.o src/device/device_common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/socket.o src/net/socket.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/base64.o src/http/base64.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/state.o src/state.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/client.o src/http/client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/sysdep_LINUX.o src/device/sysdep_LINUX.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/Address.o src/notification/Address.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/engine.o src/http/engine.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/xml.o src/http/xml.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/MMonit.o src/notification/MMonit.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/SMTP.o src/notification/SMTP.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/processor.o src/http/processor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/ProcessTree.o src/process/ProcessTree.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/apache_status.o src/protocols/apache_status.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/default.o src/protocols/default.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/util.o src/util.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/clamav.o src/protocols/clamav.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dns.o src/protocols/dns.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dwp.o src/protocols/dwp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/fail2ban.o src/protocols/fail2ban.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/sysdep_LINUX.o src/process/sysdep_LINUX.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ftp.o src/protocols/ftp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/validate.o src/validate.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/gps.o src/protocols/gps.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap2.o src/protocols/ldap2.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap3.o src/protocols/ldap3.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/imap.o src/protocols/imap.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/generic.o src/protocols/generic.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/lmtp.o src/protocols/lmtp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/http.o src/protocols/http.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/memcache.o src/protocols/memcache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mongodb.o src/protocols/mongodb.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mqtt.o src/protocols/mqtt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pgsql.o src/protocols/pgsql.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/nntp.o src/protocols/nntp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ntp3.o src/protocols/ntp3.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/postfix_policy.o src/protocols/postfix_policy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pop.o src/protocols/pop.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/protocol.o src/protocols/protocol.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rdate.o src/protocols/rdate.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/radius.o src/protocols/radius.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/redis.o src/protocols/redis.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rsync.o src/protocols/rsync.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sieve.o src/protocols/sieve.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sip.o src/protocols/sip.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/spamassassin.o src/protocols/spamassassin.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ssh.o src/protocols/ssh.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/smtp.o src/protocols/smtp.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/tns.o src/protocols/tns.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/websocket.o src/protocols/websocket.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/TextColor.o src/terminal/TextColor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/statistics/Statistics.o src/statistics/Statistics.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/TextBox.o src/terminal/TextBox.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mysql.o src/protocols/mysql.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/cervlet.o src/http/cervlet.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/ssl/Ssl.o src/ssl/Ssl.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
gcc -DHAVE_CONFIG_H -I. -I./src    -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src   -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/y.tab.o src/y.tab.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -static   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net/net.o src/net/socket.o src/net/Link.o src/sha1.o src/checksum.o src/signal.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/fail2ban.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mqtt.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/spamassassin.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/TextBox.o src/terminal/TextColor.o src/statistics/Statistics.o libmonit/libmonit.la -lpam -lz -lpthread -lcrypt -lresolv  -L/lib64 -lssl -lcrypto -L/lib64
libtool: link: gcc -Wno-address -Wno-pointer-sign -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wextra -fstack-protector-all -fstack-clash-protection -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c11 -D _REENTRANT -I/usr/include -I/usr/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net/net.o src/net/socket.o src/net/Link.o src/sha1.o src/checksum.o src/signal.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/fail2ban.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mqtt.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/spamassassin.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/TextBox.o src/terminal/TextColor.o src/statistics/Statistics.o  libmonit/.libs/libmonit.a -lm -lpam -lz -lpthread -lcrypt -lresolv -L/lib64 -lssl -lcrypto
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JljAKB
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64
+ cd monit-5.28.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
Making install in libmonit
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
Making install in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
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/monit-5.28.0/libmonit'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
Making install in test
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
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/monit-5.28.0/libmonit/test'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit/test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0/libmonit'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p monit '/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p monit /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/bin/monit
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 monit.1 '/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/man/man1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/monit-5.28.0'
+ install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/etc/monit.d
+ install -m 600 monitrc /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/etc/monitrc
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/lib/systemd/system
+ install -m0644 system/startup/monit.service /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/lib/systemd/system/monit.service
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.28.0-1.mga9 --unique-debug-suffix -5.28.0-1.mga9.aarch64 --unique-debug-src-base monit-5.28.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/monit-5.28.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/bin/monit
dwz: ./usr/bin/monit-5.28.0-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 1844kB, size after compression: 1844kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
5054 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
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: monit-5.28.0-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0rvd4C
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd monit-5.28.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/doc/monit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/doc/monit
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/doc/monit
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64/usr/share/doc/monit
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(monit) = 5.28.0-1.mga9 monit = 5.28.0-1.mga9 monit(aarch-64) = 5.28.0-1.mga9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh rpm-helper
Requires(preun): /bin/sh rpm-helper
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit)
Processing files: monit-debugsource-5.28.0-1.mga9.aarch64
Provides: monit-debugsource = 5.28.0-1.mga9 monit-debugsource(aarch-64) = 5.28.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: monit-debuginfo-5.28.0-1.mga9.aarch64
Provides: debuginfo(build-id) = eba768f973c196500fd29b8f9b0b4dfa2a211b7c monit-debuginfo = 5.28.0-1.mga9 monit-debuginfo(aarch-64) = 5.28.0-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: monit-debugsource(aarch-64) = 5.28.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/monit-5.28.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/monit-debuginfo-5.28.0-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/monit-debugsource-5.28.0-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Pg6ZMr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd monit-5.28.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/monit-5.28.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.he9dln
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf monit-5.28.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!