------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/mhash-0.9.9.9_5.txz ===== Message from mhash-0.9.9.9_5: -- ===> NOTICE: The mhash port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/sbin/pkg - found => mbuffer-20200505.tgz doesn't seem to exist in /distfiles/. => Attempting to fetch http://www.maier-komor.de/software/mbuffer/mbuffer-20200505.tgz mbuffer-20200505.tgz 0% of 142 kB 0 Bps mbuffer-20200505.tgz 11% of 142 kB 56 kBps mbuffer-20200505.tgz 142 kB 163 kBps 01s ===> Fetching all distfiles required by mbuffer-20200505 for building SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mbuffer-20200505 for building => SHA256 Checksum OK for mbuffer-20200505.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mbuffer-20200505 for building ===> Extracting for mbuffer-20200505 => SHA256 Checksum OK for mbuffer-20200505.tgz. Extracted Memory Use: 0.64M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mbuffer-20200505 ===> Applying ports patches for mbuffer-20200505 ===> Cleanly applied ports patch(es) patch-Makefile.in patch-configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for mbuffer-20200505 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 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 cc option to accept ISO C99... none needed checking for C/C++ restrict keyword... __restrict checking for inline... inline checking whether cc provides -Wunused-result... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bash... no checking for rm... /bin/rm checking for cp... /bin/cp checking for mt... /usr/bin/mt checking for gtar... no checking for tar... /usr/bin/tar checking for awk... /usr/bin/awk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct stat.st_blksize... (cached) yes checking whether to enable assertions... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing dlsym... none required checking for library containing clock_gettime... none required checking for library containing sem_init... none required checking for library containing rint... -lm checking for library containing seteuid... none required checking for library containing hstrerror... none required checking for library containing getaddrinfo... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing sendfile... none required checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for mkostemp... yes checking for library containing MD5Init... no checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking for library containing MD5_Init... -lcrypto configure: creating ./config.status config.status: creating Makefile config.status: creating mbuffer.1 config.status: creating config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mbuffer-20200505 --- build --- --- idev.so --- --- tapetest.so --- --- have-af --- --- build --- mkdir build --- tapetest.so --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -shared -fPIC tapetest.c -o tapetest.so -lcrypto -lm -lpthread -L/usr/local/lib --- idev.so --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -shared -g -fPIC idev.c -o idev.so -lcrypto -lm -lpthread -L/usr/local/lib --- log.o --- --- network.o --- --- mbuffer.o --- --- hashing.o --- --- input.o --- --- common.o --- --- settings.o --- --- log.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c log.c --- network.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c network.c --- mbuffer.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c mbuffer.c --- hashing.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c hashing.c --- have-af --- cc -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -Wl,-rpath,/usr/local/lib have-af.c -lcrypto -lm -lpthread -L/usr/local/lib -o have-af --- input.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c input.c --- settings.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c settings.c --- common.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c common.c --- globals.o --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -c globals.c --- mbuffer --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr/local\" -I. -I. -Wl,-rpath,/usr/local/lib log.o network.o mbuffer.o hashing.o input.o common.o settings.o globals.o -lcrypto -lm -lpthread -L/usr/local/lib -o mbuffer SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mbuffer-20200505 depends on package: mhash>=0.9.9.9_5 - found ===> mbuffer-20200505 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mbuffer-20200505 ===> mbuffer-20200505 depends on package: mhash>=0.9.9.9_5 - found ===> mbuffer-20200505 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list /usr/bin/install -c -d -m 755 /construction/misc/mbuffer/stage/usr/local/etc /usr/bin/install -c -m 644 mbuffer.rc /construction/misc/mbuffer/stage/usr/local/etc /usr/bin/install -c -d -m 755 /construction/misc/mbuffer/stage/usr/local/bin /usr/bin/install -c -m 755 mbuffer /construction/misc/mbuffer/stage/usr/local/bin/ /usr/bin/install -c -d -m 755 /construction/misc/mbuffer/stage/usr/local/man/man1 /usr/bin/install -c -m 644 mbuffer.1 /construction/misc/mbuffer/stage/usr/local/man/man1/ /usr/bin/strip /construction/misc/mbuffer/stage/usr/local/bin/mbuffer /bin/mv /construction/misc/mbuffer/stage/usr/local/etc/mbuffer.rc /construction/misc/mbuffer/stage/usr/local/etc/mbuffer.rc.sample ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mbuffer-20200505 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:10