------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/speexdsp-1.2.0.txz Installing /packages/All/speex-1.2.0,1.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/libshout-2.4.5.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icegenerator-0.5.5.p2_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icegenerator-0.5.5.p2_2 for building => SHA256 Checksum OK for icegenerator-0.5.5-pre2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icegenerator-0.5.5.p2_2 for building ===> Extracting for icegenerator-0.5.5.p2_2 => SHA256 Checksum OK for icegenerator-0.5.5-pre2.tar.gz. Extracted Memory Use: 0.77M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for icegenerator-0.5.5.p2_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on package: gmake>=4.3 - found ===> icegenerator-0.5.5.p2_2 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on shared library: libshout.so - found (/usr/local/lib/libshout.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> icegenerator-0.5.5.p2_2 depends on package: gmake>=4.3 - found ===> icegenerator-0.5.5.p2_2 depends on package: pkgconf>=1.3.0_1 - found ===> icegenerator-0.5.5.p2_2 depends on shared library: libshout.so - found (/usr/local/lib/libshout.so) ===> Configuring for icegenerator-0.5.5.p2_2 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 gmake sets $(MAKE)... yes checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether mkdir accepts -p... yes POSIX Threads checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking how to run the C++ preprocessor... c++ -E checking for egrep... grep -E 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 pthread.h... (cached) yes checking for pthread_create... yes checking for pthread_join... yes I/O functions checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking for stdio.h... (cached) yes checking for fcntl.h... (cached) yes checking for open... yes checking for read... yes checking for write... yes checking for close... yes checking for printf... (cached) yes checking for fopen... yes checking for fprintf... (cached) yes checking for fflush... yes checking for fclose... yes checking for sprintf... (cached) yes checking for unlink... (cached) yes checking for fread... yes checking for fwrite... yes System log functions checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for openlog... yes checking for syslog... yes checking for closelog... yes Network functions checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for libraries containing socket functions... -lc checking for socket... yes checking for bind... yes checking for listen... yes checking for accept... (cached) yes checking for connect... yes checking for htons... yes checking for htonl... yes checking for inet_addr... yes checking for socklen_t... (cached) yes Directory functions checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for dirent.h... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for closedir... (cached) yes String and character functions checking for getopt.h... (cached) yes checking for ctype.h... (cached) yes checking for getopt... (cached) yes checking for memset... (cached) yes checking for strcpy... yes checking for atoi... yes checking for strtok... yes checking for strcat... yes checking for strlen... (cached) yes checking for toupper... yes checking for strcmp... yes checking for strncmp... (cached) yes checking for bzero... (cached) yes POSIX signal functions checking for signal.h... (cached) yes checking for sigaction... (cached) yes checking for sigemptyset... yes checking for sigaddset... yes checking for sigprocmask... (cached) yes checking for kill... (cached) yes POSIX semaphores functions checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for sem_init in -lrt... yes checking for sem_init... yes checking for sem_destroy... yes checking for sem_wait... yes checking for sem_post... yes Other functions checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for time.h... (cached) yes checking for sleep... (cached) yes checking for time... (cached) yes checking for srand... (cached) yes checking for rand... (cached) yes checking for getpid... (cached) yes SHOUT library checking for shout >= 2.0... yes checking SHOUT_CFLAGS... -I/usr/local/include -pthread checking SHOUT_LIBS... -L/usr/local/lib -lshout checking shout/shout.h usability... yes checking shout/shout.h presence... no configure: WARNING: shout/shout.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: shout/shout.h: proceeding with the compiler's result checking for shout/shout.h... yes checking for shout_init in -lshout... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for icegenerator-0.5.5.p2_2 gmake[1]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake all-recursive gmake[2]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' Making all in src gmake[3]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT circular.o -MD -MP -MF ".deps/circular.Tpo" -c -o circular.o circular.cpp; \ then mv -f ".deps/circular.Tpo" ".deps/circular.Po"; else rm -f ".deps/circular.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.cpp; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT streamer.o -MD -MP -MF ".deps/streamer.Tpo" -c -o streamer.o streamer.cpp; \ then mv -f ".deps/streamer.Tpo" ".deps/streamer.Po"; else rm -f ".deps/streamer.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT sgnl_handler.o -MD -MP -MF ".deps/sgnl_handler.Tpo" -c -o sgnl_handler.o sgnl_handler.cpp; \ then mv -f ".deps/sgnl_handler.Tpo" ".deps/sgnl_handler.Po"; else rm -f ".deps/sgnl_handler.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT synch.o -MD -MP -MF ".deps/synch.Tpo" -c -o synch.o synch.cpp; \ then mv -f ".deps/synch.Tpo" ".deps/synch.Po"; else rm -f ".deps/synch.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.cpp; \ then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT selector.o -MD -MP -MF ".deps/selector.Tpo" -c -o selector.o selector.cpp; \ then mv -f ".deps/selector.Tpo" ".deps/selector.Po"; else rm -f ".deps/selector.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT data_streamer.o -MD -MP -MF ".deps/data_streamer.Tpo" -c -o data_streamer.o data_streamer.cpp; \ then mv -f ".deps/data_streamer.Tpo" ".deps/data_streamer.Po"; else rm -f ".deps/data_streamer.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT data_server.o -MD -MP -MF ".deps/data_server.Tpo" -c -o data_server.o data_server.cpp; \ then mv -f ".deps/data_server.Tpo" ".deps/data_server.Po"; else rm -f ".deps/data_server.Tpo"; exit 1; fi sgnl_handler.cpp: In destructor 'cSignal::~cSignal()': sgnl_handler.cpp:62:13: warning: in C++11 this throw will terminate because destructors default to noexcept [-Wc++11-compat] throw 0; ^ synch.cpp: In destructor 'cSemaphore::~cSemaphore()': synch.cpp:71:13: warning: in C++11 this throw will terminate because destructors default to noexcept [-Wc++11-compat] throw 0; ^ In file included from data_streamer.cpp:50: data_streamer.h:37: warning: "INTERNAL_BUF_SIZE" redefined #define INTERNAL_BUF_SIZE In file included from globals.h:40, from data_streamer.cpp:49: circular.h:57: note: this is the location of the previous definition #define INTERNAL_BUF_SIZE 512 In file included from data_streamer.cpp:51: meta_parser.h:54: warning: "INTERNAL_BUF_SIZE" redefined #define INTERNAL_BUF_SIZE 512 In file included from data_streamer.cpp:50: data_streamer.h:37: note: this is the location of the previous definition #define INTERNAL_BUF_SIZE circular.cpp: In member function 'cDoubleLinkedItem* cCircularList::Remove()': circular.cpp:325:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (Ptr != NULL) ^ selector.cpp: In function 'void* selector(void*)': selector.cpp:90:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (ready_obj->Empty()) ^ data_server.cpp: In function 'void* data_server(void*)': data_server.cpp:128:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if ((buf_len > 0) && dot_found) ^ data_streamer.cpp: In function 'void* data_streamer(void*)': data_streamer.cpp:103:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (loc_changed = changed) ~~~~~~~~~~~~^~~~~~~~~ data_streamer.cpp:64:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT player.o -MD -MP -MF ".deps/player.Tpo" -c -o player.o player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Po"; else rm -f ".deps/player.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -MT meta_parser.o -MD -MP -MF ".deps/meta_parser.Tpo" -c -o meta_parser.o meta_parser.cpp; \ then mv -f ".deps/meta_parser.Tpo" ".deps/meta_parser.Po"; else rm -f ".deps/meta_parser.Tpo"; exit 1; fi config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "DATAPORT", "LOGPATH", "MDFPATH" }; ^ config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] config.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] c++ -ansi -pedantic -pipe -Wall -O3 -pthread -I/usr/local/include -pthread -lrt -L/usr/local/lib -lshout -o icegenerator circular.o log.o streamer.o sgnl_handler.o synch.o config.o main.o selector.o data_streamer.o data_server.o player.o meta_parser.o gmake[3]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' gmake[3]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[3]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[2]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[1]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for icegenerator-0.5.5.p2_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' Making install in src gmake[2]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' gmake[3]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/construction/audio/icegenerator/stage/usr/local/bin" install -s -m 555 'icegenerator' '/construction/audio/icegenerator/stage/usr/local/bin/icegenerator' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' gmake[2]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2/src' gmake[2]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[3]: Entering directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[2]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' gmake[1]: Leaving directory '/construction/audio/icegenerator/icegenerator-0.5.5-pre2' /bin/mkdir -p /construction/audio/icegenerator/stage/usr/local/share/doc/icegenerator install -m 444 /construction/audio/icegenerator/icegenerator-0.5.5-pre2/README /construction/audio/icegenerator/stage/usr/local/share/doc/icegenerator install -m 0644 /construction/audio/icegenerator/icegenerator-0.5.5-pre2/etc/icegenerator.conf.dist /construction/audio/icegenerator/stage/usr/local/etc/icegenerator.conf.sample ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for icegenerator-0.5.5.p2_2 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:21