------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> socketbind-1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> socketbind-1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by socketbind-1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> socketbind-1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by socketbind-1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> socketbind-1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by socketbind-1 for building ===> Extracting for socketbind-1 /bin/mkdir -p /construction/net/socketbind/socketbind-1 /bin/cp -R /xports/net/socketbind/files/ /construction/net/socketbind/socketbind-1 Extracted Memory Use: 0.01M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for socketbind-1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for socketbind-1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for socketbind-1 --- objwarn --- --- socketbind.So --- --- socketbind.o --- --- objwarn --- Warning: Object directory not changed from original /construction/net/socketbind/socketbind-1 --- socketbind.o --- cc -pipe -O2 -fno-strict-aliasing -std=gnu99 -c socketbind.c -o socketbind.o --- socketbind.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -std=gnu99 -c socketbind.c -o socketbind.So --- socketbind.o --- socketbind.c: In function 'socket': socketbind.c:30:8: warning: implicit declaration of function 'ascii2addr'; did you mean 's6_addr'? [-Wimplicit-function-declaration] if (ascii2addr(AF_INET, str, &bind_addr.sin_addr)) { ^~~~~~~~~~ s6_addr --- socketbind.So --- socketbind.c: In function 'socket': socketbind.c:30:8: warning: implicit declaration of function 'ascii2addr'; did you mean 's6_addr'? [-Wimplicit-function-declaration] if (ascii2addr(AF_INET, str, &bind_addr.sin_addr)) { ^~~~~~~~~~ s6_addr --- libsocketbind.a --- building static socketbind library rm -f libsocketbind.a ar cq libsocketbind.a `lorder socketbind.o | tsort -q` --- libsocketbind.so.1 --- building shared library libsocketbind.so.1 rm -f libsocketbind.so.1 libsocketbind.so ln -fs libsocketbind.so.1 libsocketbind.so cc -shared -Wl,-x -o libsocketbind.so.1 -Wl,-soname,libsocketbind.so.1 `lorder socketbind.So | tsort -q` --- libsocketbind.a --- ranlib libsocketbind.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for socketbind-1 install -s -m 555 /construction/net/socketbind/socketbind-1/libsocketbind.so.1 /construction/net/socketbind/stage/usr/local/lib ln -s /usr/local/lib/libsocketbind.so.1 /construction/net/socketbind/stage/usr/local/lib/libsocketbind.so /bin/mkdir -p /construction/net/socketbind/stage/usr/local/share/doc/socketbind echo "This library allows to bind arbitrary program, " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "which is dynamically linked to libc.so." >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "Load library before your program (set environment " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "variable LD_PRELOAD=/usr/local/lib/libsocketbind.so.1) " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "and set address to bind to (set environment variable " >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README echo "BINDTO=ip address to bind)" >> /construction/net/socketbind/stage/usr/local/share/doc/socketbind/README ===> Generating temporary packing list Warning: Object directory not changed from original /construction/net/socketbind/socketbind-1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/lib/libsocketbind.so' pointing to an absolute pathname '/usr/local/lib/libsocketbind.so.1' Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for socketbind-1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:01