=> Building audio/wavplay Started : Tuesday, 23 JUL 2019 at 05:28:51 UTC Platform: 5.7-DEVELOPMENT DragonFly v5.7.0.83.g49866-DEVELOPMENT #40: Sun Jun 30 03:00:04 PDT 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.6-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.6-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/audio/wavplay XDG_CONFIG_HOME=/construction/audio/wavplay HOME=/construction/audio/wavplay TMPDIR="/tmp" PATH=/construction/audio/wavplay/.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/audio/wavplay XDG_CONFIG_HOME=/construction/audio/wavplay HOME=/construction/audio/wavplay TMPDIR="/tmp" PATH=/construction/audio/wavplay/.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 -D_WANT_SEMUN -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -D_WANT_SEMUN -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/audio/wavplay/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.6 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/wavplay" EXAMPLESDIR="share/examples/wavplay" DATADIR="share/wavplay" WWWDIR="www/wavplay" ETCDIR="etc/wavplay" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wavplay DOCSDIR=/usr/local/share/doc/wavplay EXAMPLESDIR=/usr/local/share/examples/wavplay WWWDIR=/usr/local/www/wavplay ETCDIR=/usr/local/etc/wavplay -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.6 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=500601 OSVERSION=9999999 OSREL=5.6 _OSRELEASE=5.6-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> wavplay-1.4_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz Installing pkg-1.11.1... Extracting pkg-1.11.1: .......... done ===> wavplay-1.4_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of wavplay-1.4_4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wavplay-1.4_4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wavplay-1.4_4 for building => SHA256 Checksum OK for wavplay-1.4.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wavplay-1.4_4 for building ===> Extracting for wavplay-1.4_4 => SHA256 Checksum OK for wavplay-1.4.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for wavplay-1.4_4 ===> Applying ports patches for wavplay-1.4_4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for wavplay-1.4_4 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for wavplay-1.4_4 --- main.o --- --- file.o --- --- recplay.o --- --- wavfile.o --- --- locks.o --- --- main.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. main.c main.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)main.c $Revision: 1.2 $"; ^~~~~ --- file.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. file.c --- recplay.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. recplay.c --- wavfile.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. wavfile.c --- locks.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. locks.c --- file.o --- file.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)file.c $Revision: 1.2 $"; ^~~~~ --- locks.o --- locks.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)locks.c $Revision: 1.2 $"; ^~~~~ --- wavfile.o --- wavfile.c: In function 'WaveReadHeader': wavfile.c:213:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *datastart = ((u_int) (ptr + 4)) - ((u_int) (&(buffer[0]))) ; ^ wavfile.c:213:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *datastart = ((u_int) (ptr + 4)) - ((u_int) (&(buffer[0]))) ; ^ At top level: wavfile.c:37:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)wavfile.c $Revision: 1.1.1.1 $"; ^~~~~ --- recplay.o --- recplay.c:50:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)recplay.c $Revision: 1.2 $"; ^~~~~ --- msg.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. msg.c --- server.o --- cc -pipe -D_WANT_SEMUN -O2 -fno-strict-aliasing -c -Wall -Wstrict-prototypes -DUSE_GETOPT_STD -DFREEBSD -D__GNU_LIBRARY__ -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DAUDIODEV=\"/dev/audio\" -DNO_EDITRES -DSCHED_PRIORITY=9 -I. server.c --- msg.o --- msg.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)msg.c $Revision: 1.2 $"; ^~~~~ --- server.o --- server.c:60:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "@(#)server.c $Revision: 1.2 $"; ^~~~~ server.c: In function 'toclnt_errmsg.constprop': server.c:650:2: warning: 'strncpy' output may be truncated copying 512 bytes from a string of length 2047 [-Wstringop-truncation] strncpy(msg.u.toclnt_errmsg.msg,message,sizeof msg.u.toclnt_errmsg.msg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server.c: In function 'toclnt_fatal': server.c:635:2: warning: 'strncpy' output may be truncated copying 128 bytes from a string of length 2047 [-Wstringop-truncation] strncpy(msg.u.toclnt_fatal.msg,buf,sizeof msg.u.toclnt_fatal.msg)[sizeof msg.u.toclnt_fatal.msg-1] = 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server.c: In function 'Serve': server.c:223:4: warning: 'strncpy' output may be truncated copying 256 bytes from a string of length 2047 [-Wstringop-truncation] strncpy(msg.u.toclnt_wavinfo.errmsg,ermsg,sizeof msg.u.toclnt_wavinfo.errmsg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- main.o --- main.c: In function 'main': main.c:344:4: warning: 'cmd_name' may be used uninitialized in this function [-Wmaybe-uninitialized] usage(cmd_name,wavopts.Mode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- wavplay --- cc main.o file.o recplay.o wavfile.o locks.o msg.o server.o -o wavplay ls -l wavplay -rwxr-xr-x 1 root wheel 38456 Jul 24 05:28 wavplay --- wavrec --- rm -f wavrec ln wavplay wavrec -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for wavplay-1.4_4 ===> Generating temporary packing list mkdir -p /construction/audio/wavplay/stage/usr/local/bin install -s -m 555 wavplay /construction/audio/wavplay/stage/usr/local/bin rm -f /construction/audio/wavplay/stage/usr/local/bin/wavrec ln /construction/audio/wavplay/stage/usr/local/bin/wavplay /construction/audio/wavplay/stage/usr/local/bin/wavrec mkdir -p /construction/audio/wavplay/stage/usr/local/man/man1 install -m 444 wavplay.1 /construction/audio/wavplay/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for wavplay-1.4_4 file sizes/checksums [6]: . done packing files [6]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Tuesday, 23 JUL 2019 at 05:28:59 UTC Duration: 00:00:07