------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/neon-0.30.2_4.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/krb5-1.18.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by litmus-0.13_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by litmus-0.13_1 for building => SHA256 Checksum OK for litmus-0.13.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by litmus-0.13_1 for building ===> Extracting for litmus-0.13_1 => SHA256 Checksum OK for litmus-0.13.tar.gz. Extracted Memory Use: 2.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for litmus-0.13_1 ===> Applying ports patches for litmus-0.13_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on shared library: libneon.so - found (/usr/local/lib/libneon.so) ===> litmus-0.13_1 depends on shared library: libk5crypto.so - found (/usr/local/lib/libk5crypto.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> litmus-0.13_1 depends on shared library: libneon.so - found (/usr/local/lib/libneon.so) ===> litmus-0.13_1 depends on shared library: libk5crypto.so - found (/usr/local/lib/libk5crypto.so) ===> Configuring for litmus-0.13_1 configure: loading site script /xports/Templates/config.site checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for uname... DragonFly checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld checking size of time_t... 8 checking how to print time_t... ld checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for sys/time.h... (cached) yes checking for stdint.h... (cached) yes checking for locale.h... (cached) yes checking for signal.h... (cached) yes checking for pipe... (cached) yes checking for isatty... yes checking for usleep... (cached) yes checking for shutdown... yes checking for setlocale... (cached) yes checking for gethostname... (cached) yes checking whether byte ordering is bigendian... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for neon library in /usr/local... found checking linking against neon... yes configure: using neon library 0.30.2 configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is not supported by neon configure: thread-safe SSL is not supported by neon checking for getopt_long... yes checking size of long long... (cached) 8 checking how to print long long... lld configure: debugging is enabled configure: creating ./config.status config.status: creating litmus config.status: creating Makefile config.status: creating lib/neon/Makefile config.status: creating config.h configure: Configured to build litmus 0.13: Install prefix: /usr/local Compiler: cc neon library: library in /usr/local (0.30.2) XML parser: using whatever neon uses SSL library: SSL is supported by neon SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for litmus-0.13_1 --- subdirs --- --- src/basic.o --- --- src/common.o --- --- test-common/child.o --- --- test-common/tests.o --- --- src/copymove.o --- --- src/props.o --- --- src/locks.o --- --- src/http.o --- --- subdirs --- --- all-no --- Bundled neon build not being used. --- src/basic.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/basic.c -o src/basic.o --- src/common.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/common.c -o src/common.o --- test-common/child.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c test-common/child.c -o test-common/child.o --- test-common/tests.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c test-common/tests.c -o test-common/tests.o --- src/copymove.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/copymove.c -o src/copymove.o --- src/props.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/props.c -o src/props.o --- src/http.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/http.c -o src/http.o --- src/locks.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./src -I./test-common -pipe -O2 -fno-strict-aliasing -I/usr/local/include/neon -c src/locks.c -o src/locks.o --- libtest.a --- /usr/bin/ar cru libtest.a src/common.o test-common/child.o test-common/tests.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ranlib libtest.a --- basic --- --- copymove --- --- http --- --- basic --- cc -o basic src/basic.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat --- copymove --- cc -o copymove src/copymove.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat --- http --- cc -o http src/http.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat --- locks --- cc -o locks src/locks.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat --- props --- cc -o props src/props.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat --- all --- Now run: make URL=http://dav.server/path/ check or make URL=http://dav.server/path/ CREDS="uname passwd" check SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for litmus-0.13_1 ===> Generating temporary packing list Bundled neon build not being used. cc -o basic src/basic.o -L. -ltest -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lneon -lintl -lssl -lcrypto -lz -lexpat /usr/bin/install -c -d /construction/www/litmus/stage/usr/local/bin /usr/bin/install -c -d /construction/www/litmus/stage/usr/local/libexec/litmus /usr/bin/install -c -d /construction/www/litmus/stage/usr/local/share/litmus/htdocs install -m 555 ./litmus /construction/www/litmus/stage/usr/local/bin/litmus for t in basic copymove props locks http; do install -s -m 555 ./$t /construction/www/litmus/stage/usr/local/libexec/litmus/$t; done for d in foo; do install -m 0644 ./htdocs/$d /construction/www/litmus/stage/usr/local/share/litmus/htdocs/; done ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you need USES=ssl Error: /usr/local/libexec/litmus/basic is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/libexec/litmus/basic is linked to /usr/local/lib/libssl.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/libexec/litmus/basic is linked to /usr/local/lib/libcrypto.so.11 from security/openssl but it is not declared as a dependency Warning: you need USES=ssl Error: /usr/local/libexec/litmus/basic is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for litmus-0.13_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:15