=> Building audio/voipong Started : Sunday, 7 JUL 2019 at 03:48:19 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.4-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.4-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 -------------------------------------------------- ===> The following configuration options are available for voipong-2.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/audio/voipong XDG_CONFIG_HOME=/construction/audio/voipong HOME=/construction/audio/voipong TMPDIR="/tmp" PATH=/construction/audio/voipong/.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/voipong XDG_CONFIG_HOME=/construction/audio/voipong HOME=/construction/audio/voipong TMPDIR="/tmp" PATH=/construction/audio/voipong/.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/audio/voipong/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" OSREL=5.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/voipong" EXAMPLESDIR="share/examples/voipong" DATADIR="share/voipong" WWWDIR="www/voipong" ETCDIR="etc/voipong" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/voipong DOCSDIR=/usr/local/share/doc/voipong EXAMPLESDIR=/usr/local/share/examples/voipong WWWDIR=/usr/local/www/voipong ETCDIR=/usr/local/etc/voipong -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.4 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 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=500400 OSVERSION=9999999 OSREL=5.4 _OSRELEASE=5.4-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> voipong-2.0 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 ===> voipong-2.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of voipong-2.0 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by voipong-2.0 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by voipong-2.0 for building => SHA256 Checksum OK for voipong-2.0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by voipong-2.0 for building ===> Extracting for voipong-2.0 => SHA256 Checksum OK for voipong-2.0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for voipong-2.0 ===> Applying ports patches for voipong-2.0 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for voipong-2.0 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for voipong-2.0 --- modvocoder_pcmu --- --- modvocoder_pcma --- --- miscutil.o --- --- conf.o --- --- voipongglobals.o --- --- miscutil.o --- cc -g -Wall -Iinclude -c miscutil.c --- conf.o --- cc -g -Wall -Iinclude -c conf.c --- modvocoder_pcma --- rm -f *~ *core* *pid --- modvocoder_pcmu --- rm -f *~ *core* *pid --- voipongglobals.o --- cc -g -Wall -Iinclude -c voipongglobals.c --- modvocoder_pcmu --- cc -fPIC -g -Wall -Iinclude -c modvocoder_pcmu.c --- modvocoder_pcma --- cc -fPIC -g -Wall -Iinclude -c modvocoder_pcma.c --- miscutil.o --- miscutil.c: In function 'misc_getuptimestr': miscutil.c:325:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' {aka 'long int'} [-Wformat=] snprintf(fmt, sizeof(fmt) - 2, "%d days ", diff / 86400); ~^ ~~~~~~~~~~~~ %ld miscutil.c:330:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' {aka 'long int'} [-Wformat=] snprintf(fmt, sizeof(fmt) - 2, "%d hours ", diff / 3600); ~^ ~~~~~~~~~~~ %ld miscutil.c:335:36: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' {aka 'long int'} [-Wformat=] snprintf(fmt, sizeof(fmt) - 2, "%d minutes ", diff / 60); ~^ ~~~~~~~~~ %ld miscutil.c:340:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' {aka 'long int'} [-Wformat=] snprintf(fmt, sizeof(fmt) - 2, "%d seconds", diff); ~^ ~~~~ %ld miscutil.c: In function 'misc_openlog': miscutil.c:129:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=] snprintf(logpath, sizeof(logpath) - 2, "%s/%s", logdir, logfile); ^~ ~~~~~~ miscutil.c:129:2: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1022 snprintf(logpath, sizeof(logpath) - 2, "%s/%s", logdir, logfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ miscutil.c: In function 'misc_rotatelog': miscutil.c:181:44: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=] snprintf(movepath, sizeof(movepath) - 2, "%s/%s-%s", logdir, logfile, tbuf); ^~ ~~~~~~ miscutil.c:181:2: note: 'snprintf' output between 3 and 2112 bytes into a destination of size 1022 snprintf(movepath, sizeof(movepath) - 2, "%s/%s-%s", logdir, logfile, tbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ miscutil.c:182:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1022 [-Wformat-truncation=] snprintf(logpath, sizeof(logpath) - 2, "%s/%s", logdir, logfile); ^~ ~~~~~~ miscutil.c:182:2: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1022 snprintf(logpath, sizeof(logpath) - 2, "%s/%s", logdir, logfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- modvocoder_pcma --- cc -shared -nostdlib -o modvocoder_pcma.so modvocoder_pcma.o --- modvocoder_pcmu --- cc -shared -nostdlib -o modvocoder_pcmu.so modvocoder_pcmu.o --- voipongsign.o --- cc -g -Wall -Iinclude -c voipongsign.c --- voipong.o --- cc -g -Wall -Iinclude -c voipong.c --- voipongsock.o --- --- voipongnet.o --- --- voipongsock.o --- cc -g -Wall -Iinclude -c voipongsock.c --- voipongnet.o --- cc -g -Wall -Iinclude -c voipongnet.c --- voipongpcap.o --- cc -g -Wall -Iinclude -c voipongpcap.c --- voipongvoip.o --- cc -g -Wall -Iinclude -c voipongvoip.c --- voipongpcap.o --- voipongpcap.c: In function 'peekpcap': voipongpcap.c:147:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] while (pcap_dispatch(pd, cnt, phandler, (u_char *)dllen) != 0) ^ voipongpcap.c: In function 'packet_handler': voipongpcap.c:160:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int offset = (int)udata; ^ --- voipongmgmt.o --- cc -g -Wall -Iinclude -c voipongmgmt.c --- voipongworker.o --- cc -g -Wall -Iinclude -c voipongworker.c --- voipongcdr.o --- cc -g -Wall -Iinclude -c voipongcdr.c --- voipongcodec.o --- cc -g -Wall -Iinclude -c voipongcodec.c --- voipongworker.o --- voipongworker.c: In function 'worker_main': voipongworker.c:357:10: warning: variable 'pcapptr' set but not used [-Wunused-but-set-variable] pcap_t *pcapptr; ^~~~~~~ --- voipongmgmt.o --- voipongmgmt.c: In function 'shcall': --- voipongcdr.o --- voipongcdr.c: In function 'add2cdr': voipongcdr.c:68:22: warning: format '%d' expects argument of type 'int', but argument 5 has type 'time_t' {aka 'long int'} [-Wformat=] fprintf(fp, "%s;%s;%d;%d;%s:%d;%s:%d;%d;%d\n", stime, etime, (w->etime - w->stime), getpid(), ~^ ~~~~~~~~~~~~~~~~~~~~~ %ld --- voipongmgmt.o --- voipongmgmt.c:204:60: warning: format '%d' expects argument of type 'int', but argument 9 has type 'time_t' {aka 'long int'} [-Wformat=] fprintf(fp, "%05d %-16.16s %05d %-16.16s %05d %-17.17s %d seconds\n", w->pid, ipstr1, w->rtp->port1, ~^ %ld voipongmgmt.c:206:12: tstr, (now - (int)w->rtp->stime) ~~~~~~~~~~~~~~~~~~~~~~~~~~ voipongmgmt.c: In function 'accept_mgmt_client': voipongmgmt.c:299:38: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] if ((nsd = accept(fd, (void *)&cin, &len)) < 0) { ^~~~ In file included from include/voipongmgmt.h:27, from voipongmgmt.c:36: /usr/include/sys/socket.h:485:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~~~~~~~~~~~~ --- voiponglfp.o --- cc -g -Wall -Iinclude -c voiponglfp.c --- voipongfixed.o --- cc -g -Wall -Iinclude -c voipongfixed.c --- voipctl.o --- cc -g -Wall -Iinclude -c voipctl.c --- voipong --- rm -f *~ *core* *pid cc -g -o voipong -g -Wall -Iinclude miscutil.o conf.o voipongglobals.o voipongsign.o voipong.o voipongsock.o voipongnet.o voipongpcap.o voipongvoip.o voipongmgmt.o voipongworker.o voipongcdr.o voipongcodec.o voiponglfp.o voipongfixed.o -lpcap --- voipctl --- rm -f *~ *core* *pid cc -g -o voipctl voipctl.o voipongglobals.o conf.o miscutil.o -g -Wall -Iinclude -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for voipong-2.0 ===> Generating temporary packing list mkdir -p /construction/audio/voipong/stage/usr/local/etc/voipong mkdir -p /construction/audio/voipong/stage/usr/local/lib/voipong cp voipong /construction/audio/voipong/stage/usr/local/bin cp voipctl /construction/audio/voipong/stage/usr/local/bin cp etc/voipong.conf /construction/audio/voipong/stage/usr/local/etc/voipong chmod 750 /construction/audio/voipong/stage/usr/local/bin/voipong chmod 750 /construction/audio/voipong/stage/usr/local/bin/voipctl chmod 600 /construction/audio/voipong/stage/usr/local/etc/voipong/voipong.conf cp modvocoder_*.so /construction/audio/voipong/stage/usr/local/lib/voipong/ chmod 500 /construction/audio/voipong/stage/usr/local/lib/voipong/* /bin/mkdir -p /construction/audio/voipong/stage/usr/local/share/doc/voipong /bin/mkdir -p /construction/audio/voipong/stage/usr/local/share/doc/voipong/users-manual install -m 0644 /construction/audio/voipong/voipong-2.0/docs/users-manual/*.html /construction/audio/voipong/stage/usr/local/share/doc/voipong/users-manual/ install -m 0644 /construction/audio/voipong/voipong-2.0/docs/users-manual/*.css /construction/audio/voipong/stage/usr/local/share/doc/voipong/users-manual/ install -m 0644 /construction/audio/voipong/voipong-2.0/ALGORITHMS /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/AUTHORS /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/ChangeLog /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/COPYING /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/INSTALL /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/KNOWN_BUGS /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/LICENSE /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/NEWS /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/README /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/THANKS /construction/audio/voipong/stage/usr/local/share/doc/voipong install -m 0644 /construction/audio/voipong/voipong-2.0/TODO /construction/audio/voipong/stage/usr/local/share/doc/voipong ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for voipong-2.0 file sizes/checksums [35]: . done packing files [35]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday, 7 JUL 2019 at 03:48:26 UTC Duration: 00:00:06