------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/bglibs-2.04_1,1.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cvm-0.97 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cvm-0.97 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvm-0.97 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cvm-0.97 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvm-0.97 for building => SHA256 Checksum OK for cvm-0.97.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cvm-0.97 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvm-0.97 for building ===> Extracting for cvm-0.97 => SHA256 Checksum OK for cvm-0.97.tar.gz. Extracted Memory Use: 0.78M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cvm-0.97 ===> Applying ports patches for cvm-0.97 from /xports/security/cvm/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cvm-0.97 depends on executable: libtool - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cvm-0.97 depends on shared library: libbg.so - found (/usr/local/lib/bglibs/libbg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cvm-0.97 depends on executable: libtool - found ===> cvm-0.97 depends on shared library: libbg.so - found (/usr/local/lib/bglibs/libbg.so) ===> Configuring for cvm-0.97 echo "/usr/local" > /construction/security/cvm/cvm-0.97/conf-home echo "/construction/security/cvm/stage/usr/local/bin" > /construction/security/cvm/cvm-0.97/conf-bin echo "/construction/security/cvm/stage/usr/local/include" > /construction/security/cvm/cvm-0.97/conf-include echo "/construction/security/cvm/stage/usr/local/lib" > /construction/security/cvm/cvm-0.97/conf-lib echo "cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " > /construction/security/cvm/cvm-0.97/conf-cc echo "cc -s -L/usr/local/lib " > /construction/security/cvm/cvm-0.97/conf-ld echo "/usr/local/include/bglibs" > /construction/security/cvm/cvm-0.97/conf-bgincs echo "/usr/local/lib/bglibs" > /construction/security/cvm/cvm-0.97/conf-bglibs SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cvm-0.97 ( if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; echo '#!/bin/sh'; echo 'lib="$1"; shift'; echo 'rm -f "$lib"'; echo libtool --mode=link --silent $tag `head -n 1 conf-ld` '-o "$lib" -rpath' `head -n 1 conf-home`/lib -version-info `head -n 1 LIBVERSION` '${1+"$@"}'; ) >makeshlib chmod 755 makeshlib ( bgincs=`head -n 1 conf-bgincs`; if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; echo '#!/bin/sh'; echo 'source=$1; shift'; echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; echo exec libtool --mode=compile --silent $tag `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.lo -c $source ${1+"$@"}'; ) >ltcompile chmod 755 ltcompile ./ltcompile facts.c ./ltcompile module_command.c ./ltcompile module_local.c ./ltcompile module_log.c ./ltcompile module_main.c ./ltcompile module_output.c ./ltcompile module_request.c ./ltcompile module_udp.c ./makeshlib libcvm-module.la facts.lo module_command.lo module_local.lo module_log.lo module_main.lo module_output.lo module_request.lo module_udp.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile v2client.c ./ltcompile v2client_wrappers.c ./ltcompile client_domain.c ./ltcompile client_setugid.c ./ltcompile client_setenv.c ./ltcompile client_xfer_command.c ./ltcompile client_xfer_compat.c client_xfer_compat.c: In function 'wrapper': client_xfer_compat.c:41:39: warning: 'sizeof' on array function parameter 'buffer' will return size of 'unsigned char *' [-Wsizeof-array-argument] memcpy(request.data, buffer, sizeof buffer); ^~~~~~ client_xfer_compat.c:31:18: note: declared here unsigned char buffer[CVM_BUFSIZE], ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ client_xfer_compat.c:44:40: warning: 'sizeof' on array function parameter 'buffer' will return size of 'unsigned char *' [-Wsizeof-array-argument] memcpy(buffer, response.data, sizeof buffer); ^~~~~~ client_xfer_compat.c:31:18: note: declared here unsigned char buffer[CVM_BUFSIZE], ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ./ltcompile client_xfer_local.c ./ltcompile client_xfer_udp.c ./ltcompile errors.c ./ltcompile random.c ./makeshlib libcvm-v2client.la v2client.lo v2client_wrappers.lo client_domain.lo client_setugid.lo client_setenv.lo client_xfer_command.lo client_xfer_compat.lo client_xfer_local.lo client_xfer_udp.lo errors.lo facts.lo random.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile module_local_main.c ./makeshlib libcvm-local.la module_local.lo module_local_main.lo module_request.lo module_output.lo module_log.lo facts.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile module_command_main.c ./makeshlib libcvm-command.la module_command.lo module_command_main.lo module_request.lo module_output.lo facts.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile v1client.c ./makeshlib libcvm-v1client.la v1client.lo client_domain.lo client_setugid.lo client_setenv.lo client_xfer_command.lo client_xfer_compat.lo client_xfer_local.lo client_xfer_udp.lo errors.lo facts.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile module_udp_main.c ./makeshlib libcvm-udp.la module_udp.lo module_udp_main.lo module_request.lo module_output.lo module_log.lo facts.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile sql-auth.c ./ltcompile sql-query.c ./makeshlib libcvm-sql.la sql-auth.lo sql-query.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile sasl_auth.c ./ltcompile sasl_authenticate.c ./ltcompile sasl_cram_md5.c ./ltcompile sasl_init.c ./ltcompile sasl_login.c ./ltcompile sasl_plain.c ./ltcompile sasl_start.c ./makeshlib libcvm-sasl.la sasl_auth.lo sasl_authenticate.lo sasl_cram_md5.lo sasl_init.lo sasl_login.lo sasl_plain.lo sasl_start.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ./ltcompile qmail-domains.c ./ltcompile qmail-dotfile.c ./ltcompile qmail-init.c ./ltcompile qmail-lookup.c ./ltcompile qmail-users.c ./makeshlib libcvm-qmail.la qmail-domains.lo qmail-dotfile.lo qmail-init.lo qmail-lookup.lo qmail-users.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ( bgincs=`head -n 1 conf-bgincs`; echo '#!/bin/sh'; echo 'source=$1; shift'; echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source ${1+"$@"}'; ) >compile chmod 755 compile ./compile sql-query-test.c ( bglibs=`head -n 1 conf-bglibs`; echo '#!/bin/sh'; echo 'main="$1"; shift'; echo exec `head -n 1 conf-ld` -L. "-L'${bglibs}'" "-Wl,-R'${bglibs}'" '-o "$main" "$main.o" ${1+"$@"}'; ) >load chmod 755 load ./load sql-query-test sql-query.o -lbg ./compile cvm-checkpassword.c ( bglibs=`head -n 1 conf-bglibs`; if libtool --tag=CC --help >/dev/null 2>&1; then tag='--tag=CC'; fi; echo '#!/bin/sh'; echo 'main="$1"; shift'; echo exec libtool --mode=link --silent $tag `head -n 1 conf-ld` -L. "-L'${bglibs}'" "-Wl,-R'${bglibs}'" '-o "$main" "$main.o" ${1+"$@"}' ; ) >ltload chmod 755 ltload Checking for socket libraries: no ./ltload cvm-checkpassword libcvm-v2client.la -lbg `cat socket.lib` ./compile cvm-vmailmgr.c ./compile vmautoconvert.c ./compile vmlookup.c ./compile getpwnam.c Checking for -lcrypt: yes ./ltload cvm-vmailmgr vmautoconvert.o vmlookup.o getpwnam.o libcvm-module.la libcvm-qmail.la -lbg -lvmailmgr `cat socket.lib` `cat crypt.lib` ./compile cvm-vmailmgr-local.c ./ltload cvm-vmailmgr-local cvm-vmailmgr.o vmautoconvert.o vmlookup.o getpwnam.o libcvm-local.la libcvm-qmail.la -lbg -lvmailmgr `cat socket.lib` `cat crypt.lib` ./compile cvm-chain.c Checking for -ls: no ./ltload cvm-chain libcvm-module.la libcvm-v2client.la -lbg `cat socket.lib` `cat s.lib` ./compile cvm-v1testclient.c ./ltload cvm-v1testclient libcvm-v1client.la -lbg `cat socket.lib` ./compile cvm-pwfile.c ./ltload cvm-pwfile libcvm-module.la -lbg -lpwcmp `cat crypt.lib` `cat socket.lib` ./compile cvm-unix.c Checking for -lshadow: no ./ltload cvm-unix getpwnam.o libcvm-module.la -lbg `cat crypt.lib` `cat shadow.lib` `cat s.lib` `cat socket.lib` ./compile cvm-testclient.c ./ltload cvm-testclient libcvm-v2client.la -lbg `cat socket.lib` ./compile cvm-qmail.c ./ltload cvm-qmail getpwnam.o libcvm-module.la libcvm-qmail.la -lbg `cat crypt.lib` ./compile cvm-v1checkpassword.c ./ltload cvm-v1checkpassword libcvm-v1client.la -lbg `cat socket.lib` ./compile cvm-vmailmgr-udp.c ./ltload cvm-vmailmgr-udp cvm-vmailmgr.o vmautoconvert.o vmlookup.o getpwnam.o libcvm-udp.la libcvm-qmail.la -lbg -lvmailmgr `cat socket.lib` `cat crypt.lib` ./compile cvm-v1benchclient.c ./ltload cvm-v1benchclient libcvm-v1client.la -lbg `cat socket.lib` ./compile sasl-auth-test.c ./ltload sasl-auth-test libcvm-sasl.la libcvm-v2client.la -lbg ./compile cvm-benchclient.c ./ltload cvm-benchclient libcvm-v2client.la -lbg `cat socket.lib` SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cvm-0.97 ===> Generating temporary packing list bg-installer -v libcvm-v2client.a lrwxrwxrwx N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-client.la -> libcvm-v2client.la lrwxrwxrwx N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-client.so -> libcvm-v2client.so -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-command.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-local.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-module.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-qmail.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-sasl.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-sql.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-udp.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-v1client.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/lib/libcvm-v2client.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-benchclient libtool: warning: 'libcvm-v2client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-chain libtool: warning: 'libcvm-module.la' has not been installed in '/usr/local/lib' libtool: warning: 'libcvm-v2client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-checkpassword libtool: warning: 'libcvm-v2client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-pwfile libtool: warning: 'libcvm-module.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-qmail libtool: warning: 'libcvm-module.la' has not been installed in '/usr/local/lib' libtool: warning: 'libcvm-qmail.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-testclient libtool: warning: 'libcvm-v2client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-v1benchclient libtool: warning: 'libcvm-v1client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-v1checkpassword libtool: warning: 'libcvm-v1client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-v1testclient libtool: warning: 'libcvm-v1client.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-vmailmgr libtool: warning: 'libcvm-module.la' has not been installed in '/usr/local/lib' libtool: warning: 'libcvm-qmail.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-vmailmgr-local libtool: warning: 'libcvm-local.la' has not been installed in '/usr/local/lib' libtool: warning: 'libcvm-qmail.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-vmailmgr-udp libtool: warning: 'libcvm-udp.la' has not been installed in '/usr/local/lib' libtool: warning: 'libcvm-qmail.la' has not been installed in '/usr/local/lib' -rwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/bin/cvm-unix libtool: warning: 'libcvm-module.la' has not been installed in '/usr/local/lib' lrwxrwxrwx N/A N/A /construction/security/cvm/stage/usr/local/include/cvm-sasl.h -> cvm/sasl.h drwxr-xr-x N/A N/A /construction/security/cvm/stage/usr/local/include/cvm lrwxrwxrwx N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/client.h -> v2client.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/credentials.h <= credentials.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/errors.h <= errors.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/facts.h <= facts.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/module.h <= module.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/protocol.h <= protocol.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/sasl.h <= sasl.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/v1client.h <= v1client.h -rw-r--r-- N/A N/A /construction/security/cvm/stage/usr/local/include/cvm/v2client.h <= v2client.h bg-installer -c 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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cvm-0.97 file sizes/checksums [87]: 0% file sizes/checksums [87]: 100% packing files [87]: 0% packing files [87]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:43