------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udpxy-1.0.24.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udpxy-1.0.24.1 for building => SHA256 Checksum OK for pcherenkov-udpxy-1.0-24.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udpxy-1.0.24.1 for building ===> Extracting for udpxy-1.0.24.1 ===> udpxy-1.0.24.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udpxy-1.0.24.1 for building => SHA256 Checksum OK for pcherenkov-udpxy-1.0-24.1_GH0.tar.gz. Extracted Memory Use: 0.51M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for udpxy-1.0.24.1 /usr/bin/env WRKSRC=/construction/net/udpxy/udpxy-1.0-24.1/chipmunk REWARNFILE=/construction/net/udpxy/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/-Werror //g' /construction/net/udpxy/udpxy-1.0-24.1/chipmunk/Makefile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> udpxy-1.0.24.1 depends on package: gmake>=4.3 - found ===> Configuring for udpxy-1.0.24.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for udpxy-1.0.24.1 gmake[2]: Entering directory '/construction/net/udpxy/udpxy-1.0-24.1/chipmunk' cc -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -MM udpxy.c sloop.c rparse.c util.c prbuf.c ifaddr.c ctx.c mkpg.c rtp.c uopt.c dpkt.c netop.c extrn.c main.c udpxrec.c > udpxy.dep Making a [release] version (use 'debug' target as an alternative) gmake[3]: Entering directory '/construction/net/udpxy/udpxy-1.0-24.1/chipmunk' cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxy.c -o udpxy.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c sloop.c -o sloop.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rparse.c -o rparse.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c util.c -o util.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c prbuf.c -o prbuf.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ifaddr.c -o ifaddr.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ctx.c -o ctx.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c mkpg.c -o mkpg.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rtp.c -o rtp.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c uopt.c -o uopt.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c dpkt.c -o dpkt.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c netop.c -o netop.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c extrn.c -o extrn.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c main.c -o main.o cc -W -Wall --pedantic -pipe -O2 -fno-strict-aliasing -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxrec.c -o udpxrec.o udpxrec.c: In function 'udpxrec_main': udpxrec.c:590:39: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] (void)strncpy( now_buf, Zasctime(localtime( &now )), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(now_buf) ); ~~~~~~~~~~~~~~~~~ udpxrec.c:592:39: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] (void)strncpy( sel_buf, ^~~~~~~~~~~~~~~~~ Zasctime(localtime( &g_recopt.end_time )), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(sel_buf) ); ~~~~~~~~~~~~~~~~~ udpxrec.c:560:39: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] (void)strncpy( now_buf, Zasctime(localtime( &now )), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(now_buf) ); ~~~~~~~~~~~~~~~~~ udpxrec.c:562:39: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] (void)strncpy( sel_buf, ^~~~~~~~~~~~~~~~~ Zasctime(localtime( &g_recopt.bg_time )), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(sel_buf) ); ~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -DNDEBUG -DTRACE_MODULE -o udpxy udpxy.o sloop.o rparse.o util.o prbuf.o ifaddr.o ctx.o mkpg.o rtp.o uopt.o dpkt.o netop.o extrn.o main.o udpxrec.o -rwxr-xr-x 1 root wheel 97640 May 14 02:42 udpxy ln -s udpxy udpxrec gmake[3]: Leaving directory '/construction/net/udpxy/udpxy-1.0-24.1/chipmunk' gmake[2]: Leaving directory '/construction/net/udpxy/udpxy-1.0-24.1/chipmunk' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for udpxy-1.0.24.1 ===> Generating temporary packing list install -s -m 555 /construction/net/udpxy/udpxy-1.0-24.1/chipmunk/udpxy /construction/net/udpxy/stage/usr/local/sbin ln -s udpxy /construction/net/udpxy/stage/usr/local/sbin/udpxrec install -m 444 /construction/net/udpxy/udpxy-1.0-24.1/chipmunk/doc/en/udpxy.1 /construction/net/udpxy/stage/usr/local/man/man1/ install -m 444 /construction/net/udpxy/udpxy-1.0-24.1/chipmunk/doc/en/udpxrec.1 /construction/net/udpxy/stage/usr/local/man/man1/ ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for udpxy-1.0.24.1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05