=> Building security/unhide Started : Saturday, 9 MAR 2019 at 08:57:42 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/unhide XDG_CONFIG_HOME=/construction/security/unhide HOME=/construction/security/unhide TMPDIR="/tmp" PATH=/construction/security/unhide/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/security/unhide XDG_CONFIG_HOME=/construction/security/unhide HOME=/construction/security/unhide TMPDIR="/tmp" PATH=/construction/security/unhide/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes 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=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/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" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/security/unhide/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/unhide" EXAMPLESDIR="share/examples/unhide" DATADIR="share/unhide" WWWDIR="www/unhide" ETCDIR="etc/unhide" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/unhide DOCSDIR=/usr/local/share/doc/unhide EXAMPLESDIR=/usr/local/share/examples/unhide WWWDIR=/usr/local/www/unhide ETCDIR=/usr/local/etc/unhide -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _PERL5_FROM_BIN=5.28.1 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> unhide-20121229 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> unhide-20121229 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of unhide-20121229 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by unhide-20121229 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by unhide-20121229 for building => SHA256 Checksum OK for unhide_20121229.tgz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by unhide-20121229 for building ===> Extracting for unhide-20121229 => SHA256 Checksum OK for unhide_20121229.tgz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for unhide-20121229 ===> Applying ports patches for unhide-20121229 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for unhide-20121229 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for unhide-20121229 --- unhide --- --- unhide-tcp --- --- unhide --- cc -Wall -O2 --static unhide-posix.c -o unhide --- unhide-tcp --- cc -Wall -O2 --static unhide-tcp.c unhide-tcp-fast.c unhide-output.c -o unhide-tcp --- unhide --- unhide-posix.c: In function 'checkgetpriority': unhide-posix.c:150:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ unhide-posix.c: In function 'checkgetpgid': unhide-posix.c:173:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ unhide-posix.c: In function 'checkgetsid': unhide-posix.c:197:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ unhide-posix.c: In function 'main': unhide-posix.c:215:2: warning: 'strncat' specified bound 1000 equals destination size [-Wstringop-overflow=] strncat(scratch, "Copyright © 2012 Yago Jesus & Patrick Gouin\n", 1000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unhide-posix.c:216:2: warning: 'strncat' specified bound 1000 equals destination size [-Wstringop-overflow=] strncat(scratch, "License GPLv3+ : GNU GPL version 3 or later\n", 1000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unhide-posix.c:217:2: warning: 'strncat' specified bound 1000 equals destination size [-Wstringop-overflow=] strncat(scratch, "http://www.unhide-forensics.info\n\n", 1000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unhide-posix.c:218:2: warning: 'strncat' specified bound 1000 equals destination size [-Wstringop-overflow=] strncat(scratch, "NOTE : This is legacy version of unhide, it is intended\n\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ for systems using Linux < 2.6 or other UNIX systems\n\n", 1000); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- unhide-tcp --- unhide-output.c: In function 'msgln': unhide-output.c:60:7: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(buf, fmt, BUFSIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~ -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for unhide-20121229 ===> Generating temporary packing list /bin/mkdir -p /construction/security/unhide/stage/usr/local/sbin /construction/security/unhide/stage/usr/local/man/man8 /usr/bin/install -s -m 0700 unhide /construction/security/unhide/stage/usr/local/sbin/unhide /usr/bin/install -s -m 0700 unhide-tcp /construction/security/unhide/stage/usr/local/sbin/unhide-tcp /usr/bin/install -m 0444 man/unhide.8 /construction/security/unhide/stage/usr/local/man/man8 /usr/bin/install -m 0444 man/unhide-tcp.8 /construction/security/unhide/stage/usr/local/man/man8 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for unhide-20121229 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday, 9 MAR 2019 at 08:57:47 UTC Duration: 00:00:05