------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/flac-1.3.3.txz Installing /packages/All/libaudiofile-0.3.6_3.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/spandsp-0.0.6.txz ===== Message from spandsp-0.0.6: -- ===> NOTICE: The spandsp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libxml2-2.9.10.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsupertone-0.0.2_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsupertone-0.0.2_6 for building => SHA256 Checksum OK for libsupertone-0.0.2.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libsupertone-0.0.2_6 for building ===> Extracting for libsupertone-0.0.2_6 => SHA256 Checksum OK for libsupertone-0.0.2.tgz. Extracted Memory Use: 1.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libsupertone-0.0.2_6 ===> Applying ports patches for libsupertone-0.0.2_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on shared library: libaudiofile.so - found (/usr/local/lib/libaudiofile.so) ===> libsupertone-0.0.2_6 depends on shared library: libspandsp.so - found (/usr/local/lib/libspandsp.so) ===> libsupertone-0.0.2_6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> libsupertone-0.0.2_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libsupertone-0.0.2_6 depends on shared library: libaudiofile.so - found (/usr/local/lib/libaudiofile.so) ===> libsupertone-0.0.2_6 depends on shared library: libspandsp.so - found (/usr/local/lib/libspandsp.so) ===> libsupertone-0.0.2_6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> libsupertone-0.0.2_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for libsupertone-0.0.2_6 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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.9 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for C compiler vendor... gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for error_at_line... no checking for vprintf... (cached) yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for memmove... (cached) yes checking for memset... (cached) yes checking for pow... no checking for sqrt... no checking for rint... no checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for gettimeofday... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for malloc.h... (cached) no checking for float.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for spandsp.h... yes checking audiofile.h usability... yes checking audiofile.h presence... yes checking for audiofile.h... yes checking for pthread.h... (cached) yes checking for libxml/xmlmemory.h... checking libxml/xmlmemory.h usability... yes checking libxml/xmlmemory.h presence... yes checking for libxml/xmlmemory.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xinclude.h usability... yes checking libxml/xinclude.h presence... yes checking for libxml/xinclude.h... yes checking for /usr/local/lib64... no checking for TIFFOpen in -ltiff... yes checking for v29_tx_init in -lspandsp... yes checking for xmlParseFile in -lxml2... yes checking for afOpenFile in -laudiofile... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libsupertone.spec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libsupertone-0.0.2_6 --- all --- /usr/bin/make all-am --- supertone.lo --- --- supertone_tests.o --- --- supertone.lo --- if /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/local/share/supertone/\"" -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -MT supertone.lo -MD -MP -MF ".deps/supertone.Tpo" -c -o supertone.lo supertone.c; then mv -f ".deps/supertone.Tpo" ".deps/supertone.Plo"; else rm -f ".deps/supertone.Tpo"; exit 1; fi --- supertone_tests.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/usr/local/share/supertone/\"" -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -MT supertone_tests.o -MD -MP -MF ".deps/supertone_tests.Tpo" -c -o supertone_tests.o supertone_tests.c; then mv -f ".deps/supertone_tests.Tpo" ".deps/supertone_tests.Po"; else rm -f ".deps/supertone_tests.Tpo"; exit 1; fi --- supertone.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/local/share/supertone/\" -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -MT supertone.lo -MD -MP -MF .deps/supertone.Tpo -c supertone.c -fPIC -DPIC -o .libs/supertone.o cc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR=\"/usr/local/share/supertone/\" -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -MT supertone.lo -MD -MP -MF .deps/supertone.Tpo -c supertone.c -o supertone.o >/dev/null 2>&1 --- libsupertone.la --- /bin/sh ./libtool --tag=CC --mode=link cc -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o libsupertone.la -rpath /usr/local/lib -version-info 0:1:0 supertone.lo -lxml2 -lspandsp -ltiff -laudiofile cc -shared .libs/supertone.o -L/usr/local/lib -lxml2 -lspandsp -ltiff -laudiofile -Wl,-soname -Wl,libsupertone.so.0 -o .libs/libsupertone.so.0.0.1 (cd .libs && rm -f libsupertone.so.0 && ln -s libsupertone.so.0.0.1 libsupertone.so.0) (cd .libs && rm -f libsupertone.so && ln -s libsupertone.so.0.0.1 libsupertone.so) ar cru .libs/libsupertone.a supertone.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libsupertone.a creating libsupertone.la (cd .libs && rm -f libsupertone.la && ln -s ../libsupertone.la libsupertone.la) --- supertone_tests --- /bin/sh ./libtool --tag=CC --mode=link cc -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o supertone_tests supertone_tests.o -lsupertone -lxml2 -lspandsp -lxml2 -lspandsp -ltiff -laudiofile cc -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pipe -O2 -fno-strict-aliasing -o .libs/supertone_tests supertone_tests.o -L/usr/local/lib /construction/misc/libsupertone/libsupertone-0.0.2/.libs/libsupertone.so -lxml2 -lspandsp -ltiff -laudiofile -Wl,--rpath -Wl,/usr/local/lib creating supertone_tests SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libsupertone-0.0.2_6 ===> Generating temporary packing list test -z "/usr/local/lib" || /construction/misc/libsupertone/libsupertone-0.0.2/config/install-sh -d "/construction/misc/libsupertone/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libsupertone.la' '/construction/misc/libsupertone/stage/usr/local/lib/libsupertone.la' /usr/bin/install -c .libs/libsupertone.so.0.0.1 /construction/misc/libsupertone/stage/usr/local/lib/libsupertone.so.0.0.1 (cd /construction/misc/libsupertone/stage/usr/local/lib && { ln -s -f libsupertone.so.0.0.1 libsupertone.so.0 || { rm -f libsupertone.so.0 && ln -s libsupertone.so.0.0.1 libsupertone.so.0; }; }) (cd /construction/misc/libsupertone/stage/usr/local/lib && { ln -s -f libsupertone.so.0.0.1 libsupertone.so || { rm -f libsupertone.so && ln -s libsupertone.so.0.0.1 libsupertone.so; }; }) /usr/bin/install -c .libs/libsupertone.lai /construction/misc/libsupertone/stage/usr/local/lib/libsupertone.la /usr/bin/install -c .libs/libsupertone.a /construction/misc/libsupertone/stage/usr/local/lib/libsupertone.a chmod 644 /construction/misc/libsupertone/stage/usr/local/lib/libsupertone.a ranlib /construction/misc/libsupertone/stage/usr/local/lib/libsupertone.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /construction/misc/libsupertone/libsupertone-0.0.2/config/install-sh -d "/construction/misc/libsupertone/stage/usr/local/include" install -m 0644 'libsupertone.h' '/construction/misc/libsupertone/stage/usr/local/include/libsupertone.h' test -z "/usr/local/share" || /construction/misc/libsupertone/libsupertone-0.0.2/config/install-sh -d "/construction/misc/libsupertone/stage/usr/local/share" /construction/misc/libsupertone/libsupertone-0.0.2/config/install-sh -c -m 644 'supertone/global-tones.xml' '/construction/misc/libsupertone/stage/usr/local/share/supertone/global-tones.xml' /construction/misc/libsupertone/libsupertone-0.0.2/config/install-sh -c -m 644 'supertone/tones.dtd' '/construction/misc/libsupertone/stage/usr/local/share/supertone/tones.dtd' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libsupertone.so.0.0.1' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/libsupertone.so.0.0.1 is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/libsupertone.so.0.0.1 is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/libsupertone.so.0.0.1 is linked to /usr/local/lib/libFLAC.so.8 from audio/flac but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libFLAC.so:audio/flac Error: /usr/local/lib/libsupertone.so.0.0.1 is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libsupertone-0.0.2_6 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:17