>>> Building on exopi-2 under sysutils/monit DIST = [sysutils/monit:monit-5.33.0.tar.gz] FULLPKGNAME = monit-5.33.0 distfiles size=1502487 >>> Running patch in sysutils/monit at 1713770532.81 ===> sysutils/monit ===> Building from scratch monit-5.33.0 ===> Verifying specs: c crypto m kvm pthread ssl z ===> found c.100.0 crypto.54.0 m.10.1 kvm.17.0 pthread.27.1 ssl.57.0 z.7.0 ===> Checking files for monit-5.33.0 `/exopi-cvs/ports/distfiles/monit-5.33.0.tar.gz' is up to date. >> (SHA256) monit-5.33.0.tar.gz: OK ===> Extracting for monit-5.33.0 ===> Patching for monit-5.33.0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Using $< in a non-suffix rule context is a GNUmake idiom. | |Using the "define" directive is a GNUmake idiom. | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 1303. Hunk #2 succeeded at 1337. Hunk #3 succeeded at 1348. done ===> Applying OpenBSD patch patch-monitrc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: monitrc |--- monitrc.orig |+++ monitrc -------------------------- Patching file monitrc using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 88. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/monit at 1713770534.53 ===> sysutils/monit ===> Generating configure for monit-5.33.0 ===> Configuring for monit-5.33.0 Using /exopi-obj/pobj/monit-5.33.0/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLOCALSTATEDIR=/var -DARCH=amd64 -DBASE_PKGPATH=sysutils/monit -DFLAVOR_EXT= -DFULLPKGNAME=monit-5.33.0 -DHOMEPAGE=https://www.mmonit.com/monit/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Caspar\ Schutijser\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=monit -i -B /exopi-obj/pobj/monit-5.33.0 /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/monitrc configure: loading site script /exopi-obj/pobj/monit-5.33.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/monit-5.33.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking whether make sets $(MAKE)... (cached) yes checking for bison... yacc 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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... no checking for crypt in -lc... yes checking for pthread_create in -lpthread... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether stat file-mode macros are broken... no checking for alloca.h... no checking for arpa/inet.h... (cached) yes checking for asm/page.h... no checking for asm/param.h... no checking for cf.h... no checking for crt_externs.h... no checking for ctype.h... (cached) yes checking for crypt.h... no checking for CoreFoundation/CoreFoundation.h... no checking for devstat.h... no checking for dirent.h... (cached) yes checking for DiskArbitration/DiskArbitration.h... no checking for errno.h... (cached) yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking for getopt.h... (cached) yes checking for glob.h... (cached) yes checking for grp.h... (cached) yes checking for ifaddrs.h... yes checking for IOKit/storage/IOBlockStorageDriver.h... no checking for kinfo.h... no checking for kvm.h... yes checking for paths.h... (cached) yes checking for kstat.h... no checking for libzfs.h... no checking for zone.h... no checking for sys/protosw.h... yes checking for libproc.h... no checking for limits.h... (cached) yes checking for loadavg.h... no checking for locale.h... (cached) yes checking for lvm.h... no checking for mach/host_info.h... no checking for mach/mach.h... no checking for mach/mach_host.h... no checking for memory.h... (cached) yes checking for mntent.h... no checking for netdb.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for pam/pam_appl.h... no checking for security/pam_appl.h... no checking for poll.h... (cached) yes checking for procfs.h... no checking for sys/procfs.h... no checking for procinfo.h... no checking for pthread.h... (cached) yes checking for pwd.h... (cached) yes checking for regex.h... (cached) yes checking for setjmp.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stropts.h... no checking for sys/cfgodm.h... no checking for sys/cfgdb.h... no checking for sys/dk.h... no checking for sys/dkstat.h... no checking for sys/disk.h... yes checking for sys/filio.h... (cached) yes checking for sys/fs/zfs.h... no checking for sys/instance.h... no checking for sys/ioctl.h... (cached) yes checking for sys/iostat.h... no checking for sys/loadavg.h... no checking for sys/lock.h... yes checking for sys/mntent.h... no checking for sys/mnttab.h... no checking for sys/mutex.h... (cached) yes checking for sys/nlist.h... no checking for sys/nvpair.h... no checking for sys/param.h... (cached) yes checking for sys/pstat.h... no checking for sys/queue.h... yes checking for sys/resource.h... (cached) yes checking for sys/sched.h... yes checking for sys/statfs.h... no checking for sys/statvfs.h... yes checking for sys/sysinfo.h... no checking for sys/sysmacros.h... no checking for sys/systemcfg.h... no checking for sys/time.h... (cached) yes checking for sys/tree.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/var.h... no checking for sys/vmmeter.h... yes checking for sys/vm_usage.h... no checking for sys/vfs.h... no checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for utmpx.h... no checking for uvm/uvm_extern.h... yes checking for uvm/uvm_param.h... yes checking for vm/vm.h... no checking for net/if_media.h... yes checking for net/if_dl.h... yes checking for net/route.h... (cached) yes checking for libperfstat.h... no checking for netinet/ip.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp6.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/proc.h... yes checking for sys/swap.h... yes checking for sys/ucred.h... (cached) yes checking for sys/user.h... yes checking for machine/vmparam.h... yes 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... yes checking for uvm/uvm_map.h... yes checking for uvm/uvm_pmap.h... yes checking for uvm/uvm_object.h... yes checking for uvm/uvm.h... no checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_gmtoff... yes checking for error_at_line... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for strftime... (cached) yes checking for statfs... (cached) yes checking for statvfs... yes checking for setlocale... (cached) yes checking for getaddrinfo... (cached) yes checking for syslog... (cached) yes checking for vsyslog... (cached) yes checking for backtrace... no checking for getloadavg... (cached) yes checking for getopt_long... (cached) yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) unsupported checking for cc option to enable C99 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... (cached) yes checking whether byte ordering is bigendian... no checking for stdint.h... (cached) yes checking for stdbool.h... yes checking for IPv6 support... yes checking pid file location... /var/run checking for kvm_open in -lkvm... yes 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 for zlib.h... (cached) yes checking for PAM support... disabled 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... /usr/lib checking for SSLv2... no checking for cc options needed to detect all undeclared functions... -fno-builtin 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 Can't open libtool: No such file or directory. config.status: executing monitrc commands config.status: executing depfiles commands config.status: executing libtool commands === configuring in libmonit (/exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -std=c99' 'CXX=c++' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/monit-5.33.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/monit-5.33.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -fstack-protector-all... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 for zlib.h... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking for round in -lm... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for execinfo.h... yes checking for fcntl.h... (cached) yes checking for ifaddrs.h... yes checking for kstat.h... no checking for limits.h... (cached) yes checking for net/if_dl.h... yes checking for net/if_media.h... yes checking for netinet/in.h... (cached) yes checking for poll.h... (cached) yes checking for pthread.h... (cached) yes checking for setjmp.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stropts.h... no checking for sys/dirent.h... yes checking for sys/event.h... yes checking for sys/filio.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/protosw.h... yes checking for sys/random.h... no checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for usersec.h... no checking for net/if.h... (cached) yes checking for net/route.h... (cached) yes checking for libperfstat.h... no checking for uchar_t... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether setjmp is declared... yes checking for vsnprintf... (cached) yes checking for timegm... (cached) yes checking for getgrouplist... (cached) yes checking for getrandom... no checking for arc4random_buf... yes checking for clock_gettime... (cached) yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) unsupported checking for cc option to enable C99 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... (cached) yes checking whether byte ordering is bigendian... no checking for stdint.h... (cached) 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: OPENBSD SSL include directory: /usr/include SSL library directory: /usr/lib Compiler flags: -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include Linker flags: -lz -lkvm -lpthread -L/usr/lib -lssl -lcrypto -L/usr/lib pid file location: /var/run Install directory: /usr/local +------------------------------------------------------------+ | 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: | | | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | Compression: ENABLED | | PAM support: DISABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | SSL support: ENABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | Large files support: ENABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | ASAN support: DISABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | IPv6 support: ENABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | Optimized: DISABLED | tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified | Profiling: DISABLED | +------------------------------------------------------------+ >>> Running build in sysutils/monit at 1713770623.12 ===> sysutils/monit ===> Building for monit-5.33.0 yacc -dvt -o src/y.tab.c src/p.y /usr/bin/make all-recursive Making all in libmonit Making all in . /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/Bootstrap.lo src/Bootstrap.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/Bootstrap.c -fPIC -DPIC -o src/.libs/Bootstrap.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/Bootstrap.c -o src/Bootstrap.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/exceptions/assert.lo src/exceptions/assert.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/exceptions/assert.c -fPIC -DPIC -o src/exceptions/.libs/assert.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/exceptions/assert.c -o src/exceptions/assert.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/exceptions/Exception.lo src/exceptions/Exception.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/exceptions/Exception.c -fPIC -DPIC -o src/exceptions/.libs/Exception.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/exceptions/Exception.c -o src/exceptions/Exception.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/io/Dir.lo src/io/Dir.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/Dir.c -fPIC -DPIC -o src/io/.libs/Dir.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/Dir.c -o src/io/Dir.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/io/File.lo src/io/File.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/File.c -fPIC -DPIC -o src/io/.libs/File.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/File.c -o src/io/File.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/io/InputStream.lo src/io/InputStream.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/InputStream.c -fPIC -DPIC -o src/io/.libs/InputStream.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/InputStream.c -o src/io/InputStream.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/io/OutputStream.lo src/io/OutputStream.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/OutputStream.c -fPIC -DPIC -o src/io/.libs/OutputStream.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/io/OutputStream.c -o src/io/OutputStream.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/system/Mem.lo src/system/Mem.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Mem.c -fPIC -DPIC -o src/system/.libs/Mem.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Mem.c -o src/system/Mem.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/system/Net.lo src/system/Net.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Net.c -fPIC -DPIC -o src/system/.libs/Net.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Net.c -o src/system/Net.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/system/Time.lo src/system/Time.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Time.c -fPIC -DPIC -o src/system/.libs/Time.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Time.c -o src/system/Time.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/system/Command.lo src/system/Command.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Command.c -fPIC -DPIC -o src/system/.libs/Command.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/Command.c -o src/system/Command.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/system/System.lo src/system/System.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/System.c -fPIC -DPIC -o src/system/.libs/System.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/system/System.c -o src/system/System.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/util/List.lo src/util/List.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/List.c -fPIC -DPIC -o src/util/.libs/List.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/List.c -o src/util/List.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/util/Str.lo src/util/Str.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/Str.c -fPIC -DPIC -o src/util/.libs/Str.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/Str.c -o src/util/Str.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/util/Convert.lo src/util/Convert.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/Convert.c -fPIC -DPIC -o src/util/.libs/Convert.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/Convert.c -o src/util/Convert.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/util/StringBuffer.lo src/util/StringBuffer.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/StringBuffer.c -fPIC -DPIC -o src/util/.libs/StringBuffer.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/util/StringBuffer.c -o src/util/StringBuffer.o /usr/bin/libtool --tag=CC --mode=compile cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o src/thread/Thread.lo src/thread/Thread.c cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/thread/Thread.c -fPIC -DPIC -o src/thread/.libs/Thread.o cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c src/thread/Thread.c -o src/thread/Thread.o /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -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 cru .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 Making all in test cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o StrTest.o StrTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o StrTest StrTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o StrTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 StrTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o ConvertTest.o ConvertTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o ConvertTest ConvertTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o ConvertTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 ConvertTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o SystemTest.o SystemTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o SystemTest SystemTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o SystemTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 SystemTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o ListTest.o ListTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o ListTest ListTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o ListTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 ListTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o DirTest.o DirTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o DirTest DirTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o DirTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 DirTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o StringBufferTest.o StringBufferTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o StringBufferTest StringBufferTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o StringBufferTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 StringBufferTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o InputStreamTest.o InputStreamTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o InputStreamTest InputStreamTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o InputStreamTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 InputStreamTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o OutputStreamTest.o OutputStreamTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o OutputStreamTest OutputStreamTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o OutputStreamTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 OutputStreamTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o FileTest.o FileTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o FileTest FileTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o FileTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 FileTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o ExceptionTest.o ExceptionTest.c ExceptionTest.c:312:29: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i = 0; i++; ^ 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o ExceptionTest ExceptionTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o ExceptionTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 ExceptionTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o NetTest.o NetTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o NetTest NetTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o NetTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 NetTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o TimeTest.o TimeTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o TimeTest TimeTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o TimeTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 TimeTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz cc -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 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -c -o CommandTest.o CommandTest.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -o CommandTest CommandTest.o ../libmonit.la -lm -lpthread -lz libtool: link: cc -o CommandTest -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D _REENTRANT -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 CommandTest.o /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz yacc -dvt -o src/y.tab.c src/p.y cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/y.tab.o src/y.tab.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/lex.yy.o src/lex.yy.c src/lex.yy.c:6313:13: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( ! (yy_state_buf) ) ^ src/lex.yy.c:6311:9: note: previous statement is here if ( ! (yy_state_buf) ) ^ src/lex.yy.c:9107:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] return yy_is_jam ? 0 : yy_current_state; ^ src/lex.yy.c:9104:2: note: previous statement is here if ( ! yy_is_jam ) ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/monit.o src/monit.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/alert.o src/alert.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/control.o src/control.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/daemonize.o src/daemonize.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/env.o src/env.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/event.o src/event.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/file.o src/file.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/gc.o src/gc.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http.o src/http.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/log.o src/log.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5.o src/md5.c src/md5.c:157:38: warning: performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction] if (! ((data - (const md5_byte_t *)0) & 3)) { ^ ~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/md5_crypt.o src/md5_crypt.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/net.o src/net/net.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/socket.o src/net/socket.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/net/Link.o src/net/Link.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/sha1.o src/sha1.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/checksum.o src/checksum.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/signal.o src/signal.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/spawn.o src/spawn.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/state.o src/state.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/util.o src/util.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/validate.o src/validate.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/device_common.o src/device/device_common.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/device/sysdep_OPENBSD.o src/device/sysdep_OPENBSD.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/base64.o src/http/base64.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/cervlet.o src/http/cervlet.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/client.o src/http/client.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/engine.o src/http/engine.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/xml.o src/http/xml.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/http/processor.o src/http/processor.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/Address.o src/notification/Address.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/MMonit.o src/notification/MMonit.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/notification/SMTP.o src/notification/SMTP.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/ProcessTree.o src/process/ProcessTree.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/process/sysdep_OPENBSD.o src/process/sysdep_OPENBSD.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/apache_status.o src/protocols/apache_status.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/clamav.o src/protocols/clamav.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/default.o src/protocols/default.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dns.o src/protocols/dns.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/dwp.o src/protocols/dwp.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/fail2ban.o src/protocols/fail2ban.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ftp.o src/protocols/ftp.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/generic.o src/protocols/generic.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/gps.o src/protocols/gps.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/http.o src/protocols/http.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/imap.o src/protocols/imap.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap2.o src/protocols/ldap2.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ldap3.o src/protocols/ldap3.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/lmtp.o src/protocols/lmtp.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/memcache.o src/protocols/memcache.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mongodb.o src/protocols/mongodb.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mqtt.o src/protocols/mqtt.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/mysql.o src/protocols/mysql.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/nntp.o src/protocols/nntp.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ntp3.o src/protocols/ntp3.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pgsql.o src/protocols/pgsql.c src/protocols/pgsql.c:412:52: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (remainingPayloadLength > sizeof(response.data.buffer)) ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/pop.o src/protocols/pop.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/postfix_policy.o src/protocols/postfix_policy.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/protocol.o src/protocols/protocol.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/radius.o src/protocols/radius.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rdate.o src/protocols/rdate.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/redis.o src/protocols/redis.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/rsync.o src/protocols/rsync.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sieve.o src/protocols/sieve.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/sip.o src/protocols/sip.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/smtp.o src/protocols/smtp.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/spamassassin.o src/protocols/spamassassin.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/ssh.o src/protocols/ssh.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/tns.o src/protocols/tns.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/protocols/websocket.o src/protocols/websocket.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/ssl/Ssl.o src/ssl/Ssl.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/TextBox.o src/terminal/TextBox.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/terminal/TextColor.o src/terminal/TextColor.c cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/statistics/Statistics.o src/statistics/Statistics.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -static -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_OPENBSD.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_OPENBSD.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 -lz -lkvm -lpthread -L/usr/lib -lssl -lcrypto -L/usr/lib libtool: link: cc -o monit -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include 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_OPENBSD.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_OPENBSD.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 /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz -lkvm -lssl -lcrypto util.c(src/util.o:(Util_replaceString)): warning: strcat() is almost always misused, please use strlcat() >>> Running fake in sysutils/monit at 1713770677.16 ===> sysutils/monit ===> Faking installation for monit-5.33.0 yacc -dvt -o src/y.tab.c src/p.y /usr/bin/make install-recursive Making install in libmonit Making install in . Making install in test yacc -dvt -o src/y.tab.c src/p.y cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/y.tab.o src/y.tab.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -static -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_OPENBSD.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_OPENBSD.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 -lz -lkvm -lpthread -L/usr/lib -lssl -lcrypto -L/usr/lib libtool: link: cc -o monit -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include 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_OPENBSD.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_OPENBSD.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 /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz -lkvm -lssl -lcrypto util.c(src/util.o:(Util_replaceString)): warning: strcat() is almost always misused, please use strlcat() yacc -dvt -o src/y.tab.c src/p.y cc -DHAVE_CONFIG_H -I. -I./src -DOPENBSD -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 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -c -o src/y.tab.o src/y.tab.c /usr/bin/libtool --tag=CC --mode=link cc -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include -static -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_OPENBSD.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_OPENBSD.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 -lz -lkvm -lpthread -L/usr/lib -lssl -lcrypto -L/usr/lib libtool: link: cc -o monit -Wno-address -Wno-pointer-sign -O2 -pipe -std=c99 -Wextra -fstack-protector-all -D_GNU_SOURCE -Wall -Wunused -Wno-unused-label -funsigned-char -std=c99 -D _REENTRANT -I/usr/include -I/usr/include 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_OPENBSD.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_OPENBSD.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 /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/libmonit/.libs/libmonit.a -L.libs -lm -lpthread -lz -lkvm -lssl -lcrypto util.c(src/util.o:(Util_replaceString)): warning: strcat() is almost always misused, please use strlcat() mkdir -p '/exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/monit-5.33.0/bin/install -c -s -m 755 monit '/exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/monit-5.33.0/bin/install -c -s -m 755 monit /exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/monit-5.33.0/bin/install -c -m 644 monit.1 '/exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/monit-5.33.0/bin/install -d -m 755 /exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/share/examples/monit /exopi-obj/pobj/monit-5.33.0/bin/install -c -m 644 /exopi-obj/pobj/monit-5.33.0/monit-5.33.0/monitrc /exopi-obj/pobj/monit-5.33.0/fake-amd64/usr/local/share/examples/monit >>> Running package in sysutils/monit at 1713770686.76 ===> sysutils/monit `/exopi-obj/pobj/monit-5.33.0/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/sysutils/monit/pkg/monit.rc as /exopi-obj/pobj/monit-5.33.0/fake-amd64/etc/rc.d/monit ===> Building package for monit-5.33.0 Create /exopi-cvs/ports/packages/amd64/all/monit-5.33.0.tgz Creating package monit-5.33.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************************************** | 82% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/monit-5.33.0.tgz >>> Running clean in sysutils/monit at 1713770689.53 ===> sysutils/monit ===> Cleaning for monit-5.33.0 >>> Ended at 1713770690.08 max_stuck=2.23/patch=1.73/configure=88.48/build=53.98/fake=9.69/package=2.78/clean=0.63