Building openslp-1.2.1_3.txz (origin /buildshare/ports/355755/net/openslp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/openslp-1.2.1.tar.gz x packages/ x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> openslp-1.2.1_3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of openslp-1.2.1_3 ===> openslp-1.2.1_3 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of openslp-1.2.1_3 Make install ===> openslp-1.2.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openslp-1.2.1_3 for building ===> Extracting for openslp-1.2.1_3 => SHA256 Checksum OK for openslp-1.2.1.tar.gz. ===> Patching for openslp-1.2.1_3 ===> Applying FreeBSD patches for openslp-1.2.1_3 ===> openslp-1.2.1_3 depends on package: libtool>=2.4 - found ===> Configuring for openslp-1.2.1_3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for DSA_sign in -lcrypto... yes checking for DSA_verify... yes checking for DSA_size... yes checking for DSA_free... yes checking for SHA1... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib 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... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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... freebsd11.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 for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for netinet/in.h... (cached) yes checking for socklen_t... (cached) yes checking for sa_restorer in struct sigaction... no checking for inet_aton in -lresolv... no checking for main in -lsocket... no checking for gethostbyname in -lnsl... no checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating libslpattr/Makefile config.status: creating libslp/Makefile config.status: creating slpd/Makefile config.status: creating slptool/Makefile config.status: creating test/Makefile config.status: creating slp.list config.status: creating config.h config.status: executing depfiles commands ===> Building for openslp-1.2.1_3 /usr/bin/make all-recursive Making all in common if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_compare.lo -MD -MP -MF ".deps/slp_compare.Tpo" -c -o slp_compare.lo slp_compare.c; then mv -f ".deps/slp_compare.Tpo" ".deps/slp_compare.Plo"; else rm -f ".deps/slp_compare.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_compare.lo -MD -MP -MF .deps/slp_compare.Tpo -c slp_compare.c -fPIC -DPIC -o .libs/slp_compare.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_compare.lo -MD -MP -MF .deps/slp_compare.Tpo -c slp_compare.c -o slp_compare.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_buffer.lo -MD -MP -MF ".deps/slp_buffer.Tpo" -c -o slp_buffer.lo slp_buffer.c; then mv -f ".deps/slp_buffer.Tpo" ".deps/slp_buffer.Plo"; else rm -f ".deps/slp_buffer.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_buffer.lo -MD -MP -MF .deps/slp_buffer.Tpo -c slp_buffer.c -fPIC -DPIC -o .libs/slp_buffer.o slp_buffer.c: In function 'memdup': slp_buffer.c:61: warning: pointer targets in assignment differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_buffer.lo -MD -MP -MF .deps/slp_buffer.Tpo -c slp_buffer.c -o slp_buffer.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_message.lo -MD -MP -MF ".deps/slp_message.Tpo" -c -o slp_message.lo slp_message.c; then mv -f ".deps/slp_message.Tpo" ".deps/slp_message.Plo"; else rm -f ".deps/slp_message.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_message.lo -MD -MP -MF .deps/slp_message.Tpo -c slp_message.c -fPIC -DPIC -o .libs/slp_message.o slp_message.c: In function 'SLPMessageParseHeader': slp_message.c:87: warning: pointer targets in passing argument 1 of 'AsUINT24' differ in signedness slp_message.c:88: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:90: warning: pointer targets in passing argument 1 of 'AsUINT24' differ in signedness slp_message.c:91: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:92: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:93: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseAuthBlock': slp_message.c:140: warning: pointer targets in assignment differ in signedness slp_message.c:142: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:143: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:150: warning: pointer targets in passing argument 1 of 'AsUINT32' differ in signedness slp_message.c:151: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:152: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseUrlEntry': slp_message.c:184: warning: pointer targets in assignment differ in signedness slp_message.c:191: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:195: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:202: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvRqst': slp_message.c:243: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:249: warning: pointer targets in assignment differ in signedness slp_message.c:254: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:260: warning: pointer targets in assignment differ in signedness slp_message.c:265: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:271: warning: pointer targets in assignment differ in signedness slp_message.c:277: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:283: warning: pointer targets in assignment differ in signedness slp_message.c:288: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:294: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvRply': slp_message.c:315: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:320: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:326: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c: In function 'ParseSrvReg': slp_message.c:373: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:379: warning: pointer targets in assignment differ in signedness slp_message.c:384: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:390: warning: pointer targets in assignment differ in signedness slp_message.c:395: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:401: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvDeReg': slp_message.c:444: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:450: warning: pointer targets in assignment differ in signedness slp_message.c:465: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:471: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvAck': slp_message.c:482: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c: In function 'ParseAttrRqst': slp_message.c:498: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:504: warning: pointer targets in assignment differ in signedness slp_message.c:508: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:514: warning: pointer targets in assignment differ in signedness slp_message.c:519: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:525: warning: pointer targets in assignment differ in signedness slp_message.c:530: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:536: warning: pointer targets in assignment differ in signedness slp_message.c:541: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:547: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseAttrRply': slp_message.c:568: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:573: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:579: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:585: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseDAAdvert': slp_message.c:626: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:631: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:641: warning: pointer targets in passing argument 1 of 'AsUINT32' differ in signedness slp_message.c:645: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:651: warning: pointer targets in assignment differ in signedness slp_message.c:655: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:661: warning: pointer targets in assignment differ in signedness slp_message.c:665: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:671: warning: pointer targets in assignment differ in signedness slp_message.c:675: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:681: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSAAdvert': slp_message.c:724: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:730: warning: pointer targets in assignment differ in signedness slp_message.c:734: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:740: warning: pointer targets in assignment differ in signedness slp_message.c:744: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:750: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvTypeRqst': slp_message.c:789: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:795: warning: pointer targets in assignment differ in signedness slp_message.c:799: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:811: warning: pointer targets in assignment differ in signedness slp_message.c:820: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:826: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseSrvTypeRply': slp_message.c:844: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:849: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:855: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:862: warning: pointer targets in assignment differ in signedness slp_message.c: In function 'ParseExtension': slp_message.c:887: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_message.c:890: warning: pointer targets in passing argument 1 of 'AsUINT24' differ in signedness slp_message.c:905: warning: pointer targets in passing argument 1 of 'AsUINT32' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_message.lo -MD -MP -MF .deps/slp_message.Tpo -c slp_message.c -o slp_message.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_property.lo -MD -MP -MF ".deps/slp_property.Tpo" -c -o slp_property.lo slp_property.c; then mv -f ".deps/slp_property.Tpo" ".deps/slp_property.Plo"; else rm -f ".deps/slp_property.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_property.lo -MD -MP -MF .deps/slp_property.Tpo -c slp_property.c -fPIC -DPIC -o .libs/slp_property.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_property.lo -MD -MP -MF .deps/slp_property.Tpo -c slp_property.c -o slp_property.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_linkedlist.lo -MD -MP -MF ".deps/slp_linkedlist.Tpo" -c -o slp_linkedlist.lo slp_linkedlist.c; then mv -f ".deps/slp_linkedlist.Tpo" ".deps/slp_linkedlist.Plo"; else rm -f ".deps/slp_linkedlist.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_linkedlist.lo -MD -MP -MF .deps/slp_linkedlist.Tpo -c slp_linkedlist.c -fPIC -DPIC -o .libs/slp_linkedlist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_linkedlist.lo -MD -MP -MF .deps/slp_linkedlist.Tpo -c slp_linkedlist.c -o slp_linkedlist.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xid.lo -MD -MP -MF ".deps/slp_xid.Tpo" -c -o slp_xid.lo slp_xid.c; then mv -f ".deps/slp_xid.Tpo" ".deps/slp_xid.Plo"; else rm -f ".deps/slp_xid.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xid.lo -MD -MP -MF .deps/slp_xid.Tpo -c slp_xid.c -fPIC -DPIC -o .libs/slp_xid.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xid.lo -MD -MP -MF .deps/slp_xid.Tpo -c slp_xid.c -o slp_xid.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_database.lo -MD -MP -MF ".deps/slp_database.Tpo" -c -o slp_database.lo slp_database.c; then mv -f ".deps/slp_database.Tpo" ".deps/slp_database.Plo"; else rm -f ".deps/slp_database.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_database.lo -MD -MP -MF .deps/slp_database.Tpo -c slp_database.c -fPIC -DPIC -o .libs/slp_database.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_database.lo -MD -MP -MF .deps/slp_database.Tpo -c slp_database.c -o slp_database.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xmalloc.lo -MD -MP -MF ".deps/slp_xmalloc.Tpo" -c -o slp_xmalloc.lo slp_xmalloc.c; then mv -f ".deps/slp_xmalloc.Tpo" ".deps/slp_xmalloc.Plo"; else rm -f ".deps/slp_xmalloc.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xmalloc.lo -MD -MP -MF .deps/slp_xmalloc.Tpo -c slp_xmalloc.c -fPIC -DPIC -o .libs/slp_xmalloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xmalloc.lo -MD -MP -MF .deps/slp_xmalloc.Tpo -c slp_xmalloc.c -o slp_xmalloc.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_parse.lo -MD -MP -MF ".deps/slp_parse.Tpo" -c -o slp_parse.lo slp_parse.c; then mv -f ".deps/slp_parse.Tpo" ".deps/slp_parse.Plo"; else rm -f ".deps/slp_parse.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_parse.lo -MD -MP -MF .deps/slp_parse.Tpo -c slp_parse.c -fPIC -DPIC -o .libs/slp_parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_parse.lo -MD -MP -MF .deps/slp_parse.Tpo -c slp_parse.c -o slp_parse.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_iface.lo -MD -MP -MF ".deps/slp_iface.Tpo" -c -o slp_iface.lo slp_iface.c; then mv -f ".deps/slp_iface.Tpo" ".deps/slp_iface.Plo"; else rm -f ".deps/slp_iface.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_iface.lo -MD -MP -MF .deps/slp_iface.Tpo -c slp_iface.c -fPIC -DPIC -o .libs/slp_iface.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_iface.lo -MD -MP -MF .deps/slp_iface.Tpo -c slp_iface.c -o slp_iface.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_pid.lo -MD -MP -MF ".deps/slp_pid.Tpo" -c -o slp_pid.lo slp_pid.c; then mv -f ".deps/slp_pid.Tpo" ".deps/slp_pid.Plo"; else rm -f ".deps/slp_pid.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_pid.lo -MD -MP -MF .deps/slp_pid.Tpo -c slp_pid.c -fPIC -DPIC -o .libs/slp_pid.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_pid.lo -MD -MP -MF .deps/slp_pid.Tpo -c slp_pid.c -o slp_pid.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_y.lo -MD -MP -MF ".deps/slp_attr_y.Tpo" -c -o slp_attr_y.lo slp_attr_y.c; then mv -f ".deps/slp_attr_y.Tpo" ".deps/slp_attr_y.Plo"; else rm -f ".deps/slp_attr_y.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_y.lo -MD -MP -MF .deps/slp_attr_y.Tpo -c slp_attr_y.c -fPIC -DPIC -o .libs/slp_attr_y.o slp_attr_y.y: In function 'slp_attr_parse': slp_attr_y.y:162: warning: pointer targets in assignment differ in signedness slp_attr_y.y: In function 'SLPAllocAttr': slp_attr_y.y:216: warning: pointer targets in assignment differ in signedness slp_attr_y.y:230: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_y.lo -MD -MP -MF .deps/slp_attr_y.Tpo -c slp_attr_y.c -o slp_attr_y.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_l.lo -MD -MP -MF ".deps/slp_attr_l.Tpo" -c -o slp_attr_l.lo slp_attr_l.c; then mv -f ".deps/slp_attr_l.Tpo" ".deps/slp_attr_l.Plo"; else rm -f ".deps/slp_attr_l.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_l.lo -MD -MP -MF .deps/slp_attr_l.Tpo -c slp_attr_l.c -fPIC -DPIC -o .libs/slp_attr_l.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_l.lo -MD -MP -MF .deps/slp_attr_l.Tpo -c slp_attr_l.c -o slp_attr_l.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_y.lo -MD -MP -MF ".deps/slp_filter_y.Tpo" -c -o slp_filter_y.lo slp_filter_y.c; then mv -f ".deps/slp_filter_y.Tpo" ".deps/slp_filter_y.Plo"; else rm -f ".deps/slp_filter_y.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_y.lo -MD -MP -MF .deps/slp_filter_y.Tpo -c slp_filter_y.c -fPIC -DPIC -o .libs/slp_filter_y.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_y.lo -MD -MP -MF .deps/slp_filter_y.Tpo -c slp_filter_y.c -o slp_filter_y.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_l.lo -MD -MP -MF ".deps/slp_filter_l.Tpo" -c -o slp_filter_l.lo slp_filter_l.c; then mv -f ".deps/slp_filter_l.Tpo" ".deps/slp_filter_l.Plo"; else rm -f ".deps/slp_filter_l.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_l.lo -MD -MP -MF .deps/slp_filter_l.Tpo -c slp_filter_l.c -fPIC -DPIC -o .libs/slp_filter_l.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_filter_l.lo -MD -MP -MF .deps/slp_filter_l.Tpo -c slp_filter_l.c -o slp_filter_l.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_predicate.lo -MD -MP -MF ".deps/slp_predicate.Tpo" -c -o slp_predicate.lo slp_predicate.c; then mv -f ".deps/slp_predicate.Tpo" ".deps/slp_predicate.Plo"; else rm -f ".deps/slp_predicate.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_predicate.lo -MD -MP -MF .deps/slp_predicate.Tpo -c slp_predicate.c -fPIC -DPIC -o .libs/slp_predicate.o slp_predicate.c: In function 'SLPEvaluateFilterTree': slp_predicate.c:258: warning: pointer targets in passing argument 1 of 'fnmatch' differ in signedness slp_predicate.c:258: warning: pointer targets in passing argument 2 of 'fnmatch' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_predicate.lo -MD -MP -MF .deps/slp_predicate.Tpo -c slp_predicate.c -o slp_predicate.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_dhcp.lo -MD -MP -MF ".deps/slp_dhcp.Tpo" -c -o slp_dhcp.lo slp_dhcp.c; then mv -f ".deps/slp_dhcp.Tpo" ".deps/slp_dhcp.Plo"; else rm -f ".deps/slp_dhcp.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_dhcp.lo -MD -MP -MF .deps/slp_dhcp.Tpo -c slp_dhcp.c -fPIC -DPIC -o .libs/slp_dhcp.o slp_dhcp.c: In function 'DHCPGetOptionInfo': slp_dhcp.c:476: warning: pointer targets in passing argument 1 of 'ToUINT32' differ in signedness slp_dhcp.c:538: warning: pointer targets in passing argument 1 of 'AsUINT32' differ in signedness slp_dhcp.c: In function 'DHCPParseSLPTags': slp_dhcp.c:579: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_dhcp.lo -MD -MP -MF .deps/slp_dhcp.Tpo -c slp_dhcp.c -o slp_dhcp.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_v1message.lo -MD -MP -MF ".deps/slp_v1message.Tpo" -c -o slp_v1message.lo slp_v1message.c; then mv -f ".deps/slp_v1message.Tpo" ".deps/slp_v1message.Plo"; else rm -f ".deps/slp_v1message.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_v1message.lo -MD -MP -MF .deps/slp_v1message.Tpo -c slp_v1message.c -fPIC -DPIC -o .libs/slp_v1message.o slp_v1message.c: In function 'SLPv1MessageParseHeader': slp_v1message.c:72: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:74: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:76: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:78: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseUrlEntry': slp_v1message.c:130: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:134: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:141: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseSrvRqst': slp_v1message.c:173: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:180: warning: pointer targets in assignment differ in signedness slp_v1message.c:189: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:195: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseSrvReg': slp_v1message.c:285: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:291: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseSrvDeReg': slp_v1message.c:346: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:352: warning: pointer targets in assignment differ in signedness slp_v1message.c:362: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:368: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseAttrRqst': slp_v1message.c:392: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:398: warning: pointer targets in assignment differ in signedness slp_v1message.c:407: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:413: warning: pointer targets in assignment differ in signedness slp_v1message.c:422: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:430: warning: pointer targets in assignment differ in signedness slp_v1message.c:444: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:450: warning: pointer targets in assignment differ in signedness slp_v1message.c: In function 'v1ParseSrvTypeRqst': slp_v1message.c:480: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:486: warning: pointer targets in assignment differ in signedness slp_v1message.c:495: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:507: warning: pointer targets in assignment differ in signedness slp_v1message.c:521: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness slp_v1message.c:529: warning: pointer targets in assignment differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_v1message.lo -MD -MP -MF .deps/slp_v1message.Tpo -c slp_v1message.c -o slp_v1message.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_utf8.lo -MD -MP -MF ".deps/slp_utf8.Tpo" -c -o slp_utf8.lo slp_utf8.c; then mv -f ".deps/slp_utf8.Tpo" ".deps/slp_utf8.Plo"; else rm -f ".deps/slp_utf8.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_utf8.lo -MD -MP -MF .deps/slp_utf8.Tpo -c slp_utf8.c -fPIC -DPIC -o .libs/slp_utf8.o slp_utf8.c: In function 'SLPv1ToEncoding': slp_utf8.c:234: warning: 'uni' may be used uninitialized in this function libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_utf8.lo -MD -MP -MF .deps/slp_utf8.Tpo -c slp_utf8.c -o slp_utf8.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o libcommonslpd.la slp_compare.lo slp_buffer.lo slp_message.lo slp_property.lo slp_linkedlist.lo slp_xid.lo slp_database.lo slp_xmalloc.lo slp_parse.lo slp_iface.lo slp_pid.lo slp_attr_y.lo slp_attr_l.lo slp_filter_y.lo slp_filter_l.lo slp_predicate.lo slp_dhcp.lo slp_v1message.lo slp_utf8.lo -lcrypto libtool: link: ar cru .libs/libcommonslpd.a .libs/slp_compare.o .libs/slp_buffer.o .libs/slp_message.o .libs/slp_property.o .libs/slp_linkedlist.o .libs/slp_xid.o .libs/slp_database.o .libs/slp_xmalloc.o .libs/slp_parse.o .libs/slp_iface.o .libs/slp_pid.o .libs/slp_attr_y.o .libs/slp_attr_l.o .libs/slp_filter_y.o .libs/slp_filter_l.o .libs/slp_predicate.o .libs/slp_dhcp.o .libs/slp_v1message.o .libs/slp_utf8.o libtool: link: ranlib .libs/libcommonslpd.a libtool: link: ( cd ".libs" && rm -f "libcommonslpd.la" && ln -s "../libcommonslpd.la" "libcommonslpd.la" ) if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_network.lo -MD -MP -MF ".deps/slp_network.Tpo" -c -o slp_network.lo slp_network.c; then mv -f ".deps/slp_network.Tpo" ".deps/slp_network.Plo"; else rm -f ".deps/slp_network.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_network.lo -MD -MP -MF .deps/slp_network.Tpo -c slp_network.c -fPIC -DPIC -o .libs/slp_network.o slp_network.c: In function 'SLPNetworkRecvMessage': slp_network.c:323: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_network.lo -MD -MP -MF .deps/slp_network.Tpo -c slp_network.c -o slp_network.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xcast.lo -MD -MP -MF ".deps/slp_xcast.Tpo" -c -o slp_xcast.lo slp_xcast.c; then mv -f ".deps/slp_xcast.Tpo" ".deps/slp_xcast.Plo"; else rm -f ".deps/slp_xcast.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xcast.lo -MD -MP -MF .deps/slp_xcast.Tpo -c slp_xcast.c -fPIC -DPIC -o .libs/slp_xcast.o slp_xcast.c: In function 'SLPXcastRecvMessage': slp_xcast.c:330: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_xcast.lo -MD -MP -MF .deps/slp_xcast.Tpo -c slp_xcast.c -o slp_xcast.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_net.lo -MD -MP -MF ".deps/slp_net.Tpo" -c -o slp_net.lo slp_net.c; then mv -f ".deps/slp_net.Tpo" ".deps/slp_net.Plo"; else rm -f ".deps/slp_net.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_net.lo -MD -MP -MF .deps/slp_net.Tpo -c slp_net.c -fPIC -DPIC -o .libs/slp_net.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_net.lo -MD -MP -MF .deps/slp_net.Tpo -c slp_net.c -o slp_net.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o libcommonlibslp.la slp_compare.lo slp_buffer.lo slp_message.lo slp_property.lo slp_linkedlist.lo slp_xid.lo slp_network.lo slp_database.lo slp_xmalloc.lo slp_xcast.lo slp_iface.lo slp_parse.lo slp_pid.lo slp_dhcp.lo slp_net.lo slp_v1message.lo slp_utf8.lo -lcrypto libtool: link: ar cru .libs/libcommonlibslp.a .libs/slp_compare.o .libs/slp_buffer.o .libs/slp_message.o .libs/slp_property.o .libs/slp_linkedlist.o .libs/slp_xid.o .libs/slp_network.o .libs/slp_database.o .libs/slp_xmalloc.o .libs/slp_xcast.o .libs/slp_iface.o .libs/slp_parse.o .libs/slp_pid.o .libs/slp_dhcp.o .libs/slp_net.o .libs/slp_v1message.o .libs/slp_utf8.o libtool: link: ranlib .libs/libcommonlibslp.a libtool: link: ( cd ".libs" && rm -f "libcommonlibslp.la" && ln -s "../libcommonlibslp.la" "libcommonlibslp.la" ) Making all in libslpattr if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslpattr.lo -MD -MP -MF ".deps/libslpattr.Tpo" -c -o libslpattr.lo libslpattr.c; then mv -f ".deps/libslpattr.Tpo" ".deps/libslpattr.Plo"; else rm -f ".deps/libslpattr.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslpattr.lo -MD -MP -MF .deps/libslpattr.Tpo -c libslpattr.c -fPIC -DPIC -o .libs/libslpattr.o libslpattr.c: In function 'escape': libslpattr.c:542: warning: comparison is always true due to limited range of data type libslpattr.c:551: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslpattr.lo -MD -MP -MF .deps/libslpattr.Tpo -c libslpattr.c -o libslpattr.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o libslpattr.la libslpattr.lo -lcrypto libtool: link: ar cru .libs/libslpattr.a .libs/libslpattr.o libtool: link: ranlib .libs/libslpattr.a libtool: link: ( cd ".libs" && rm -f "libslpattr.la" && ln -s "../libslpattr.la" "libslpattr.la" ) Making all in slpd if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_predicate.o -MD -MP -MF ".deps/slpd_predicate.Tpo" -c -o slpd_predicate.o slpd_predicate.c; then mv -f ".deps/slpd_predicate.Tpo" ".deps/slpd_predicate.Po"; else rm -f ".deps/slpd_predicate.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_v1process.o -MD -MP -MF ".deps/slpd_v1process.Tpo" -c -o slpd_v1process.o slpd_v1process.c; then mv -f ".deps/slpd_v1process.Tpo" ".deps/slpd_v1process.Po"; else rm -f ".deps/slpd_v1process.Tpo"; exit 1; fi slpd_v1process.c: In function 'v1ProcessSrvRqst': slpd_v1process.c:230: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:238: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:240: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:247: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:252: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:257: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:265: warning: pointer targets in passing argument 1 of 'SLPv1ToEncoding' differ in signedness slpd_v1process.c:266: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:273: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c: In function 'v1ProcessSrvReg': slpd_v1process.c:364: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:371: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:373: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:378: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c: In function 'v1ProcessSrvDeReg': slpd_v1process.c:455: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:462: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:464: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:469: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c: In function 'v1ProcessAttrRqst': slpd_v1process.c:574: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:582: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:584: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:591: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:596: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:602: warning: pointer targets in passing argument 1 of 'SLPv1ToEncoding' differ in signedness slpd_v1process.c: In function 'v1ProcessSrvTypeRqst': slpd_v1process.c:734: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:742: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:744: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:751: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:756: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_v1process.c:773: warning: pointer targets in passing argument 1 of 'SLPv1ToEncoding' differ in signedness slpd_v1process.c:775: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_log.o -MD -MP -MF ".deps/slpd_log.Tpo" -c -o slpd_log.o slpd_log.c; then mv -f ".deps/slpd_log.Tpo" ".deps/slpd_log.Po"; else rm -f ".deps/slpd_log.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_socket.o -MD -MP -MF ".deps/slpd_socket.Tpo" -c -o slpd_socket.o slpd_socket.c; then mv -f ".deps/slpd_socket.Tpo" ".deps/slpd_socket.Po"; else rm -f ".deps/slpd_socket.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_database.o -MD -MP -MF ".deps/slpd_database.Tpo" -c -o slpd_database.o slpd_database.c; then mv -f ".deps/slpd_database.Tpo" ".deps/slpd_database.Po"; else rm -f ".deps/slpd_database.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_main.o -MD -MP -MF ".deps/slpd_main.Tpo" -c -o slpd_main.o slpd_main.c; then mv -f ".deps/slpd_main.Tpo" ".deps/slpd_main.Po"; else rm -f ".deps/slpd_main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_process.o -MD -MP -MF ".deps/slpd_process.Tpo" -c -o slpd_process.o slpd_process.c; then mv -f ".deps/slpd_process.Tpo" ".deps/slpd_process.Po"; else rm -f ".deps/slpd_process.Tpo"; exit 1; fi slpd_process.c: In function 'ProcessSASrvRqst': slpd_process.c:120: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:123: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:125: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:127: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:129: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:140: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:146: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:153: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessDASrvRqst': slpd_process.c:221: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessSrvRqst': slpd_process.c:496: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:499: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:501: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:503: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:505: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:516: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:521: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:536: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:539: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:562: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessSrvReg': slpd_process.c:680: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:682: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:684: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:686: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:688: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:697: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessSrvDeReg': slpd_process.c:785: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:787: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:789: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:791: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:793: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:802: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessAttrRqst': slpd_process.c:1024: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:1027: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1029: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:1031: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1033: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1044: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1049: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c: In function 'ProcessSrvTypeRqst': slpd_process.c:1256: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:1259: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1261: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_process.c:1263: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1265: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1277: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_process.c:1283: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_cmdline.o -MD -MP -MF ".deps/slpd_cmdline.Tpo" -c -o slpd_cmdline.o slpd_cmdline.c; then mv -f ".deps/slpd_cmdline.Tpo" ".deps/slpd_cmdline.Po"; else rm -f ".deps/slpd_cmdline.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_property.o -MD -MP -MF ".deps/slpd_property.Tpo" -c -o slpd_property.o slpd_property.c; then mv -f ".deps/slpd_property.Tpo" ".deps/slpd_property.Po"; else rm -f ".deps/slpd_property.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_regfile.o -MD -MP -MF ".deps/slpd_regfile.Tpo" -c -o slpd_regfile.o slpd_regfile.c; then mv -f ".deps/slpd_regfile.Tpo" ".deps/slpd_regfile.Po"; else rm -f ".deps/slpd_regfile.Tpo"; exit 1; fi slpd_regfile.c: In function 'SLPDRegFileReadSrvReg': slpd_regfile.c:479: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_regfile.c:481: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:483: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_regfile.c:485: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:487: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:495: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:498: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:522: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:527: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_regfile.c:532: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_knownda.o -MD -MP -MF ".deps/slpd_knownda.Tpo" -c -o slpd_knownda.o slpd_knownda.c; then mv -f ".deps/slpd_knownda.Tpo" ".deps/slpd_knownda.Po"; else rm -f ".deps/slpd_knownda.Tpo"; exit 1; fi slpd_knownda.c: In function 'MakeActiveDiscoveryRqst': slpd_knownda.c:168: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:170: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:172: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:174: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:176: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:183: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:188: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:194: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:197: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:200: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c: In function 'MakeSrvderegFromSrvReg': slpd_knownda.c:355: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:358: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:360: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:362: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:364: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:372: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:384: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:387: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:408: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c: In function 'SLPDKnownDAGenerateMyDAAdvert': slpd_knownda.c:1029: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:1032: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1034: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness slpd_knownda.c:1036: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1038: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1049: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1056: warning: pointer targets in passing argument 1 of 'ToUINT32' differ in signedness slpd_knownda.c:1060: warning: pointer targets in passing argument 1 of 'ToUINT32' differ in signedness slpd_knownda.c:1064: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1072: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1080: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1092: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c: In function 'SLPDKnownDAGenerateMyV1DAAdvert': slpd_knownda.c:1207: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1210: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1218: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1220: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1228: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1230: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1237: warning: pointer targets in passing argument 1 of 'SLPv1ToEncoding' differ in signedness slpd_knownda.c:1240: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness slpd_knownda.c:1248: warning: pointer targets in passing argument 1 of 'SLPv1ToEncoding' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_incoming.o -MD -MP -MF ".deps/slpd_incoming.Tpo" -c -o slpd_incoming.o slpd_incoming.c; then mv -f ".deps/slpd_incoming.Tpo" ".deps/slpd_incoming.Po"; else rm -f ".deps/slpd_incoming.Tpo"; exit 1; fi slpd_incoming.c: In function 'IncomingDatagramRead': slpd_incoming.c:87: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness slpd_incoming.c: In function 'IncomingStreamRead': slpd_incoming.c:191: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../libslpattr -I. -I../libslp -DETCDIR=\"/usr/local/etc/openslp\" -DVARDIR=\"/var\" -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_outgoing.o -MD -MP -MF ".deps/slpd_outgoing.Tpo" -c -o slpd_outgoing.o slpd_outgoing.c; then mv -f ".deps/slpd_outgoing.Tpo" ".deps/slpd_outgoing.Po"; else rm -f ".deps/slpd_outgoing.Tpo"; exit 1; fi slpd_outgoing.c: In function 'OutgoingDatagramRead': slpd_outgoing.c:85: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness slpd_outgoing.c: In function 'OutgoingStreamRead': slpd_outgoing.c:207: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o slpd slpd_predicate.o slpd_v1process.o slpd_log.o slpd_socket.o slpd_database.o slpd_main.o slpd_process.o slpd_cmdline.o slpd_property.o slpd_regfile.o slpd_knownda.o slpd_incoming.o slpd_outgoing.o ../common/libcommonslpd.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o slpd slpd_predicate.o slpd_v1process.o slpd_log.o slpd_socket.o slpd_database.o slpd_main.o slpd_process.o slpd_cmdline.o slpd_property.o slpd_regfile.o slpd_knownda.o slpd_incoming.o slpd_outgoing.o ../common/.libs/libcommonslpd.a ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a -lcrypto Making all in libslp if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_dereg.lo -MD -MP -MF ".deps/libslp_dereg.Tpo" -c -o libslp_dereg.lo libslp_dereg.c; then mv -f ".deps/libslp_dereg.Tpo" ".deps/libslp_dereg.Plo"; else rm -f ".deps/libslp_dereg.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_dereg.lo -MD -MP -MF .deps/libslp_dereg.Tpo -c libslp_dereg.c -fPIC -DPIC -o .libs/libslp_dereg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_dereg.lo -MD -MP -MF .deps/libslp_dereg.Tpo -c libslp_dereg.c -o libslp_dereg.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findscopes.lo -MD -MP -MF ".deps/libslp_findscopes.Tpo" -c -o libslp_findscopes.lo libslp_findscopes.c; then mv -f ".deps/libslp_findscopes.Tpo" ".deps/libslp_findscopes.Plo"; else rm -f ".deps/libslp_findscopes.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findscopes.lo -MD -MP -MF .deps/libslp_findscopes.Tpo -c libslp_findscopes.c -fPIC -DPIC -o .libs/libslp_findscopes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findscopes.lo -MD -MP -MF .deps/libslp_findscopes.Tpo -c libslp_findscopes.c -o libslp_findscopes.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_reg.lo -MD -MP -MF ".deps/libslp_reg.Tpo" -c -o libslp_reg.lo libslp_reg.c; then mv -f ".deps/libslp_reg.Tpo" ".deps/libslp_reg.Plo"; else rm -f ".deps/libslp_reg.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_reg.lo -MD -MP -MF .deps/libslp_reg.Tpo -c libslp_reg.c -fPIC -DPIC -o .libs/libslp_reg.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_reg.lo -MD -MP -MF .deps/libslp_reg.Tpo -c libslp_reg.c -o libslp_reg.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvs.lo -MD -MP -MF ".deps/libslp_findsrvs.Tpo" -c -o libslp_findsrvs.lo libslp_findsrvs.c; then mv -f ".deps/libslp_findsrvs.Tpo" ".deps/libslp_findsrvs.Plo"; else rm -f ".deps/libslp_findsrvs.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvs.lo -MD -MP -MF .deps/libslp_findsrvs.Tpo -c libslp_findsrvs.c -fPIC -DPIC -o .libs/libslp_findsrvs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvs.lo -MD -MP -MF .deps/libslp_findsrvs.Tpo -c libslp_findsrvs.c -o libslp_findsrvs.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_parse.lo -MD -MP -MF ".deps/libslp_parse.Tpo" -c -o libslp_parse.lo libslp_parse.c; then mv -f ".deps/libslp_parse.Tpo" ".deps/libslp_parse.Plo"; else rm -f ".deps/libslp_parse.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_parse.lo -MD -MP -MF .deps/libslp_parse.Tpo -c libslp_parse.c -fPIC -DPIC -o .libs/libslp_parse.o libslp_parse.c: In function 'SLPEscape': libslp_parse.c:172: warning: comparison is always true due to limited range of data type libslp_parse.c:198: warning: comparison is always true due to limited range of data type libslp_parse.c:208: warning: comparison is always true due to limited range of data type libslp_parse.c:217: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_parse.lo -MD -MP -MF .deps/libslp_parse.Tpo -c libslp_parse.c -o libslp_parse.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_property.lo -MD -MP -MF ".deps/libslp_property.Tpo" -c -o libslp_property.lo libslp_property.c; then mv -f ".deps/libslp_property.Tpo" ".deps/libslp_property.Plo"; else rm -f ".deps/libslp_property.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_property.lo -MD -MP -MF .deps/libslp_property.Tpo -c libslp_property.c -fPIC -DPIC -o .libs/libslp_property.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_property.lo -MD -MP -MF .deps/libslp_property.Tpo -c libslp_property.c -o libslp_property.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_handle.lo -MD -MP -MF ".deps/libslp_handle.Tpo" -c -o libslp_handle.lo libslp_handle.c; then mv -f ".deps/libslp_handle.Tpo" ".deps/libslp_handle.Plo"; else rm -f ".deps/libslp_handle.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_handle.lo -MD -MP -MF .deps/libslp_handle.Tpo -c libslp_handle.c -fPIC -DPIC -o .libs/libslp_handle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_handle.lo -MD -MP -MF .deps/libslp_handle.Tpo -c libslp_handle.c -o libslp_handle.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_thread.lo -MD -MP -MF ".deps/libslp_thread.Tpo" -c -o libslp_thread.lo libslp_thread.c; then mv -f ".deps/libslp_thread.Tpo" ".deps/libslp_thread.Plo"; else rm -f ".deps/libslp_thread.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_thread.lo -MD -MP -MF .deps/libslp_thread.Tpo -c libslp_thread.c -fPIC -DPIC -o .libs/libslp_thread.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_thread.lo -MD -MP -MF .deps/libslp_thread.Tpo -c libslp_thread.c -o libslp_thread.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_network.lo -MD -MP -MF ".deps/libslp_network.Tpo" -c -o libslp_network.lo libslp_network.c; then mv -f ".deps/libslp_network.Tpo" ".deps/libslp_network.Plo"; else rm -f ".deps/libslp_network.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_network.lo -MD -MP -MF .deps/libslp_network.Tpo -c libslp_network.c -fPIC -DPIC -o .libs/libslp_network.o libslp_network.c: In function 'NetworkRqstRply': libslp_network.c:341: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness libslp_network.c:450: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:457: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:465: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:469: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:472: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:474: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:484: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:545: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness libslp_network.c: In function 'NetworkMcastRqstRply': libslp_network.c:814: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:816: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:818: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:820: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:822: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:836: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:910: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:912: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:985: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness libslp_network.c: In function 'NetworkUcastRqstRply': libslp_network.c:1190: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:1192: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:1194: warning: pointer targets in passing argument 1 of 'ToUINT24' differ in signedness libslp_network.c:1196: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:1198: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:1208: warning: pointer targets in passing argument 1 of 'ToUINT16' differ in signedness libslp_network.c:1272: warning: pointer targets in passing argument 1 of 'AsUINT16' differ in signedness libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_network.lo -MD -MP -MF .deps/libslp_network.Tpo -c libslp_network.c -o libslp_network.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findattrs.lo -MD -MP -MF ".deps/libslp_findattrs.Tpo" -c -o libslp_findattrs.lo libslp_findattrs.c; then mv -f ".deps/libslp_findattrs.Tpo" ".deps/libslp_findattrs.Plo"; else rm -f ".deps/libslp_findattrs.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findattrs.lo -MD -MP -MF .deps/libslp_findattrs.Tpo -c libslp_findattrs.c -fPIC -DPIC -o .libs/libslp_findattrs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findattrs.lo -MD -MP -MF .deps/libslp_findattrs.Tpo -c libslp_findattrs.c -o libslp_findattrs.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_delattrs.lo -MD -MP -MF ".deps/libslp_delattrs.Tpo" -c -o libslp_delattrs.lo libslp_delattrs.c; then mv -f ".deps/libslp_delattrs.Tpo" ".deps/libslp_delattrs.Plo"; else rm -f ".deps/libslp_delattrs.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_delattrs.lo -MD -MP -MF .deps/libslp_delattrs.Tpo -c libslp_delattrs.c -fPIC -DPIC -o .libs/libslp_delattrs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_delattrs.lo -MD -MP -MF .deps/libslp_delattrs.Tpo -c libslp_delattrs.c -o libslp_delattrs.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvtypes.lo -MD -MP -MF ".deps/libslp_findsrvtypes.Tpo" -c -o libslp_findsrvtypes.lo libslp_findsrvtypes.c; then mv -f ".deps/libslp_findsrvtypes.Tpo" ".deps/libslp_findsrvtypes.Plo"; else rm -f ".deps/libslp_findsrvtypes.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvtypes.lo -MD -MP -MF .deps/libslp_findsrvtypes.Tpo -c libslp_findsrvtypes.c -fPIC -DPIC -o .libs/libslp_findsrvtypes.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_findsrvtypes.lo -MD -MP -MF .deps/libslp_findsrvtypes.Tpo -c libslp_findsrvtypes.c -o libslp_findsrvtypes.o >/dev/null 2>&1 if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_knownda.lo -MD -MP -MF ".deps/libslp_knownda.Tpo" -c -o libslp_knownda.lo libslp_knownda.c; then mv -f ".deps/libslp_knownda.Tpo" ".deps/libslp_knownda.Plo"; else rm -f ".deps/libslp_knownda.Tpo"; exit 1; fi libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_knownda.lo -MD -MP -MF .deps/libslp_knownda.Tpo -c libslp_knownda.c -fPIC -DPIC -o .libs/libslp_knownda.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT libslp_knownda.lo -MD -MP -MF .deps/libslp_knownda.Tpo -c libslp_knownda.c -o libslp_knownda.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o libslp.la -rpath /usr/local/lib -version-info 1:1:0 libslp_dereg.lo libslp_findscopes.lo libslp_reg.lo libslp_findsrvs.lo libslp_parse.lo libslp_property.lo libslp_handle.lo libslp_thread.lo libslp_network.lo libslp_findattrs.lo libslp_delattrs.lo libslp_findsrvtypes.lo libslp_knownda.lo ../common/libcommonlibslp.la -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/libslp_dereg.o .libs/libslp_findscopes.o .libs/libslp_reg.o .libs/libslp_findsrvs.o .libs/libslp_parse.o .libs/libslp_property.o .libs/libslp_handle.o .libs/libslp_thread.o .libs/libslp_network.o .libs/libslp_findattrs.o .libs/libslp_delattrs.o .libs/libslp_findsrvtypes.o .libs/libslp_knownda.o -Wl,--whole-archive ../common/.libs/libcommonlibslp.a -Wl,--no-whole-archive -lcrypto -O2 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -Wl,-soname -Wl,libslp.so.1 -o .libs/libslp.so.1 libtool: link: (cd ".libs" && rm -f "libslp.so" && ln -s "libslp.so.1" "libslp.so") libtool: link: (cd ".libs" && rm -f "libslp.so" && ln -s "libslp.so.1" "libslp.so") libtool: link: (cd .libs/libslp.lax/libcommonlibslp.a && ar x "/obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/libslp/../common/.libs/libcommonlibslp.a") libtool: link: ar cru .libs/libslp.a libslp_dereg.o libslp_findscopes.o libslp_reg.o libslp_findsrvs.o libslp_parse.o libslp_property.o libslp_handle.o libslp_thread.o libslp_network.o libslp_findattrs.o libslp_delattrs.o libslp_findsrvtypes.o libslp_knownda.o .libs/libslp.lax/libcommonlibslp.a/slp_buffer.o .libs/libslp.lax/libcommonlibslp.a/slp_compare.o .libs/libslp.lax/libcommonlibslp.a/slp_database.o .libs/libslp.lax/libcommonlibslp.a/slp_dhcp.o .libs/libslp.lax/libcommonlibslp.a/slp_iface.o .libs/libslp.lax/libcommonlibslp.a/slp_linkedlist.o .libs/libslp.lax/libcommonlibslp.a/slp_message.o .libs/libslp.lax/libcommonlibslp.a/slp_net.o .libs/libslp.lax/libcommonlibslp.a/slp_network.o .libs/libslp.lax/libcommonlibslp.a/slp_parse.o .libs/libslp.lax/libcommonlibslp.a/slp_pid.o .libs/libslp.lax/libcommonlibslp.a/slp_property.o .libs/libslp.lax/libcommonlibslp.a/slp_utf8.o .libs/libslp.lax/libcommonlibslp.a/slp_v1message.o .libs/libslp.lax/libcommonlibslp.a/slp_xcast.o .libs/libslp.lax/libcommonlibslp.a/slp_xid.o .libs/libslp.lax/libcommonlibslp.a/slp_xmalloc.o libtool: link: ranlib .libs/libslp.a libtool: link: rm -fr .libs/libslp.lax libtool: link: ( cd ".libs" && rm -f "libslp.la" && ln -s "../libslp.la" "libslp.la" ) Making all in slptool if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slptool.o -MD -MP -MF ".deps/slptool.Tpo" -c -o slptool.o slptool.c; then mv -f ".deps/slptool.Tpo" ".deps/slptool.Po"; else rm -f ".deps/slptool.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o slptool slptool.o ../libslp/libslp.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/slptool slptool.o ../libslp/.libs/libslp.so ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib Making all in test if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPDereg.o -MD -MP -MF ".deps/SLPDereg.Tpo" -c -o SLPDereg.o `test -f 'SLPDereg/SLPDereg.c' || echo './'`SLPDereg/SLPDereg.c; then mv -f ".deps/SLPDereg.Tpo" ".deps/SLPDereg.Po"; else rm -f ".deps/SLPDereg.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpdereg SLPDereg.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpdereg SLPDereg.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPEscape.o -MD -MP -MF ".deps/SLPEscape.Tpo" -c -o SLPEscape.o `test -f 'SLPEscape/SLPEscape.c' || echo './'`SLPEscape/SLPEscape.c; then mv -f ".deps/SLPEscape.Tpo" ".deps/SLPEscape.Po"; else rm -f ".deps/SLPEscape.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpescape SLPEscape.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpescape SLPEscape.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPFindAttrs.o -MD -MP -MF ".deps/SLPFindAttrs.Tpo" -c -o SLPFindAttrs.o `test -f 'SLPFindAttrs/SLPFindAttrs.c' || echo './'`SLPFindAttrs/SLPFindAttrs.c; then mv -f ".deps/SLPFindAttrs.Tpo" ".deps/SLPFindAttrs.Po"; else rm -f ".deps/SLPFindAttrs.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpfindattrs SLPFindAttrs.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpfindattrs SLPFindAttrs.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPFindSrvTypes.o -MD -MP -MF ".deps/SLPFindSrvTypes.Tpo" -c -o SLPFindSrvTypes.o `test -f 'SLPFindSrvTypes/SLPFindSrvTypes.c' || echo './'`SLPFindSrvTypes/SLPFindSrvTypes.c; then mv -f ".deps/SLPFindSrvTypes.Tpo" ".deps/SLPFindSrvTypes.Po"; else rm -f ".deps/SLPFindSrvTypes.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpfindsrvtypes SLPFindSrvTypes.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpfindsrvtypes SLPFindSrvTypes.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPFindSrvs.o -MD -MP -MF ".deps/SLPFindSrvs.Tpo" -c -o SLPFindSrvs.o `test -f 'SLPFindSrvs/SLPFindSrvs.c' || echo './'`SLPFindSrvs/SLPFindSrvs.c; then mv -f ".deps/SLPFindSrvs.Tpo" ".deps/SLPFindSrvs.Po"; else rm -f ".deps/SLPFindSrvs.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpfindsrvs SLPFindSrvs.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpfindsrvs SLPFindSrvs.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPOpen.o -MD -MP -MF ".deps/SLPOpen.Tpo" -c -o SLPOpen.o `test -f 'SLPOpen/SLPOpen.c' || echo './'`SLPOpen/SLPOpen.c; then mv -f ".deps/SLPOpen.Tpo" ".deps/SLPOpen.Po"; else rm -f ".deps/SLPOpen.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpopen SLPOpen.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpopen SLPOpen.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPParseSrvURL.o -MD -MP -MF ".deps/SLPParseSrvURL.Tpo" -c -o SLPParseSrvURL.o `test -f 'SLPParseSrvURL/SLPParseSrvURL.c' || echo './'`SLPParseSrvURL/SLPParseSrvURL.c; then mv -f ".deps/SLPParseSrvURL.Tpo" ".deps/SLPParseSrvURL.Po"; else rm -f ".deps/SLPParseSrvURL.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpparsesrvurl SLPParseSrvURL.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpparsesrvurl SLPParseSrvURL.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPReg.o -MD -MP -MF ".deps/SLPReg.Tpo" -c -o SLPReg.o `test -f 'SLPReg/SLPReg.c' || echo './'`SLPReg/SLPReg.c; then mv -f ".deps/SLPReg.Tpo" ".deps/SLPReg.Po"; else rm -f ".deps/SLPReg.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpreg SLPReg.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpreg SLPReg.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT SLPUnescape.o -MD -MP -MF ".deps/SLPUnescape.Tpo" -c -o SLPUnescape.o `test -f 'SLPUnescape/SLPUnescape.c' || echo './'`SLPUnescape/SLPUnescape.c; then mv -f ".deps/SLPUnescape.Tpo" ".deps/SLPUnescape.Po"; else rm -f ".deps/SLPUnescape.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpunescape SLPUnescape.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpunescape SLPUnescape.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slp_attr_test.o -MD -MP -MF ".deps/slp_attr_test.Tpo" -c -o slp_attr_test.o `test -f 'SLP_attr_test/slp_attr_test.c' || echo './'`SLP_attr_test/slp_attr_test.c; then mv -f ".deps/slp_attr_test.Tpo" ".deps/slp_attr_test.Po"; else rm -f ".deps/slp_attr_test.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslp_attr_test slp_attr_test.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslp_attr_test slp_attr_test.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libslp -I../libslpattr -I../common -I../slpd -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -MT slpd_predicate_test.o -MD -MP -MF ".deps/slpd_predicate_test.Tpo" -c -o slpd_predicate_test.o `test -f 'SLPD_predicate_test/slpd_predicate_test.c' || echo './'`SLPD_predicate_test/slpd_predicate_test.c; then mv -f ".deps/slpd_predicate_test.Tpo" ".deps/slpd_predicate_test.Po"; else rm -f ".deps/slpd_predicate_test.Tpo"; exit 1; fi /bin/sh /usr/local/bin/libtool --mode=link cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -o testslpd_predicate_test slpd_predicate_test.o ../libslp/libslp.la ../libslpattr/libslpattr.la ../common/libcommonlibslp.la ../common/libcommonslpd.la ../slpd/slpd_predicate.o ../common/libcommonslpd.la -lcrypto libtool: link: cc -DNDEBUG -D_REENTRANT=1 -O2 -pipe -fno-strict-aliasing -Wall -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -o .libs/testslpd_predicate_test slpd_predicate_test.o ../slpd/slpd_predicate.o ../libslp/.libs/libslp.so ../libslpattr/.libs/libslpattr.a ../common/.libs/libcommonlibslp.a ../common/.libs/libcommonslpd.a -lcrypto -Wl,-rpath -Wl,/usr/local/lib ===> Staging for openslp-1.2.1_3 ===> Generating temporary packing list Making install in common Making install in libslpattr Making install in slpd test -z "/usr/local/sbin" || /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/install-sh -d "/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/sbin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'slpd' '/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/sbin/slpd' libtool: install: install -o root -g wheel -m 555 -s slpd /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/sbin/slpd Making install in libslp test -z "/usr/local/lib" || /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/install-sh -d "/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib" /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel 'libslp.la' '/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libslp.so.1 /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.so.1 libtool: install: (cd /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib && { ln -s -f libslp.so.1 libslp.so || { rm -f libslp.so && ln -s libslp.so.1 libslp.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib && { ln -s -f libslp.so.1 libslp.so || { rm -f libslp.so && ln -s libslp.so.1 libslp.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libslp.lai /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libslp.a /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.a libtool: install: chmod 644 /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.a libtool: install: ranlib /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/lib/libslp.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include" || /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/install-sh -d "/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/include" install -o root -g wheel -m 444 'slp.h' '/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/include/slp.h' Making install in slptool test -z "/usr/local/bin" || /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/install-sh -d "/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/bin" /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 'slptool' '/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/bin/slptool' libtool: install: warning: `../libslp/libslp.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/slptool /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/bin/slptool Making install in test mkdir -p /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp file=/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.reg; if [ -f $file ]; then true; else cp -f ./etc/slp.reg /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp; fi file=/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.conf; if [ -f $file ]; then true; else cp -f ./etc/slp.conf /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp; fi file=/obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.spi; if [ -f $file ]; then true; else cp -f ./etc/slp.spi /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp; fi install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/etc/slp.conf /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.conf.default install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/etc/slp.reg /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.reg.default install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/etc/slp.spi /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/etc/openslp/slp.spi.default (cd /obj/buildshare/ports/355755/net/openslp/work/openslp-1.2.1/doc; /usr/bin/find . -type d -exec /bin/mkdir -p /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/share/doc/openslp/\{} \; ; /usr/bin/find . -type f -exec install -o root -g wheel -m 444 \{} /obj/buildshare/ports/355755/net/openslp/work/stage/usr/local/share/doc/openslp/\{} \;) ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for openslp-1.2.1_3 ===> Checking if net/openslp already installed ===> Registering installation for openslp-1.2.1_3 Installing openslp-1.2.1_3... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/slpd /usr/local/lib/libslp.so.1 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/slpd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.openslp.org/ Make package ===> Building package for openslp-1.2.1_3 slot1: removed