------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libsodium-1.0.18.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mkp224o-1.4.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mkp224o-1.4.0 for building => SHA256 Checksum OK for cathugger-mkp224o-v1.4.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mkp224o-1.4.0 for building ===> Extracting for mkp224o-1.4.0 => SHA256 Checksum OK for cathugger-mkp224o-v1.4.0_GH0.tar.gz. Extracted Memory Use: 6.37M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mkp224o-1.4.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on package: gmake>=4.3 - found ===> mkp224o-1.4.0 depends on package: autoconf>=2.69 - found ===> mkp224o-1.4.0 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mkp224o-1.4.0 depends on package: gmake>=4.3 - found ===> mkp224o-1.4.0 depends on package: autoconf>=2.69 - found ===> mkp224o-1.4.0 depends on package: automake>=1.16.1 - found ===> mkp224o-1.4.0 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) ===> Configuring for mkp224o-1.4.0 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 CC supports -nopie... no checking whether CC supports -no-pie... yes checking whether CC supports -std=c99... yes checking whether CC supports -Wall... yes checking whether CC supports -Wno-maybe-uninitialized... yes checking whether CC supports and needs -Wno-format -Wno-pedantic-ms-format... no checking whether CC supports -Wno-unused-function... yes checking whether CC supports -Wmissing-prototypes... yes checking whether CC supports -Wstrict-prototypes... yes checking whether ARGON2ID13 is supported by libsodium... yes configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mkp224o-1.4.0 gmake[1]: Entering directory '/construction/security/mkp224o/mkp224o-1.4.0' cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o main.c.o.tmp main.c && mv main.c.o.tmp main.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o worker.c.o.tmp worker.c && mv worker.c.o.tmp worker.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o yaml.c.o.tmp yaml.c && mv yaml.c.o.tmp yaml.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o vec.c.o.tmp vec.c && mv vec.c.o.tmp vec.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o cpucount.c.o.tmp cpucount.c && mv cpucount.c.o.tmp cpucount.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base32_to.c.o.tmp base32_to.c && mv base32_to.c.o.tmp base32_to.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base32_from.c.o.tmp base32_from.c && mv base32_from.c.o.tmp base32_from.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base64_to.c.o.tmp base64_to.c && mv base64_to.c.o.tmp base64_to.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base64_from.c.o.tmp base64_from.c && mv base64_from.c.o.tmp base64_from.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o ioutil.c.o.tmp ioutil.c && mv ioutil.c.o.tmp ioutil.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o keccak.c.o.tmp keccak.c && mv keccak.c.o.tmp keccak.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o test_base64.c.o.tmp test_base64.c && mv test_base64.c.o.tmp test_base64.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o test_base32.c.o.tmp test_base32.c && mv test_base32.c.o.tmp test_base32.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o test_base16.c.o.tmp test_base16.c && mv test_base16.c.o.tmp test_base16.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base16_to.c.o.tmp base16_to.c && mv base16_to.c.o.tmp base16_to.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o base16_from.c.o.tmp base16_from.c && mv base16_from.c.o.tmp base16_from.c.o cc -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -c -o test_ed25519.c.o.tmp test_ed25519.c && mv test_ed25519.c.o.tmp test_ed25519.c.o cc -no-pie -L/usr/local/lib -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -o test_base32.tmp test_base32.c.o base32_to.c.o base32_from.c.o && mv test_base32.tmp test_base32 cc -no-pie -L/usr/local/lib -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -o test_base64.tmp test_base64.c.o base64_to.c.o base64_from.c.o && mv test_base64.tmp test_base64 cc -no-pie -L/usr/local/lib -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -o test_base16.tmp test_base16.c.o base16_to.c.o base16_from.c.o && mv test_base16.tmp test_base16 cc -no-pie -L/usr/local/lib -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -o test_ed25519.tmp test_ed25519.c.o base16_to.c.o base16_from.c.o -lsodium && mv test_ed25519.tmp test_ed25519 cc -no-pie -L/usr/local/lib -std=c99 -Wall -Wno-maybe-uninitialized -Wno-unused-function -Wmissing-prototypes -Wstrict-prototypes -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DED25519_donna -DSTATISTICS -DPASSPHRASE -o mkp224o.tmp main.c.o worker.c.o yaml.c.o vec.c.o cpucount.c.o base32_to.c.o base32_from.c.o base64_to.c.o base64_from.c.o ioutil.c.o keccak.c.o -lpthread -lsodium && mv mkp224o.tmp mkp224o gmake[1]: Leaving directory '/construction/security/mkp224o/mkp224o-1.4.0' SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mkp224o-1.4.0 ===> Generating temporary packing list install -s -m 555 /construction/security/mkp224o/mkp224o-1.4.0/mkp224o /construction/security/mkp224o/stage/usr/local/bin/mkp224o ====> 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 mkp224o-1.4.0 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:29