------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nbd-server-3.20,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nbd-server-3.20,1 for building => SHA256 Checksum OK for nbd-3.20.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nbd-server-3.20,1 for building ===> Extracting for nbd-server-3.20,1 ===> nbd-server-3.20,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nbd-server-3.20,1 for building => SHA256 Checksum OK for nbd-3.20.tar.gz. Extracted Memory Use: 5.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nbd-server-3.20,1 ===> Applying ports patches for nbd-server-3.20,1 /usr/bin/env WRKSRC=/construction/net/nbd-server/nbd-3.20 REWARNFILE=/construction/net/nbd-server/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@_XOPEN_SOURCE@&___@g' /construction/net/nbd-server/nbd-3.20/nbd-server.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> nbd-server-3.20,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nbd-server-3.20,1 depends on package: pkgconf>=1.3.0_1 - found ===> nbd-server-3.20,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> nbd-server-3.20,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for nbd-server-3.20,1 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether Large File Support should be enabled... yes checking whether syslog logging is requested... yes checking whether a debugging version is requested... no checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for an ANSI C-conforming const... yes checking size of unsigned short int... 2 checking size of unsigned int... 4 checking size of unsigned long int... 8 checking size of unsigned long long int... 8 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for llseek... no checking for alarm... (cached) yes checking for gethostbyname... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for mkstemp... (cached) yes checking for fdatasync... no checking for fallocate... no checking for FALLOC_FL_PUNCH_HOLE support... no checking whether BLKDISCARD is declared... no checking for splice... no checking for winioctl.h... no checking for sync_file_range... no checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether client should be built... no checking whether to expect tlshuge test to fail... no checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing daemon... none required checking for sys/mount.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking sys/dirent.h usability... yes checking sys/dirent.h presence... yes checking for sys/dirent.h... yes checking for sys/uio.h... (cached) yes checking for GLIB... yes checking if we are using an old glib 2.0 library... no checking whether _BSD_SOURCE needs to be defined for DT_* macros... no checking for LIBNL3... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating gznbd/Makefile config.status: creating tests/Makefile config.status: creating tests/code/Makefile config.status: creating tests/run/Makefile config.status: creating man/nbd-client.8.sh config.status: creating man/nbd-server.5.sh config.status: creating man/nbd-server.1.sh config.status: creating man/nbd-trdump.1.sh config.status: creating man/nbdtab.5.sh config.status: creating systemd/Makefile config.status: creating systemd/nbd@.service.sh config.status: creating config.h config.status: linking buffer.c to tests/run/buffer.c config.status: linking crypto-gnutls.c to tests/run/crypto-gnutls.c config.status: linking cliserv.c to tests/run/cliserv.c config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nbd-server-3.20,1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . --- nbd_server-nbd-server.o --- --- nbd_trdump-nbd-trdump.o --- --- libnbdsrv_la-nbdsrv.lo --- --- libnbdsrv_la-treefiles.lo --- --- libcliserv_la-cliserv.lo --- --- nbd_server-nbd-server.o --- cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT nbd_server-nbd-server.o -MD -MP -MF .deps/nbd_server-nbd-server.Tpo -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c --- nbd_trdump-nbd-trdump.o --- cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT nbd_trdump-nbd-trdump.o -MD -MP -MF .deps/nbd_trdump-nbd-trdump.Tpo -c -o nbd_trdump-nbd-trdump.o `test -f 'nbd-trdump.c' || echo './'`nbd-trdump.c --- libnbdsrv_la-nbdsrv.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c -o libnbdsrv_la-nbdsrv.lo `test -f 'nbdsrv.c' || echo './'`nbdsrv.c --- libnbdsrv_la-treefiles.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c -o libnbdsrv_la-treefiles.lo `test -f 'treefiles.c' || echo './'`treefiles.c --- libcliserv_la-cliserv.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/usr/local/etc"' -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c -o libcliserv_la-cliserv.lo `test -f 'cliserv.c' || echo './'`cliserv.c --- libnbdsrv_la-treefiles.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c treefiles.c -fPIC -DPIC -o .libs/libnbdsrv_la-treefiles.o --- nbd_server-nbd-server.o --- nbd-server.c:687: warning: "DT_REG" redefined #define DT_REG 1 In file included from /usr/include/dirent.h:40, from nbd-server.c:103: /usr/include/sys/dirent.h:91: note: this is the location of the previous definition #define DT_REG 8 --- libnbdsrv_la-nbdsrv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c nbdsrv.c -fPIC -DPIC -o .libs/libnbdsrv_la-nbdsrv.o --- nbd_trdump-nbd-trdump.o --- mv -f .deps/nbd_trdump-nbd-trdump.Tpo .deps/nbd_trdump-nbd-trdump.Po --- libnbdsrv_la-treefiles.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c treefiles.c -o libnbdsrv_la-treefiles.o >/dev/null 2>&1 --- libcliserv_la-cliserv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c cliserv.c -fPIC -DPIC -o .libs/libcliserv_la-cliserv.o --- libnbdsrv_la-treefiles.lo --- mv -f .deps/libnbdsrv_la-treefiles.Tpo .deps/libnbdsrv_la-treefiles.Plo --- libcliserv_la-cliserv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c cliserv.c -o libcliserv_la-cliserv.o >/dev/null 2>&1 mv -f .deps/libcliserv_la-cliserv.Tpo .deps/libcliserv_la-cliserv.Plo --- libnbdsrv_la-nbdsrv.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/usr/local/etc\" -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c nbdsrv.c -o libnbdsrv_la-nbdsrv.o >/dev/null 2>&1 --- libcliserv.la --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o libcliserv.la libcliserv_la-cliserv.lo libtool: link: ar cru .libs/libcliserv.a .libs/libcliserv_la-cliserv.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcliserv.a libtool: link: ( cd ".libs" && rm -f "libcliserv.la" && ln -s "../libcliserv.la" "libcliserv.la" ) --- nbd-trdump --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o nbd-trdump nbd_trdump-nbd-trdump.o libcliserv.la --- libnbdsrv_la-nbdsrv.lo --- mv -f .deps/libnbdsrv_la-nbdsrv.Tpo .deps/libnbdsrv_la-nbdsrv.Plo --- libnbdsrv.la --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o libnbdsrv.la libnbdsrv_la-nbdsrv.lo libnbdsrv_la-treefiles.lo --- nbd-trdump --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o nbd-trdump nbd_trdump-nbd-trdump.o ./.libs/libcliserv.a -pthread --- libnbdsrv.la --- libtool: link: ar cru .libs/libnbdsrv.a .libs/libnbdsrv_la-nbdsrv.o .libs/libnbdsrv_la-treefiles.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnbdsrv.a libtool: link: ( cd ".libs" && rm -f "libnbdsrv.la" && ln -s "../libnbdsrv.la" "libnbdsrv.la" ) --- nbd_server-nbd-server.o --- mv -f .deps/nbd_server-nbd-server.Tpo .deps/nbd_server-nbd-server.Po --- nbd-server --- /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o nbd-server nbd_server-nbd-server.o -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl libnbdsrv.la libcliserv.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -pipe -O2 -fno-strict-aliasing -o nbd-server nbd_server-nbd-server.o -pthread -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl ./.libs/libnbdsrv.a ./.libs/libcliserv.a -pthread Making all in man --- nbd-client.8 --- --- nbd-server.5 --- --- nbd-server.1 --- --- nbd-trdump.1 --- --- nbdtab.5 --- --- nbd-client.8 --- sh nbd-client.8.sh > nbd-client.8 --- nbd-server.5 --- sh nbd-server.5.sh > nbd-server.5 --- nbd-trdump.1 --- sh nbd-trdump.1.sh > nbd-trdump.1 --- nbd-server.1 --- sh nbd-server.1.sh > nbd-server.1 --- nbdtab.5 --- sh nbdtab.5.sh > nbdtab.5 Making all in doc Making all in tests --- all-recursive --- Making all in code Making all in run Making all in systemd --- nbd@.service --- sh nbd@.service.sh > nbd@.service Making all in gznbd SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nbd-server-3.20,1 ===> Generating temporary packing list Making install in . /bin/mkdir -p '/construction/net/nbd-server/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -m 555 nbd-server nbd-trdump '/construction/net/nbd-server/stage/usr/local/bin' libtool: install: install -m 555 -s nbd-server /construction/net/nbd-server/stage/usr/local/bin/nbd-server libtool: install: install -m 555 -s nbd-trdump /construction/net/nbd-server/stage/usr/local/bin/nbd-trdump Making install in man /bin/mkdir -p '/construction/net/nbd-server/stage/usr/local/man/man1' install -m 0644 nbd-server.1 nbd-trdump.1 '/construction/net/nbd-server/stage/usr/local/man/man1' /bin/mkdir -p '/construction/net/nbd-server/stage/usr/local/man/man5' install -m 0644 nbd-server.5 nbdtab.5 '/construction/net/nbd-server/stage/usr/local/man/man5' /bin/mkdir -p '/construction/net/nbd-server/stage/usr/local/man/man8' install -m 0644 nbd-client.8 '/construction/net/nbd-server/stage/usr/local/man/man8' Making install in doc Making install in tests Making install in code Making install in run Making install in systemd Making install in gznbd ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nbd-server-3.20,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:24