------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> kissd-0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> kissd-0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kissd-0.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> kissd-0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kissd-0.3 for building => SHA256 Checksum OK for kissd-0.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> kissd-0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by kissd-0.3 for building ===> Extracting for kissd-0.3 => SHA256 Checksum OK for kissd-0.3.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for kissd-0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for kissd-0.3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking 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 pthread.h... (cached) yes checking for pthread_create in -lpthread... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for kissd-0.3 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- cmd.o --- --- kissd.o --- --- server.o --- --- thread.o --- --- discover.o --- --- util.o --- --- cmd.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.c cmd.c: In function 'cmd_get': cmd.c:237:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*ptr != ' ') return 1; ptr++; ^~ cmd.c:237:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*ptr != ' ') return 1; ptr++; ^~~ --- kissd.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT kissd.o -MD -MP -MF .deps/kissd.Tpo -c -o kissd.o kissd.c --- server.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c --- thread.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c thread.c: In function 'thread_run': thread.c:35:31: warning: passing argument 2 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] if (select (ts->socket + 1, &fds, &fds, NULL, NULL) < 0) { ^~~~ ~~~~ --- discover.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT discover.o -MD -MP -MF .deps/discover.Tpo -c -o discover.o discover.c --- util.o --- cc -DHAVE_CONFIG_H -I. -Wall -pipe -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- discover.o --- mv -f .deps/discover.Tpo .deps/discover.Po --- thread.o --- mv -f .deps/thread.Tpo .deps/thread.Po --- server.o --- mv -f .deps/server.Tpo .deps/server.Po --- kissd.o --- mv -f .deps/kissd.Tpo .deps/kissd.Po --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- cmd.o --- mv -f .deps/cmd.Tpo .deps/cmd.Po --- kissd --- cc -Wall -pipe -O2 -fno-strict-aliasing -o kissd cmd.o kissd.o server.o thread.o discover.o util.o -lpthread SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for kissd-0.3 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/net/kissd/stage/usr/local/bin" install -s -m 555 'kissd' '/construction/net/kissd/stage/usr/local/bin/kissd' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for kissd-0.3 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05