------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libircclient-1.10 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libircclient-1.10 for building => SHA256 Checksum OK for libircclient-1.10.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libircclient-1.10 for building ===> Extracting for libircclient-1.10 ===> libircclient-1.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libircclient-1.10 for building => SHA256 Checksum OK for libircclient-1.10.tar.gz. Extracted Memory Use: 1.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libircclient-1.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for libircclient-1.10 configure: loading site script /xports/Templates/config.site checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gcc... cc 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... ar checking for ranlib... ranlib 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 stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for localtime_r... yes checking for socket... yes checking for socket in -lsocket... no checking for getaddrinfo... (cached) yes checking for inet_pton... yes checking for getaddrinfo in -lnsl... no checking For MinGW32... no checking for CRYPTO_free in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes configure: creating ./config.status config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating src/config.h SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libircclient-1.10 --- libircclient.o --- cc -Wall -Wno-misleading-indentation -Wno-unused-function -Wno-nonnull -DIN_BUILDING_LIBIRC -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -O3 -fpic -DENABLE_IPV6 -DENABLE_THREADS -D_REENTRANT -DENABLE_SSL -I../include -c -o libircclient.o libircclient.c --- libircclient.so --- cc -shared -s -Wl,-soname,libircclient.so.1 -o libircclient.so libircclient.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lssl -lcrypto -L/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libircclient-1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libircclient-1.10 ===> libircclient-1.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list for subdir in src examples; do /usr/bin/make -C $subdir || exit 1; done Compiling spammer.c cc -o spammer spammer.o -L../src/ -lircclient -lpthread -lssl -lcrypto -L/usr/local/lib Compiling censor.cpp c++ -o censor censor.o -L../src/ -lircclient -lpthread -lssl -lcrypto -L/usr/local/lib Compiling irctest.c cc -o irctest irctest.o -L../src/ -lircclient -lpthread -lssl -lcrypto -L/usr/local/lib Compiling ircftp.cpp c++ -o ircftp ircftp.o -L../src/ -lircclient -lpthread -lssl -lcrypto -L/usr/local/lib Compiling colors.cpp c++ -o colors colors.o -L../src/ -lircclient -lpthread -lssl -lcrypto -L/usr/local/lib cd src && make install mkdir -p /construction/irc/libircclient/stage/usr/local/include mkdir -p /construction/irc/libircclient/stage/usr/local/lib cp ../include/libircclient.h /construction/irc/libircclient/stage/usr/local/include/libircclient.h cp ../include/libirc_errors.h /construction/irc/libircclient/stage/usr/local/include/libirc_errors.h cp ../include/libirc_events.h /construction/irc/libircclient/stage/usr/local/include/libirc_events.h cp ../include/libirc_options.h /construction/irc/libircclient/stage/usr/local/include/libirc_options.h cp ../include/libirc_rfcnumeric.h /construction/irc/libircclient/stage/usr/local/include/libirc_rfcnumeric.h cp libircclient.so /construction/irc/libircclient/stage/usr/local/lib/libircclient.so.1 ln -fs libircclient.so.1 /construction/irc/libircclient/stage/usr/local/lib/libircclient.so (cd /construction/irc/libircclient/libircclient-1.10/examples/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/irc/libircclient/stage/usr/local/share/examples/libircclient) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'share/examples/libircclient/spammer' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/examples/libircclient/irctest' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/examples/libircclient/ircftp' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/examples/libircclient/censor' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'share/examples/libircclient/colors' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libircclient-1.10 file sizes/checksums [24]: 0% file sizes/checksums [24]: 100% packing files [24]: 0% packing files [24]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12