Building libshout-2.3.1.txz (origin /buildshare/ports/355755/audio/libshout) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libshout-2.3.1.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkgconf-0.9.5.txz x packages/gmake-3.82_1.txz x packages/libvorbis-1.3.4_1,3.txz x packages/pkg-1.2.7_2.txz x packages/libtheora-1.1.1_5.txz x packages/libogg-1.3.2,4.txz x packages/speex-1.2.r1_7,1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libshout-2.3.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libshout-2.3.1 ===> libshout-2.3.1 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /buildshare/ports/355755/audio/speex ===> Installing existing package /packages/speex-1.2.r1_7,1.txz Installing speex-1.2.r1_7,1...Installing libogg-1.3.2,4... done done ===> Returning to build of libshout-2.3.1 ===> libshout-2.3.1 depends on shared library: libtheora.so - not found ===> Verifying for libtheora.so in /buildshare/ports/355755/multimedia/libtheora ===> Installing existing package /packages/libtheora-1.1.1_5.txz Installing libtheora-1.1.1_5...Installing libvorbis-1.3.4_1,3... done done ===> Returning to build of libshout-2.3.1 ===> libshout-2.3.1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.4) ===> libshout-2.3.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of libshout-2.3.1 ===> libshout-2.3.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of libshout-2.3.1 Make install ===> License LGPL20 accepted by the user ===> libshout-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libshout-2.3.1 for building ===> Extracting for libshout-2.3.1 => SHA256 Checksum OK for libshout-2.3.1.tar.gz. ===> Patching for libshout-2.3.1 ===> libshout-2.3.1 depends on executable: gmake - found ===> libshout-2.3.1 depends on executable: pkgconf - found ===> libshout-2.3.1 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so.1.5.0) ===> libshout-2.3.1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so.0.3.10) ===> libshout-2.3.1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.4) ===> Configuring for libshout-2.3.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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... no 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 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... freebsd11.0 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 strings.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for inttypes.h... (cached) yes checking for uint32_t... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for library containing nanosleep... none required checking for sys/socket.h... (cached) yes checking for socklen_t... (cached) yes checking for va_copy... va_copy checking for sys/select.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... (cached) yes checking for inet_aton... (cached) yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for pthread_spin_lock... yes checking pkg-config is at least version 0.9.0... yes checking for libogg... ok checking for VORBIS... yes checking for THEORA... yes checking for SPEEX... yes checking for pkg-config... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian/Makefile config.status: creating include/Makefile config.status: creating include/shout/Makefile config.status: creating include/shout/shout.h config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating win32/Makefile config.status: creating shout.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for libshout-2.3.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' Making all in include gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' Making all in shout gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' Making all in src gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' Making all in avl gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 mv -f .deps/libiceavl_la-avl.Tpo .deps/libiceavl_la-avl.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o libiceavl.la libiceavl_la-avl.lo libtool: link: ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o libtool: link: ranlib .libs/libiceavl.a libtool: link: ( cd ".libs" && rm -f "libiceavl.la" && ln -s "../libiceavl.la" "libiceavl.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' Making all in net gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.Tpo -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo './'`sock.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.Tpo -c sock.c -fPIC -DPIC -o .libs/libicenet_la-sock.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.Tpo -c sock.c -o libicenet_la-sock.o >/dev/null 2>&1 mv -f .deps/libicenet_la-sock.Tpo .deps/libicenet_la-sock.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-resolver.lo -MD -MP -MF .deps/libicenet_la-resolver.Tpo -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-resolver.lo -MD -MP -MF .deps/libicenet_la-resolver.Tpo -c resolver.c -fPIC -DPIC -o .libs/libicenet_la-resolver.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicenet_la-resolver.lo -MD -MP -MF .deps/libicenet_la-resolver.Tpo -c resolver.c -o libicenet_la-resolver.o >/dev/null 2>&1 mv -f .deps/libicenet_la-resolver.Tpo .deps/libicenet_la-resolver.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o libicenet.la libicenet_la-sock.lo libicenet_la-resolver.lo libtool: link: ar cru .libs/libicenet.a .libs/libicenet_la-sock.o .libs/libicenet_la-resolver.o libtool: link: ranlib .libs/libicenet.a libtool: link: ( cd ".libs" && rm -f "libicenet.la" && ln -s "../libicenet.la" "libicenet.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' Making all in timing gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o In file included from timing.c:38: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" timing.c: In function '_shout_timing_get_time': timing.c:53: warning: implicit declaration of function 'gettimeofday' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 mv -f .deps/libicetiming_la-timing.Tpo .deps/libicetiming_la-timing.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o libicetiming.la libicetiming_la-timing.lo libtool: link: ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o libtool: link: ranlib .libs/libicetiming.a libtool: link: ( cd ".libs" && rm -f "libicetiming.la" && ln -s "../libicetiming.la" "libicetiming.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' Making all in httpp gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/speex -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicehttpp_la-httpp.lo -MD -MP -MF .deps/libicehttpp_la-httpp.Tpo -c -o libicehttpp_la-httpp.lo `test -f 'httpp.c' || echo './'`httpp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/speex -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicehttpp_la-httpp.lo -MD -MP -MF .deps/libicehttpp_la-httpp.Tpo -c httpp.c -fPIC -DPIC -o .libs/libicehttpp_la-httpp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/speex -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicehttpp_la-httpp.lo -MD -MP -MF .deps/libicehttpp_la-httpp.Tpo -c httpp.c -o libicehttpp_la-httpp.o >/dev/null 2>&1 mv -f .deps/libicehttpp_la-httpp.Tpo .deps/libicehttpp_la-httpp.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o libicehttpp.la libicehttpp_la-httpp.lo libtool: link: ar cru .libs/libicehttpp.a .libs/libicehttpp_la-httpp.o libtool: link: ranlib .libs/libicehttpp.a libtool: link: ( cd ".libs" && rm -f "libicehttpp.la" && ln -s "../libicehttpp.la" "libicehttpp.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' Making all in thread gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o thread.c: In function '_shout_thread_create_c': thread.c:267: warning: unused variable 'ok' libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 mv -f .deps/libicethread_la-thread.Tpo .deps/libicethread_la-thread.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o libicethread.la libicethread_la-thread.lo libtool: link: ar cru .libs/libicethread.a .libs/libicethread_la-thread.o libtool: link: ranlib .libs/libicethread.a libtool: link: ( cd ".libs" && rm -f "libicethread.la" && ln -s "../libicethread.la" "libicethread.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT shout.lo -MD -MP -MF .deps/shout.Tpo -c -o shout.lo shout.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT shout.lo -MD -MP -MF .deps/shout.Tpo -c shout.c -fPIC -DPIC -o .libs/shout.o shout.c: In function 'try_connect': shout.c:1004: warning: implicit declaration of function 'shout_open_webm' shout.c: In function 'parse_http_response': shout.c:1223: warning: assignment discards qualifiers from pointer target type libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT shout.lo -MD -MP -MF .deps/shout.Tpo -c shout.c -o shout.o >/dev/null 2>&1 mv -f .deps/shout.Tpo .deps/shout.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c -o ogg.lo ogg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -fPIC -DPIC -o .libs/ogg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -o ogg.o >/dev/null 2>&1 mv -f .deps/ogg.Tpo .deps/ogg.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c -o vorbis.lo vorbis.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -o vorbis.o >/dev/null 2>&1 mv -f .deps/vorbis.Tpo .deps/vorbis.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c -o mp3.lo mp3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c mp3.c -fPIC -DPIC -o .libs/mp3.o mp3.c: In function 'send_mp3': mp3.c:207: warning: pointer targets in passing argument 2 of 'shout_send_raw' differ in signedness mp3.c:238: warning: pointer targets in passing argument 2 of 'shout_send_raw' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c mp3.c -o mp3.o >/dev/null 2>&1 mv -f .deps/mp3.Tpo .deps/mp3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT webm.lo -MD -MP -MF .deps/webm.Tpo -c -o webm.lo webm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT webm.lo -MD -MP -MF .deps/webm.Tpo -c webm.c -fPIC -DPIC -o .libs/webm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT webm.lo -MD -MP -MF .deps/webm.Tpo -c webm.c -o webm.o >/dev/null 2>&1 mv -f .deps/webm.Tpo .deps/webm.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT opus.lo -MD -MP -MF .deps/opus.Tpo -c -o opus.lo opus.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT opus.lo -MD -MP -MF .deps/opus.Tpo -c opus.c -fPIC -DPIC -o .libs/opus.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT opus.lo -MD -MP -MF .deps/opus.Tpo -c opus.c -o opus.o >/dev/null 2>&1 mv -f .deps/opus.Tpo .deps/opus.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT theora.lo -MD -MP -MF .deps/theora.Tpo -c -o theora.lo theora.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT theora.lo -MD -MP -MF .deps/theora.Tpo -c theora.c -fPIC -DPIC -o .libs/theora.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT theora.lo -MD -MP -MF .deps/theora.Tpo -c theora.c -o theora.o >/dev/null 2>&1 mv -f .deps/theora.Tpo .deps/theora.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c -o speex.lo speex.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c speex.c -fPIC -DPIC -o .libs/speex.o speex.c: In function '_shout_open_speex': speex.c:51: warning: pointer targets in passing argument 1 of 'speex_packet_to_header' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT speex.lo -MD -MP -MF .deps/speex.Tpo -c speex.c -o speex.o >/dev/null 2>&1 mv -f .deps/speex.Tpo .deps/speex.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -version-info 5:0:2 -L/usr/local/lib -pthread -o libshout.la -rpath /usr/local/lib shout.lo util.lo ogg.lo vorbis.lo mp3.lo webm.lo opus.lo theora.lo speex.lo net/libicenet.la timing/libicetiming.la avl/libiceavl.la httpp/libicehttpp.la thread/libicethread.la -ltheora -L/usr/local/lib -logg -L/usr/local/lib -lvorbis -L/usr/local/lib -lspeex libtool: link: cc -shared -fPIC -DPIC .libs/shout.o .libs/util.o .libs/ogg.o .libs/vorbis.o .libs/mp3.o .libs/webm.o .libs/opus.o .libs/theora.o .libs/speex.o -Wl,--whole-archive net/.libs/libicenet.a timing/.libs/libicetiming.a avl/.libs/libiceavl.a httpp/.libs/libicehttpp.a thread/.libs/libicethread.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libtheora.so /usr/local/lib/libogg.so /usr/local/lib/libvorbis.so /usr/local/lib/libspeex.so -O2 -pthread -pthread -Wl,-soname -Wl,libshout.so.3 -o .libs/libshout.so.3.2.0 libtool: link: (cd ".libs" && rm -f "libshout.so.3" && ln -s "libshout.so.3.2.0" "libshout.so.3") libtool: link: (cd ".libs" && rm -f "libshout.so" && ln -s "libshout.so.3.2.0" "libshout.so") libtool: link: (cd .libs/libshout.lax/libicenet.a && ar x "/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net/.libs/libicenet.a") libtool: link: (cd .libs/libshout.lax/libicetiming.a && ar x "/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing/.libs/libicetiming.a") libtool: link: (cd .libs/libshout.lax/libiceavl.a && ar x "/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl/.libs/libiceavl.a") libtool: link: (cd .libs/libshout.lax/libicehttpp.a && ar x "/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp/.libs/libicehttpp.a") libtool: link: (cd .libs/libshout.lax/libicethread.a && ar x "/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread/.libs/libicethread.a") libtool: link: ar cru .libs/libshout.a shout.o util.o ogg.o vorbis.o mp3.o webm.o opus.o theora.o speex.o .libs/libshout.lax/libicenet.a/libicenet_la-resolver.o .libs/libshout.lax/libicenet.a/libicenet_la-sock.o .libs/libshout.lax/libicetiming.a/libicetiming_la-timing.o .libs/libshout.lax/libiceavl.a/libiceavl_la-avl.o .libs/libshout.lax/libicehttpp.a/libicehttpp_la-httpp.o .libs/libshout.lax/libicethread.a/libicethread_la-thread.o libtool: link: ranlib .libs/libshout.a libtool: link: rm -fr .libs/libshout.lax libtool: link: ( cd ".libs" && rm -f "libshout.la" && ln -s "../libshout.la" "libshout.la" ) gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' Making all in examples gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -I/usr/local/include/speex -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c example.c: In function 'main': example.c:66: warning: pointer targets in passing argument 2 of 'shout_send' differ in signedness mv -f .deps/example.Tpo .deps/example.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o example example.o ../src/libshout.la -L/usr/local/lib -lvorbis -ltheora -logg -lspeex libtool: link: cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -pthread -o .libs/example example.o -L/usr/local/lib ../src/.libs/libshout.so /usr/local/lib/libvorbis.so /usr/local/lib/libtheora.so /usr/local/lib/libogg.so /usr/local/lib/libspeex.so -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -I/usr/local/include/speex -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -MT nonblocking.o -MD -MP -MF .deps/nonblocking.Tpo -c -o nonblocking.o nonblocking.c nonblocking.c: In function 'main': nonblocking.c:85: warning: pointer targets in passing argument 2 of 'shout_send' differ in signedness mv -f .deps/nonblocking.Tpo .deps/nonblocking.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -L/usr/local/lib -pthread -o nonblocking nonblocking.o ../src/libshout.la -L/usr/local/lib -lvorbis -ltheora -logg -lspeex libtool: link: cc -Wall -fsigned-char -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -I/usr/local/include -fno-strict-aliasing -pthread -o .libs/nonblocking nonblocking.o -L/usr/local/lib ../src/.libs/libshout.so /usr/local/lib/libvorbis.so /usr/local/lib/libtheora.so /usr/local/lib/libogg.so /usr/local/lib/libspeex.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' Making all in debian gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' Making all in doc gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' Making all in win32 gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' ===> Staging for libshout-2.3.1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' Making install in include gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' Making install in shout gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[4]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include/shout" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/include/shout" install -o root -g wheel -m 444 shout.h '/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/include/shout' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include/shout' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/include' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' Making install in avl gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/avl' Making install in net gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/net' Making install in timing gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/timing' Making install in httpp gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/httpp' Making install in thread gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src/thread' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' gmake[4]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libshout.la '/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libshout.so.3.2.0 /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.so.3.2.0 libtool: install: (cd /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib && { ln -s -f libshout.so.3.2.0 libshout.so.3 || { rm -f libshout.so.3 && ln -s libshout.so.3.2.0 libshout.so.3; }; }) libtool: install: (cd /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib && { ln -s -f libshout.so.3.2.0 libshout.so || { rm -f libshout.so && ln -s libshout.so.3.2.0 libshout.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libshout.lai /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libshout.a /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.a libtool: install: chmod 644 /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.a libtool: install: ranlib /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/src' Making install in examples gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/examples' Making install in debian gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/debian' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/doc' Making install in win32 gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1/win32' gmake[2]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[3]: Entering directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/doc/libshout" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/share/doc/libshout" install -o root -g wheel -m 444 COPYING NEWS README examples/example.c examples/nonblocking.c '/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/share/doc/libshout' test -z "/usr/local/share/aclocal" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/share/aclocal" install -o root -g wheel -m 444 m4/shout.m4 '/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/share/aclocal' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 shout.pc '/obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/libdata/pkgconfig' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/audio/libshout/work/libshout-2.3.1' /usr/bin/strip /obj/buildshare/ports/355755/audio/libshout/work/stage/usr/local/lib/libshout.so.3.2.0 ====> Compressing man pages (compress-man) ===> Installing for libshout-2.3.1 ===> Checking if audio/libshout already installed ===> Registering installation for libshout-2.3.1 Installing libshout-2.3.1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/libshout.so.3.2.0 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.icecast.org/ Make package ===> Building package for libshout-2.3.1 slot1: removed