=> Building security/sst Started : Friday, 20 APR 2018 at 07:07:08 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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/sst XDG_CONFIG_HOME=/construction/security/sst HOME=/construction/security/sst TMPDIR="/tmp" PATH=/construction/security/sst/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/construction/security/sst XDG_CONFIG_HOME=/construction/security/sst HOME=/construction/security/sst TMPDIR="/tmp" PATH=/construction/security/sst/.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=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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="/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/sst/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/sst" EXAMPLESDIR="share/examples/sst" DATADIR="share/sst" WWWDIR="www/sst" ETCDIR="etc/sst" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sst DOCSDIR=/usr/local/share/doc/sst EXAMPLESDIR=/usr/local/share/examples/sst WWWDIR=/usr/local/www/sst ETCDIR=/usr/local/etc/sst -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 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 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> sst-1.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> sst-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sst-1.0_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sst-1.0_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sst-1.0_1 for building => SHA256 Checksum OK for sst.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sst-1.0_1 for building ===> Extracting for sst-1.0_1 => SHA256 Checksum OK for sst.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for sst-1.0_1 ===> Applying ports patches for sst-1.0_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> sst-1.0_1 depends on file: /usr/local/lib/libcrypto.so.42 - not found ===> Installing existing package /packages/All/libressl-2.6.4.txz Installing libressl-2.6.4... Extracting libressl-2.6.4: .......... done ===> sst-1.0_1 depends on file: /usr/local/lib/libcrypto.so.42 - found ===> Returning to build of sst-1.0_1 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for sst-1.0_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for sst-1.0_1 --- objwarn --- --- sst.o --- --- sst.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/security/sst/sst --- sst.o --- cc -pipe -O2 -fno-strict-aliasing -DCONFDIR='"/usr/local/openssl"' -DCERTF='"certs/sst.pem"' -I/usr/local/include -DNETCAT='"/usr/bin/nc"' -std=gnu99 -c sst.c --- sst.1.gz --- gzip -cn sst.1 > sst.1.gz --- sst.o --- sst.c: In function 'srvr_prep': sst.c:556:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_server_method(); ^ sst.c:566:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = TLSv1_server_method(); ^ sst.c:568:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_server_method(); ^ sst.c: In function 'clnt_prep': sst.c:647:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_client_method(); ^ sst.c:657:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = TLSv1_client_method(); ^ sst.c:659:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_client_method(); ^ --- sst --- cc -pipe -O2 -fno-strict-aliasing -DCONFDIR='"/usr/local/openssl"' -DCERTF='"certs/sst.pem"' -I/usr/local/include -DNETCAT='"/usr/bin/nc"' -std=gnu99 -Wl,-rpath,/usr/local/lib -o sst sst.o -L/usr/local/lib -lssl -lcrypto -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> sst-1.0_1 depends on file: /usr/local/lib/libcrypto.so.42 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for sst-1.0_1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 sst /construction/security/sst/stage/usr/local/sbin install -o root -g wheel -m 444 sst.1.gz /construction/security/sst/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for sst-1.0_1 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 20 APR 2018 at 07:07:14 UTC Duration: 00:00:05