=> Building audio/libogg Started : Saturday, 6 JUL 2019 at 10:22:21 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 libogg-1.3.3,4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/audio/libogg XDG_CONFIG_HOME=/construction/audio/libogg HOME=/construction/audio/libogg TMPDIR="/tmp" PATH=/construction/audio/libogg/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/audio/libogg XDG_CONFIG_HOME=/construction/audio/libogg HOME=/construction/audio/libogg TMPDIR="/tmp" PATH=/construction/audio/libogg/.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/libogg/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" OSREL=5.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libogg" EXAMPLESDIR="share/examples/libogg" DATADIR="share/libogg" WWWDIR="www/libogg" ETCDIR="etc/libogg" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libogg DOCSDIR=/usr/local/share/doc/libogg EXAMPLESDIR=/usr/local/share/examples/libogg WWWDIR=/usr/local/www/libogg ETCDIR=/usr/local/etc/libogg -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libogg-1.3.3,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 ===> libogg-1.3.3,4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libogg-1.3.3,4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libogg-1.3.3,4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libogg-1.3.3,4 for building => SHA256 Checksum OK for libogg-1.3.3.tar.xz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libogg-1.3.3,4 for building ===> Extracting for libogg-1.3.3,4 => SHA256 Checksum OK for libogg-1.3.3.tar.xz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libogg-1.3.3,4 ===> Applying ports patches for libogg-1.3.3,4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libogg-1.3.3,4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.4 checking host system type... x86_64-portbld-dragonfly5.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.4 file names to x86_64-portbld-dragonfly5.4 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of int64_t... 8 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/libogg/Makefile config.status: creating include/Makefile config.status: creating include/ogg/Makefile config.status: creating include/ogg/config_types.h config.status: creating libogg.spec config.status: creating ogg.pc config.status: creating ogg-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libogg-1.3.3,4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- test_bitwise-bitwise.o --- --- test_framing-framing.o --- --- framing.lo --- --- bitwise.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c --- framing.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c --- test_bitwise-bitwise.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c --- test_framing-framing.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c --- framing.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIC -DPIC -o .libs/framing.o --- test_bitwise-bitwise.o --- mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po --- test_bitwise --- /bin/sh ../libtool --tag=CC --mode=link cc -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -o test_bitwise test_bitwise-bitwise.o --- framing.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -o framing.o >/dev/null 2>&1 --- test_framing-framing.o --- mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po --- test_framing --- /bin/sh ../libtool --tag=CC --mode=link cc -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -o test_framing test_framing-framing.o --- test_bitwise --- libtool: link: cc -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -o test_bitwise test_bitwise-bitwise.o --- test_framing --- libtool: link: cc -D_V_SELFTEST -fsigned-char -pipe -O2 -fno-strict-aliasing -o test_framing test_framing-framing.o --- bitwise.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIC -DPIC -o .libs/bitwise.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -fsigned-char -pipe -O2 -fno-strict-aliasing -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -o bitwise.o >/dev/null 2>&1 --- framing.lo --- mv -f .deps/framing.Tpo .deps/framing.Plo --- bitwise.lo --- mv -f .deps/bitwise.Tpo .deps/bitwise.Plo --- libogg.la --- /bin/sh ../libtool --tag=CC --mode=link cc -fsigned-char -pipe -O2 -fno-strict-aliasing -no-undefined -version-info 8:3:8 -o libogg.la -rpath /usr/local/lib framing.lo bitwise.lo libtool: link: cc -shared -fPIC -DPIC .libs/framing.o .libs/bitwise.o -O2 -Wl,-soname -Wl,libogg.so.0 -o .libs/libogg.so.0.8.3 libtool: link: (cd ".libs" && rm -f "libogg.so.0" && ln -s "libogg.so.0.8.3" "libogg.so.0") libtool: link: (cd ".libs" && rm -f "libogg.so" && ln -s "libogg.so.0.8.3" "libogg.so") libtool: link: ar cru .libs/libogg.a framing.o bitwise.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libogg.a libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" ) Making all in include --- all-recursive --- Making all in ogg Making all in doc --- all-recursive --- Making all in libogg -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libogg-1.3.3,4 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/audio/libogg/libogg-1.3.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/audio/libogg/libogg-1.3.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/audio/libogg/libogg-1.3.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/audio/libogg/libogg-1.3.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libogg.la '/construction/audio/libogg/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libogg.so.0.8.3 /construction/audio/libogg/stage/usr/local/lib/libogg.so.0.8.3 libtool: install: strip --strip-unneeded /construction/audio/libogg/stage/usr/local/lib/libogg.so.0.8.3 libtool: install: (cd /construction/audio/libogg/stage/usr/local/lib && { ln -s -f libogg.so.0.8.3 libogg.so.0 || { rm -f libogg.so.0 && ln -s libogg.so.0.8.3 libogg.so.0; }; }) libtool: install: (cd /construction/audio/libogg/stage/usr/local/lib && { ln -s -f libogg.so.0.8.3 libogg.so || { rm -f libogg.so && ln -s libogg.so.0.8.3 libogg.so; }; }) libtool: install: /usr/bin/install -c .libs/libogg.lai /construction/audio/libogg/stage/usr/local/lib/libogg.la libtool: install: /usr/bin/install -c .libs/libogg.a /construction/audio/libogg/stage/usr/local/lib/libogg.a libtool: install: strip --strip-debug /construction/audio/libogg/stage/usr/local/lib/libogg.a libtool: install: chmod 644 /construction/audio/libogg/stage/usr/local/lib/libogg.a libtool: install: ranlib /construction/audio/libogg/stage/usr/local/lib/libogg.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' Making install in include Making install in ogg /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/include/ogg' install -m 0644 config_types.h '/construction/audio/libogg/stage/usr/local/include/ogg' /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/include/ogg' install -m 0644 ogg.h os_types.h '/construction/audio/libogg/stage/usr/local/include/ogg' Making install in doc Making install in libogg /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/share/doc/libogg/libogg' install -m 0644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/construction/audio/libogg/stage/usr/local/share/doc/libogg/libogg' install -m 0644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/construction/audio/libogg/stage/usr/local/share/doc/libogg/libogg' /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/share/doc/libogg' install -m 0644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/construction/audio/libogg/stage/usr/local/share/doc/libogg' /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/share/aclocal' install -m 0644 ogg.m4 '/construction/audio/libogg/stage/usr/local/share/aclocal' /bin/mkdir -p '/construction/audio/libogg/stage/usr/local/libdata/pkgconfig' install -m 0644 ogg.pc '/construction/audio/libogg/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libogg-1.3.3,4 file sizes/checksums [95]: . done packing files [95]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday, 6 JUL 2019 at 10:22:37 UTC Duration: 00:00:15