------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xymon-server-4.3.30_1: DEBUG=off: Build with debugging support LDAP=off: LDAP protocol support NETSNMP=off: Enable Net-SNMP support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake MAKE=gmake XDG_DATA_HOME=/construction/net-mgmt/xymon-server XDG_CONFIG_HOME=/construction/net-mgmt/xymon-server XDG_CACHE_HOME=/construction/net-mgmt/xymon-server/.cache HOME=/construction/net-mgmt/xymon-server TMPDIR="/tmp" PATH=/construction/net-mgmt/xymon-server/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/xymon-server/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XYMONUSER="xymon" XYMONHOSTNAME="xymon.example.com" XYMONHOSTIP="127.0.0.1" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/net-mgmt/xymon-server XDG_CONFIG_HOME=/construction/net-mgmt/xymon-server XDG_CACHE_HOME=/construction/net-mgmt/xymon-server/.cache HOME=/construction/net-mgmt/xymon-server TMPDIR="/tmp" PATH=/construction/net-mgmt/xymon-server/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/xymon-server/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/construction/net-mgmt/xymon-server/stage/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- PKGBUILD="true" DESTDIR=/construction/net-mgmt/xymon-server/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- XYMONUSER="xymon" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xymon" EXAMPLESDIR="share/examples/xymon" DATADIR="share/xymon" WWWDIR="www/xymon" ETCDIR="etc/xymon" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- XYMONUSER="xymon" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xymon DOCSDIR=/usr/local/share/doc/xymon EXAMPLESDIR=/usr/local/share/examples/xymon WWWDIR=/usr/local/www/xymon ETCDIR=/usr/local/etc/xymon SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/rrdtool-1.8.0_2.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/pcre-8.45_3.pkg Installing /packages/All/c-ares-1.19.1.pkg Installing /packages/All/fping-5.0_2.pkg Installing /packages/All/jansson-2.14.pkg Installing /packages/All/mtr-nox11-0.95_1.pkg SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xymon-server-4.3.30_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xymon-server-4.3.30_1 for building => SHA256 Checksum OK for repacked/xymon-4.3.30.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xymon-server-4.3.30_1 for building ===> Extracting for xymon-server-4.3.30_1 ===> xymon-server-4.3.30_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xymon-server-4.3.30_1 for building => SHA256 Checksum OK for repacked/xymon-4.3.30.tar.gz. Extracted Memory Use: 8.83M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xymon-server-4.3.30_1 ===> Applying ports patches for xymon-server-4.3.30_1 from /xports/net-mgmt/xymon-server/files ===> Applying dragonfly patches for xymon-server-4.3.30_1 from /xports/net-mgmt/xymon-server/dragonfly /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|web-build client|web-build|' /construction/net-mgmt/xymon-server/xymon-4.3.30/build/Makefile.rules /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|install-docs install-client|install-docs|' /construction/net-mgmt/xymon-server/xymon-4.3.30/build/Makefile.rules /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|$(INSTALLETCDIR)/protocols.cfg|$(INSTALLETCDIR)/protocols.cfg.DIST|' /construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet/Makefile /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|TRACEROUTE="traceroute"|TRACEROUTE="mtr"|' /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymonserver.cfg.DIST /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|TRACEROUTEOPTS="-n -q 2 -w 2 -m 15"|TRACEROUTEOPTS="-n -c 2 -w 2 -m 15 --report"|' /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymonserver.cfg.DIST /bin/rm -f /construction/net-mgmt/xymon-server/xymon-4.3.30/docs/manpages/man1/xymonping.1.html /bin/rm -f /construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet/xymonping.1 /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's|@CGIDIR@|/usr/local/www/xymon/server/cgi-bin|g' -e 's|@SECURECGIDIR@|/usr/local/www/xymon/server/cgi-secure|g' -e 's|@INSTALLETCDIR@|/usr/local/www/xymon/server/etc|g' -e 's|@INSTALLWWWDIR@|/usr/local/www/xymon/server/www|g' -e 's|@SECUREXYMONCGIURL@|/cgi-secure|g' -e 's|@XYMONCGIURL@|/cgi-bin|g' -e 's|@XYMONHOSTURL@|/xymon|g' /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymon-apache-*.DIST /usr/bin/env WRKSRC=/construction/net-mgmt/xymon-server/xymon-4.3.30 REWARNFILE=/construction/net-mgmt/xymon-server/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's@-D_REENTRANT @&-Wno-stringop-truncation @g' /construction/net-mgmt/xymon-server/xymon-4.3.30/build/Makefile.FreeBSD SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on executable: rrdtool - found ===> xymon-server-4.3.30_1 depends on package: gmake>=4.3 - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> xymon-server-4.3.30_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> xymon-server-4.3.30_1 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on executable: rrdtool - found ===> xymon-server-4.3.30_1 depends on package: gmake>=4.3 - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/bin/ccache - found ===> xymon-server-4.3.30_1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> xymon-server-4.3.30_1 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) ===> xymon-server-4.3.30_1 depends on shared library: libcares.so - found (/usr/local/lib/libcares.so) ===> Configuring for xymon-server-4.3.30_1 /bin/cp /xports/net-mgmt/xymon-server/files/Makefile /construction/net-mgmt/xymon-server/xymon-4.3.30/ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xymon-server-4.3.30_1 gmake[2]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30' MAKE="gmake" CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " `pwd`/build/genconfig.sh Checking for socklen_t Checking for snprintf Checking for vsnprintf Checking for rpc/rpcent.h Checking for sys/select.h Checking for u_int32_t typedef Checking for PATH_MAX definition Checking for SHUT_RD/WR/RDWR definitions Checking for strtoll() Checking for uname Checking for setenv config.h created CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " OSDEF="-DBSD" RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" PCREINCDIR="-I/usr/local/include" ZLIBINCDIR="" SSLFLAGS="-DHAVE_OPENSSL" SSLINCDIR="-I/usr/local/include" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" LIBRTDEF="" XYMONTOPDIR="/usr/local/www/xymon" XYMONHOME="/usr/local/www/xymon/server" XYMONCLIENTHOME=/usr/local/www/xymon/client XYMONLOGDIR="/var/log/xymon" XYMONHOSTNAME="xymon.example.com" XYMONHOSTIP="127.0.0.1" XYMONHOSTOS="freebsd" gmake -C lib all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/lib' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -o test-endianness test-endianness.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o osdefs.o osdefs.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o acklog.o acklog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o availability.o availability.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o calc.o calc.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o cgi.o cgi.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o cgiurls.o cgiurls.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o clientlocal.o clientlocal.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o color.o color.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o crondate.o crondate.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o digest.o digest.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o encoding.o encoding.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DXYMONTOPDIR=\"/usr/local/www/xymon\" -DXYMONLOGDIR=\"/var/log/xymon\" -DXYMONHOSTNAME=\"xymon.example.com\" -DXYMONHOSTIP=\"127.0.0.1\" -DXYMONHOSTOS=\"freebsd\" -DXYMONHOME=\"/usr/local/www/xymon/server\" -c -o environ.o environ.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o errormsg.o errormsg.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o eventlog.o eventlog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o files.o files.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o headfoot.o headfoot.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o xymonrrd.o xymonrrd.c In function 'rrd_setup.part.0', inlined from 'rrd_setup' at xymonrrd.c:42:13: xymonrrd.c:85:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(tcptests, services, tcptests_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/net-mgmt/xymon-server/xymon-4.3.30/include/libxymon.h:99, from xymonrrd.c:23: xymonrrd.c: In function 'rrd_setup': xymonrrd.c:84:24: note: length computed here SBUF_MALLOC(tcptests, strlen(services)+1); ^~~~~~~~~~~~~~~~ /construction/net-mgmt/xymon-server/xymon-4.3.30/include/../lib/strfunc.h:34:51: note: in definition of macro 'SBUF_MALLOC' #define SBUF_MALLOC(NAME, LEN) { NAME##_buflen = (LEN); NAME = (char *)malloc((LEN)+1); } ^~~ In function 'rrd_setup.part.0', inlined from 'rrd_setup' at xymonrrd.c:42:13: xymonrrd.c:87:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(tcptests, services, tcptests_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/net-mgmt/xymon-server/xymon-4.3.30/include/libxymon.h:99, from xymonrrd.c:23: xymonrrd.c: In function 'rrd_setup': xymonrrd.c:84:24: note: length computed here SBUF_MALLOC(tcptests, strlen(services)+1); ^~~~~~~~~~~~~~~~ /construction/net-mgmt/xymon-server/xymon-4.3.30/include/../lib/strfunc.h:34:51: note: in definition of macro 'SBUF_MALLOC' #define SBUF_MALLOC(NAME, LEN) { NAME##_buflen = (LEN); NAME = (char *)malloc((LEN)+1); } ^~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o holidays.o holidays.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o htmllog.o htmllog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o ipaccess.o ipaccess.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o loadalerts.o loadalerts.c loadalerts.c: In function 'print_alert_recipients': loadalerts.c:1220:82: warning: 'strncat' specified bound 25 equals destination size [-Wstringop-overflow=] if (recip->noalerts) { if (*codes) strncat(codes, ",A", codes_bytesleft); else strncat(codes, "-A", codes_bytesleft); codes_bytesleft -= 2; } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadalerts.c:1220:38: warning: 'strncat' specified bound 25 equals destination size [-Wstringop-overflow=] if (recip->noalerts) { if (*codes) strncat(codes, ",A", codes_bytesleft); else strncat(codes, "-A", codes_bytesleft); codes_bytesleft -= 2; } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loadalerts.c: In function 'criteriamatch': loadalerts.c:868:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(grouplist, alert->groups, grouplist_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/net-mgmt/xymon-server/xymon-4.3.30/include/libxymon.h:99, from loadalerts.c:30: loadalerts.c:867:27: note: length computed here SBUF_MALLOC(grouplist, strlen(alert->groups)); /construction/net-mgmt/xymon-server/xymon-4.3.30/include/../lib/strfunc.h:34:51: note: in definition of macro 'SBUF_MALLOC' #define SBUF_MALLOC(NAME, LEN) { NAME##_buflen = (LEN); NAME = (char *)malloc((LEN)+1); } ^~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o loadcriticalconf.o loadcriticalconf.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o links.o links.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o matching.o matching.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o md5.o md5.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o memory.o memory.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o misc.o misc.c misc.c: In function 'commafy': misc.c:172:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(s, hostname, s_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/net-mgmt/xymon-server/xymon-4.3.30/include/libxymon.h:99, from misc.c:35: misc.c:171:18: note: length computed here SBUF_MALLOC(s, strlen(hostname)+1); ^~~~~~~~~~~~~~~~ /construction/net-mgmt/xymon-server/xymon-4.3.30/include/../lib/strfunc.h:34:51: note: in definition of macro 'SBUF_MALLOC' #define SBUF_MALLOC(NAME, LEN) { NAME##_buflen = (LEN); NAME = (char *)malloc((LEN)+1); } ^~~ misc.c:167:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(s, hostname, s_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o msort.o msort.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o netservices.o netservices.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o notifylog.o notifylog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -I/usr/local/include -c -o acknowledgementslog.o acknowledgementslog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o readmib.o readmib.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o reportlog.o reportlog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include `./test-endianness` -c -o rmd160c.o rmd160c.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include `./test-endianness` -c -o sha1.o sha1.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o sha2.o sha2.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o sig.o sig.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o stackio.o stackio.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o strfunc.o strfunc.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o suid.o suid.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o timefunc.o timefunc.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o tree.o tree.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o url.o url.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o webaccess.o webaccess.c ar cr libxymon.a osdefs.o acklog.o availability.o calc.o cgi.o cgiurls.o clientlocal.o color.o crondate.o digest.o encoding.o environ.o errormsg.o eventlog.o files.o headfoot.o xymonrrd.o holidays.o htmllog.o ipaccess.o loadalerts.o loadcriticalconf.o links.o matching.o md5.o memory.o misc.o msort.o netservices.o notifylog.o acknowledgementslog.o readmib.o reportlog.o rmd160c.o sha1.o sha2.o sig.o stackio.o strfunc.o suid.o timefunc.o tree.o url.o webaccess.o ranlib libxymon.a || echo "" cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o loadhosts.o loadhosts.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o locator.o locator.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o sendmsg.o sendmsg.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o xymond_ipc.o xymond_ipc.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o xymond_buffer.o xymond_buffer.c ar cr libxymoncomm.a osdefs.o acklog.o availability.o calc.o cgi.o cgiurls.o clientlocal.o color.o crondate.o digest.o encoding.o environ.o errormsg.o eventlog.o files.o headfoot.o xymonrrd.o holidays.o htmllog.o ipaccess.o loadalerts.o loadcriticalconf.o links.o matching.o md5.o memory.o misc.o msort.o netservices.o notifylog.o acknowledgementslog.o readmib.o reportlog.o rmd160c.o sha1.o sha2.o sig.o stackio.o strfunc.o suid.o timefunc.o tree.o url.o webaccess.o loadhosts.o locator.o sendmsg.o xymond_ipc.o xymond_buffer.o ranlib libxymoncomm.a || echo "" cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o run.o run.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -c -o timing.o timing.c ar cr libxymontime.a run.o timing.o ranlib libxymontime.a || echo "" ar cr libxymonclientcomm.a locator.o loadhosts.o sendmsg.o xymond_ipc.o xymond_buffer.o ranlib libxymonclientcomm.a || echo "" cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DCLIENTONLY -c -o color-client.o color.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DXYMONTOPDIR=\"/usr/local/www/xymon\" -DXYMONLOGDIR=\"/var/log/xymon\" -DXYMONHOSTNAME=\"xymon.example.com\" -DXYMONHOSTIP=\"127.0.0.1\" -DXYMONHOSTOS=\"freebsd\" -DXYMONHOME=\"/usr/local/www/xymon/client\" -c -o environ-client.o environ.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DCLIENTONLY -c -o timefunc-client.o timefunc.c ar cr libxymonclient.a osdefs.o cgiurls.o color-client.o crondate.o digest.o encoding.o environ-client.o errormsg.o holidays.o ipaccess.o md5.o memory.o misc.o msort.o rmd160c.o sha1.o sha2.o sig.o stackio.o strfunc.o suid.o timefunc-client.o tree.o ranlib libxymonclient.a || echo "" cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE -o loadhosts loadhosts.c libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE -o stackio stackio.c libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE -o availability availability.c libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE `./test-endianness` -o md5 md5.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE `./test-endianness` -o sha1 sha1.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE `./test-endianness` -o rmd160 rmd160c.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE -o locator locator.c libxymoncomm.a -L/usr/local/lib -lssl -lcrypto libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I../include -DSTANDALONE -o tree tree.c gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/lib' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" SSLFLAGS="-DHAVE_OPENSSL" SSLINCDIR="-I/usr/local/include" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" ZLIBLIBS="" LIBRTDEF="" XYMONHOME="/usr/local/www/xymon/server" gmake -C common all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/common' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymongrep.o xymongrep.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymongrep xymongrep.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymondigest.o xymondigest.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymondigest xymondigest.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymon.o xymon.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymon xymon.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymoncmd.o xymoncmd.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymoncmd xymoncmd.o ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymonlaunch.o xymonlaunch.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymonlaunch xymonlaunch.o ../lib/libxymontime.a ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymoncfg.o xymoncfg.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymoncfg xymoncfg.o ../lib/libxymon.a gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/common' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" SSLFLAGS="-DHAVE_OPENSSL" SSLINCDIR="-I/usr/local/include" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" LIBRTDEF="" XYMONHOME="/usr/local/www/xymon/server" XYMONVAR="/usr/local/www/xymon/data" HISTGRAPHDEF="" RUNTIMEDEFS="" PCREINCDIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" ZLIBINCDIR="" ZLIBLIBS="" gmake -C xymongen all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymongen' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymongen.o xymongen.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o loadlayout.o loadlayout.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o loaddata.o loaddata.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o pagegen.o pagegen.c pagegen.c: In function 'do_hosts.part.1': pagegen.c:644:34: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(textrepurl, "%s/%s", ^ pagegen.c:644:8: note: 'sprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 sprintf(textrepurl, "%s/%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ xgetenv("XYMONWEB"), textrepfn); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c: In function 'do_one_page': pagegen.c:939:29: warning: '/' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] sprintf(tmppath, "%s/%s/", pgwalk->name, pagepath); ^ pagegen.c:939:6: note: 'sprintf' output 3 or more bytes (assuming 1026) into a destination of size 1024 sprintf(tmppath, "%s/%s/", pgwalk->name, pagepath); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c:944:30: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(filename, "%s/%s%s", pagepath, page->name, htmlextension); ^ pagegen.c:944:4: note: 'sprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 sprintf(filename, "%s/%s%s", pagepath, page->name, htmlextension); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c:945:33: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(rssfilename, "%s/%s%s", pagepath, page->name, rssextension); ^ pagegen.c:945:4: note: 'sprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 sprintf(rssfilename, "%s/%s%s", pagepath, page->name, rssextension); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c:947:27: warning: '.tmp' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmpfilename, "%s.tmp", filename); ^~~~ pagegen.c:947:3: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf(tmpfilename, "%s.tmp", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c:948:30: warning: '.tmp' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmprssfilename, "%s.tmp", rssfilename); ^~~~ pagegen.c:948:3: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf(tmprssfilename, "%s.tmp", rssfilename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c: In function 'do_nongreen_page': pagegen.c:1251:26: warning: '.tmp' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmpfilename, "%s.tmp", filename); ^~~~ pagegen.c:1251:2: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf(tmpfilename, "%s.tmp", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pagegen.c:1259:30: warning: '.tmp' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(tmprssfilename, "%s.tmp", rssfilename); ^~~~ pagegen.c:1259:3: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf(tmprssfilename, "%s.tmp", rssfilename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o process.o process.c process.c: In function 'calc_pagecolors': process.c:106:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( e->propagate && ^~ process.c:110:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' oldage &= e->oldage; ^~~~~~ process.c:126:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( e->propagate && ^~ process.c:130:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' oldage &= e->oldage; ^~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o wmlgen.o wmlgen.c wmlgen.c: In function 'generate_wml_statuscard.isra.0': wmlgen.c:122:20: warning: '.' directive writing 1 byte into a region of size between 0 and 1023 [-Wformat-overflow=] sprintf(fn, "%s/%s.%s.wml", wmldir, host->hostname, entry->column->name); ^ wmlgen.c:122:2: note: 'sprintf' output 7 or more bytes (assuming 1030) into a destination of size 1024 sprintf(fn, "%s/%s.%s.wml", wmldir, host->hostname, entry->column->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmlgen.c: In function 'do_wml_cards': wmlgen.c:315:25: warning: '/nongreen.wml.tmp' directive writing 17 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(nongreenfn, "%s/nongreen.wml.tmp", wmldir); ^~~~~~~~~~~~~~~~~ wmlgen.c:315:2: note: 'sprintf' output between 18 and 1041 bytes into a destination of size 1024 sprintf(nongreenfn, "%s/nongreen.wml.tmp", wmldir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmlgen.c:315:25: warning: '/nongreen.wml.tmp' directive writing 17 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(nongreenfn, "%s/nongreen.wml.tmp", wmldir); ^~~~~~~~~~~~~~~~~ wmlgen.c:315:2: note: 'sprintf' output between 18 and 1041 bytes into a destination of size 1024 sprintf(nongreenfn, "%s/nongreen.wml.tmp", wmldir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmlgen.c:339:26: warning: '.wml' directive writing 4 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] sprintf(hostfn, "%s/%s.wml", wmldir, h->hostentry->hostname); ^~~~ wmlgen.c:339:4: note: 'sprintf' output 6 or more bytes (assuming 1029) into a destination of size 1024 sprintf(hostfn, "%s/%s.wml", wmldir, h->hostentry->hostname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmlgen.c:389:28: warning: '/nongreen-' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(nongreenfn, "%s/nongreen-%d.wml", wmldir, nongreenpart); ^~~~~~~~~~ wmlgen.c:389:25: note: directive argument in the range [2, 2147483647] sprintf(nongreenfn, "%s/nongreen-%d.wml", wmldir, nongreenpart); ^~~~~~~~~~~~~~~~~~~~ wmlgen.c:389:5: note: 'sprintf' output between 16 and 1048 bytes into a destination of size 1024 sprintf(nongreenfn, "%s/nongreen-%d.wml", wmldir, nongreenpart); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o rssgen.o rssgen.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o util.o util.c util.c: In function 'hostpage_link': util.c:46:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(tmppath, "%s/%s", pgwalk->name, pagelink); ^ util.c:46:5: note: 'sprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 sprintf(tmppath, "%s/%s", pgwalk->name, pagelink); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o debug.o debug.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o csvreport.o csvreport.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -Wl,-rpath,/usr/local/lib -o xymongen xymongen.o loadlayout.o loaddata.o pagegen.o process.o wmlgen.o rssgen.o util.o debug.o csvreport.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymongen' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" SSLFLAGS="-DHAVE_OPENSSL" SSLINCDIR="-I/usr/local/include" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" DOLDAP="" LDAPFLAGS="" LDAPINCDIR="" LDAPLIBS="" DOSNMP="no" NETLIBS="" XYMONHOME="/usr/local/www/xymon/server" ARESVER="1.15.0" FPINGVER="3.0" RUNTIMEDEFS="" PCREINCDIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" SYSTEMCARES="yes" CARESINCDIR="-I/usr/local/include" CARESLIBS="-L/usr/local/lib -lcares" SQLITELIBS="" ZLIBINCDIR="" ZLIBLIBS="" LIBRTDEF="" gmake -C xymonnet all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DHAVE_OPENSSL -I/usr/local/include -c -o xymonnet.o xymonnet.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DHAVE_OPENSSL -I/usr/local/include -c -o contest.o contest.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DHAVE_OPENSSL -I/usr/local/include -c -o httptest.o httptest.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DHAVE_OPENSSL -I/usr/local/include -c -o httpresult.o httpresult.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o ldaptest.o ldaptest.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o dns.o dns.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o dns2.o dns2.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o httpcookies.o httpcookies.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymonnet -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymonnet.o contest.o httptest.o httpresult.o ldaptest.o dns.o dns2.o httpcookies.o -L/usr/local/lib -lcares ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o beastat.o beastat.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o beastat -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib beastat.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymontime.a -L/usr/local/lib -lpcre cat xymonnet-again.sh.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@RUNTIMEDEFS@!!g' >xymonnet-again.sh chmod 755 xymonnet-again.sh cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o contest -I../include -DSTANDALONE contest.c httptest.o dns.o dns2.o httpcookies.o -L/usr/local/lib -lcares ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymontime.a gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" LIBRTDEF="" XYMONHOME="/usr/local/www/xymon/server" gmake -C xymonproxy all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonproxy' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymonproxy.o xymonproxy.c xymonproxy.c: In function 'main': xymonproxy.c:477:51: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(runtime_s, "%lu days, %02lu:%02lu:%02lu", ^ xymonproxy.c:477:4: note: 'sprintf' output between 17 and 31 bytes into a destination of size 30 sprintf(runtime_s, "%lu days, %02lu:%02lu:%02lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (runt/86400), ((runt % 86400) / 3600), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((runt % 3600) / 60), (runt % 60)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymonproxy xymonproxy.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymontime.a ../lib/libxymon.a cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymoncgimsg.o xymoncgimsg.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymoncgimsg.cgi xymoncgimsg.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonproxy' XYMONHOSTURL="/xymon" gmake -C docs all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/docs' cat xymon-tips.html.DIST | sed -e 's!@XYMONHOSTURL@!/xymon!g' >xymon-tips.html gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/docs' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" LIBRTDEF="" XYMONHOME="/usr/local/www/xymon/server" gmake -C build all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/build' cc -o merge-lines -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include merge-lines.c cc -o merge-sects -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include merge-sects.c cc -o setup-newfiles -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include setup-newfiles.c ../lib/libxymonclient.a cc -o renamevars -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include renamevars.c cc -o renametasks -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include renametasks.c gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/build' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" DORRD="yes" RRDDEF="-DRRDTOOL12" RRDINCDIR="-I/usr/local/include" PCREINCDIR="-I/usr/local/include" SSLFLAGS="-DHAVE_OPENSSL" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" RRDLIBS="-L/usr/local/lib -lrrd -L/usr/local/lib -lpng" PCRELIBS="-L/usr/local/lib -lpcre" SQLITELIBS="" ZLIBINCDIR="" ZLIBLIBS="" LIBRTDEF="" XYMONTOPDIR="/usr/local/www/xymon" XYMONHOME="/usr/local/www/xymon/server" XYMONVAR="/usr/local/www/xymon/data" XYMONLOGDIR="/var/log/xymon" XYMONHOSTNAME="xymon.example.com" XYMONHOSTIP="127.0.0.1" XYMONHOSTOS="freebsd" XYMONUSER="xymon" CGIDIR="/usr/local/www/xymon/cgi-bin" SECURECGIDIR="/usr/local/www/xymon/cgi-secure" XYMONHOSTURL="/xymon" XYMONCGIURL="/xymon-cgi" SECUREXYMONCGIURL="/xymon-seccgi" MAILPROGRAM=""mail"" RUNTIMEDEFS="" INSTALLWWWDIR="/usr/local/www/xymon/server/www" INSTALLETCDIR="/usr/local/www/xymon/server/etc" FPING="fping" gmake -C xymond all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymond' cat xymon.sh.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@XYMONLOGDIR@!/var/log/xymon!g' | sed -e 's!@XYMONUSER@!xymon!g' | sed -e 's!@RUNTIMEDEFS@!!g' >xymon.sh chmod 755 xymon.sh cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DHAVE_OPENSSL -c -o xymond.o xymond.c xymond.c: In function 'do_message': xymond.c:4526:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (p) collectorid = strchr(p, '/'); if (collectorid) collectorid++; ^~ xymond.c:4526:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (p) collectorid = strchr(p, '/'); if (collectorid) collectorid++; ^~ cc -Wl,-rpath,/usr/local/lib -o xymond -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymontime.a -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_channel.o xymond_channel.c cc -Wl,-rpath,/usr/local/lib -o xymond_channel -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_channel.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymontime.a -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_locator.o xymond_locator.c cc -Wl,-rpath,/usr/local/lib -o xymond_locator -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_locator.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_filestore.o xymond_filestore.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_worker.o xymond_worker.c cc -Wl,-rpath,/usr/local/lib -o xymond_filestore -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_filestore.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_history.o xymond_history.c cc -Wl,-rpath,/usr/local/lib -o xymond_history -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_history.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_alert.o xymond_alert.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o do_alert.o do_alert.c cc -Wl,-rpath,/usr/local/lib -o xymond_alert -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_alert.o xymond_worker.o do_alert.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_sample.o xymond_sample.c cc -Wl,-rpath,/usr/local/lib -o xymond_sample -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_sample.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_client.o xymond_client.c In file included from xymond_client.c:1800: client/darwin.c: In function 'handle_darwin_client': client/darwin.c:82:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (p) p = strchr(p, ':'); if (p) pagesfree = atol(p+1); ^~ client/darwin.c:82:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (p) p = strchr(p, ':'); if (p) pagesfree = atol(p+1); ^~ client/darwin.c:84:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (p) p = strchr(p, ':'); if (p) pagesactive = atol(p+1); ^~ client/darwin.c:84:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (p) p = strchr(p, ':'); if (p) pagesactive = atol(p+1); ^~ client/darwin.c:86:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (p) p = strchr(p, ':'); if (p) pagesinactive = atol(p+1); ^~ client/darwin.c:86:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (p) p = strchr(p, ':'); if (p) pagesinactive = atol(p+1); ^~ client/darwin.c:88:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (p) p = strchr(p, ':'); if (p) pageswireddown = atol(p+1); ^~ client/darwin.c:88:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (p) p = strchr(p, ':'); if (p) pageswireddown = atol(p+1); ^~ xymond_client.c: In function 'testmode': xymond_client.c:1879:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:1879:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:1907:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:1907:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:1932:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:1932:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:1958:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:1958:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:1968:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:1968:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:2002:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:2002:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ xymond_client.c:2008:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~ xymond_client.c:2008:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!fgets(s, sizeof(s), stdin)) return; clean_instr(s); ^~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o client_config.o client_config.c cc -Wl,-rpath,/usr/local/lib -o xymond_client -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_client.o xymond_worker.o client_config.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_hostdata.o xymond_hostdata.c xymond_hostdata.c: In function 'main': xymond_hostdata.c:213:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(fn, "%s/%s", hostdir, metadata[4]); ^ xymond_hostdata.c:213:5: note: 'sprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 sprintf(fn, "%s/%s", hostdir, metadata[4]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-rpath,/usr/local/lib -o xymond_hostdata -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_hostdata.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o xymond_capture.o xymond_capture.c cc -Wl,-rpath,/usr/local/lib -o xymond_capture -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_capture.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_distribute.o xymond_distribute.c cc -Wl,-rpath,/usr/local/lib -o xymond_distribute -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_distribute.o xymond_worker.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymonfetch.o xymonfetch.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymonfetch -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymonfetch.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o xymon-mailack.o xymon-mailack.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymon-mailack -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymon-mailack.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o trimhistory.o trimhistory.c trimhistory.c: In function 'trim_logs': trimhistory.c:336:24: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-overflow=] sprintf(fn2, "%s/%s", fn1, lent->d_name); ^~ trimhistory.c:336:7: note: 'sprintf' output between 2 and 1280 bytes into a destination of size 1024 sprintf(fn2, "%s/%s", fn1, lent->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o trimhistory -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib trimhistory.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o combostatus.o combostatus.c combostatus.c: In function 'update_combotests': combostatus.c:354:29: warning: '%s' directive writing up to 16383 bytes into a region of size 1016 [-Wformat-overflow=] sprintf(errtext, "compute(%s) returned error %d\n", expr, error); ^~ ~~~~ combostatus.c:354:3: note: 'sprintf' output between 28 and 16421 bytes into a destination of size 1024 sprintf(errtext, "compute(%s) returned error %d\n", expr, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-rpath,/usr/local/lib -o combostatus -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib combostatus.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cat xymonreports.sh.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' >xymonreports.sh chmod 755 xymonreports.sh cat moverrd.sh.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@XYMONVAR@!/usr/local/www/xymon/data!g' >moverrd.sh chmod 755 moverrd.sh cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o convertnk.o convertnk.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o convertnk -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib convertnk.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o rrdcachectl.o rrdcachectl.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o rrdcachectl -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib rrdcachectl.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymond_rrd.o xymond_rrd.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -DRRDTOOL12 -c -o do_rrd.o do_rrd.c In file included from do_rrd.c:641: rrd/do_netstat.c: In function 'do_valbeforemarker': rrd/do_netstat.c:418:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*ln == '\n') ln++; ln += strspn(ln, " \t"); ^~ rrd/do_netstat.c:418:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*ln == '\n') ln++; ln += strspn(ln, " \t"); ^~ do_rrd.c: In function 'rrddatasets': do_rrd.c:598:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1021 [-Wformat-truncation=] snprintf(filedir, sizeof(filedir)-1, "%s/%s/%s", rrddir, hostname, rrdfn); ^~ ~~~~~ do_rrd.c:598:2: note: 'snprintf' output 3 or more bytes (assuming 1026) into a destination of size 1023 snprintf(filedir, sizeof(filedir)-1, "%s/%s/%s", rrddir, hostname, rrdfn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ do_rrd.c: In function 'create_and_update_rrd': do_rrd.c:298:46: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1021 [-Wformat-truncation=] snprintf(filedir, sizeof(filedir)-1, "%s/%s/%s", rrddir, hostname, rrdfn); ^~ ~~~~~ do_rrd.c:298:2: note: 'snprintf' output 3 or more bytes (assuming 1026) into a destination of size 1023 snprintf(filedir, sizeof(filedir)-1, "%s/%s/%s", rrddir, hostname, rrdfn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-rpath,/usr/local/lib -o xymond_rrd -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib xymond_rrd.o xymond_worker.o do_rrd.o client_config.o ../lib/libxymontime.a ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lrrd -L/usr/local/lib -lpng -L/usr/local/lib -lpcre cat etcfiles/xymon-apache-secure.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@INSTALLETCDIR@!/usr/local/www/xymon/server/etc!g' | sed -e 's!@INSTALLWWWDIR@!/usr/local/www/xymon/server/www!g' | sed -e 's!@CGIDIR@!/usr/local/www/xymon/cgi-bin!g' | sed -e 's!@SECURECGIDIR@!/usr/local/www/xymon/cgi-secure!g' | sed -e 's!@XYMONHOSTURL@!/xymon!g' | sed -e 's!@XYMONCGIURL@!/xymon-cgi!g' | sed -e 's!@SECUREXYMONCGIURL@!/xymon-seccgi!g' >etcfiles/xymon-apache.conf cat etcfiles/xymonserver.cfg.DIST | sed -e 's!@XYMONTOPDIR@!/usr/local/www/xymon!g'| sed -e 's!@XYMONLOGDIR@!/var/log/xymon!g'| sed -e 's!@XYMONHOSTNAME@!xymon.example.com!g'| sed -e 's!@XYMONHOSTIP@!127.0.0.1!g'| sed -e 's!@XYMONHOSTOS@!freebsd!g' | sed -e 's!@XYMONHOSTURL@!/xymon!g' | sed -e 's!@XYMONCGIURL@!/xymon-cgi!g' | sed -e 's!@SECUREXYMONCGIURL@!/xymon-seccgi!g' | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@XYMONVAR@!/usr/local/www/xymon/data!g' | sed -e 's!@FPING@!fping!g' | sed -e 's!@MAILPROGRAM@!mail!g' | sed -e 's!@RUNTIMEDEFS@!!g' >etcfiles/xymonserver.cfg ../build/bb-commands.sh >>etcfiles/xymonserver.cfg cat etcfiles/hosts.cfg.DIST | sed -e 's!@XYMONHOSTNAME@!xymon.example.com!g' | sed -e 's!@XYMONHOSTIP@!127.0.0.1!g' >etcfiles/hosts.cfg cat etcfiles/alerts.cfg.DIST | sed -e 's!@XYMONHOSTNAME@!xymon.example.com!g' | sed -e 's!@XYMONHOSTIP@!127.0.0.1!g' >etcfiles/alerts.cfg cat etcfiles/tasks.cfg.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' | sed -e 's!@XYMONTOPDIR@!/usr/local/www/xymon!g' >etcfiles/tasks.cfg cat etcfiles/cgioptions.cfg.DIST | sed -e 's!@XYMONHOME@!/usr/local/www/xymon/server!g' >etcfiles/cgioptions.cfg gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymond' CC="cc" CFLAGS="-g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I`pwd`/include -I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib " RPATHOPT=""-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib "-Wl,--rpath,"/usr/local/lib" DORRD="yes" RRDDEF="-DRRDTOOL12" RRDINCDIR="-I/usr/local/include" PCREINCDIR="-I/usr/local/include" ZLIBINCDIR="" ZLIBLIBS="" SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="" RRDLIBS="-L/usr/local/lib -lrrd -L/usr/local/lib -lpng" PCRELIBS="-L/usr/local/lib -lpcre" LIBRTDEF="" XYMONTOPDIR="/usr/local/www/xymon" XYMONHOME="/usr/local/www/xymon/server" XYMONVAR="/usr/local/www/xymon/data" XYMONLOGDIR="/var/log/xymon" XYMONHOSTNAME="xymon.example.com" XYMONHOSTIP="127.0.0.1" XYMONHOSTOS="freebsd" XYMONUSER="xymon" CGIDIR="/usr/local/www/xymon/cgi-bin" SECURECGIDIR="/usr/local/www/xymon/cgi-secure" XYMONHOSTURL="/xymon" XYMONCGIURL="/xymon-cgi" SECUREXYMONCGIURL="/xymon-seccgi" MAILPROGRAM=""mail"" RUNTIMEDEFS="" INSTALLWWWDIR="/usr/local/www/xymon/server/www" INSTALLETCDIR="/usr/local/www/xymon/server/etc" gmake -C web all gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/web' cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o history.o history.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o history.cgi history.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o eventlog.o eventlog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o eventlog.cgi eventlog.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o report.o report.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o report.cgi report.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o reportlog.o reportlog.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o reportlog.cgi reportlog.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o snapshot.o snapshot.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o snapshot.cgi snapshot.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o findhost.o findhost.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o findhost.cgi findhost.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o csvinfo.o csvinfo.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o csvinfo.cgi csvinfo.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o acknowledge.o acknowledge.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o acknowledge.cgi acknowledge.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o xymonpage.o xymonpage.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o xymonpage xymonpage.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o datepage.o datepage.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o datepage.cgi datepage.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o svcstatus.o svcstatus.c In function 'parse_query', inlined from 'do_request' at svcstatus.c:205:6: svcstatus.c:155:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(clienturi, req, clienturi_buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/net-mgmt/xymon-server/xymon-4.3.30/include/libxymon.h:99, from svcstatus.c:26: svcstatus.c: In function 'do_request': svcstatus.c:154:26: note: length computed here SBUF_MALLOC(clienturi, strlen(req) + 10 + strlen(hostquoted)); ^~~~~~~~~~~ /construction/net-mgmt/xymon-server/xymon-4.3.30/include/../lib/strfunc.h:34:51: note: in definition of macro 'SBUF_MALLOC' #define SBUF_MALLOC(NAME, LEN) { NAME##_buflen = (LEN); NAME = (char *)malloc((LEN)+1); } ^~~ cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o svcstatus-info.o svcstatus-info.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o svcstatus-trends.o svcstatus-trends.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o svcstatus.cgi svcstatus.o svcstatus-info.o svcstatus-trends.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o enadis.o enadis.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o enadis.cgi enadis.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o confreport.o confreport.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o confreport.cgi confreport.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -c -o criticalview.o criticalview.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o criticalview.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib criticalview.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o criticaleditor.o criticaleditor.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o criticaleditor.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib criticaleditor.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o ackinfo.o ackinfo.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o ackinfo.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib ackinfo.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o statusreport.o statusreport.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o statusreport.cgi statusreport.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o boilerplate.o boilerplate.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o boilerplate.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib boilerplate.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o hostgraphs.o hostgraphs.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o hostgraphs.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib hostgraphs.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o ghostlist.o ghostlist.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o ghostlist.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib ghostlist.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o notifications.o notifications.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o notifications.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib notifications.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o acknowledgements.o acknowledgements.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o acknowledgements.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib acknowledgements.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o hostlist.o hostlist.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o hostlist.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib hostlist.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o useradm.o useradm.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o useradm.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib useradm.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o chpasswd.o chpasswd.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o chpasswd.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib chpasswd.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -c -o appfeed.o appfeed.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o appfeed.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib appfeed.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto ../lib/libxymon.a -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -DXYMONHOME=\"/usr/local/www/xymon/server\" -c -o cgiwrap.o cgiwrap.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o cgiwrap cgiwrap.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -DRRDTOOL12 -I/usr/local/include -c -o showgraph.o showgraph.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o showgraph.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib showgraph.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre -L/usr/local/lib -lrrd -L/usr/local/lib -lpng cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -I/usr/local/include -DRRDTOOL12 -I/usr/local/include -c -o perfdata.o perfdata.c cc -g -O2 -Wall -Wno-unused -Wno-pointer-sign -D_REENTRANT -Wno-stringop-truncation -I/usr/local/include -L/usr/local/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DBSD -I/construction/net-mgmt/xymon-server/xymon-4.3.30/include -I/usr/local/include -o perfdata.cgi -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/lib perfdata.o ../lib/libxymoncomm.a -L/usr/local/lib -lssl -lcrypto -L/usr/local/lib -lpcre -L/usr/local/lib -lrrd -L/usr/local/lib -lpng -lm gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/web' Build complete. ##################################################################### IMPORTANT: If upgrading from 4.2.x, see the docs/upgrade-to-430.txt file for instructions. You must run build/upgrade430.sh before installing the new version. ##################################################################### Now run 'gmake install' as root gmake[2]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30' SUCCEEDED 00:01:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xymon-server-4.3.30_1 depends on executable: rrdtool - found ===> xymon-server-4.3.30_1 depends on executable: fping - found ===> xymon-server-4.3.30_1 depends on executable: mtr - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xymon-server-4.3.30_1 ===> xymon-server-4.3.30_1 depends on executable: rrdtool - found ===> xymon-server-4.3.30_1 depends on executable: fping - found ===> xymon-server-4.3.30_1 depends on executable: mtr - found ===> xymon-server-4.3.30_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users gmake[2]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30' mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/download /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/ext mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/tmp mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/html /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/notes /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/rep /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/snap /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/wml mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/acks mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/data mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/disabled mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/hist mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/histlogs mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/hostdata mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/logs mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/rrd XYMONHOME="/usr/local/www/xymon/server" MANROOT="/usr/local/man" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" gmake -C common install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/common' cp -fp xymongrep xymondigest xymon xymoncmd xymonlaunch xymoncfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ cd /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/; rm -f bb bbcmd bbhostgrep bbhostshow; ln -s xymon bb; ln -s xymoncmd bbcmd; ln -s xymongrep bbhostgrep; ln -s xymondigest bbdigest; ln -s xymoncfg bbhostshow mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man7 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8 cp -fp *.1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man1/ cp -fp *.5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5/ cp -fp *.7 /construction/net-mgmt/xymon-server/stage/usr/local/man/man7/ cp -fp *.8 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8/ gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/common' XYMONHOME="/usr/local/www/xymon/server" MANROOT="/usr/local/man" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" CGIDIR="/usr/local/www/xymon/cgi-bin" SECURECGIDIR="/usr/local/www/xymon/cgi-secure" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" gmake -C xymongen install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymongen' cp -fp xymongen /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man1 cp -fp *.1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man1/ gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymongen' XYMONHOME="/usr/local/www/xymon/server" MANROOT="/usr/local/man" XYMONUSER="xymon" IDTOOL="id" ARESVER="1.15.0" FPINGVER="3.0" DOSNMP="no" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" PKGBUILD="true" gmake -C xymonnet install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet' cp -fp xymonnet beastat /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ cp -fp xymonnet-again.sh /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/ext/ ../build/convert-bbservices /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/protocols.cfg.DIST ../build/merge-sects protocols.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/protocols.cfg.DIST mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5 cp -fp *.1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man1/ cp -fp *.5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5/ gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonnet' XYMONHOME="/usr/local/www/xymon/server" MANROOT="/usr/local/man" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" gmake -C xymonproxy install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonproxy' cp -fp xymonproxy xymoncgimsg.cgi /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man8 cp -fp *.8 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8/ gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymonproxy' DORRD="yes" MANROOT="/usr/local/man" XYMONTOPDIR="/usr/local/www/xymon" XYMONHOME="/usr/local/www/xymon/server" XYMONVAR="/usr/local/www/xymon/data" CGIDIR="/usr/local/www/xymon/cgi-bin" SECURECGIDIR="/usr/local/www/xymon/cgi-secure" XYMONLOGDIR="/var/log/xymon" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" HTTPDGID="80" gmake -C xymond install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymond' cp -fp xymon.sh xymond xymond_channel xymond_locator xymond_filestore xymond_history xymond_alert xymond_sample xymond_client xymond_hostdata xymond_capture xymond_distribute xymonfetch xymon-mailack trimhistory combostatus xymonreports.sh moverrd.sh convertnk rrdcachectl xymond_rrd /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8 cp -fp *.1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man1/ cp -fp *.5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5/ cp -fp *.8 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8/ cd etcfiles; ../../build/merge-lines xymonserver.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymonserver.cfg.DIST LARRDCOLUMN=TRENDSCOLUMN LARRDS=TEST2RRD cd etcfiles; ../../build/merge-lines cgioptions.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/cgioptions.cfg.DIST cd etcfiles; ../../build/merge-sects tasks.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/tasks.cfg.DIST larrdstatus=rrdstatus larrddata=rrddata cd etcfiles; ../../build/merge-sects client-local.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/client-local.cfg.DIST cd etcfiles; ../../build/merge-sects graphs.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/graphs.cfg.DIST cd etcfiles; ../../build/merge-lines columndoc.csv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/columndoc.csv.DIST cd etcfiles; cp -fp xymon-apache.conf /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymon-apache.conf.DIST cd /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server; rm -f xymon.sh; ln -sf bin/xymon.sh . cd wwwfiles; find . | grep -v RCS | grep -v ".svn" | grep -v DIST | ../../build/setup-newfiles /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/ ../../build/md5.dat Loading md5-data ... OK Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/t2b-grey.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/b2t-blue.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/xymonmenu-blue.css Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/t2b-blue.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/b2t-grey.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/menu/xymonmenu-grey.css Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/clear.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/yellow.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-clear.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/purple-ack.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-red.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/clear-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/arrow.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-green.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/blue.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-red.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/yellow-ack.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/unknown-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/yellow-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-purple.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/green-ack.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/purple-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-blue.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-clear.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/zoom.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/red-ack.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/green-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-yellow.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/blue-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/blue-ack.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/xymonbody.css Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-green.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/unknown.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/red-recent.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-yellow.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-purple.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/favicon-unknown.ico Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/green.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/purple.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/red.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/bkg-blue.gif Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/gifs/README cd webfiles; find . | grep -v RCS | grep -v ".svn" | grep -v DIST | ../../build/setup-newfiles /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/ ../../build/md5.dat Loading md5-data ... OK Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostgraphs_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/graphs_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/histlog_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/notify_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/confreport_front Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/histlog_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/repnormal_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/maint_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/maintact_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/maintact_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_form_weekly Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledge_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/zoom.js Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critical_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/columndoc_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/event_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/perfdata_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapnormal_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledge_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/maint_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_form_daily Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapnongreen_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdnormal_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/replog_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/confreport_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critedit_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapnongreen_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/graphs_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/ghosts_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/trends_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostlist_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/info_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/trends_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critmulti_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/chpasswd_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/divider_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/useradm_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/useradm_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostsvc_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/info_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/confreport_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/findhost_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hist_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapnormal_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/perfdata_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapcritical_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/findhost_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/perfdata_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critedit_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/replog_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledge_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/event_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/chpasswd_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/useradm_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostgraphs_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdnongreen_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/maint_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdcritical_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledgements_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapshot_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/ghosts_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/notify_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/topchanges_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/topchanges_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostsvc_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/notify_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapcritical_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/trends_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/findhost_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdnongreen_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapshot_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledgements_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critack_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critedit_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/divider_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/acknowledgements_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/snapshot_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/confreport_back Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/report_form_monthly Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/chpasswd_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdcritical_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/event_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/stdnormal_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostlist_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/columndoc_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hist_header Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/repnormal_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostlist_footer Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/hostgraphs_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/topchanges_form Installing new file /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/web/critical_footer mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/tasks.d; chmod 755 /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/tasks.d gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/xymond' DORRD="yes" MANROOT="/usr/local/man" XYMONTOPDIR="/usr/local/www/xymon" XYMONHOME="/usr/local/www/xymon/server" XYMONVAR="/usr/local/www/xymon/data" CGIDIR="/usr/local/www/xymon/cgi-bin" SECURECGIDIR="/usr/local/www/xymon/cgi-secure" XYMONLOGDIR="/var/log/xymon" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" gmake -C web install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/web' cp -fp history.cgi eventlog.cgi report.cgi reportlog.cgi snapshot.cgi findhost.cgi csvinfo.cgi acknowledge.cgi xymonpage datepage.cgi svcstatus.cgi enadis.cgi confreport.cgi criticalview.cgi criticaleditor.cgi ackinfo.cgi statusreport.cgi boilerplate.cgi hostgraphs.cgi ghostlist.cgi notifications.cgi acknowledgements.cgi hostlist.cgi useradm.cgi chpasswd.cgi appfeed.cgi cgiwrap showgraph.cgi perfdata.cgi /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/cgi-bin mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/cgi-secure for F in history.sh eventlog.sh report.sh reportlog.sh snapshot.sh findhost.sh csvinfo.sh columndoc.sh datepage.sh svcstatus.sh historylog.sh confreport.sh confreport-critical.sh criticalview.sh certreport.sh nongreen.sh hostgraphs.sh ghostlist.sh notifications.sh acknowledgements.sh hostlist.sh topchanges.sh appfeed.sh appfeed-critical.sh showgraph.sh perfdata.sh; do ln -f /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/cgiwrap /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/cgi-bin/$F; done for F in acknowledge.sh enadis.sh criticaleditor.sh ackinfo.sh useradm.sh chpasswd.sh; do ln -f /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/cgiwrap /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/cgi-secure/$F; done mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/man/man1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8 cp -fp *.1 /construction/net-mgmt/xymon-server/stage/usr/local/man/man1/ cp -fp *.5 /construction/net-mgmt/xymon-server/stage/usr/local/man/man5/ cp -fp *.8 /construction/net-mgmt/xymon-server/stage/usr/local/man/man8/ gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/web' find /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www -type f -exec chmod 644 {} \; XYMONHOME="/usr/local/www/xymon/server" MANROOT="/usr/local/man" XYMONUSER="xymon" IDTOOL="id" PKGBUILD="true" INSTALLROOT="/construction/net-mgmt/xymon-server/stage" INSTALLBINDIR="/usr/local/www/xymon/server/bin" INSTALLETCDIR="/usr/local/www/xymon/server/etc" INSTALLEXTDIR="/usr/local/www/xymon/server/ext" INSTALLTMPDIR="/usr/local/www/xymon/server/tmp" INSTALLWEBDIR="/usr/local/www/xymon/server/web" INSTALLWWWDIR="/usr/local/www/xymon/server/www" gmake -C docs install gmake[3]: Entering directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/docs' mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help/manpages cd manpages; tar cf - . | (cd /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help/manpages; tar xf -) cp -f *html *txt *png *jpg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help/; rm -f /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help/man-index.html cp -f man-index.html /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/help/manpages/index.html gmake[3]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30/docs' Installation complete. You must configure your webserver for the Xymon webpages and CGI-scripts. A sample Apache configuration is in /usr/local/www/xymon/server/etc/xymon-apache.conf If you have your Administration CGI scripts in a separate directory, then you must also setup the password-file with the htpasswd command. To start Xymon, as the xymon user run '/usr/local/www/xymon/server/bin/xymon.sh start' To view the Xymon webpages, go to http://xymon.example.com/xymon gmake[2]: Leaving directory '/construction/net-mgmt/xymon-server/xymon-4.3.30' /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/acks /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/data /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/disabled /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/hist /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/histlogs /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/hostdata /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/logs /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/data/rrd /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/download /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/tmp /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/html /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/notes /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/rep /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/snap /bin/mkdir -p /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/www/wml ln -s /usr/local/sbin/fping /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/xymonping install -m 555 /construction/net-mgmt/xymon-server/xymon-4.3.30/build/upgrade430.sh /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ install -s -m 555 /construction/net-mgmt/xymon-server/xymon-4.3.30/build/renamevars /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/bin/ install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/alerts.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/alerts.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/hosts.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/hosts.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymon-apache-open.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymon-apache-open.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymon-apache-secure.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymon-apache-secure.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/analysis.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/analysis.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/combo.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/combo.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/holidays.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/holidays.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/rrddefinitions.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/rrddefinitions.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/snmpmibs.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/snmpmibs.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymonmenu.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymonmenu.cfg.sample install -m 0644 /construction/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/xymonserver-migration.cfg /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymonserver-migration.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/cgioptions.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/cgioptions.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/client-local.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/client-local.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/columndoc.csv.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/columndoc.csv.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/graphs.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/graphs.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/protocols.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/protocols.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/tasks.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/tasks.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymonserver.cfg.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymonserver.cfg.sample /bin/mv /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymon-apache.conf.DIST /construction/net-mgmt/xymon-server/stage/usr/local/www/xymon/server/etc/xymon-apache.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: 'www/xymon/cgi-bin/history.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/eventlog.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/report.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/reportlog.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/snapshot.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/findhost.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/csvinfo.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/columndoc.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/datepage.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/svcstatus.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/historylog.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/confreport.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/confreport-critical.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/criticalview.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/certreport.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/nongreen.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/hostgraphs.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/ghostlist.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/notifications.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/acknowledgements.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/hostlist.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/topchanges.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/appfeed.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/appfeed-critical.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/showgraph.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-bin/perfdata.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/acknowledge.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/enadis.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/criticaleditor.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/ackinfo.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/useradm.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/cgi-secure/chpasswd.sh' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymongen' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/beastat' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymonnet' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymoncgimsg.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymonproxy' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/rrdcachectl' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/convertnk' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/combostatus' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/trimhistory' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymon-mailack' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymonfetch' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_distribute' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_capture' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_hostdata' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_client' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_sample' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_alert' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_history' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_filestore' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_locator' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_channel' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymond_rrd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/history.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/showgraph.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/cgiwrap' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/appfeed.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/chpasswd.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/useradm.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/hostlist.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/acknowledgements.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/notifications.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/ghostlist.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/hostgraphs.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/boilerplate.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/statusreport.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/ackinfo.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/criticaleditor.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/criticalview.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/confreport.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/enadis.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/svcstatus.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/datepage.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymonpage' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/acknowledge.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/csvinfo.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/findhost.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/snapshot.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/reportlog.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/report.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/eventlog.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/perfdata.cgi' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymoncfg' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymonlaunch' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymoncmd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymon' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymondigest' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'www/xymon/server/bin/xymongrep' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xymon-server-4.3.30_1 file sizes/checksums [430]: 0% file sizes/checksums [430]: 23% file sizes/checksums [430]: 46% file sizes/checksums [430]: 69% file sizes/checksums [430]: 93% file sizes/checksums [430]: 100% Service unavailablepacking files [430]: 0% packing files [430]: 23% packing files [430]: 46% packing files [430]: 69% packing files [430]: 93% packing files [430]: 100% packing directories [17]: 0% packing directories [17]: 100% SUCCEEDED 00:00:08 TOTAL TIME 00:01:48