>>> Building on exopi-6 under security/john DIST = [security/john:john-1.8.0.tar.gz] FULLPKGNAME = john-1.8.0p1 distfiles size=5450412 >>> Running build in security/john at 1713379693.37 ===> security/john ===> Building from scratch john-1.8.0p1 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for john-1.8.0p1 `/exopi-cvs/ports/distfiles/john-1.8.0.tar.gz' is up to date. >> (SHA256) john-1.8.0.tar.gz: OK ===> Extracting for john-1.8.0p1 ===> Patching for john-1.8.0p1 ===> Applying OpenBSD patch patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.orig Thu May 30 01:21:25 2013 |+++ src/Makefile Fri May 31 06:48:10 2013 -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 397. done ===> Applying OpenBSD patch patch-src_params_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/params.h.orig Wed Jun 22 15:38:55 2011 |+++ src/params.h Fri Jun 24 09:09:42 2011 -------------------------- Patching file src/params.h using Plan A... Hunk #1 succeeded at 75 (offset 24 lines). Hunk #2 succeeded at 111 (offset 8 lines). done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for john-1.8.0p1 ===> Configuring for john-1.8.0p1 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=security/john -DFLAVOR_EXT= -DFULLPKGNAME=john-1.8.0p1 -DHOMEPAGE=https://www.openwall.com/john/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Benoit\ Lecocq\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=john -i -B /exopi-obj/pobj/john-1.8.0 /exopi-obj/pobj/john-1.8.0/john-1.8.0/src/params.h ===> Building for john-1.8.0p1 ln -sf x86-64.h arch.h /usr/bin/make ../run/john ../run/unshadow ../run/unafs ../run/unique JOHN_OBJS="DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o AFS_fmt.o LM_fmt.o trip_fmt.o dummy.o batch.o bench.o charset.o common.o compiler.o config.o cracker.o crc32.o external.o formats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o math.o memory.o misc.o options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o status.o tty.o wordlist.o unshadow.o unafs.o unique.o x86-64.o" cc -O2 -pipe -c DES_fmt.c cc -O2 -pipe -c DES_std.c cc -O2 -pipe -c DES_bs.c cc -O2 -pipe -c DES_bs_b.c cc -O2 -pipe -c BSDI_fmt.c cc -O2 -pipe -c MD5_fmt.c cc -O2 -pipe -c MD5_std.c cc -O2 -pipe -c BF_fmt.c cc -O2 -pipe -c BF_std.c cc -O2 -pipe -c AFS_fmt.c cc -O2 -pipe -c LM_fmt.c cc -O2 -pipe -c trip_fmt.c cc -O2 -pipe -c dummy.c cc -O2 -pipe -c batch.c cc -O2 -pipe -c bench.c cc -O2 -pipe -c charset.c cc -O2 -pipe -c common.c cc -O2 -pipe -c compiler.c cc -O2 -pipe -c config.c cc -O2 -pipe -c cracker.c cc -O2 -pipe -c crc32.c cc -O2 -pipe -c external.c cc -O2 -pipe -c formats.c cc -O2 -pipe -c getopt.c cc -O2 -pipe -c idle.c cc -O2 -pipe -c inc.c cc -O2 -pipe -c john.c cc -O2 -pipe -c list.c cc -O2 -pipe -c loader.c cc -O2 -pipe -c logger.c In file included from logger.c:14: ./os.h:47:2: warning: LOCK_EX is not available - will skip locking [-W#warnings] #warning LOCK_EX is not available - will skip locking ^ 1 warning generated. cc -O2 -pipe -c math.c cc -O2 -pipe -c memory.c cc -O2 -pipe -c misc.c cc -O2 -pipe -c options.c cc -O2 -pipe -c params.c cc -O2 -pipe -c path.c cc -O2 -pipe -c recovery.c In file included from recovery.c:16: ./os.h:47:2: warning: LOCK_EX is not available - will skip locking [-W#warnings] #warning LOCK_EX is not available - will skip locking ^ 1 warning generated. cc -O2 -pipe -c rpp.c cc -O2 -pipe -c rules.c cc -O2 -pipe -c signals.c cc -O2 -pipe -c single.c cc -O2 -pipe -c status.c cc -O2 -pipe -c tty.c cc -O2 -pipe -c wordlist.c cc -O2 -pipe -c unshadow.c cc -O2 -pipe -c unafs.c cc -O2 -pipe -c unique.c cc -c x86-64.S cc DES_fmt.o DES_std.o DES_bs.o DES_bs_b.o BSDI_fmt.o MD5_fmt.o MD5_std.o BF_fmt.o BF_std.o AFS_fmt.o LM_fmt.o trip_fmt.o dummy.o batch.o bench.o charset.o common.o compiler.o config.o cracker.o crc32.o external.o formats.o getopt.o idle.o inc.o john.o list.o loader.o logger.o math.o memory.o misc.o options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o status.o tty.o wordlist.o unshadow.o unafs.o unique.o x86-64.o -o ../run/john LM_fmt.c(LM_fmt.o:(valid)): warning: strcpy() is almost always misused, please use strlcpy() status.c(status.o:(status_print)): warning: sprintf() is often misused, please use snprintf() logger.c(logger.o:(log_event)): warning: vsprintf() is often misused, please use vsnprintf() rules.c(rules.o:(rules_apply)): warning: strcat() is almost always misused, please use strlcat() rm -f ../run/unshadow ln -s john ../run/unshadow rm -f ../run/unafs ln -s john ../run/unafs rm -f ../run/unique ln -s john ../run/unique >>> Running package in security/john at 1713379707.97 ===> security/john ===> Faking installation for john-1.8.0p1 /exopi-obj/pobj/john-1.8.0/bin/install -d -m 755 /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/doc/john /exopi-obj/pobj/john-1.8.0/bin/install -d -m 755 /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/examples/john /exopi-obj/pobj/john-1.8.0/bin/install -d -m 755 /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/john /exopi-obj/pobj/john-1.8.0/bin/install -c -s -m 755 /exopi-obj/pobj/john-1.8.0/john-1.8.0/run/john /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/bin /exopi-obj/pobj/john-1.8.0/bin/install -c -m 755 /exopi-obj/pobj/john-1.8.0/john-1.8.0/run/mailer /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/bin /exopi-obj/pobj/john-1.8.0/bin/install -c -m 644 /exopi-obj/pobj/john-1.8.0/john-1.8.0/run/john.conf /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/examples/john /exopi-obj/pobj/john-1.8.0/bin/install -c -m 644 /exopi-obj/pobj/john-1.8.0/john-1.8.0/doc/* /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/doc/john /exopi-obj/pobj/john-1.8.0/bin/install -c -m 644 /exopi-obj/pobj/john-1.8.0/john-1.8.0/run/*.chr /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/john /exopi-obj/pobj/john-1.8.0/bin/install -c -m 644 /exopi-obj/pobj/john-1.8.0/john-1.8.0/run/words.lst /exopi-obj/pobj/john-1.8.0/fake-amd64/usr/local/share/john/password.lst ===> Building package for john-1.8.0p1 Create /exopi-cvs/ports/packages/amd64/all/john-1.8.0p1.tgz Creating package john-1.8.0p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|**************** | 25% archiving|***************************** | 45% archiving|************************************** | 60% archiving|***************************************** | 64% archiving|************************************************ | 76% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/john-1.8.0p1.tgz >>> Running clean in security/john at 1713379713.79 ===> security/john ===> Cleaning for john-1.8.0p1 >>> Ended at 1713379714.25 max_stuck=0.00/build=14.62/package=5.82/clean=0.51