DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/pthsem DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port pthsem. DEBUG: Requested variant i386 is not provided by port pthsem. DEBUG: Requested variant macosx is not provided by port pthsem. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/pthsem DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port pthsem. DEBUG: Requested variant i386 is not provided by port pthsem. DEBUG: Requested variant macosx is not provided by port pthsem. DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/pkgconfig DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/pkgconfig DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port pkgconfig. DEBUG: Requested variant i386 is not provided by port pkgconfig. DEBUG: Requested variant macosx is not provided by port pkgconfig. DEBUG: Searching for dependency: pkgconfig DEBUG: Found Dependency: receipt exists for pkgconfig DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/libtool DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/libtool DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port libtool. DEBUG: Requested variant i386 is not provided by port libtool. DEBUG: Requested variant macosx is not provided by port libtool. DEBUG: Searching for dependency: libtool DEBUG: Found Dependency: receipt exists for libtool DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/git-core DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/git-core DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port git-core. DEBUG: Requested variant i386 is not provided by port git-core. DEBUG: Requested variant macosx is not provided by port git-core. DEBUG: Executing variant doc provides doc DEBUG: Searching for dependency: git-core DEBUG: Found Dependency: receipt exists for git-core DEBUG: Executing org.macports.main (pthsem) ---> Fetching pthsem DEBUG: Executing org.macports.fetch (pthsem) DEBUG: Executing: /mp/bin/git clone -q --depth=1 http://www.auto.tuwien.ac.at/~mkoegler/git/pthsem.git /mp/var/macports/build/_Users_rschmidt_macports_dports_devel_pthsem/work/pthsem-2.0.7 2>&1 ---> Verifying checksum(s) for pthsem DEBUG: Executing org.macports.checksum (pthsem) ---> Extracting pthsem DEBUG: Executing org.macports.extract (pthsem) DEBUG: Executing org.macports.patch (pthsem) ---> Configuring pthsem DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (pthsem) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/mp/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/mp/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_pthsem/work/pthsem-2.0.7" && ./configure --prefix=/mp --enable-optimize --enable-pthread --mandir=/mp/share/man' Configuring pthsem (Portable Threads), Version 2.0.7 (08-Jun-2006) Copyright (c) 2005-2006 Martin Koegler Copyright (c) 1999-2006 Ralf S. Engelschall Platform: i386-apple-darwin8.11.1 Build Tools: checking for gcc... /usr/bin/gcc-4.0 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 /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for egrep... grep -E checking whether make sets $(MAKE)... yes checking for compiler option -pipe... yes checking for compilation debug mode... disabled checking for compilation profile mode... disabled checking for compiler option -f for optimizations... yes checking for compiler option -f for Intel x86 CPU... no checking for compilation optimization mode... enabled checking build system type... i386-apple-darwin8.11.1 checking host system type... i386-apple-darwin8.11.1 checking for a sed that does not truncate output... /mp/bin/gsed checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.0 accepts -g... yes checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.0 static flag -static works... no checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.0 static flag -static works... no checking if /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.11.1 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Mandatory Platform Environment: checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for gettimeofday... yes checking for select... yes checking for sigaction... yes checking for sigprocmask... 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... yes checking for define POLLIN in poll.h... yes checking whether poll(2) facility has to be faked... no 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... yes checking for strerror... 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... 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... yes checking for makecontext... no checking for swapcontext... no checking for getcontext... no checking for setcontext... no checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... no 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... 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) no checking for stack setup via makecontext... N.A. 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... sjlj/ssjlj/sas 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 dlsym in -ldl... yes checking for dlopen... yes checking for dlsym... yes checking for dlclose... yes checking for define RTLD_NEXT in dlfcn.h... yes checking for syscall dynamic libraries... checking whether soft system call mapping is used... no checking whether hard system call mapping is used... no Build Parameters: checking whether to activate batch build mode... no checking whether to activate maintainer build targets... no checking whether to activate test build targets... yes checking whether to build Pthread library... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes 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 pthread-config config.status: creating pthread.h config.status: creating pth-config config.status: creating pth.h config.status: creating pth_acmac.h config.status: creating pth_acdef.h config.status: executing default commands Now please type `make' to compile. Good luck. ---> Building pthsem DEBUG: Executing org.macports.build (pthsem) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_pthsem/work/pthsem-2.0.7" && nice -n 10 make all' ./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 ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_debug.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_ring.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_pqueue.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_time.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_errno.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_mctx.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_uctx.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_tcb.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_sched.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_attr.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_lib.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_event.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_data.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_clean.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_cancel.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_msg.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_sync.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_fork.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_util.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_high.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_syscall.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_ext.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_compat.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_string.c ./libtool --mode=link --quiet /usr/bin/gcc-4.0 -o libpthsem.la 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 \ -rpath /mp/lib -version-info `./shtool version -lc -dlibtool pth_vers.c` ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pthread.c In file included from /usr/include/sys/select.h:146, from /usr/include/unistd.h:483, from pthread.h:116, from pthread.c:42: /usr/include/signal.h:84: error: parse error before 'int' make: *** [pthread.lo] Error 1 Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_pthsem/work/pthsem-2.0.7" && nice -n 10 make all " returned error 2 Command output: ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_time.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_errno.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_mctx.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_uctx.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_tcb.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_sched.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_attr.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_lib.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_event.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_data.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_clean.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_cancel.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_msg.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_sync.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_fork.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_util.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_high.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_syscall.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_ext.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_compat.c ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_string.c ./libtool --mode=link --quiet /usr/bin/gcc-4.0 -o libpthsem.la 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 \ -rpath /mp/lib -version-info `./shtool version -lc -dlibtool pth_vers.c` ./libtool --mode=compile --quiet /usr/bin/gcc-4.0 -c -I/mp/include -I. -O2 -pipe -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pthread.c In file included from /usr/include/sys/select.h:146, from /usr/include/unistd.h:483, from pthread.h:116, from pthread.c:42: /usr/include/signal.h:84: error: parse error before 'int' make: *** [pthread.lo] Error 1 Warning: the following items did not execute (for pthsem): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.