root@scone# make install ===> Found saved configuration for shibboleth-sp-1.3f ===> Extracting for shibboleth-sp-1.3f => MD5 Checksum OK for shibboleth-sp-1.3f.tar.gz. => SHA256 Checksum OK for shibboleth-sp-1.3f.tar.gz. ===> Patching for shibboleth-sp-1.3f ===> Applying FreeBSD patches for shibboleth-sp-1.3f ===> shibboleth-sp-1.3f depends on executable: gmake - found ===> shibboleth-sp-1.3f depends on file: /usr/local/sbin/apxs - found ===> shibboleth-sp-1.3f depends on shared library: saml.5 - found ===> Configuring for shibboleth-sp-1.3f configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for i386-portbld-freebsd7.0-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for i386-portbld-freebsd7.0-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E 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 how to run the C++ preprocessor... c++ -E checking for i386-portbld-freebsd7.0-g77... no checking for i386-portbld-freebsd7.0-f77... no checking for i386-portbld-freebsd7.0-xlf... no checking for i386-portbld-freebsd7.0-frt... no checking for i386-portbld-freebsd7.0-pgf77... no checking for i386-portbld-freebsd7.0-fort77... no checking for i386-portbld-freebsd7.0-fl32... no checking for i386-portbld-freebsd7.0-af77... no checking for i386-portbld-freebsd7.0-f90... no checking for i386-portbld-freebsd7.0-xlf90... no checking for i386-portbld-freebsd7.0-pgf90... no checking for i386-portbld-freebsd7.0-epcf90... no checking for i386-portbld-freebsd7.0-f95... no checking for i386-portbld-freebsd7.0-fort... no checking for i386-portbld-freebsd7.0-xlf95... no checking for i386-portbld-freebsd7.0-ifc... no checking for i386-portbld-freebsd7.0-efc... no checking for i386-portbld-freebsd7.0-pgf95... no checking for i386-portbld-freebsd7.0-lf95... no checking for i386-portbld-freebsd7.0-gfortran... no 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... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-portbld-freebsd7.0-ar... no checking for ar... ar checking for i386-portbld-freebsd7.0-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd7.0-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler implements namespaces... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for gmtime_r... yes checking for strtok_r... yes checking for strcasecmp... yes checking for dlfcn.h... (cached) yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for pthread_rwlock_init... yes checking for library containing svcfd_create... none required checking for library containing socket... none required configure: does the native Sun RPC library support svcfd_create...no checking for struct rpcent... no checking whether sys_errlist is declared... yes checking for pkg-config.no... no checking for OpenSSL libraries... -lssl -lcrypto checking for OpenSSL cflags... checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for ERR_load_CRYPTO_string... yes checking for SSL_library_init... yes checking for log4cpp-config... /usr/local/bin/log4cpp-config checking log4cpp/Category.hh usability... yes checking log4cpp/Category.hh presence... yes checking for log4cpp/Category.hh... yes checking xercesc/dom/DOM.hpp usability... yes checking xercesc/dom/DOM.hpp presence... yes checking for xercesc/dom/DOM.hpp... yes checking Xerces version... OK checking for xsec/xenc/XENCEncryptionMethod.hpp... yes checking saml/saml.h usability... yes checking saml/saml.h presence... yes checking for saml/saml.h... yes checking for NSAPI module option... no checking whether to build Apache 1.3 module... no checking whether to build Apache 2.0 module... no checking whether to build Apache 2.2 module... yes checking for user-specified Apache2.2 apxs name/location... "/usr/local/sbin/apxs" checking to see if Apache2.2 apxs was located... /usr/local/sbin/apxs checking for apr-1-config... /usr/local/bin/apr-1-config checking whether to build the MySQL ccache... yes, if it can be found checking for mysql_config... no configure: WARNING: MySQL not found. skipping. configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating shib/Makefile config.status: creating schemas/Makefile config.status: creating configs/Makefile config.status: creating oncrpc/Makefile config.status: creating oncrpc/rpc/Makefile config.status: creating shib-target/Makefile config.status: creating shar/Makefile config.status: creating siterefresh/Makefile config.status: creating test/Makefile config.status: creating xmlproviders/Makefile config.status: creating adfs/Makefile config.status: creating selinux/Makefile config.status: creating nsapi_shib/Makefile config.status: creating apache/Makefile config.status: creating shib-mysql-ccache/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for shibboleth-sp-1.3f gmake all-recursive gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' Making all in oncrpc gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making all in . gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT auth_non.lo -MD -MP -MF ".deps/auth_non.Tpo" -c -o auth_non.lo auth_non.c; \ then mv -f ".deps/auth_non.Tpo" ".deps/auth_non.Plo"; else rm -f ".deps/auth_non.Tpo"; exit 1; fi In file included from auth_non.c:53: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from auth_non.c:53: ./rpc/svc.h:173:19: warning: "/*" within comment auth_non.c: In function 'authnone_create': auth_non.c:90: warning: implicit declaration of function 'calloc' auth_non.c:90: warning: incompatible implicit declaration of built-in function 'calloc' auth_non.c:101: warning: implicit declaration of function 'xdr_opaque_auth' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT auth_uni.lo -MD -MP -MF ".deps/auth_uni.Tpo" -c -o auth_uni.lo auth_uni.c; \ then mv -f ".deps/auth_uni.Tpo" ".deps/auth_uni.Plo"; else rm -f ".deps/auth_uni.Tpo"; exit 1; fi In file included from auth_uni.c:66: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from auth_uni.c:66: ./rpc/svc.h:173:19: warning: "/*" within comment auth_uni.c: In function 'authunix_create': auth_uni.c:126: warning: implicit declaration of function 'malloc' auth_uni.c:126: warning: incompatible implicit declaration of built-in function 'malloc' auth_uni.c:169: warning: implicit declaration of function 'abort' auth_uni.c:169: warning: incompatible implicit declaration of built-in function 'abort' auth_uni.c:184: warning: implicit declaration of function 'bcopy' auth_uni.c:184: warning: incompatible implicit declaration of built-in function 'bcopy' auth_uni.c: In function 'authunix_create_default': auth_uni.c:207: warning: implicit declaration of function 'gethostname' auth_uni.c:208: warning: incompatible implicit declaration of built-in function 'abort' auth_uni.c:217: warning: implicit declaration of function 'geteuid' auth_uni.c:218: warning: implicit declaration of function 'getegid' auth_uni.c:219: warning: implicit declaration of function 'getgroups' auth_uni.c: In function 'authunix_validate': auth_uni.c:259: warning: implicit declaration of function 'free' auth_uni.c:263: warning: implicit declaration of function 'xdr_opaque_auth' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT authunix.lo -MD -MP -MF ".deps/authunix.Tpo" -c -o authunix.lo authunix.c; \ then mv -f ".deps/authunix.Tpo" ".deps/authunix.Plo"; else rm -f ".deps/authunix.Tpo"; exit 1; fi In file included from authunix.c:53: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from authunix.c:53: ./rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_gen.lo -MD -MP -MF ".deps/clnt_gen.Tpo" -c -o clnt_gen.lo clnt_gen.c; \ then mv -f ".deps/clnt_gen.Tpo" ".deps/clnt_gen.Plo"; else rm -f ".deps/clnt_gen.Tpo"; exit 1; fi In file included from clnt_gen.c:51: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_gen.c:51: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_gen.c: In function 'clnt_create': clnt_gen.c:95: warning: implicit declaration of function 'bzero' clnt_gen.c:95: warning: incompatible implicit declaration of built-in function 'bzero' clnt_gen.c:96: warning: implicit declaration of function 'bcopy' clnt_gen.c:96: warning: incompatible implicit declaration of built-in function 'bcopy' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_per.lo -MD -MP -MF ".deps/clnt_per.Tpo" -c -o clnt_per.lo clnt_per.c; \ then mv -f ".deps/clnt_per.Tpo" ".deps/clnt_per.Plo"; else rm -f ".deps/clnt_per.Tpo"; exit 1; fi In file included from clnt_per.c:56: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_per.c:56: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_per.c: In function '_buf': clnt_per.c:88: warning: implicit declaration of function 'malloc' clnt_per.c:88: warning: incompatible implicit declaration of built-in function 'malloc' clnt_per.c: In function 'clnt_sperror': clnt_per.c:111: warning: implicit declaration of function 'strlen' clnt_per.c:111: warning: incompatible implicit declaration of built-in function 'strlen' clnt_per.c: In function 'onc_clnt_spcreateerror': clnt_per.c:281: warning: implicit declaration of function 'strcat' clnt_per.c:281: warning: incompatible implicit declaration of built-in function 'strcat' clnt_per.c:300: warning: incompatible implicit declaration of built-in function 'strlen' clnt_per.c:282: warning: enumeration value 'RPC_SUCCESS' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_CANTENCODEARGS' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_CANTDECODERES' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_CANTSEND' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_CANTRECV' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_TIMEDOUT' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_VERSMISMATCH' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_AUTHERROR' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_PROGUNAVAIL' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_PROGVERSMISMATCH' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_PROCUNAVAIL' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_CANTDECODEARGS' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_UNKNOWNHOST' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_UNKNOWNPROTO' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_PROGNOTREGISTERED' not handled in switch clnt_per.c:282: warning: enumeration value 'RPC_FAILED' not handled in switch if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_raw.lo -MD -MP -MF ".deps/clnt_raw.Tpo" -c -o clnt_raw.lo clnt_raw.c; \ then mv -f ".deps/clnt_raw.Tpo" ".deps/clnt_raw.Plo"; else rm -f ".deps/clnt_raw.Tpo"; exit 1; fi In file included from clnt_raw.c:56: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_raw.c:56: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_raw.c:59:8: warning: extra tokens at end of #endif directive clnt_raw.c: In function 'clntraw_create': clnt_raw.c:106: warning: implicit declaration of function 'calloc' clnt_raw.c:106: warning: incompatible implicit declaration of built-in function 'calloc' clnt_raw.c:120: warning: implicit declaration of function 'perror' clnt_raw.c: In function 'clntraw_call': clnt_raw.c:206: warning: implicit declaration of function 'xdr_opaque_auth' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_sim.lo -MD -MP -MF ".deps/clnt_sim.Tpo" -c -o clnt_sim.lo clnt_sim.c; \ then mv -f ".deps/clnt_sim.Tpo" ".deps/clnt_sim.Plo"; else rm -f ".deps/clnt_sim.Tpo"; exit 1; fi In file included from clnt_sim.c:53: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_sim.c:53: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_sim.c:68: warning: return type defaults to 'int' clnt_sim.c: In function 'callrpc': clnt_sim.c:79: warning: implicit declaration of function 'calloc' clnt_sim.c:79: warning: incompatible implicit declaration of built-in function 'calloc' clnt_sim.c:85: warning: implicit declaration of function 'malloc' clnt_sim.c:85: warning: incompatible implicit declaration of built-in function 'malloc' clnt_sim.c:90: warning: implicit declaration of function 'strcmp' clnt_sim.c:97: warning: implicit declaration of function 'close' clnt_sim.c:117: warning: implicit declaration of function 'strcpy' clnt_sim.c:117: warning: incompatible implicit declaration of built-in function 'strcpy' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_tcp.lo -MD -MP -MF ".deps/clnt_tcp.Tpo" -c -o clnt_tcp.lo clnt_tcp.c; \ then mv -f ".deps/clnt_tcp.Tpo" ".deps/clnt_tcp.Plo"; else rm -f ".deps/clnt_tcp.Tpo"; exit 1; fi In file included from clnt_tcp.c:65: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_tcp.c:65: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_tcp.c: In function 'onc_clnttcp_create': clnt_tcp.c:141: warning: implicit declaration of function 'malloc' clnt_tcp.c:141: warning: incompatible implicit declaration of built-in function 'malloc' clnt_tcp.c:174: warning: implicit declaration of function 'free' clnt_tcp.c:204: warning: implicit declaration of function 'bindresvport' clnt_tcp.c:210: warning: implicit declaration of function 'close' clnt_tcp.c:231: warning: implicit declaration of function 'getpid' clnt_tcp.c: In function 'clnttcp_call': clnt_tcp.c:361: warning: implicit declaration of function 'xdr_opaque_auth' clnt_tcp.c: In function 'readtcp': clnt_tcp.c:522: warning: implicit declaration of function 'read' clnt_tcp.c: In function 'writetcp': clnt_tcp.c:553: warning: implicit declaration of function 'write' clnt_tcp.c: In function 'onc_clnttcp_create': clnt_tcp.c:137: warning: 'ct' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT clnt_udp.lo -MD -MP -MF ".deps/clnt_udp.Tpo" -c -o clnt_udp.lo clnt_udp.c; \ then mv -f ".deps/clnt_udp.Tpo" ".deps/clnt_udp.Plo"; else rm -f ".deps/clnt_udp.Tpo"; exit 1; fi In file included from clnt_udp.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from clnt_udp.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment clnt_udp.c: In function 'clntudp_bufcreate': clnt_udp.c:139: warning: implicit declaration of function 'malloc' clnt_udp.c:139: warning: incompatible implicit declaration of built-in function 'malloc' clnt_udp.c:187: warning: implicit declaration of function 'getpid' clnt_udp.c:214: warning: implicit declaration of function 'bindresvport' clnt_udp.c:230: warning: implicit declaration of function 'free' clnt_udp.c: In function 'clntudp_call': clnt_udp.c:377: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness clnt_udp.c:418: warning: implicit declaration of function 'xdr_opaque_auth' clnt_udp.c: In function 'clntudp_destroy': clnt_udp.c:506: warning: implicit declaration of function 'close' clnt_udp.c: In function 'clntudp_bufcreate': clnt_udp.c:135: warning: 'cu' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT get_myad.lo -MD -MP -MF ".deps/get_myad.Tpo" -c -o get_myad.lo get_myad.c; \ then mv -f ".deps/get_myad.Tpo" ".deps/get_myad.Plo"; else rm -f ".deps/get_myad.Tpo"; exit 1; fi get_myad.c:77: warning: return type defaults to 'int' get_myad.c: In function 'get_myaddress': get_myad.c:106: warning: implicit declaration of function 'exit' get_myad.c:106: warning: incompatible implicit declaration of built-in function 'exit' get_myad.c:112: warning: incompatible implicit declaration of built-in function 'exit' get_myad.c:119: warning: incompatible implicit declaration of built-in function 'exit' get_myad.c:129: warning: implicit declaration of function 'close' get_myad.c:131: warning: control reaches end of non-void function if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_cln.lo -MD -MP -MF ".deps/pmap_cln.Tpo" -c -o pmap_cln.lo pmap_cln.c; \ then mv -f ".deps/pmap_cln.Tpo" ".deps/pmap_cln.Plo"; else rm -f ".deps/pmap_cln.Tpo"; exit 1; fi In file included from pmap_cln.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_cln.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment pmap_cln.c: In function 'pmap_set': pmap_cln.c:84: warning: implicit declaration of function 'get_myaddress' pmap_cln.c:102: warning: implicit declaration of function 'close' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_get.lo -MD -MP -MF ".deps/pmap_get.Tpo" -c -o pmap_get.lo pmap_get.c; \ then mv -f ".deps/pmap_get.Tpo" ".deps/pmap_get.Plo"; else rm -f ".deps/pmap_get.Tpo"; exit 1; fi In file included from pmap_get.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_get.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment pmap_get.c: In function 'pmap_getport': pmap_get.c:96: warning: implicit declaration of function 'close' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_gma.lo -MD -MP -MF ".deps/pmap_gma.Tpo" -c -o pmap_gma.lo pmap_gma.c; \ then mv -f ".deps/pmap_gma.Tpo" ".deps/pmap_gma.Plo"; else rm -f ".deps/pmap_gma.Tpo"; exit 1; fi In file included from pmap_gma.c:53: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_gma.c:53: ./rpc/svc.h:173:19: warning: "/*" within comment pmap_gma.c: In function 'pmap_getmaps': pmap_gma.c:103: warning: implicit declaration of function 'close' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_pr.lo -MD -MP -MF ".deps/pmap_pr.Tpo" -c -o pmap_pr.lo pmap_pr.c; \ then mv -f ".deps/pmap_pr.Tpo" ".deps/pmap_pr.Plo"; else rm -f ".deps/pmap_pr.Tpo"; exit 1; fi In file included from pmap_pr.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_pr.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_pro.lo -MD -MP -MF ".deps/pmap_pro.Tpo" -c -o pmap_pro.lo pmap_pro.c; \ then mv -f ".deps/pmap_pro.Tpo" ".deps/pmap_pro.Plo"; else rm -f ".deps/pmap_pro.Tpo"; exit 1; fi In file included from pmap_pro.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_pro.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment pmap_pro.c: In function 'xdr_pmaplist': pmap_pro.c:107: warning: 'next' may be used uninitialized in this function if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT pmap_rmt.lo -MD -MP -MF ".deps/pmap_rmt.Tpo" -c -o pmap_rmt.lo pmap_rmt.c; \ then mv -f ".deps/pmap_rmt.Tpo" ".deps/pmap_rmt.Plo"; else rm -f ".deps/pmap_rmt.Tpo"; exit 1; fi In file included from pmap_rmt.c:52: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from pmap_rmt.c:52: ./rpc/svc.h:173:19: warning: "/*" within comment pmap_rmt.c: In function 'pmap_rmtcall': pmap_rmt.c:123: warning: implicit declaration of function 'close' pmap_rmt.c: In function 'clnt_broadcast': pmap_rmt.c:308: warning: implicit declaration of function 'bzero' pmap_rmt.c:308: warning: incompatible implicit declaration of built-in function 'bzero' pmap_rmt.c:314: warning: implicit declaration of function 'getpid' pmap_rmt.c:387: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT rpc_call.lo -MD -MP -MF ".deps/rpc_call.Tpo" -c -o rpc_call.lo rpc_call.c; \ then mv -f ".deps/rpc_call.Tpo" ".deps/rpc_call.Plo"; else rm -f ".deps/rpc_call.Tpo"; exit 1; fi In file included from rpc_call.c:54: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from rpc_call.c:54: ./rpc/svc.h:173:19: warning: "/*" within comment rpc_call.c: In function 'xdr_callmsg': rpc_call.c:95: warning: implicit declaration of function 'bcopy' rpc_call.c:95: warning: incompatible implicit declaration of built-in function 'bcopy' rpc_call.c:102: warning: incompatible implicit declaration of built-in function 'bcopy' rpc_call.c:134: warning: implicit declaration of function 'malloc' rpc_call.c:134: warning: incompatible implicit declaration of built-in function 'malloc' rpc_call.c:143: warning: incompatible implicit declaration of built-in function 'bcopy' rpc_call.c:168: warning: incompatible implicit declaration of built-in function 'malloc' rpc_call.c:177: warning: incompatible implicit declaration of built-in function 'bcopy' rpc_call.c:197: warning: implicit declaration of function 'xdr_opaque_auth' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT rpc_comm.lo -MD -MP -MF ".deps/rpc_comm.Tpo" -c -o rpc_comm.lo rpc_comm.c; \ then mv -f ".deps/rpc_comm.Tpo" ".deps/rpc_comm.Plo"; else rm -f ".deps/rpc_comm.Tpo"; exit 1; fi In file included from rpc_comm.c:41: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from rpc_comm.c:41: ./rpc/svc.h:173:19: warning: "/*" within comment rpc_comm.c: In function '_get_thr_rpc_vars': rpc_comm.c:96: warning: implicit declaration of function 'malloc' rpc_comm.c:96: warning: incompatible implicit declaration of built-in function 'malloc' rpc_comm.c:97: warning: implicit declaration of function 'memset' rpc_comm.c:97: warning: incompatible implicit declaration of built-in function 'memset' rpc_comm.c: In function '_thr_onc_term': rpc_comm.c:114: warning: implicit declaration of function 'free' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT rpc_prot.lo -MD -MP -MF ".deps/rpc_prot.Tpo" -c -o rpc_prot.lo rpc_prot.c; \ then mv -f ".deps/rpc_prot.Tpo" ".deps/rpc_prot.Plo"; else rm -f ".deps/rpc_prot.Tpo"; exit 1; fi In file included from rpc_prot.c:62: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from rpc_prot.c:62: ./rpc/svc.h:173:19: warning: "/*" within comment rpc_prot.c: In function 'xdr_accepted_reply': rpc_prot.c:113: warning: enumeration value 'PROG_UNAVAIL' not handled in switch rpc_prot.c:113: warning: enumeration value 'PROC_UNAVAIL' not handled in switch rpc_prot.c:113: warning: enumeration value 'GARBAGE_ARGS' not handled in switch rpc_prot.c:113: warning: enumeration value 'SYSTEM_ERR' not handled in switch rpc_prot.c: In function 'rejected': rpc_prot.c:243: warning: enumeration value 'RPC_MISMATCH' not handled in switch rpc_prot.c:245: warning: case value '6' not in enumerated type 'enum reject_stat' rpc_prot.c: In function '_seterr_reply': rpc_prot.c:288: warning: enumeration value 'RPC_SUCCESS' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_CANTENCODEARGS' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_CANTDECODERES' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_CANTSEND' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_CANTRECV' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_TIMEDOUT' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_PROGUNAVAIL' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_PROCUNAVAIL' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_CANTDECODEARGS' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_SYSTEMERROR' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_UNKNOWNHOST' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_UNKNOWNPROTO' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_PMAPFAILURE' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_PROGNOTREGISTERED' not handled in switch rpc_prot.c:288: warning: enumeration value 'RPC_FAILED' not handled in switch if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc.lo -MD -MP -MF ".deps/svc.Tpo" -c -o svc.lo svc.c; \ then mv -f ".deps/svc.Tpo" ".deps/svc.Plo"; else rm -f ".deps/svc.Tpo"; exit 1; fi In file included from svc.c:61: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc.c:61: ./rpc/svc.h:173:19: warning: "/*" within comment svc.c: In function 'xprt_register': svc.c:118: warning: implicit declaration of function 'malloc' svc.c:118: warning: incompatible implicit declaration of built-in function 'malloc' svc.c: In function 'onc_svc_register': svc.c:224: warning: incompatible implicit declaration of built-in function 'malloc' svc.c: In function 'svc_unregister': svc.c:260: warning: implicit declaration of function 'free' svc.c: In function 'onc_svc_getreqset': svc.c:513: warning: implicit declaration of function 'ffs' svc.c:513: warning: suggest parentheses around assignment used as truth value svc.c:494: warning: unused variable 'i' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_auth.lo -MD -MP -MF ".deps/svc_auth.Tpo" -c -o svc_auth.lo svc_auth.c; \ then mv -f ".deps/svc_auth.Tpo" ".deps/svc_auth.Plo"; else rm -f ".deps/svc_auth.Tpo"; exit 1; fi In file included from svc_auth.c:51: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_auth.c:51: ./rpc/svc.h:173:19: warning: "/*" within comment svc_auth.c:75: warning: missing braces around initializer svc_auth.c:75: warning: (near initialization for 'svcauthsw[0]') if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_autu.lo -MD -MP -MF ".deps/svc_autu.Tpo" -c -o svc_autu.lo svc_autu.c; \ then mv -f ".deps/svc_autu.Tpo" ".deps/svc_autu.Plo"; else rm -f ".deps/svc_autu.Tpo"; exit 1; fi In file included from svc_autu.c:57: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_autu.c:57: ./rpc/svc.h:173:19: warning: "/*" within comment svc_autu.c: In function '_svcauth_unix': svc_autu.c:94: warning: implicit declaration of function 'bcopy' svc_autu.c:94: warning: incompatible implicit declaration of built-in function 'bcopy' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_raw.lo -MD -MP -MF ".deps/svc_raw.Tpo" -c -o svc_raw.lo svc_raw.c; \ then mv -f ".deps/svc_raw.Tpo" ".deps/svc_raw.Plo"; else rm -f ".deps/svc_raw.Tpo"; exit 1; fi In file included from svc_raw.c:54: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_raw.c:54: ./rpc/svc.h:173:19: warning: "/*" within comment svc_raw.c: In function 'svcraw_create': svc_raw.c:89: warning: implicit declaration of function 'calloc' svc_raw.c:89: warning: incompatible implicit declaration of built-in function 'calloc' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_run.lo -MD -MP -MF ".deps/svc_run.Tpo" -c -o svc_run.lo svc_run.c; \ then mv -f ".deps/svc_run.Tpo" ".deps/svc_run.Plo"; else rm -f ".deps/svc_run.Tpo"; exit 1; fi In file included from svc_run.c:50: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_run.c:50: ./rpc/svc.h:173:19: warning: "/*" within comment svc_run.c: In function 'svc_run': svc_run.c:89: warning: implicit declaration of function 'perror' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_simp.lo -MD -MP -MF ".deps/svc_simp.Tpo" -c -o svc_simp.lo svc_simp.c; \ then mv -f ".deps/svc_simp.Tpo" ".deps/svc_simp.Plo"; else rm -f ".deps/svc_simp.Tpo"; exit 1; fi In file included from svc_simp.c:53: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_simp.c:53: ./rpc/svc.h:173:19: warning: "/*" within comment svc_simp.c:71: warning: return type defaults to 'int' svc_simp.c: In function 'registerrpc': svc_simp.c:81: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' svc_simp.c:96: warning: implicit declaration of function 'pmap_unset' svc_simp.c:107: warning: implicit declaration of function 'malloc' svc_simp.c:107: warning: incompatible implicit declaration of built-in function 'malloc' svc_simp.c: In function 'universal': svc_simp.c:146: warning: implicit declaration of function 'exit' svc_simp.c:146: warning: incompatible implicit declaration of built-in function 'exit' svc_simp.c:155: warning: implicit declaration of function 'bzero' svc_simp.c:155: warning: incompatible implicit declaration of built-in function 'bzero' svc_simp.c:174: warning: incompatible implicit declaration of built-in function 'exit' svc_simp.c:185: warning: incompatible implicit declaration of built-in function 'exit' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_tcp.lo -MD -MP -MF ".deps/svc_tcp.Tpo" -c -o svc_tcp.lo svc_tcp.c; \ then mv -f ".deps/svc_tcp.Tpo" ".deps/svc_tcp.Plo"; else rm -f ".deps/svc_tcp.Tpo"; exit 1; fi In file included from svc_tcp.c:56: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_tcp.c:56: ./rpc/svc.h:173:19: warning: "/*" within comment svc_tcp.c:65: warning: conflicting types for built-in function 'abort' svc_tcp.c:66: warning: type defaults to 'int' in declaration of '__error' svc_tcp.c: In function 'svctcp_create': svc_tcp.c:166: warning: implicit declaration of function 'bzero' svc_tcp.c:166: warning: incompatible implicit declaration of built-in function 'bzero' svc_tcp.c:168: warning: implicit declaration of function 'bindresvport' svc_tcp.c:172: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness svc_tcp.c:179: warning: implicit declaration of function 'close' svc_tcp.c:183: warning: implicit declaration of function 'malloc' svc_tcp.c:183: warning: incompatible implicit declaration of built-in function 'malloc' svc_tcp.c: In function 'makefd_xprt': svc_tcp.c:236: warning: incompatible implicit declaration of built-in function 'malloc' svc_tcp.c:252: warning: implicit declaration of function 'free' svc_tcp.c: In function 'rendezvous_request': svc_tcp.c:284: warning: pointer targets in passing argument 3 of 'accept' differ in signedness svc_tcp.c: In function 'readtcp': svc_tcp.c:385: warning: implicit declaration of function 'read' svc_tcp.c: In function 'writetcp': svc_tcp.c:410: warning: implicit declaration of function 'write' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT svc_udp.lo -MD -MP -MF ".deps/svc_udp.Tpo" -c -o svc_udp.lo svc_udp.c; \ then mv -f ".deps/svc_udp.Tpo" ".deps/svc_udp.Plo"; else rm -f ".deps/svc_udp.Tpo"; exit 1; fi In file included from svc_udp.c:54: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from svc_udp.c:54: ./rpc/svc.h:173:19: warning: "/*" within comment svc_udp.c:71: warning: type defaults to 'int' in declaration of 'cache_get' svc_udp.c:72: warning: type defaults to 'int' in declaration of 'cache_set' svc_udp.c: In function 'svcudp_bufcreate': svc_udp.c:135: warning: implicit declaration of function 'bzero' svc_udp.c:135: warning: incompatible implicit declaration of built-in function 'bzero' svc_udp.c:137: warning: implicit declaration of function 'bindresvport' svc_udp.c:141: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness svc_udp.c:147: warning: implicit declaration of function 'close' svc_udp.c:151: warning: implicit declaration of function 'malloc' svc_udp.c:151: warning: incompatible implicit declaration of built-in function 'malloc' svc_udp.c: In function 'svcudp_recv': svc_udp.c:220: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness svc_udp.c: In function 'svcudp_destroy': svc_udp.c:310: warning: implicit declaration of function 'free' svc_udp.c: At top level: svc_udp.c:387: warning: return type defaults to 'int' svc_udp.c: In function 'svcudp_enablecache': svc_udp.c:397: warning: incompatible implicit declaration of built-in function 'malloc' svc_udp.c:409: warning: incompatible implicit declaration of built-in function 'bzero' svc_udp.c: At top level: svc_udp.c:426: warning: return type defaults to 'int' svc_udp.c: In function 'cache_set': svc_udp.c:449: warning: 'return' with no value, in function returning non-void svc_udp.c:454: warning: incompatible implicit declaration of built-in function 'malloc' svc_udp.c:457: warning: 'return' with no value, in function returning non-void svc_udp.c:462: warning: 'return' with no value, in function returning non-void svc_udp.c: At top level: svc_udp.c:491: warning: return type defaults to 'int' svc_udp.c: In function 'cache_get': svc_udp.c:509: warning: implicit declaration of function 'bcmp' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr.lo -MD -MP -MF ".deps/xdr.Tpo" -c -o xdr.lo xdr.c; \ then mv -f ".deps/xdr.Tpo" ".deps/xdr.Plo"; else rm -f ".deps/xdr.Tpo"; exit 1; fi In file included from xdr.c:70: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from xdr.c:70: ./rpc/svc.h:173:19: warning: "/*" within comment xdr.c: In function 'xdr_opaque': xdr.c:433: warning: type defaults to 'int' in declaration of 'crud' xdr.c: In function 'xdr_bytes': xdr.c:526: warning: implicit declaration of function 'free' xdr.c: In function 'xdr_string': xdr.c:626: warning: implicit declaration of function 'strlen' xdr.c:626: warning: incompatible implicit declaration of built-in function 'strlen' xdr.c:619: warning: enumeration value 'XDR_DECODE' not handled in switch if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_arra.lo -MD -MP -MF ".deps/xdr_arra.Tpo" -c -o xdr_arra.lo xdr_arra.c; \ then mv -f ".deps/xdr_arra.Tpo" ".deps/xdr_arra.Plo"; else rm -f ".deps/xdr_arra.Tpo"; exit 1; fi In file included from xdr_arra.c:56: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from xdr_arra.c:56: ./rpc/svc.h:173:19: warning: "/*" within comment xdr_arra.c: In function 'xdr_array': xdr_arra.c:105: warning: implicit declaration of function 'malloc' xdr_arra.c:105: warning: incompatible implicit declaration of built-in function 'malloc' xdr_arra.c:115: warning: implicit declaration of function 'bzero' xdr_arra.c:115: warning: incompatible implicit declaration of built-in function 'bzero' xdr_arra.c:101: warning: enumeration value 'XDR_ENCODE' not handled in switch xdr_arra.c:134: warning: implicit declaration of function 'free' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_floa.lo -MD -MP -MF ".deps/xdr_floa.Tpo" -c -o xdr_floa.lo xdr_floa.c; \ then mv -f ".deps/xdr_floa.Tpo" ".deps/xdr_floa.Plo"; else rm -f ".deps/xdr_floa.Tpo"; exit 1; fi In file included from xdr_floa.c:57: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from xdr_floa.c:57: ./rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_mem.lo -MD -MP -MF ".deps/xdr_mem.Tpo" -c -o xdr_mem.lo xdr_mem.c; \ then mv -f ".deps/xdr_mem.Tpo" ".deps/xdr_mem.Plo"; else rm -f ".deps/xdr_mem.Tpo"; exit 1; fi xdr_mem.c: In function 'xdrmem_getbytes': xdr_mem.c:148: warning: implicit declaration of function 'bcopy' xdr_mem.c:148: warning: incompatible implicit declaration of built-in function 'bcopy' xdr_mem.c: In function 'xdrmem_putbytes': xdr_mem.c:163: warning: incompatible implicit declaration of built-in function 'bcopy' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_rec.lo -MD -MP -MF ".deps/xdr_rec.Tpo" -c -o xdr_rec.lo xdr_rec.c; \ then mv -f ".deps/xdr_rec.Tpo" ".deps/xdr_rec.Plo"; else rm -f ".deps/xdr_rec.Tpo"; exit 1; fi xdr_rec.c: In function 'xdrrec_create': xdr_rec.c:163: warning: implicit declaration of function 'malloc' xdr_rec.c:163: warning: incompatible implicit declaration of built-in function 'malloc' xdr_rec.c: In function 'xdrrec_putbytes': xdr_rec.c:308: warning: implicit declaration of function 'bcopy' xdr_rec.c:308: warning: incompatible implicit declaration of built-in function 'bcopy' xdr_rec.c: In function 'xdrrec_setpos': xdr_rec.c:358: warning: enumeration value 'XDR_FREE' not handled in switch xdr_rec.c: In function 'xdrrec_inline': xdr_rec.c:391: warning: enumeration value 'XDR_FREE' not handled in switch xdr_rec.c: In function 'xdrrec_destroy': xdr_rec.c:418: warning: implicit declaration of function 'free' xdr_rec.c: In function 'get_input_bytes': xdr_rec.c:559: warning: incompatible implicit declaration of built-in function 'bcopy' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_refe.lo -MD -MP -MF ".deps/xdr_refe.Tpo" -c -o xdr_refe.lo xdr_refe.c; \ then mv -f ".deps/xdr_refe.Tpo" ".deps/xdr_refe.Plo"; else rm -f ".deps/xdr_refe.Tpo"; exit 1; fi In file included from xdr_refe.c:55: ./rpc/rpc.h:118:29: warning: "/*" within comment In file included from ./rpc/rpc.h:121, from xdr_refe.c:55: ./rpc/svc.h:173:19: warning: "/*" within comment xdr_refe.c: In function 'xdr_reference': xdr_refe.c:86: warning: implicit declaration of function 'malloc' xdr_refe.c:86: warning: incompatible implicit declaration of built-in function 'malloc' xdr_refe.c:96: warning: implicit declaration of function 'bzero' xdr_refe.c:96: warning: incompatible implicit declaration of built-in function 'bzero' xdr_refe.c:81: warning: enumeration value 'XDR_ENCODE' not handled in switch xdr_refe.c:103: warning: implicit declaration of function 'free' if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT xdr_stdi.lo -MD -MP -MF ".deps/xdr_stdi.Tpo" -c -o xdr_stdi.lo xdr_stdi.c; \ then mv -f ".deps/xdr_stdi.Tpo" ".deps/xdr_stdi.Plo"; else rm -f ".deps/xdr_stdi.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CC cc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o liboncrpc.la -rpath /usr/local/lib -version-info 2:0:0 auth_non.lo auth_uni.lo authunix.lo clnt_gen.lo clnt_per.lo clnt_raw.lo clnt_sim.lo clnt_tcp.lo clnt_udp.lo get_myad.lo pmap_cln.lo pmap_get.lo pmap_gma.lo pmap_pr.lo pmap_pro.lo pmap_rmt.lo rpc_call.lo rpc_comm.lo rpc_prot.lo svc.lo svc_auth.lo svc_autu.lo svc_raw.lo svc_run.lo svc_simp.lo svc_tcp.lo svc_udp.lo xdr.lo xdr_arra.lo xdr_floa.lo xdr_mem.lo xdr_rec.lo xdr_refe.lo xdr_stdi.lo -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making all in rpc gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making all in doc gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' Making all in shib gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT BasicTrust.lo -MD -MP -MF ".deps/BasicTrust.Tpo" -c -o BasicTrust.lo BasicTrust.cpp; \ then mv -f ".deps/BasicTrust.Tpo" ".deps/BasicTrust.Plo"; else rm -f ".deps/BasicTrust.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT Constants.lo -MD -MP -MF ".deps/Constants.Tpo" -c -o Constants.lo Constants.cpp; \ then mv -f ".deps/Constants.Tpo" ".deps/Constants.Plo"; else rm -f ".deps/Constants.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT Metadata.lo -MD -MP -MF ".deps/Metadata.Tpo" -c -o Metadata.lo Metadata.cpp; \ then mv -f ".deps/Metadata.Tpo" ".deps/Metadata.Plo"; else rm -f ".deps/Metadata.Tpo"; exit 1; fi Metadata.cpp: In member function 'const shibboleth::IEntityDescriptor* shibboleth::Metadata::lookup(const XMLCh*, bool)': Metadata.cpp:42: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In member function 'const shibboleth::IEntityDescriptor* shibboleth::Metadata::lookup(const char*, bool)': Metadata.cpp:62: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In member function 'const shibboleth::IEntityDescriptor* shibboleth::Metadata::lookup(const saml::SAMLArtifact*)': Metadata.cpp:82: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In member function 'const shibboleth::ICredResolver* shibboleth::Credentials::lookup(const char*)': Metadata.cpp:130: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In constructor 'shibboleth::AAP::AAP(const saml::Iterator&, const XMLCh*, const XMLCh*)': Metadata.cpp:153: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In constructor 'shibboleth::AAP::AAP(const saml::Iterator&, const char*)': Metadata.cpp:167: warning: suggest parentheses around assignment used as truth value Metadata.cpp: In static member function 'static void shibboleth::AAP::apply(const saml::Iterator&, saml::SAMLAssertion&, const shibboleth::IRoleDescriptor*)': Metadata.cpp:224: warning: suggest parentheses around assignment used as truth value if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ReloadableXMLFile.lo -MD -MP -MF ".deps/ReloadableXMLFile.Tpo" -c -o ReloadableXMLFile.lo ReloadableXMLFile.cpp; \ then mv -f ".deps/ReloadableXMLFile.Tpo" ".deps/ReloadableXMLFile.Plo"; else rm -f ".deps/ReloadableXMLFile.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ShibbolethTrust.lo -MD -MP -MF ".deps/ShibbolethTrust.Tpo" -c -o ShibbolethTrust.lo ShibbolethTrust.cpp; \ then mv -f ".deps/ShibbolethTrust.Tpo" ".deps/ShibbolethTrust.Plo"; else rm -f ".deps/ShibbolethTrust.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ShibConfig.lo -MD -MP -MF ".deps/ShibConfig.Tpo" -c -o ShibConfig.lo ShibConfig.cpp; \ then mv -f ".deps/ShibConfig.Tpo" ".deps/ShibConfig.Plo"; else rm -f ".deps/ShibConfig.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ShibBrowserProfile.lo -MD -MP -MF ".deps/ShibBrowserProfile.Tpo" -c -o ShibBrowserProfile.lo ShibBrowserProfile.cpp; \ then mv -f ".deps/ShibBrowserProfile.Tpo" ".deps/ShibBrowserProfile.Plo"; else rm -f ".deps/ShibBrowserProfile.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-threads.lo -MD -MP -MF ".deps/shib-threads.Tpo" -c -o shib-threads.lo shib-threads.cpp; \ then mv -f ".deps/shib-threads.Tpo" ".deps/shib-threads.Plo"; else rm -f ".deps/shib-threads.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ScopedAttribute.lo -MD -MP -MF ".deps/ScopedAttribute.Tpo" -c -o ScopedAttribute.lo ScopedAttribute.cpp; \ then mv -f ".deps/ScopedAttribute.Tpo" ".deps/ScopedAttribute.Plo"; else rm -f ".deps/ScopedAttribute.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o libshib.la -rpath /usr/local/lib -version-info 6:0:0 BasicTrust.lo Constants.lo Metadata.lo ReloadableXMLFile.lo ShibbolethTrust.lo ShibConfig.lo ShibBrowserProfile.lo shib-threads.lo ScopedAttribute.lo -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' Making all in schemas gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' Making all in configs gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=shibd gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f shibd.tmp sed < ./shibd.in > shibd.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s shibd shibd.tmp || mv shibd.tmp shibd rm -f shibd.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=apache.config gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f apache.config.tmp sed < ./apache.config.in > apache.config.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s apache.config apache.config.tmp || mv apache.config.tmp apache.config rm -f apache.config.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=apache2.config gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f apache2.config.tmp sed < ./apache2.config.in > apache2.config.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s apache2.config apache2.config.tmp || mv apache2.config.tmp apache2.config rm -f apache2.config.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=apache22.config gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f apache22.config.tmp sed < ./apache22.config.in > apache22.config.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s apache22.config apache22.config.tmp || mv apache22.config.tmp apache22.config rm -f apache22.config.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' Making all in shib-target gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' rm -f shib-paths.h.tmp sed < ./shib-paths.h.in > shib-paths.h.tmp \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' cmp -s shib-paths.h shib-paths.h.tmp || mv shib-paths.h.tmp shib-paths.h rm -f shib-paths.h.tmp gmake all-am gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ArtifactMapper.lo -MD -MP -MF ".deps/ArtifactMapper.Tpo" -c -o ArtifactMapper.lo ArtifactMapper.cpp; \ then mv -f ".deps/ArtifactMapper.Tpo" ".deps/ArtifactMapper.Plo"; else rm -f ".deps/ArtifactMapper.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT MemoryListener.lo -MD -MP -MF ".deps/MemoryListener.Tpo" -c -o MemoryListener.lo MemoryListener.cpp; \ then mv -f ".deps/MemoryListener.Tpo" ".deps/MemoryListener.Plo"; else rm -f ".deps/MemoryListener.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT RPCListener.lo -MD -MP -MF ".deps/RPCListener.Tpo" -c -o RPCListener.lo RPCListener.cpp; \ then mv -f ".deps/RPCListener.Tpo" ".deps/RPCListener.Plo"; else rm -f ".deps/RPCListener.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from RPCListener.cpp:26: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from RPCListener.cpp:26: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT ShibHTTPHook.lo -MD -MP -MF ".deps/ShibHTTPHook.Tpo" -c -o ShibHTTPHook.lo ShibHTTPHook.cpp; \ then mv -f ".deps/ShibHTTPHook.Tpo" ".deps/ShibHTTPHook.Plo"; else rm -f ".deps/ShibHTTPHook.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-ccache.lo -MD -MP -MF ".deps/shib-ccache.Tpo" -c -o shib-ccache.lo shib-ccache.cpp; \ then mv -f ".deps/shib-ccache.Tpo" ".deps/shib-ccache.Plo"; else rm -f ".deps/shib-ccache.Tpo"; exit 1; fi shib-ccache.cpp: In member function 'bool InternalCCacheEntry::responseValid()': shib-ccache.cpp:572: warning: comparison between signed and unsigned integer expressions shib-ccache.cpp: In member function 'std::pair InternalCCacheEntry::getNewResponse()': shib-ccache.cpp:643: warning: comparison between signed and unsigned integer expressions if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-config.lo -MD -MP -MF ".deps/shib-config.Tpo" -c -o shib-config.lo shib-config.cpp; \ then mv -f ".deps/shib-config.Tpo" ".deps/shib-config.Plo"; else rm -f ".deps/shib-config.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-handlers.lo -MD -MP -MF ".deps/shib-handlers.Tpo" -c -o shib-handlers.lo shib-handlers.cpp; \ then mv -f ".deps/shib-handlers.Tpo" ".deps/shib-handlers.Plo"; else rm -f ".deps/shib-handlers.Tpo"; exit 1; fi shib-handlers.cpp: In member function 'std::pair::SessionInitiator::ShibAuthnRequest(shibtarget::ShibTarget*, const shibtarget::IPropertySet*, const char*, const char*, const char*)': shib-handlers.cpp:238: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-ini.lo -MD -MP -MF ".deps/shib-ini.Tpo" -c -o shib-ini.lo shib-ini.cpp; \ then mv -f ".deps/shib-ini.Tpo" ".deps/shib-ini.Plo"; else rm -f ".deps/shib-ini.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-mlp.lo -MD -MP -MF ".deps/shib-mlp.Tpo" -c -o shib-mlp.lo shib-mlp.cpp; \ then mv -f ".deps/shib-mlp.Tpo" ".deps/shib-mlp.Plo"; else rm -f ".deps/shib-mlp.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-sock.lo -MD -MP -MF ".deps/shib-sock.Tpo" -c -o shib-sock.lo shib-sock.cpp; \ then mv -f ".deps/shib-sock.Tpo" ".deps/shib-sock.Plo"; else rm -f ".deps/shib-sock.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from shib-sock.cpp:24: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from shib-sock.cpp:24: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shib-target.lo -MD -MP -MF ".deps/shib-target.Tpo" -c -o shib-target.lo shib-target.cpp; \ then mv -f ".deps/shib-target.Tpo" ".deps/shib-target.Plo"; else rm -f ".deps/shib-target.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shibrpc-clnt.lo -MD -MP -MF ".deps/shibrpc-clnt.Tpo" -c -o shibrpc-clnt.lo shibrpc-clnt.c; \ then mv -f ".deps/shibrpc-clnt.Tpo" ".deps/shibrpc-clnt.Plo"; else rm -f ".deps/shibrpc-clnt.Tpo"; exit 1; fi In file included from shibrpc.h:9, from shibrpc-clnt.c:7: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from shibrpc.h:9, from shibrpc-clnt.c:7: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if /bin/sh ../libtool --silent --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shibrpc-xdr.lo -MD -MP -MF ".deps/shibrpc-xdr.Tpo" -c -o shibrpc-xdr.lo shibrpc-xdr.c; \ then mv -f ".deps/shibrpc-xdr.Tpo" ".deps/shibrpc-xdr.Plo"; else rm -f ".deps/shibrpc-xdr.Tpo"; exit 1; fi In file included from shibrpc.h:9, from shibrpc-xdr.c:6: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from shibrpc.h:9, from shibrpc-xdr.c:6: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment shibrpc-xdr.c: In function 'xdr_shibrpc_new_session_args_2': shibrpc-xdr.c:17: warning: unused variable 'buf' shibrpc-xdr.c: In function 'xdr_shibrpc_new_session_ret_2': shibrpc-xdr.c:35: warning: unused variable 'buf' shibrpc-xdr.c: In function 'xdr_shibrpc_get_session_args_2': shibrpc-xdr.c:51: warning: unused variable 'buf' shibrpc-xdr.c: In function 'xdr_shibrpc_get_session_ret_2': shibrpc-xdr.c:65: warning: unused variable 'buf' shibrpc-xdr.c: In function 'xdr_shibrpc_end_session_args_2': shibrpc-xdr.c:85: warning: unused variable 'buf' shibrpc-xdr.c: In function 'xdr_shibrpc_end_session_ret_2': shibrpc-xdr.c:95: warning: unused variable 'buf' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XML.lo -MD -MP -MF ".deps/XML.Tpo" -c -o XML.lo XML.cpp; \ then mv -f ".deps/XML.Tpo" ".deps/XML.Plo"; else rm -f ".deps/XML.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLRequestMapper.lo -MD -MP -MF ".deps/XMLRequestMapper.Tpo" -c -o XMLRequestMapper.lo XMLRequestMapper.cpp; \ then mv -f ".deps/XMLRequestMapper.Tpo" ".deps/XMLRequestMapper.Plo"; else rm -f ".deps/XMLRequestMapper.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o libshib-target.la -rpath /usr/local/lib -version-info 5:0:0 ArtifactMapper.lo MemoryListener.lo RPCListener.lo ShibHTTPHook.lo shib-ccache.lo shib-config.lo shib-handlers.lo shib-ini.lo shib-mlp.lo shib-sock.lo shib-target.lo shibrpc-clnt.lo shibrpc-xdr.lo XML.lo XMLRequestMapper.lo ../oncrpc/liboncrpc.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' Making all in shar gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT test-client.o -MD -MP -MF ".deps/test-client.Tpo" -c -o test-client.o test-client.cpp; \ then mv -f ".deps/test-client.Tpo" ".deps/test-client.Po"; else rm -f ".deps/test-client.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o test-client test-client.o ../shib-target/libshib-target.la ../shib/libshib.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shar.o -MD -MP -MF ".deps/shar.Tpo" -c -o shar.o shar.cpp; \ then mv -f ".deps/shar.Tpo" ".deps/shar.Po"; else rm -f ".deps/shar.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from shar-utils.h:29, from shar.cpp:41: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from shar-utils.h:29, from shar.cpp:41: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shar-utils.o -MD -MP -MF ".deps/shar-utils.Tpo" -c -o shar-utils.o shar-utils.cpp; \ then mv -f ".deps/shar-utils.Tpo" ".deps/shar-utils.Po"; else rm -f ".deps/shar-utils.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from shar-utils.h:29, from shar-utils.cpp:45: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from shar-utils.h:29, from shar-utils.cpp:45: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shibrpc-server.o -MD -MP -MF ".deps/shibrpc-server.Tpo" -c -o shibrpc-server.o shibrpc-server.cpp; \ then mv -f ".deps/shibrpc-server.Tpo" ".deps/shibrpc-server.Po"; else rm -f ".deps/shibrpc-server.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from shibrpc-server.cpp:28: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from shibrpc-server.cpp:28: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shibrpc-svc.o -MD -MP -MF ".deps/shibrpc-svc.Tpo" -c -o shibrpc-svc.o `test -f '../shib-target/shibrpc-svc.c' || echo './'`../shib-target/shibrpc-svc.c; \ then mv -f ".deps/shibrpc-svc.Tpo" ".deps/shibrpc-svc.Po"; else rm -f ".deps/shibrpc-svc.Tpo"; exit 1; fi In file included from ../shib-target/shibrpc.h:9, from ../shib-target/shibrpc-svc.c:6: ../oncrpc/rpc/rpc.h:118:29: warning: "/*" within comment In file included from ../oncrpc/rpc/rpc.h:121, from ../shib-target/shibrpc.h:9, from ../shib-target/shibrpc-svc.c:6: ../oncrpc/rpc/svc.h:173:19: warning: "/*" within comment /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -I../oncrpc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o shibd shar.o shar-utils.o shibrpc-server.o shibrpc-svc.o ../shib-target/libshib-target.la ../shib/libshib.la ../oncrpc/liboncrpc.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' Making all in siterefresh gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -DDEFAULT_SCHEMA_DIR=\"/usr/local/etc/shibboleth/\" -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT siterefresh.o -MD -MP -MF ".deps/siterefresh.Tpo" -c -o siterefresh.o siterefresh.cpp; \ then mv -f ".deps/siterefresh.Tpo" ".deps/siterefresh.Po"; else rm -f ".deps/siterefresh.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -DDEFAULT_SCHEMA_DIR=\"/usr/local/etc/shibboleth/\" -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o siterefresh siterefresh.o ../shib-target/libshib-target.la ../shib/libshib.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' Making all in test gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT shibtest.o -MD -MP -MF ".deps/shibtest.Tpo" -c -o shibtest.o shibtest.cpp; \ then mv -f ".deps/shibtest.Tpo" ".deps/shibtest.Po"; else rm -f ".deps/shibtest.Tpo"; exit 1; fi shibtest.cpp: In function 'int main(int, char**)': shibtest.cpp:56: warning: deprecated conversion from string constant to 'char*' shibtest.cpp:60: warning: deprecated conversion from string constant to 'char*' shibtest.cpp:62: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o shibtest shibtest.o ../shib/libshib.la ../shib-target/libshib-target.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT posttest.o -MD -MP -MF ".deps/posttest.Tpo" -c -o posttest.o posttest.cpp; \ then mv -f ".deps/posttest.Tpo" ".deps/posttest.Po"; else rm -f ".deps/posttest.Tpo"; exit 1; fi posttest.cpp: In function 'int main(int, char**)': posttest.cpp:34: warning: deprecated conversion from string constant to 'char*' posttest.cpp:35: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o posttest posttest.o ../shib/libshib.la ../shib-target/libshib-target.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' Making all in xmlproviders gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT CredResolvers.lo -MD -MP -MF ".deps/CredResolvers.Tpo" -c -o CredResolvers.lo CredResolvers.cpp; \ then mv -f ".deps/CredResolvers.Tpo" ".deps/CredResolvers.Plo"; else rm -f ".deps/CredResolvers.Tpo"; exit 1; fi CredResolvers.cpp: In function 'int passwd_callback(char*, int, int, void*)': CredResolvers.cpp:46: warning: comparison between signed and unsigned integer expressions CredResolvers.cpp: In constructor 'FileResolver::FileResolver(const xercesc_2_7::DOMElement*)': CredResolvers.cpp:203: warning: suggest parentheses around assignment used as truth value CredResolvers.cpp:274: warning: suggest parentheses around assignment used as truth value if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT TargetedID.lo -MD -MP -MF ".deps/TargetedID.Tpo" -c -o TargetedID.lo TargetedID.cpp; \ then mv -f ".deps/TargetedID.Tpo" ".deps/TargetedID.Plo"; else rm -f ".deps/TargetedID.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XML.lo -MD -MP -MF ".deps/XML.Tpo" -c -o XML.lo XML.cpp; \ then mv -f ".deps/XML.Tpo" ".deps/XML.Plo"; else rm -f ".deps/XML.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLAAP.lo -MD -MP -MF ".deps/XMLAAP.Tpo" -c -o XMLAAP.lo XMLAAP.cpp; \ then mv -f ".deps/XMLAAP.Tpo" ".deps/XMLAAP.Plo"; else rm -f ".deps/XMLAAP.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLAccessControl.lo -MD -MP -MF ".deps/XMLAccessControl.Tpo" -c -o XMLAccessControl.lo XMLAccessControl.cpp; \ then mv -f ".deps/XMLAccessControl.Tpo" ".deps/XMLAccessControl.Plo"; else rm -f ".deps/XMLAccessControl.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLCredentials.lo -MD -MP -MF ".deps/XMLCredentials.Tpo" -c -o XMLCredentials.lo XMLCredentials.cpp; \ then mv -f ".deps/XMLCredentials.Tpo" ".deps/XMLCredentials.Plo"; else rm -f ".deps/XMLCredentials.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLMetadata.lo -MD -MP -MF ".deps/XMLMetadata.Tpo" -c -o XMLMetadata.lo XMLMetadata.cpp; \ then mv -f ".deps/XMLMetadata.Tpo" ".deps/XMLMetadata.Plo"; else rm -f ".deps/XMLMetadata.Tpo"; exit 1; fi XMLMetadata.cpp: In constructor '::XMLMetadataImpl::EntityDescriptor::EntityDescriptor(const xercesc_2_7::DOMElement*, ::XMLMetadataImpl*, time_t, const shibboleth::IEntitiesDescriptor*)': XMLMetadata.cpp:1040: warning: suggest parentheses around assignment used as truth value if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLProviders.lo -MD -MP -MF ".deps/XMLProviders.Tpo" -c -o XMLProviders.lo XMLProviders.cpp; \ then mv -f ".deps/XMLProviders.Tpo" ".deps/XMLProviders.Plo"; else rm -f ".deps/XMLProviders.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XMLTrust.lo -MD -MP -MF ".deps/XMLTrust.Tpo" -c -o XMLTrust.lo XMLTrust.cpp; \ then mv -f ".deps/XMLTrust.Tpo" ".deps/XMLTrust.Plo"; else rm -f ".deps/XMLTrust.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o xmlproviders.la -rpath /usr/local/libexec -module -avoid-version CredResolvers.lo TargetedID.lo XML.lo XMLAAP.lo XMLAccessControl.lo XMLCredentials.lo XMLMetadata.lo XMLProviders.lo XMLTrust.lo ../shib/libshib.la ../shib-target/libshib-target.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' Making all in adfs gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT adfs.lo -MD -MP -MF ".deps/adfs.Tpo" -c -o adfs.lo adfs.cpp; \ then mv -f ".deps/adfs.Tpo" ".deps/adfs.Plo"; else rm -f ".deps/adfs.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT listener.lo -MD -MP -MF ".deps/listener.Tpo" -c -o listener.lo listener.cpp; \ then mv -f ".deps/listener.Tpo" ".deps/listener.Plo"; else rm -f ".deps/listener.Tpo"; exit 1; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT handlers.lo -MD -MP -MF ".deps/handlers.Tpo" -c -o handlers.lo handlers.cpp; \ then mv -f ".deps/handlers.Tpo" ".deps/handlers.Plo"; else rm -f ".deps/handlers.Tpo"; exit 1; fi handlers.cpp: In member function 'std::pair::SessionInitiator::ShibAuthnRequest(shibtarget::ShibTarget*, const shibtarget::IPropertySet*, const char*, const char*, const char*)': handlers.cpp:311: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT XML.lo -MD -MP -MF ".deps/XML.Tpo" -c -o XML.lo XML.cpp; \ then mv -f ".deps/XML.Tpo" ".deps/XML.Plo"; else rm -f ".deps/XML.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o adfs.la -rpath /usr/local/libexec -module -avoid-version adfs.lo listener.lo handlers.lo XML.lo ../shib/libshib.la ../shib-target/libshib-target.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' Making all in apache gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' if /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -I/usr/local/include/apr-1 -I/usr/local/include/apache22 -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -MT mod_shib_22_la-mod_shib_22.lo -MD -MP -MF ".deps/mod_shib_22_la-mod_shib_22.Tpo" -c -o mod_shib_22_la-mod_shib_22.lo `test -f 'mod_shib_22.cpp' || echo './'`mod_shib_22.cpp; \ then mv -f ".deps/mod_shib_22_la-mod_shib_22.Tpo" ".deps/mod_shib_22_la-mod_shib_22.Plo"; else rm -f ".deps/mod_shib_22_la-mod_shib_22.Tpo"; exit 1; fi /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -fno-tree-vrp -pipe -march=pentium4 -Wall -O2 -DNDEBUG -L/usr/local/lib -llog4cpp -o mod_shib_22.la -rpath /usr/local/libexec -module -avoid-version mod_shib_22_la-mod_shib_22.lo ../shib/libshib.la ../shib-target/libshib-target.la -lsaml -lxml-security-c -lxerces-c -lssl -lcrypto gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' rm -f shibboleth.spec.tmp sed < shibboleth.spec.in > shibboleth.spec.tmp \ -e 's:@-VERSION-@:1.3:' mv shibboleth.spec.tmp shibboleth.spec rm -f pkginfo.tmp sed < pkginfo.in > pkginfo.tmp \ -e 's:@-VERSION-@:1.3:' mv pkginfo.tmp pkginfo gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' ===> Installing for shibboleth-sp-1.3f ===> shibboleth-sp-1.3f depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list ===> Checking if security/shibboleth-sp already installed Making install in oncrpc gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making install in . gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' test -z "/usr/local/lib" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/lib" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'liboncrpc.la' '/usr/local/lib/liboncrpc.la' gmake install-exec-hook gmake[4]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' for la in liboncrpc.la ; do rm -f /usr/local/lib/$la ; done gmake[4]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making install in rpc gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/rpc' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc' Making install in doc gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/doc/shibboleth" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/share/doc/shibboleth" install -o root -g wheel -m 444 'CREDITS.txt' '/usr/local/share/doc/shibboleth/CREDITS.txt' install -o root -g wheel -m 444 'INSTALL.txt' '/usr/local/share/doc/shibboleth/INSTALL.txt' install -o root -g wheel -m 444 'INSTALL-WIN32.txt' '/usr/local/share/doc/shibboleth/INSTALL-WIN32.txt' install -o root -g wheel -m 444 'LICENSE.txt' '/usr/local/share/doc/shibboleth/LICENSE.txt' install -o root -g wheel -m 444 'NEWS.txt' '/usr/local/share/doc/shibboleth/NEWS.txt' install -o root -g wheel -m 444 'NOTICE.txt' '/usr/local/share/doc/shibboleth/NOTICE.txt' install -o root -g wheel -m 444 'README.txt' '/usr/local/share/doc/shibboleth/README.txt' install -o root -g wheel -m 444 'OPENSSL.LICENSE' '/usr/local/share/doc/shibboleth/OPENSSL.LICENSE' install -o root -g wheel -m 444 'LOG4CPP.LICENSE' '/usr/local/share/doc/shibboleth/LOG4CPP.LICENSE' install -o root -g wheel -m 444 'CURL.LICENSE' '/usr/local/share/doc/shibboleth/CURL.LICENSE' install -o root -g wheel -m 444 'mysql-4.0.12.diff' '/usr/local/share/doc/shibboleth/mysql-4.0.12.diff' install -o root -g wheel -m 444 'main.css' '/usr/local/share/doc/shibboleth/main.css' install -o root -g wheel -m 444 'logo.jpg' '/usr/local/share/doc/shibboleth/logo.jpg' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/doc' Making install in shib gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' test -z "/usr/local/lib" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/lib" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'libshib.la' '/usr/local/lib/libshib.la' gmake install-exec-hook gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' for la in libshib.la ; do rm -f /usr/local/lib/$la ; done gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' test -z "/usr/local/include/shib" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/include/shib" install -o root -g wheel -m 444 'shib.h' '/usr/local/include/shib/shib.h' install -o root -g wheel -m 444 'shib-threads.h' '/usr/local/include/shib/shib-threads.h' install -o root -g wheel -m 444 'hresult.h' '/usr/local/include/shib/hresult.h' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib' Making install in schemas gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/xml/shibboleth" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/share/xml/shibboleth" install -o root -g wheel -m 444 'credentials.xsd' '/usr/local/share/xml/shibboleth/credentials.xsd' install -o root -g wheel -m 444 'cs-sstc-schema-assertion-01.xsd' '/usr/local/share/xml/shibboleth/cs-sstc-schema-assertion-01.xsd' install -o root -g wheel -m 444 'cs-sstc-schema-protocol-01.xsd' '/usr/local/share/xml/shibboleth/cs-sstc-schema-protocol-01.xsd' install -o root -g wheel -m 444 'cs-sstc-schema-assertion-1.1.xsd' '/usr/local/share/xml/shibboleth/cs-sstc-schema-assertion-1.1.xsd' install -o root -g wheel -m 444 'cs-sstc-schema-protocol-1.1.xsd' '/usr/local/share/xml/shibboleth/cs-sstc-schema-protocol-1.1.xsd' install -o root -g wheel -m 444 'soap-envelope.xsd' '/usr/local/share/xml/shibboleth/soap-envelope.xsd' install -o root -g wheel -m 444 'xmldsig-core-schema.xsd' '/usr/local/share/xml/shibboleth/xmldsig-core-schema.xsd' install -o root -g wheel -m 444 'xenc-schema.xsd' '/usr/local/share/xml/shibboleth/xenc-schema.xsd' install -o root -g wheel -m 444 'xml.xsd' '/usr/local/share/xml/shibboleth/xml.xsd' install -o root -g wheel -m 444 'shibboleth.xsd' '/usr/local/share/xml/shibboleth/shibboleth.xsd' install -o root -g wheel -m 444 'shibboleth-trust-1.0.xsd' '/usr/local/share/xml/shibboleth/shibboleth-trust-1.0.xsd' install -o root -g wheel -m 444 'shibboleth-metadata-1.0.xsd' '/usr/local/share/xml/shibboleth/shibboleth-metadata-1.0.xsd' install -o root -g wheel -m 444 'shibboleth-targetconfig-1.0.xsd' '/usr/local/share/xml/shibboleth/shibboleth-targetconfig-1.0.xsd' install -o root -g wheel -m 444 'saml-schema-assertion-2.0.xsd' '/usr/local/share/xml/shibboleth/saml-schema-assertion-2.0.xsd' install -o root -g wheel -m 444 'saml-schema-metadata-2.0.xsd' '/usr/local/share/xml/shibboleth/saml-schema-metadata-2.0.xsd' install -o root -g wheel -m 444 'WS-Trust.xsd' '/usr/local/share/xml/shibboleth/WS-Trust.xsd' install -o root -g wheel -m 444 'metadata_v12_to_v11.xsl' '/usr/local/share/xml/shibboleth/metadata_v12_to_v11.xsl' install -o root -g wheel -m 444 'metadata_v12_to_v13.xsl' '/usr/local/share/xml/shibboleth/metadata_v12_to_v13.xsl' install -o root -g wheel -m 444 'metadata_v13_to_v12.xsl' '/usr/local/share/xml/shibboleth/metadata_v13_to_v12.xsl' install -o root -g wheel -m 444 'trust_v12_to_v11.xsl' '/usr/local/share/xml/shibboleth/trust_v12_to_v11.xsl' install -o root -g wheel -m 444 'trust_v13_to_v12.xsl' '/usr/local/share/xml/shibboleth/trust_v13_to_v12.xsl' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/schemas' Making install in configs gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake[2]: Nothing to be done for `install-exec-am'. gmake do-build-file FILE=shibboleth.xml gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f shibboleth.xml.tmp sed < ./shibboleth.xml.in > shibboleth.xml.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s shibboleth.xml shibboleth.xml.tmp || mv shibboleth.xml.tmp shibboleth.xml rm -f shibboleth.xml.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=native.logger gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f native.logger.tmp sed < ./native.logger.in > native.logger.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s native.logger native.logger.tmp || mv native.logger.tmp native.logger rm -f native.logger.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=shibd.logger gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f shibd.logger.tmp sed < ./shibd.logger.in > shibd.logger.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s shibd.logger shibd.logger.tmp || mv shibd.logger.tmp shibd.logger rm -f shibd.logger.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=AAP.xml gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f AAP.xml.tmp sed < ./AAP.xml.in > AAP.xml.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s AAP.xml AAP.xml.tmp || mv AAP.xml.tmp AAP.xml rm -f AAP.xml.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=IQ-metadata.xml gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f IQ-metadata.xml.tmp sed < ./IQ-metadata.xml.in > IQ-metadata.xml.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s IQ-metadata.xml IQ-metadata.xml.tmp || mv IQ-metadata.xml.tmp IQ-metadata.xml rm -f IQ-metadata.xml.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake do-build-file FILE=example-metadata.xml gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' rm -f example-metadata.xml.tmp sed < ./example-metadata.xml.in > example-metadata.xml.tmp \ -e 's:@-PREFIX-@:/usr/local:' \ -e 's:@-LIBEXECDIR-@:/usr/local/libexec:' \ -e 's:@-PKGSYSCONFDIR-@:/usr/local/etc/shibboleth:' \ -e 's:@-PKGXMLDIR-@:/usr/local/share/xml/shibboleth:' \ -e 's:@-PKGLOGDIR-@:/var/log/shibboleth:' \ -e 's:@-SHIRELOGDIR-@:/var/log/httpd:' \ -e 's:@-VARRUNDIR-@:/var/run/shibboleth:' cmp -s example-metadata.xml example-metadata.xml.tmp || mv example-metadata.xml.tmp example-metadata.xml rm -f example-metadata.xml.tmp gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /var/log/shibboleth /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /var/log/httpd /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /var/run/shibboleth /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /usr/local/share/xml/shibboleth /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /usr/local/data /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d /usr/local/etc/shibboleth for f in shibboleth.xml native.logger shibd.logger AAP.xml IQ-metadata.xml example-metadata.xml; do \ if test ! -f /usr/local/etc/shibboleth/$f; then \ install -o root -g wheel -m 444 $f /usr/local/etc/shibboleth; \ fi; \ install -o root -g wheel -m 444 $f /usr/local/etc/shibboleth/$f.dist; \ done for f in shibboleth.logger accessError.html rmError.html sessionError.html metadataError.html sslError.html sp-example.key sp-example.crt; do \ if test ! -f /usr/local/etc/shibboleth/$f; then \ install -o root -g wheel -m 444 ./$f /usr/local/etc/shibboleth; \ fi; \ install -o root -g wheel -m 444 ./$f /usr/local/etc/shibboleth/$f.dist; \ done test -z "/usr/local/etc/shibboleth" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/etc/shibboleth" install -o root -g wheel -m 444 'shibd' '/usr/local/etc/shibboleth/shibd' install -o root -g wheel -m 444 'apache.config' '/usr/local/etc/shibboleth/apache.config' install -o root -g wheel -m 444 'apache2.config' '/usr/local/etc/shibboleth/apache2.config' install -o root -g wheel -m 444 'apache22.config' '/usr/local/etc/shibboleth/apache22.config' install -o root -g wheel -m 444 'inqueue.pem' '/usr/local/etc/shibboleth/inqueue.pem' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/configs' Making install in shib-target gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' gmake install-am gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' test -z "/usr/local/lib" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/lib" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'libshib-target.la' '/usr/local/lib/libshib-target.la' libtool: install: warning: relinking `libshib-target.la' gmake install-exec-hook gmake[4]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' for la in libshib-target.la ; do rm -f /usr/local/lib/$la ; done gmake[4]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' test -z "/usr/local/include/shib-target" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/include/shib-target" install -o root -g wheel -m 444 'shib-target.h' '/usr/local/include/shib-target/shib-target.h' install -o root -g wheel -m 444 'shibrpc.h' '/usr/local/include/shib-target/shibrpc.h' install -o root -g wheel -m 444 'shib-paths.h' '/usr/local/include/shib-target/shib-paths.h' install -o root -g wheel -m 444 'hresult.h' '/usr/local/include/shib-target/hresult.h' gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shib-target' Making install in shar gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' test -z "/usr/local/bin" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/bin" /bin/sh ../libtool --silent --mode=install install -s -o root -g wheel -m 555 'test-client' '/usr/local/bin/test-client' libtool: install: warning: `../shib-target/libshib-target.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../shib/libshib.la' has not been installed in `/usr/local/lib' test -z "/usr/local/sbin" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/sbin" /bin/sh ../libtool --silent --mode=install install -s -o root -g wheel -m 555 'shibd' '/usr/local/sbin/shibd' libtool: install: warning: `../shib-target/libshib-target.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../shib/libshib.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/shar' Making install in siterefresh gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' test -z "/usr/local/sbin" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/sbin" /bin/sh ../libtool --silent --mode=install install -s -o root -g wheel -m 555 'siterefresh' '/usr/local/sbin/siterefresh' libtool: install: warning: `../shib-target/libshib-target.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../shib/libshib.la' has not been installed in `/usr/local/lib' gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/siterefresh' Making install in test gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' test -z "/usr/local/bin" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/bin" /bin/sh ../libtool --silent --mode=install install -s -o root -g wheel -m 555 'shibtest' '/usr/local/bin/shibtest' libtool: install: warning: `../shib/libshib.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../shib-target/libshib-target.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' /bin/sh ../libtool --silent --mode=install install -s -o root -g wheel -m 555 'posttest' '/usr/local/bin/posttest' libtool: install: warning: `../shib/libshib.la' has not been installed in `/usr/local/lib' libtool: install: warning: `../shib-target/libshib-target.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/oncrpc/liboncrpc.la' has not been installed in `/usr/local/lib' gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/test' Making install in xmlproviders gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' gmake install-exec-hook gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' for la in xmlproviders.la ; do rm -f /usr/local/libexec/$la ; done gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' test -z "/usr/local/libexec" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/libexec" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'xmlproviders.la' '/usr/local/libexec/xmlproviders.la' libtool: install: warning: relinking `xmlproviders.la' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/xmlproviders' Making install in adfs gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' gmake install-exec-hook gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' for la in adfs.la ; do rm -f /usr/local/libexec/$la ; done gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' test -z "/usr/local/libexec" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/libexec" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'adfs.la' '/usr/local/libexec/adfs.la' libtool: install: warning: relinking `adfs.la' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/adfs' Making install in apache gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' gmake install-exec-hook gmake[3]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' for la in mod_shib_22.la ; do rm -f /usr/local/libexec/$la ; done gmake[3]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' test -z "" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "" test -z "" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "" test -z "/usr/local/libexec" || /usr/ports/security/shibboleth-sp/work/shibboleth-1.3/install-sh -d "/usr/local/libexec" /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'mod_shib_22.la' '/usr/local/libexec/mod_shib_22.la' libtool: install: warning: relinking `mod_shib_22.la' gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3/apache' gmake[1]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' gmake[2]: Entering directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' gmake[1]: Leaving directory `/usr/ports/security/shibboleth-sp/work/shibboleth-1.3' ===> Installing rc.d startup script(s) ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for shibboleth-sp-1.3f ===> 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/liboncrpc.so.2 /usr/local/lib/libshib-target.so.5 This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/shibboleth-sp 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://shibboleth.internet2.edu/ root@scone# make package ===> Building package for shibboleth-sp-1.3f Creating package /usr/ports/packages/All/shibboleth-sp-1.3f.tbz Registering depends: apache-2.2.4_2 opensaml-1.1.b apache-xml-security-c-1.3.1 curl-7.16.1_1 expat-2.0.0_1 xerces-c2-2.7.0 libiconv-1.9.2_2 log4cpp-0.3.5.r3_1 perl-5.8.8. Creating bzip'd tar ball in '/usr/ports/packages/All/shibboleth-sp-1.3f.tbz' root@scone# exit