------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcrackzip-1.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcrackzip-1.0_1 for building => SHA256 Checksum OK for fcrackzip-1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fcrackzip-1.0_1 for building ===> Extracting for fcrackzip-1.0_1 => SHA256 Checksum OK for fcrackzip-1.0.tar.gz. Extracted Memory Use: 0.47M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fcrackzip-1.0_1 ===> Applying ports patches for fcrackzip-1.0_1 ===> Cleanly applied ports patch(es) patch-crack.h patch-main.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fcrackzip-1.0_1 depends on package: perl5>=5.30.r1<5.31 - found ===> Configuring for fcrackzip-1.0_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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 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 short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for an ANSI C-conforming const... yes checking for inline... inline checking for perl5... no checking for perl... perl checking for pgcc/egcs... checking for x86 asm... not x86 checking for stdbool.h... (cached) yes checking for getopt.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for gettimeofday... (cached) yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fcrackzip-1.0_1 --- all --- /usr/bin/make all-am --- main.o --- --- zipinfo.o --- --- crack.o --- --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -funroll-all-loops -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- crack.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -funroll-all-loops -O3 -MT crack.o -MD -MP -MF ".deps/crack.Tpo" -c -o crack.o `test -f 'crack.c' || echo './'`crack.c; then mv -f ".deps/crack.Tpo" ".deps/crack.Po"; else rm -f ".deps/crack.Tpo"; exit 1; fi --- zipinfo.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -funroll-all-loops -O3 -MT zipinfo.o -MD -MP -MF ".deps/zipinfo.Tpo" -c -o zipinfo.o `test -f 'zipinfo.c' || echo './'`zipinfo.c; then mv -f ".deps/zipinfo.Tpo" ".deps/zipinfo.Po"; else rm -f ".deps/zipinfo.Tpo"; exit 1; fi --- crack.o --- In file included from crack.c:160: cpmask.c:129:8: warning: type defaults to 'int' in declaration of 'cp_table_lu1' [-Wimplicit-int] static cp_table_lu1[MAX_CP_WIDTH]; ^~~~~~~~~~~~ cpmask.c:130:8: warning: type defaults to 'int' in declaration of 'cp_table_lu2' [-Wimplicit-int] static cp_table_lu2[MAX_CP_WIDTH]; ^~~~~~~~~~~~ --- zipinfo --- cc -pipe -O2 -fno-strict-aliasing -funroll-all-loops -O3 -o zipinfo zipinfo.o --- fcrackzip --- cc -pipe -O2 -fno-strict-aliasing -funroll-all-loops -O3 -o fcrackzip main.o crack.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fcrackzip-1.0_1 ===> Generating temporary packing list install -s -m 555 /construction/security/fcrackzip/fcrackzip-1.0/fcrackzip /construction/security/fcrackzip/stage/usr/local/bin install -s -m 555 /construction/security/fcrackzip/fcrackzip-1.0/zipinfo /construction/security/fcrackzip/stage/usr/local/bin/fcrackzipinfo install -m 444 /construction/security/fcrackzip/fcrackzip-1.0/fcrackzip.1 /construction/security/fcrackzip/stage/usr/local/man/man1 ====> 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 fcrackzip-1.0_1 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:13