Building pthsem-2.0.8_1.txz (origin /buildshare/ports/355755/devel/pthsem) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pthsem_2.0.8.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pthsem-2.0.8_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 pthsem-2.0.8_1 ===> pthsem-2.0.8_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 pthsem-2.0.8_1 Make install ===> pthsem-2.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pthsem-2.0.8_1 for building ===> Extracting for pthsem-2.0.8_1 => SHA256 Checksum OK for pthsem_2.0.8.tar.gz. ===> Patching for pthsem-2.0.8_1 ===> Applying FreeBSD patches for pthsem-2.0.8_1 ===> pthsem-2.0.8_1 depends on executable: gmake - found ===> Configuring for pthsem-2.0.8_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/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 Configuring pthsem (Portable Threads), Version 2.0.8 Copyright (c) 2005-2009 Martin Koegler Copyright (c) 1999-2006 Ralf S. Engelschall Platform: powerpc-unknown-freebsd11.0 Build Tools: 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 gmake... GNU checking dependency style of cc... 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 gmake sets $(MAKE)... (cached) yes checking for compilation debug mode... disabled checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 Mandatory Platform Environment: checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... (cached) yes checking for unistd.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for fcntl.h... (cached) yes checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/socket.h... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for sigpending... yes checking for sigsuspend... yes decision on mandatory system headers and functions... all fine Optional Platform Environment: checking for number of signals... 32 checking for default value of FD_SETSIZE... 1024 checking for poll... (cached) yes checking for define POLLIN in poll.h... yes checking whether poll(2) facility has to be faked... no checking for define CLOCK_MONOTONIC in time.h... yes checking for define __NR_clock_gettime in sys/syscall.h... no checking for library containing clock_gettime... none required checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for readv... yes checking for writev... yes checking whether readv(2)/writev(2) facility has to be faked... no checking for usleep... (cached) yes checking for strerror... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for paths.h... (cached) yes checking for library containing gethostname... none required checking for library containing accept... none required checking for sys/select.h... (cached) yes checking for typedef sig_atomic_t... yes checking for typedef pid_t... yes checking for typedef size_t... yes checking for typedef ssize_t... yes checking for typedef off_t... yes checking for typedef stack_t... yes checking for attribute ss_base in struct sigaltstack from sys/signal.h... no checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes checking for a single-argument based gettimeofday... no checking for struct timespec... yes checking for typedef socklen_t... yes checking for type of argument 3 for accept()... socklen_t * checking for fallback socklen_t... socklen_t checking for typedef nfds_t... yes checking for type of argument 2 for poll()... nfds_t checking for fallback nfds_t... nfds_t checking for built-in type long long... yes checking for built-in type long double... yes Machine Context Implementation: checking for ucontext.h... (cached) yes checking for makecontext... yes checking for swapcontext... yes checking for getcontext... yes checking for setcontext... yes checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes checking for signal.h... (cached) yes checking for sigsetjmp... yes checking for siglongjmp... yes checking for setjmp... yes checking for longjmp... yes checking for _setjmp... yes checking for _longjmp... yes checking for sigaltstack... (cached) yes checking for sigstack... no checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj checking for typedef stack_t... (cached) yes checking for direction of stack growth... down checking for makecontext... (cached) yes checking for stack setup via makecontext... ok checking for sigaltstack... (cached) yes checking for typedef stack_t... (cached) yes checking for stack setup via sigaltstack... ok checking for sigstack... (cached) no checking for stack setup via sigstack... N.A. decision on mctx implementation... mcsc/sc/mc System Call Mapping: checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/socketcall.h usability... no checking sys/socketcall.h presence... no checking for sys/socketcall.h... no checking for syscall... yes checking for define SYS_read in sys/syscall.h... yes checking for dlfcn.h... (cached) yes checking for define RTLD_NEXT in dlfcn.h... yes checking for syscall dynamic libraries... /usr/lib/libc.so checking whether soft system call mapping is used... no checking whether hard system call mapping is used... no Build Parameters: no checking whether to build Pthread library... no checking whether to build against external OSSP ex library... no checking whether to build against external Sfio library... no checking whether to build against external Dmalloc library... no Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating debian/Makefile config.status: creating compat/Makefile config.status: creating pthread-config config.status: WARNING: 'pthread-config.in' seems to ignore the --datarootdir setting config.status: creating pthread.h config.status: creating compat/pth-config config.status: creating pth-config config.status: WARNING: 'pth-config.in' seems to ignore the --datarootdir setting config.status: creating pthsem.pc config.status: creating pth.h config.status: creating pth_acmac.h config.status: creating pth_acdef.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands ===> Building for pthsem-2.0.8_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' cp pth.m4 pthsem.m4 cp pth.h pthsem.h cp pth-config pthsem-config ./shtool scpp -o pth_p.h -t ./pth_p.h.in -Dcpp -Cintern -M '==#==' ./pth_compat.c ./pth_debug.c ./pth_syscall.c ./pth_errno.c ./pth_ring.c ./pth_mctx.c ./pth_uctx.c ./pth_clean.c ./pth_time.c ./pth_tcb.c ./pth_util.c ./pth_pqueue.c ./pth_event.c ./pth_sched.c ./pth_data.c ./pth_msg.c ./pth_cancel.c ./pth_sync.c ./pth_attr.c ./pth_lib.c ./pth_fork.c ./pth_high.c ./pth_ext.c ./pth_string.c ./pthread.c cp pth.3 pthsem.3 cp pth-config.1 pthsem-config.1 gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' Making all in debian gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_debug.lo -MD -MP -MF .deps/pth_debug.Tpo -c -o pth_debug.lo pth_debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_debug.lo -MD -MP -MF .deps/pth_debug.Tpo -c pth_debug.c -fPIC -DPIC -o .libs/pth_debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_debug.lo -MD -MP -MF .deps/pth_debug.Tpo -c pth_debug.c -o pth_debug.o >/dev/null 2>&1 mv -f .deps/pth_debug.Tpo .deps/pth_debug.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ring.lo -MD -MP -MF .deps/pth_ring.Tpo -c -o pth_ring.lo pth_ring.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ring.lo -MD -MP -MF .deps/pth_ring.Tpo -c pth_ring.c -fPIC -DPIC -o .libs/pth_ring.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ring.lo -MD -MP -MF .deps/pth_ring.Tpo -c pth_ring.c -o pth_ring.o >/dev/null 2>&1 mv -f .deps/pth_ring.Tpo .deps/pth_ring.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_pqueue.lo -MD -MP -MF .deps/pth_pqueue.Tpo -c -o pth_pqueue.lo pth_pqueue.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_pqueue.lo -MD -MP -MF .deps/pth_pqueue.Tpo -c pth_pqueue.c -fPIC -DPIC -o .libs/pth_pqueue.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_pqueue.lo -MD -MP -MF .deps/pth_pqueue.Tpo -c pth_pqueue.c -o pth_pqueue.o >/dev/null 2>&1 mv -f .deps/pth_pqueue.Tpo .deps/pth_pqueue.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_time.lo -MD -MP -MF .deps/pth_time.Tpo -c -o pth_time.lo pth_time.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_time.lo -MD -MP -MF .deps/pth_time.Tpo -c pth_time.c -fPIC -DPIC -o .libs/pth_time.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_time.lo -MD -MP -MF .deps/pth_time.Tpo -c pth_time.c -o pth_time.o >/dev/null 2>&1 mv -f .deps/pth_time.Tpo .deps/pth_time.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_errno.lo -MD -MP -MF .deps/pth_errno.Tpo -c -o pth_errno.lo pth_errno.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_errno.lo -MD -MP -MF .deps/pth_errno.Tpo -c pth_errno.c -fPIC -DPIC -o .libs/pth_errno.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_errno.lo -MD -MP -MF .deps/pth_errno.Tpo -c pth_errno.c -o pth_errno.o >/dev/null 2>&1 mv -f .deps/pth_errno.Tpo .deps/pth_errno.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_mctx.lo -MD -MP -MF .deps/pth_mctx.Tpo -c -o pth_mctx.lo pth_mctx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_mctx.lo -MD -MP -MF .deps/pth_mctx.Tpo -c pth_mctx.c -fPIC -DPIC -o .libs/pth_mctx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_mctx.lo -MD -MP -MF .deps/pth_mctx.Tpo -c pth_mctx.c -o pth_mctx.o >/dev/null 2>&1 mv -f .deps/pth_mctx.Tpo .deps/pth_mctx.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_uctx.lo -MD -MP -MF .deps/pth_uctx.Tpo -c -o pth_uctx.lo pth_uctx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_uctx.lo -MD -MP -MF .deps/pth_uctx.Tpo -c pth_uctx.c -fPIC -DPIC -o .libs/pth_uctx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_uctx.lo -MD -MP -MF .deps/pth_uctx.Tpo -c pth_uctx.c -o pth_uctx.o >/dev/null 2>&1 mv -f .deps/pth_uctx.Tpo .deps/pth_uctx.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_tcb.lo -MD -MP -MF .deps/pth_tcb.Tpo -c -o pth_tcb.lo pth_tcb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_tcb.lo -MD -MP -MF .deps/pth_tcb.Tpo -c pth_tcb.c -fPIC -DPIC -o .libs/pth_tcb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_tcb.lo -MD -MP -MF .deps/pth_tcb.Tpo -c pth_tcb.c -o pth_tcb.o >/dev/null 2>&1 mv -f .deps/pth_tcb.Tpo .deps/pth_tcb.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sched.lo -MD -MP -MF .deps/pth_sched.Tpo -c -o pth_sched.lo pth_sched.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sched.lo -MD -MP -MF .deps/pth_sched.Tpo -c pth_sched.c -fPIC -DPIC -o .libs/pth_sched.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sched.lo -MD -MP -MF .deps/pth_sched.Tpo -c pth_sched.c -o pth_sched.o >/dev/null 2>&1 mv -f .deps/pth_sched.Tpo .deps/pth_sched.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_attr.lo -MD -MP -MF .deps/pth_attr.Tpo -c -o pth_attr.lo pth_attr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_attr.lo -MD -MP -MF .deps/pth_attr.Tpo -c pth_attr.c -fPIC -DPIC -o .libs/pth_attr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_attr.lo -MD -MP -MF .deps/pth_attr.Tpo -c pth_attr.c -o pth_attr.o >/dev/null 2>&1 mv -f .deps/pth_attr.Tpo .deps/pth_attr.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_lib.lo -MD -MP -MF .deps/pth_lib.Tpo -c -o pth_lib.lo pth_lib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_lib.lo -MD -MP -MF .deps/pth_lib.Tpo -c pth_lib.c -fPIC -DPIC -o .libs/pth_lib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_lib.lo -MD -MP -MF .deps/pth_lib.Tpo -c pth_lib.c -o pth_lib.o >/dev/null 2>&1 mv -f .deps/pth_lib.Tpo .deps/pth_lib.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_event.lo -MD -MP -MF .deps/pth_event.Tpo -c -o pth_event.lo pth_event.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_event.lo -MD -MP -MF .deps/pth_event.Tpo -c pth_event.c -fPIC -DPIC -o .libs/pth_event.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_event.lo -MD -MP -MF .deps/pth_event.Tpo -c pth_event.c -o pth_event.o >/dev/null 2>&1 mv -f .deps/pth_event.Tpo .deps/pth_event.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_data.lo -MD -MP -MF .deps/pth_data.Tpo -c -o pth_data.lo pth_data.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_data.lo -MD -MP -MF .deps/pth_data.Tpo -c pth_data.c -fPIC -DPIC -o .libs/pth_data.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_data.lo -MD -MP -MF .deps/pth_data.Tpo -c pth_data.c -o pth_data.o >/dev/null 2>&1 mv -f .deps/pth_data.Tpo .deps/pth_data.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_clean.lo -MD -MP -MF .deps/pth_clean.Tpo -c -o pth_clean.lo pth_clean.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_clean.lo -MD -MP -MF .deps/pth_clean.Tpo -c pth_clean.c -fPIC -DPIC -o .libs/pth_clean.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_clean.lo -MD -MP -MF .deps/pth_clean.Tpo -c pth_clean.c -o pth_clean.o >/dev/null 2>&1 mv -f .deps/pth_clean.Tpo .deps/pth_clean.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_cancel.lo -MD -MP -MF .deps/pth_cancel.Tpo -c -o pth_cancel.lo pth_cancel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_cancel.lo -MD -MP -MF .deps/pth_cancel.Tpo -c pth_cancel.c -fPIC -DPIC -o .libs/pth_cancel.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_cancel.lo -MD -MP -MF .deps/pth_cancel.Tpo -c pth_cancel.c -o pth_cancel.o >/dev/null 2>&1 mv -f .deps/pth_cancel.Tpo .deps/pth_cancel.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_msg.lo -MD -MP -MF .deps/pth_msg.Tpo -c -o pth_msg.lo pth_msg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_msg.lo -MD -MP -MF .deps/pth_msg.Tpo -c pth_msg.c -fPIC -DPIC -o .libs/pth_msg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_msg.lo -MD -MP -MF .deps/pth_msg.Tpo -c pth_msg.c -o pth_msg.o >/dev/null 2>&1 mv -f .deps/pth_msg.Tpo .deps/pth_msg.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sync.lo -MD -MP -MF .deps/pth_sync.Tpo -c -o pth_sync.lo pth_sync.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sync.lo -MD -MP -MF .deps/pth_sync.Tpo -c pth_sync.c -fPIC -DPIC -o .libs/pth_sync.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_sync.lo -MD -MP -MF .deps/pth_sync.Tpo -c pth_sync.c -o pth_sync.o >/dev/null 2>&1 mv -f .deps/pth_sync.Tpo .deps/pth_sync.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_fork.lo -MD -MP -MF .deps/pth_fork.Tpo -c -o pth_fork.lo pth_fork.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_fork.lo -MD -MP -MF .deps/pth_fork.Tpo -c pth_fork.c -fPIC -DPIC -o .libs/pth_fork.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_fork.lo -MD -MP -MF .deps/pth_fork.Tpo -c pth_fork.c -o pth_fork.o >/dev/null 2>&1 mv -f .deps/pth_fork.Tpo .deps/pth_fork.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_util.lo -MD -MP -MF .deps/pth_util.Tpo -c -o pth_util.lo pth_util.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_util.lo -MD -MP -MF .deps/pth_util.Tpo -c pth_util.c -fPIC -DPIC -o .libs/pth_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_util.lo -MD -MP -MF .deps/pth_util.Tpo -c pth_util.c -o pth_util.o >/dev/null 2>&1 mv -f .deps/pth_util.Tpo .deps/pth_util.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_high.lo -MD -MP -MF .deps/pth_high.Tpo -c -o pth_high.lo pth_high.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_high.lo -MD -MP -MF .deps/pth_high.Tpo -c pth_high.c -fPIC -DPIC -o .libs/pth_high.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_high.lo -MD -MP -MF .deps/pth_high.Tpo -c pth_high.c -o pth_high.o >/dev/null 2>&1 mv -f .deps/pth_high.Tpo .deps/pth_high.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_syscall.lo -MD -MP -MF .deps/pth_syscall.Tpo -c -o pth_syscall.lo pth_syscall.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_syscall.lo -MD -MP -MF .deps/pth_syscall.Tpo -c pth_syscall.c -fPIC -DPIC -o .libs/pth_syscall.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_syscall.lo -MD -MP -MF .deps/pth_syscall.Tpo -c pth_syscall.c -o pth_syscall.o >/dev/null 2>&1 mv -f .deps/pth_syscall.Tpo .deps/pth_syscall.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ext.lo -MD -MP -MF .deps/pth_ext.Tpo -c -o pth_ext.lo pth_ext.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ext.lo -MD -MP -MF .deps/pth_ext.Tpo -c pth_ext.c -fPIC -DPIC -o .libs/pth_ext.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_ext.lo -MD -MP -MF .deps/pth_ext.Tpo -c pth_ext.c -o pth_ext.o >/dev/null 2>&1 mv -f .deps/pth_ext.Tpo .deps/pth_ext.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_compat.lo -MD -MP -MF .deps/pth_compat.Tpo -c -o pth_compat.lo pth_compat.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_compat.lo -MD -MP -MF .deps/pth_compat.Tpo -c pth_compat.c -fPIC -DPIC -o .libs/pth_compat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_compat.lo -MD -MP -MF .deps/pth_compat.Tpo -c pth_compat.c -o pth_compat.o >/dev/null 2>&1 mv -f .deps/pth_compat.Tpo .deps/pth_compat.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_string.lo -MD -MP -MF .deps/pth_string.Tpo -c -o pth_string.lo pth_string.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_string.lo -MD -MP -MF .deps/pth_string.Tpo -c pth_string.c -fPIC -DPIC -o .libs/pth_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT pth_string.lo -MD -MP -MF .deps/pth_string.Tpo -c pth_string.c -o pth_string.o >/dev/null 2>&1 mv -f .deps/pth_string.Tpo .deps/pth_string.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -rpath /usr/local/lib -version-info 20:28:0 -export-symbols ./libpthsem.sym -o libpthsem.la -rpath /usr/local/lib pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo libtool: link: cc -shared .libs/pth_debug.o .libs/pth_ring.o .libs/pth_pqueue.o .libs/pth_time.o .libs/pth_errno.o .libs/pth_mctx.o .libs/pth_uctx.o .libs/pth_tcb.o .libs/pth_sched.o .libs/pth_attr.o .libs/pth_lib.o .libs/pth_event.o .libs/pth_data.o .libs/pth_clean.o .libs/pth_cancel.o .libs/pth_msg.o .libs/pth_sync.o .libs/pth_fork.o .libs/pth_util.o .libs/pth_high.o .libs/pth_syscall.o .libs/pth_ext.o .libs/pth_compat.o .libs/pth_string.o -Wl,-soname -Wl,libpthsem.so.20 -Wl,-retain-symbols-file -Wl,./libpthsem.sym -o .libs/libpthsem.so.20.0.28 libtool: link: (cd ".libs" && rm -f "libpthsem.so.20" && ln -s "libpthsem.so.20.0.28" "libpthsem.so.20") libtool: link: (cd ".libs" && rm -f "libpthsem.so" && ln -s "libpthsem.so.20.0.28" "libpthsem.so") libtool: link: ar cru .libs/libpthsem.a pth_debug.o pth_ring.o pth_pqueue.o pth_time.o pth_errno.o pth_mctx.o pth_uctx.o pth_tcb.o pth_sched.o pth_attr.o pth_lib.o pth_event.o pth_data.o pth_clean.o pth_cancel.o pth_msg.o pth_sync.o pth_fork.o pth_util.o pth_high.o pth_syscall.o pth_ext.o pth_compat.o pth_string.o libtool: link: ranlib .libs/libpthsem.a libtool: link: ( cd ".libs" && rm -f "libpthsem.la" && ln -s "../libpthsem.la" "libpthsem.la" ) cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_std.o -MD -MP -MF .deps/test_std.Tpo -c -o test_std.o test_std.c mv -f .deps/test_std.Tpo .deps/test_std.Po cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_common.o -MD -MP -MF .deps/test_common.Tpo -c -o test_common.o test_common.c mv -f .deps/test_common.Tpo .deps/test_common.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_std test_std.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_std test_std.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_httpd.o -MD -MP -MF .deps/test_httpd.Tpo -c -o test_httpd.o test_httpd.c mv -f .deps/test_httpd.Tpo .deps/test_httpd.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_httpd test_httpd.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_httpd test_httpd.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_misc.o -MD -MP -MF .deps/test_misc.Tpo -c -o test_misc.o test_misc.c mv -f .deps/test_misc.Tpo .deps/test_misc.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_misc test_misc.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_misc test_misc.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_mp.o -MD -MP -MF .deps/test_mp.Tpo -c -o test_mp.o test_mp.c mv -f .deps/test_mp.Tpo .deps/test_mp.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_mp test_mp.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_mp test_mp.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_philo.o -MD -MP -MF .deps/test_philo.Tpo -c -o test_philo.o test_philo.c mv -f .deps/test_philo.Tpo .deps/test_philo.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_philo test_philo.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_philo test_philo.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_sig.o -MD -MP -MF .deps/test_sig.Tpo -c -o test_sig.o test_sig.c mv -f .deps/test_sig.Tpo .deps/test_sig.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_sig test_sig.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_sig test_sig.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_select.o -MD -MP -MF .deps/test_select.Tpo -c -o test_select.o test_select.c mv -f .deps/test_select.Tpo .deps/test_select.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_select test_select.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_select test_select.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_sfio.o -MD -MP -MF .deps/test_sfio.Tpo -c -o test_sfio.o test_sfio.c mv -f .deps/test_sfio.Tpo .deps/test_sfio.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_sfio test_sfio.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_sfio test_sfio.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -MT test_uctx.o -MD -MP -MF .deps/test_uctx.Tpo -c -o test_uctx.o test_uctx.c mv -f .deps/test_uctx.Tpo .deps/test_uctx.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -o test_uctx test_uctx.o test_common.o libpthsem.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -o .libs/test_uctx test_uctx.o test_common.o ./.libs/libpthsem.so -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' ===> Staging for pthsem-2.0.8_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake install-recursive gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' Making install in debian gmake[4]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[5]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8/debian' gmake[4]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[5]: Entering directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/bin" install -o root -g wheel -m 555 pthsem-config '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/bin' test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel -s libpthsem.la '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpthsem.so.20.0.28 /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.so.20.0.28 libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.so.20.0.28 libtool: install: (cd /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so.20 || { rm -f libpthsem.so.20 && ln -s libpthsem.so.20.0.28 libpthsem.so.20; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib && { ln -s -f libpthsem.so.20.0.28 libpthsem.so || { rm -f libpthsem.so && ln -s libpthsem.so.20.0.28 libpthsem.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpthsem.lai /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpthsem.a /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.a libtool: install: strip --strip-debug /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/lib/libpthsem.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 pthsem-config.1 '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/man/man1' test -z "/usr/local/man/man3" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/man/man3" install -o root -g wheel -m 444 pthsem.3 '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/man/man3' test -z "/usr/local/share/aclocal" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/share/aclocal" install -o root -g wheel -m 444 pthsem.m4 '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/share/aclocal' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/include" install -o root -g wheel -m 444 pthsem.h '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/include' test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 pthsem.pc '/obj/buildshare/ports/355755/devel/pthsem/work/stage/usr/local/libdata/pkgconfig' gmake[5]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[4]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/pthsem/work/pthsem-2.0.8' ====> Compressing man pages (compress-man) ===> Installing for pthsem-2.0.8_1 ===> Checking if devel/pthsem already installed ===> Registering installation for pthsem-2.0.8_1 Installing pthsem-2.0.8_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/libpthsem.so.20.0.28 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.auto.tuwien.ac.at/~mkoegler/index.php/pth Make package ===> Building package for pthsem-2.0.8_1 slot1: removed