Script started on Sun Sep 7 22:04:58 2014 # make -DBATCH check-plist ===> spread4-4.2.0 depends on file: /usr/local/sbin/pkg - found => spread-src-4.2.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/ohauer/spread-src-4.2.0.tar.gz spread-src-4.2.0.tar.gz 0% of 718 kB 0 Bps spread-src-4.2.0.tar.gz 46% of 718 kB 511 kBps spread-src-4.2.0.tar.gz 100% of 718 kB 513 kBps 00m01s ===> Fetching all distfiles required by spread4-4.2.0 for building ===> Extracting for spread4-4.2.0 => SHA256 Checksum OK for spread-src-4.2.0.tar.gz. ===> Patching for spread4-4.2.0 ===> Applying FreeBSD patches for spread4-4.2.0 ===> spread4-4.2.0 depends on executable: gmake - found ===> Configuring for spread4-4.2.0 ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/buildtools/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/configure ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/buildtools/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/configure ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/stdutil/buildtools/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /usr/ports/net/spread4/work/spread-src-4.2.0/stdutil/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 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 whether byte ordering is bigendian... no checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for bison... bison -y checking for flex... /usr/bin/flex checking for ar... /usr/bin/ar checking for perl5... /usr/bin/perl5 checking for inline... inline checking if we need -pthread for threads... yes checking for pthread_create in -lpthread... yes checking for thr_create in -lthread... no checking for sem_wait in -lposix4... no checking for pthread_atfork... yes checking for gethostbyaddr in -lnsl... no checking for socket in -lsocket... no checking for library containing shm_open... none required checking for library containing nanosleep... none required checking for sqrt in -lm... yes checking for strftime... (cached) yes checking for egrep... grep -E 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 arpa/inet.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for errno.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/un.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for bcopy... (cached) yes checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for memmove... (cached) yes checking for setsid... (cached) yes checking for snprintf... (cached) yes checking for strerror... (cached) yes checking for lrand48... yes checking for gettimeofday... (cached) yes checking for time... (cached) yes checking for clock_gettime(CLOCK_MONOTONIC)... yes checking whether snprintf correctly terminates long strings... yes checking for char... (cached) yes checking size of char... 1 checking for short int... yes checking size of short int... 2 checking for int... (cached) yes checking size of int... 4 checking for long int... yes checking size of long int... 8 checking for long long int... (cached) yes checking size of long long int... 8 checking for windows arch... no checking for struct timezone type... yes checking for struct sockopt_len_t type... no checking for struct msghdr type... yes checking for struct msghdr control... yes checking for u_int type... (cached) yes checking for intXX_t types... (cached) yes checking for int64_t type... (cached) yes checking for u_intXX_t types... (cached) yes checking for u_int64_t types... (cached) yes checking for socklen_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for clock_t... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6... (cached) yes checking for struct in6_addr... (cached) yes checking for struct addrinfo... (cached) yes checking for struct timeval... (cached) yes checking for sun_len field in struct sockaddr_un... no checking for sin_len field in sockaddr_in... yes checking for ss_family field in struct sockaddr_storage... (cached) yes checking for __ss_family field in struct sockaddr_storage... no checking for pid_t... (cached) yes checking if libc defines __progname... (cached) yes checking if libc defines sys_errlist... (cached) yes checking if libc defines sys_nerr... (cached) yes checking Check Spread's major version... 4 checking Check Spread's minor version... 2 checking Check Spread's patch version... 0 checking for nroff... /usr/bin/nroff Spread srcdir: . configure: creating ./config.status config.status: creating Makefile config.status: creating daemon/Makefile config.status: creating docs/Makefile config.status: creating libspread/Makefile config.status: creating examples/Makefile config.status: creating daemon/config.h configure: configuring in stdutil configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' 'build_alias=amd64-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ar... /usr/bin/ar checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking if we need -pthread for threads... yes checking for pthread_create in -lpthread... yes checking for thr_create in -lthread... no checking for sem_wait in -lposix4... no checking for library containing shm_open... none required checking for library containing nanosleep... none required checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking 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 size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of void *... 8 checking checking all necessary integer types are available and appropriate... yes checking if NULL pointers are represented as all zeroes in memory... yes checking byte alignment requirements... 16 checking endianness of architecture... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/stdutil/private/stdarch_autoconf.h configure: configuring in libspread-util configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' 'build_alias=amd64-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking 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 whether byte ordering is bigendian... universal checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for ar... /usr/bin/ar checking for perl5... /usr/bin/perl5 checking for inline... inline checking if we need -pthread for threads... yes checking for pthread_create in -lpthread... yes checking for thr_create in -lthread... no checking for sem_wait in -lposix4... no checking for pthread_atfork... yes checking for gethostbyaddr in -lnsl... no checking for socket in -lsocket... no checking for library containing shm_open... none required checking for library containing nanosleep... none required checking for sqrt in -lm... yes checking for strftime... (cached) yes checking for arpa/inet.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for errno.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/un.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for bcopy... (cached) yes checking for inet_aton... (cached) yes checking for inet_ntoa... (cached) yes checking for inet_ntop... (cached) yes checking for memmove... (cached) yes checking for setsid... (cached) yes checking for snprintf... (cached) yes checking for strerror... (cached) yes checking for lrand48... yes checking for gettimeofday... (cached) yes checking for time... (cached) yes checking for clock_gettime(CLOCK_MONOTONIC)... yes checking for library containing dladdr... none required checking for dladdr... yes checking whether snprintf correctly terminates long strings... yes checking size of char... 1 checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking for windows arch... no checking for struct timezone type... yes checking for struct sockopt_len_t type... no checking for struct msghdr type... yes checking for struct msghdr accrights... no checking for struct msghdr control... yes checking for u_int type... (cached) yes checking for intXX_t types... (cached) yes checking for int64_t type... (cached) yes checking for u_intXX_t types... (cached) yes checking for u_int64_t types... (cached) yes checking for socklen_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for clock_t... (cached) yes checking for sa_family_t... (cached) yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6... (cached) yes checking for struct in6_addr... (cached) yes checking for struct addrinfo... (cached) yes checking for struct timeval... (cached) yes checking for sun_len field in struct sockaddr_un... no checking for sin_len field in sockaddr_in... yes checking for ss_family field in struct sockaddr_storage... (cached) yes checking for __ss_family field in struct sockaddr_storage... no checking for pid_t... (cached) yes checking if libc defines __progname... (cached) yes checking if libc defines sys_errlist... (cached) yes checking if libc defines sys_nerr... (cached) yes checking for nroff... /usr/bin/nroff configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating include/Makefile config.status: creating src/config.h Spread Util has been configured with the following options: Host: amd64-portbld-freebsd11.0 Compiler: cc Compiler flags: -O2 -pipe -fno-strict-aliasing -Wall Preprocessor flags: Linker flags: Libraries: -lm -lm Spread has been configured with the following options: User binaries: /usr/local/bin System binaries: /usr/local/sbin Configuration files: /usr/local/etc User libraries: /usr/local/lib Shared Spread Library: libspread.so Shared Spread Core Library: libspread-core.so Shared Thread-safe Spread Core Library: libtspread-core.so Header files: /usr/local/include Manual pages: /usr/local/man/manX Documentation: /usr/local/share/doc/spread PID file: /var/run Manpage format: doc Host: amd64-portbld-freebsd11.0 Compiler: cc Compiler flags: -O2 -pipe -fno-strict-aliasing -Wall Preprocessor flags: Linker flags: Libraries: -lm ===> Building for spread4-4.2.0 gmake[1]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0' for dir in stdutil libspread-util daemon docs libspread examples ; do \ ( gmake -C $dir); \ done gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/stdutil' cd src; gmake all gmake[3]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/stdutil/src' ../buildtools/mkinstalldirs ../lib cc -Wall -I./ -I. -DNDEBUG -O2 -c stdutil.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stderror.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdthread.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdtime.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdfd.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdit.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdarr.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdcarr.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stddll.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdhash.c cc -Wall -I./ -I. -DNDEBUG -O2 -c stdskl.c cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdutil.c -o stdutil.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stderror.c -o stderror.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdthread.c -o stdthread.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdtime.c -o stdtime.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdfd.c -o stdfd.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdit.c -o stdit.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdarr.c -o stdarr.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdcarr.c -o stdcarr.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stddll.c -o stddll.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdhash.c -o stdhash.do cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdskl.c -o stdskl.do cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdutil.c -o stdutil.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stderror.c -o stderror.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdthread.c -o stdthread.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdtime.c -o stdtime.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdfd.c -o stdfd.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdit.c -o stdit.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdarr.c -o stdarr.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdcarr.c -o stdcarr.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stddll.c -o stddll.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdhash.c -o stdhash.to cc -Wall -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdskl.c -o stdskl.to cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdutil.c -o stdutil.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stderror.c -o stderror.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdthread.c -o stdthread.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdtime.c -o stdtime.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdfd.c -o stdfd.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdit.c -o stdit.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdarr.c -o stdarr.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdcarr.c -o stdcarr.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stddll.c -o stddll.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdhash.c -o stdhash.tdo cc -Wall -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdskl.c -o stdskl.tdo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdutil.c -o stdutil.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stderror.c -o stderror.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdthread.c -o stdthread.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdtime.c -o stdtime.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdfd.c -o stdfd.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdit.c -o stdit.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdarr.c -o stdarr.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdcarr.c -o stdcarr.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stddll.c -o stddll.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdhash.c -o stdhash.lo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -c stdskl.c -o stdskl.lo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdutil.c -o stdutil.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stderror.c -o stderror.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdthread.c -o stdthread.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdtime.c -o stdtime.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdfd.c -o stdfd.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdit.c -o stdit.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdarr.c -o stdarr.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdcarr.c -o stdcarr.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stddll.c -o stddll.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdhash.c -o stdhash.ldo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -c stdskl.c -o stdskl.ldo cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdutil.c -o stdutil.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stderror.c -o stderror.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdthread.c -o stdthread.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdtime.c -o stdtime.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdfd.c -o stdfd.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdit.c -o stdit.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdarr.c -o stdarr.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdcarr.c -o stdcarr.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stddll.c -o stddll.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdhash.c -o stdhash.lto cc -Wall -fPIC -I./ -I. -DNDEBUG -O2 -D_REENTRANT -c stdskl.c -o stdskl.lto cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdutil.c -o stdutil.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stderror.c -o stderror.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdthread.c -o stdthread.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdtime.c -o stdtime.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdfd.c -o stdfd.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdit.c -o stdit.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdarr.c -o stdarr.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdcarr.c -o stdcarr.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stddll.c -o stddll.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdhash.c -o stdhash.ltdo cc -Wall -fPIC -I./ -I. -g -DSTDSAFETY_CHECKS -DSTDBOUNDS_CHECKS -D_REENTRANT -c stdskl.c -o stdskl.ltdo /usr/bin/ar rvs ../lib/libstdutil-nothread-release.a stdutil.o stderror.o stdthread.o stdtime.o stdfd.o stdit.o stdarr.o stdcarr.o stddll.o stdhash.o stdskl.o ar: warning: creating ../lib/libstdutil-nothread-release.a a - stdutil.o a - stderror.o a - stdthread.o a - stdtime.o a - stdfd.o a - stdit.o a - stdarr.o a - stdcarr.o a - stddll.o a - stdhash.o a - stdskl.o /usr/bin/ar rvs ../lib/libstdutil-nothread-debug.a stdutil.do stderror.do stdthread.do stdtime.do stdfd.do stdit.do stdarr.do stdcarr.do stddll.do stdhash.do stdskl.do ar: warning: creating ../lib/libstdutil-nothread-debug.a a - stdutil.do a - stderror.do a - stdthread.do a - stdtime.do a - stdfd.do a - stdit.do a - stdarr.do a - stdcarr.do a - stddll.do a - stdhash.do a - stdskl.do /usr/bin/ar rvs ../lib/libstdutil-threaded-release.a stdutil.to stderror.to stdthread.to stdtime.to stdfd.to stdit.to stdarr.to stdcarr.to stddll.to stdhash.to stdskl.to ar: warning: creating ../lib/libstdutil-threaded-release.a a - stdutil.to a - stderror.to a - stdthread.to a - stdtime.to a - stdfd.to a - stdit.to a - stdarr.to a - stdcarr.to a - stddll.to a - stdhash.to a - stdskl.to ln -s -f ../lib/libstdutil-threaded-release.a ../lib/libstdutil.a /usr/bin/ar rvs ../lib/libstdutil-threaded-debug.a stdutil.tdo stderror.tdo stdthread.tdo stdtime.tdo stdfd.tdo stdit.tdo stdarr.tdo stdcarr.tdo stddll.tdo stdhash.tdo stdskl.tdo ar: warning: creating ../lib/libstdutil-threaded-debug.a a - stdutil.tdo a - stderror.tdo a - stdthread.tdo a - stdtime.tdo a - stdfd.tdo a - stdit.tdo a - stdarr.tdo a - stdcarr.tdo a - stddll.tdo a - stdhash.tdo a - stdskl.tdo ln -s -f ../lib/libstdutil-threaded-debug.a ../lib/libstdutil-debug.a cc -shared -o ../lib/libstdutil-nothread-release.1.1.so stdutil.lo stderror.lo stdthread.lo stdtime.lo stdfd.lo stdit.lo stdarr.lo stdcarr.lo stddll.lo stdhash.lo stdskl.lo cc -shared -o ../lib/libstdutil-nothread-debug.1.1.so stdutil.ldo stderror.ldo stdthread.ldo stdtime.ldo stdfd.ldo stdit.ldo stdarr.ldo stdcarr.ldo stddll.ldo stdhash.ldo stdskl.ldo cc -shared -o ../lib/libstdutil-threaded-release.1.1.so stdutil.lto stderror.lto stdthread.lto stdtime.lto stdfd.lto stdit.lto stdarr.lto stdcarr.lto stddll.lto stdhash.lto stdskl.lto -lpthread cc -shared -o ../lib/libstdutil-threaded-debug.1.1.so stdutil.ltdo stderror.ltdo stdthread.ltdo stdtime.ltdo stdfd.ltdo stdit.ltdo stdarr.ltdo stdcarr.ltdo stddll.ltdo stdhash.ltdo stdskl.ltdo -lpthread ln -s -f ../lib/libstdutil-threaded-release.1.1.so ../lib/libstdutil.so ln -s -f ../lib/libstdutil-threaded-debug.1.1.so ../lib/libstdutil-debug.so gmake[3]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/stdutil/src' gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/stdutil' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util' for dir in include src docs; do \ ( gmake -C $dir); \ done gmake[3]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/include' ../buildtools/gen_system_include.sh ../src/config.h > spu_system.h gmake[3]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/include' gmake[3]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/src' cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c alarm.c cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c events.c cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c memory.c cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c data_link.c cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c alarm.c -o alarm.lo cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c events.c -o events.lo cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c memory.c -o memory.lo cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I. -I../src -I../include -I../include -DHAVE_CONFIG_H -D_REENTRANT -c data_link.c -o data_link.lo /usr/bin/ar rv libspread-util.a alarm.o events.o memory.o data_link.o /usr/bin/ar rv libspread-util.sa alarm.lo events.lo memory.lo data_link.lo ar: warning: creating libspread-util.aar: warning: creating libspread-util.saa - alarm.o a - events.o a - alarm.lo a - memory.o a - events.lo a - data_link.o a - memory.lo a - data_link.lo ranlib libspread-util.a ranlib libspread-util.sa cc -shared -o libspread-util.so.4.2.0 alarm.lo events.lo memory.lo data_link.lo -lm -lm -Wl,-soname,libspread-util.so.4 ln -s -f libspread-util.so.4.2.0 libspread-util.so ../buildtools/mkinstalldirs ../lib/amd64-portbld-freebsd11.0 mkdir ../lib/amd64-portbld-freebsd11.0 /usr/bin/install -c -o root -g wheel -m 644 libspread-util.a ../lib/amd64-portbld-freebsd11.0/libspread-util.a /usr/bin/install -c -o root -g wheel -m 644 libspread-util.a ../lib/libspread-util.a /usr/bin/install -c -o root -g wheel -m 644 libspread-util.sa ../lib/amd64-portbld-freebsd11.0/libspread-util.sa /usr/bin/install -c -o root -g wheel -m 644 libspread-util.sa ../lib/libspread-util.sa /usr/bin/install -c -o root -g wheel -m 755 libspread-util.so.4.2.0 ../lib/amd64-portbld-freebsd11.0/libspread-util.so.4.2.0 /usr/bin/install -c -o root -g wheel -m 755 libspread-util.so.4.2.0 ../lib/libspread-util.so.4.2.0 gmake[3]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/src' gmake[3]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/docs' gmake[3]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util/docs' gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread-util' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/daemon' cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c spread.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c protocol.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c session.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c groups.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c membership.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c network.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c status.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c log.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c flow_control.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c message.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c lex.yy.c lex.yy.c:1817:17: warning: unused function 'yyunput' [-Wunused-function] static void yyunput (int c, register char * yy_bp )  ^ lex.yy.c:1858:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void)  ^ cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c y.tab.c 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c configuration.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c acm.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c acp-permit.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c auth-null.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c auth-ip.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -I../stdutil/src -I../stdutil/src -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c monitor.c cc -o spread -rdynamic spread.o protocol.o session.o groups.o membership.o network.o status.o log.o flow_control.o message.o lex.yy.o y.tab.o configuration.o acm.o acp-permit.o auth-null.o auth-ip.o ../libspread-util/lib/libspread-util.a ../stdutil/lib/libstdutil-threaded-release.a -lm cc -o spmonitor -rdynamic monitor.o lex.yy.o y.tab.o configuration.o acm.o -lm ../libspread-util/lib/libspread-util.a gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/daemon' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/docs' defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at ../buildtools/fixpaths line 26. (Maybe you should just omit the defined()?) gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/docs' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread' cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -c sp.c cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -D_REENTRANT -c sp.c -o sp.to sp.c:1103:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if( scat_mess->elements[i].len < 0 ) return ( ILLEGAL_MESSAGE );  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1301:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ( scat_mess->elements[i].len < 0 ) {  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1103:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if( scat_mess->elements[i].len < 0 ) return ( ILLEGAL_MESSAGE );  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1301:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ( scat_mess->elements[i].len < 0 ) {  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -D_REENTRANT -c fl.c -o fl.to 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -Wall -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -DHAVE_CONFIG_H -D_REENTRANT -c scatp.c -o scatp.to scatp.c:47:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:51:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:62:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:67:56: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (i != scat->num_elements && scat->elements[i].len < 0)  ~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:78:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:104:30: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] return (scat->num_elements >= 0 && scat->num_elements <= MAX_CLIENT_SCATTER_ELEMENTS &&  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:114:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS ||  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:122:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (pos->scat->num_elements < 0 || pos->scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:159:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:168:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:207:38: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->elements[elem_ind].len < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:248:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->elements[e_ind].len < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ fl.c:1142:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] } else if (scat->num_elements < 0 || scat->num_elements > FL_MAX_SCATTER_ELEMENTS) {  ~~~~~~~~~~~~~~~~~~ ^ ~ 12 warnings generated. cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -D_REENTRANT -c fl.c -o fl.tlo fl.c:1142:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] } else if (scat->num_elements < 0 || scat->num_elements > FL_MAX_SCATTER_ELEMENTS) {  ~~~~~~~~~~~~~~~~~~ ^ ~ 1 warning generated. cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -D_REENTRANT -c scatp.c -o scatp.tlo scatp.c:47:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:51:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:62:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:67:56: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (i != scat->num_elements && scat->elements[i].len < 0)  ~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:78:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:104:30: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] return (scat->num_elements >= 0 && scat->num_elements <= MAX_CLIENT_SCATTER_ELEMENTS &&  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:114:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return (scat->num_elements < 0 || scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS ||  ~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:122:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (pos->scat->num_elements < 0 || pos->scat->num_elements > MAX_CLIENT_SCATTER_ELEMENTS)  ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:159:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:168:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (curr->len < 0)  ~~~~~~~~~ ^ ~ scatp.c:207:38: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->elements[elem_ind].len < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ scatp.c:248:35: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (scat->elements[e_ind].len < 0)  ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 12 warnings generated. cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -D_REENTRANT -c sp.c -o sp.tlo 1 warning generated. cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC -DNDEBUG -I../daemon -I../daemon -I../include -I../stdutil/src -I../stdutil/src -I. -I../libspread-util/include -I../libspread-util/include -c sp.c -o sp.lo sp.c:1103:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if( scat_mess->elements[i].len < 0 ) return ( ILLEGAL_MESSAGE );  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1301:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ( scat_mess->elements[i].len < 0 ) {  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1103:34: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if( scat_mess->elements[i].len < 0 ) return ( ILLEGAL_MESSAGE );  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ sp.c:1301:49: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ( scat_mess->elements[i].len < 0 ) {  ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 2 warnings generated. /usr/bin/ar rv libspread-core.a sp.o ar: warning: creating libspread-core.a a - sp.o /usr/bin/ar x ../libspread-util/lib/libspread-util.a /usr/bin/ar rv libspread-core.a alarm.o data_link.o memory.o events.o a - alarm.o a - data_link.o a - memory.o a - events.o 2 warnings generated. ranlib libspread-core.a /usr/bin/ar rv libtspread-core.a sp.to ar: warning: creating libtspread-core.a /usr/bin/ar rv libspread.a fl.to scatp.to sp.to a - sp.to ar: warning: creating libspread.a a - fl.to a - scatp.to a - sp.to /usr/bin/ar x ../libspread-util/lib/libspread-util.a /usr/bin/ar x ../stdutil/lib/libstdutil-threaded-release.a /usr/bin/ar rv libtspread-core.a alarm.o data_link.o memory.o events.o /usr/bin/ar rv libspread.a std*.to a - alarm.o a - data_link.o a - memory.o a - events.o ranlib libtspread-core.a a - stdarr.to a - stdcarr.to a - stddll.to a - stderror.to a - stdfd.to a - stdhash.to a - stdit.to a - stdskl.to a - stdthread.to a - stdtime.to a - stdutil.to cc -shared -o libspread.so fl.tlo scatp.tlo sp.tlo ../stdutil/src/stdarr.lto ../stdutil/src/stdcarr.lto ../stdutil/src/stddll.lto ../stdutil/src/stderror.lto ../stdutil/src/stdfd.lto ../stdutil/src/stdhash.lto ../stdutil/src/stdit.lto ../stdutil/src/stdskl.lto ../stdutil/src/stdthread.lto ../stdutil/src/stdtime.lto ../stdutil/src/stdutil.lto -Wl,-whole-archive ../libspread-util/lib/libspread-util.sa -Wl,-no-whole-archive -lm -lpthread -Wl,-soname,libspread.so.3 /usr/bin/ar x ../libspread-util/lib/libspread-util.a /usr/bin/ar rv libspread.a alarm.o data_link.o memory.o events.o a - alarm.o a - data_link.o a - memory.o a - events.o ranlib libspread.a cc -shared -o libspread-core.so sp.lo -Wl,-whole-archive ../libspread-util/lib/libspread-util.sa -Wl,-no-whole-archive -lm -Wl,-soname,libspread-core.so.3 cc -shared -o libtspread-core.so sp.tlo -Wl,-whole-archive ../libspread-util/lib/libspread-util.sa -Wl,-no-whole-archive -lm -lpthread -Wl,-soname,libtspread-core.so.3 gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/examples' cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -DHAVE_CONFIG_H -c user.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -DHAVE_CONFIG_H -c flooder.c cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -DHAVE_CONFIG_H -D_REENTRANT -c user.c -o user.to cc -O2 -pipe -fno-strict-aliasing -Wall -I. -I. -I../include -DHAVE_CONFIG_H -D_REENTRANT -c fl_user.c -o fl_user.to cc -o spuser user.o -rdynamic ../libspread/libspread-core.a -lm cc -o spflooder flooder.o -rdynamic ../libspread/libspread-core.a -lm cc -rdynamic -o sptuser user.to ../libspread/libtspread-core.a -rdynamic -lm -lpthread cc -rdynamic -o flush_user fl_user.to ../libspread/libspread.a -lm -lpthread gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/examples' gmake[1]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0' ===> Staging for spread4-4.2.0 ===> Generating temporary packing list ===> Creating users and/or groups. gmake[1]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0' for dir in daemon libspread examples; do \ ( gmake -C $dir install); \ done gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/daemon' ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/bin ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/sbin ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/include /usr/bin/install -c -o root -g wheel -m 0755 -s spmonitor /usr/ports/net/spread4/work/stage/usr/local/bin/spmonitor /usr/bin/install -c -o root -g wheel -m 0755 -s spread /usr/ports/net/spread4/work/stage/usr/local/sbin/spread gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/daemon' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread' ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/lib ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/include /usr/bin/install -c -o root -g wheel -m 644 libspread.a /usr/ports/net/spread4/work/stage/usr/local/lib/libspread.a /usr/bin/install -c -o root -g wheel -m 644 libspread-core.a /usr/ports/net/spread4/work/stage/usr/local/lib/libspread-core.a /usr/bin/install -c -o root -g wheel -m 644 libtspread-core.a /usr/ports/net/spread4/work/stage/usr/local/lib/libtspread-core.a /usr/bin/install -c -o root -g wheel -m 644 ../include/sp.h /usr/ports/net/spread4/work/stage/usr/local/include/sp.h /usr/bin/install -c -o root -g wheel -m 644 ../include/sp_func.h /usr/ports/net/spread4/work/stage/usr/local/include/sp_func.h /usr/bin/install -c -o root -g wheel -m 644 ../include/sp_events.h /usr/ports/net/spread4/work/stage/usr/local/include/sp_events.h /usr/bin/install -c -o root -g wheel -m 644 ../include/fl.h /usr/ports/net/spread4/work/stage/usr/local/include/fl.h /usr/bin/install -c -o root -g wheel -m 0755 libspread.so /usr/ports/net/spread4/work/stage/usr/local/lib/libspread.so.3.0.0 (cd /usr/ports/net/spread4/work/stage/usr/local/lib; \ ln -s -f libspread.so.3.0.0 libspread.so; \ ln -s -f libspread.so.3.0.0 libspread.so.3; \ ) /usr/bin/install -c -o root -g wheel -m 0755 libspread-core.so /usr/ports/net/spread4/work/stage/usr/local/lib/libspread-core.so.3.0.0 (cd /usr/ports/net/spread4/work/stage/usr/local/lib; \ ln -s -f libspread-core.so.3.0.0 libspread-core.so; \ ln -s -f libspread-core.so.3.0.0 libspread-core.so.3 \ ) /usr/bin/install -c -o root -g wheel -m 0755 libtspread-core.so /usr/ports/net/spread4/work/stage/usr/local/lib/libtspread-core.so.3.0.0 (cd /usr/ports/net/spread4/work/stage/usr/local/lib; \ ln -s -f libtspread-core.so.3.0.0 libtspread-core.so; \ ln -s -f libtspread-core.so.3.0.0 libtspread-core.so.3 \ ) gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/libspread' gmake[2]: Entering directory `/usr/ports/net/spread4/work/spread-src-4.2.0/examples' ../buildtools/mkinstalldirs /usr/ports/net/spread4/work/stage/usr/local/bin /usr/bin/install -c -o root -g wheel -m 0755 -s spuser /usr/ports/net/spread4/work/stage/usr/local/bin/spuser /usr/bin/install -c -o root -g wheel -m 0755 -s sptuser /usr/ports/net/spread4/work/stage/usr/local/bin/sptuser /usr/bin/install -c -o root -g wheel -m 0755 -s spflooder /usr/ports/net/spread4/work/stage/usr/local/bin/spflooder /usr/bin/install -c -o root -g wheel -m 0755 -s flush_user /usr/ports/net/spread4/work/stage/usr/local/bin/flush_user gmake[2]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0/examples' gmake[1]: Leaving directory `/usr/ports/net/spread4/work/spread-src-4.2.0' (cd /usr/ports/net/spread4/work/stage/usr/local/lib/ && /usr/bin/strip libspread.so.3.0.0 libspread-core.so.3.0.0 libtspread-core.so.3.0.0) install -o root -g wheel -m 444 -m 644 /usr/ports/net/spread4/work/spread-src-4.2.0/docs/sample.spread.conf /usr/ports/net/spread4/work/stage/usr/local/etc/spread.conf.sample install -o root -g wheel -m 444 -m 644 /usr/ports/net/spread4/work/spread-src-4.2.0/docs/sample.spread.access_ip /usr/ports/net/spread4/work/stage/usr/local/etc/spread.access_ip.sample install -o root -g wheel -m 444 -m 644 /usr/ports/net/spread4/work/spread-src-4.2.0/docs/sample.spread.conf /usr/ports/net/spread4/work/stage/usr/local/etc/spread.conf install -o root -g wheel -m 444 -m 644 /usr/ports/net/spread4/work/spread-src-4.2.0/docs/sample.spread.access_ip /usr/ports/net/spread4/work/stage/usr/local/etc/spread.access_ip (cd /usr/ports/net/spread4/work/spread-src-4.2.0/docs/ && install -o root -g wheel -m 444 ./*.1 /usr/ports/net/spread4/work/stage/usr/local/man/man1/) (cd /usr/ports/net/spread4/work/spread-src-4.2.0/docs/ && install -o root -g wheel -m 444 ./*.3 /usr/ports/net/spread4/work/stage/usr/local/man/man3/) (cd /usr/ports/net/spread4/work/spread-src-4.2.0/docs/ && install -o root -g wheel -m 444 DynamicConfiguration.txt Flush_or_SpreadAPI.txt MultithreadedClients.txt Short_Buffer_Handling.txt TODO PORTING /usr/ports/net/spread4/work/stage/usr/local/share/doc/spread4) install -o root -g wheel -m 444 /usr/ports/net/spread4/work/spread-src-4.2.0/license.txt /usr/ports/net/spread4/work/stage/usr/local/share/doc/spread4/LICENSE Spread Open-Source License -- Version 1.0 ----------------------------------------- Copyright (c) 1993-2006 Spread Concepts LLC. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following request and disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following request and disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials (including web pages) mentioning features or use of this software, or software that uses this software, must display the following acknowledgment: "This product uses software developed by Spread Concepts LLC for use in the Spread toolkit. For more information about Spread see http://www.spread.org" 4. The names "Spread" or "Spread toolkit" must not be used to endorse or promote products derived from this software without prior written permission. 5. Redistributions of any form whatsoever must retain the following acknowledgment: "This product uses software developed by Spread Concepts LLC for use in the Spread toolkit. For more information about Spread, see http://www.spread.org" 6. This license shall be governed by and construed and enforced in accordance with the laws of the State of Maryland, without reference to its conflicts of law provisions. The exclusive jurisdiction and venue for all legal actions relating to this license shall be in courts of competent subject matter jurisdiction located in the State of Maryland. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, SPREAD IS PROVIDED UNDER THIS LICENSE ON AN AS IS BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT SPREAD IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. ALL WARRANTIES ARE DISCLAIMED AND THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE CODE IS WITH YOU. SHOULD ANY CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE COPYRIGHT HOLDER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE COPYRIGHT HOLDER OR ANY OTHER CONTRIBUTOR BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES FOR LOSS OF PROFITS, REVENUE, OR FOR LOSS OF INFORMATION OR ANY OTHER LOSS. YOU EXPRESSLY AGREE TO FOREVER INDEMNIFY, DEFEND AND HOLD HARMLESS THE COPYRIGHT HOLDERS AND CONTRIBUTORS OF SPREAD AGAINST ALL CLAIMS, DEMANDS, SUITS OR OTHER ACTIONS ARISING DIRECTLY OR INDIRECTLY FROM YOUR ACCEPTANCE AND USE OF SPREAD. Although NOT REQUIRED, we at Spread Concepts would appreciate it if active users of Spread put a link on their web site to Spread's web site when possible. We also encourage users to let us know who they are, how they are using Spread, and any comments they have through either e-mail (spread@spread.org) or our web site at (http://www.spread.org/comments). ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for directories owned by MTREEs ===> Checking for directories handled by dependencies ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) # make stage-qa ====> Running Q/A tests (stage-qa) # make check-sanity # portlint WARN: Makefile: possible use of absolute pathname "/var/run/spread". WARN: Makefile: Consider defining LICENSE. 0 fatal errors and 2 warnings found. # exit exit Script done on Sun Sep 7 22:07:02 2014