>>> Building on exopi-1 under security/pwgen BDEPENDS = [devel/metaauto;devel/autoconf/2.69] DIST = [security/pwgen:pwgen-2.08.tar.gz] FULLPKGNAME = pwgen-2.08 Avoided depends for autoconf-2.69p3 metaauto-1.0p4 distfiles size=54884 >>> Running build in security/pwgen at 1711446150.89 ===> security/pwgen ===> Building from scratch pwgen-2.08 ===> pwgen-2.08 depends on: metaauto-* -> metaauto-1.0p4 ===> pwgen-2.08 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> Verifying specs: c ===> found c.99.0 ===> Checking files for pwgen-2.08 `/exopi-cvs/ports/distfiles/pwgen-2.08.tar.gz' is up to date. >> (SHA256) pwgen-2.08.tar.gz: OK ===> Extracting for pwgen-2.08 ===> Patching for pwgen-2.08 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-pwgen_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pwgen.c |--- pwgen.c.orig |+++ pwgen.c -------------------------- Patching file pwgen.c using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 101. Hunk #3 succeeded at 178. done ===> Applying OpenBSD patch patch-randnum_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: randnum.c |--- randnum.c.orig |+++ randnum.c -------------------------- Patching file randnum.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 85. 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 pwgen-2.08 Running autoconf-2.69 in /exopi-obj/pobj/pwgen-2.08/pwgen-2.08 Running autoheader-2.69 in /exopi-obj/pobj/pwgen-2.08/pwgen-2.08 ===> Configuring for pwgen-2.08 Using /exopi-obj/pobj/pwgen-2.08/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/pwgen-2.08/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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /exopi-obj/pobj/pwgen-2.08/bin/install -c checking for mv... /bin/mv checking for rm... (cached) /bin/rm checking for sed... (cached) /usr/bin/sed checking for perl... /usr/bin/perl checking for arc4random... (cached) yes checking for arc4random_uniform... yes checking for getopt_long... (cached) yes checking for pledge... yes checking how to run the C preprocessor... cc -E 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 getopt.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for pwgen-2.08 cc -c -DHAVE_CONFIG_H -O2 -pipe ./pwgen.c -o pwgen.o cc -c -DHAVE_CONFIG_H -O2 -pipe ./pw_phonemes.c -o pw_phonemes.o cc -c -DHAVE_CONFIG_H -O2 -pipe ./pw_rand.c -o pw_rand.o cc -c -DHAVE_CONFIG_H -O2 -pipe ./randnum.c -o randnum.o cc -c -DHAVE_CONFIG_H -O2 -pipe ./sha1.c -o sha1.o ./sha1.c:45:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sha1_starts(ctx) ^ ./sha1.c:58:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sha1_process(ctx, data) ^ ./sha1.c:216:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sha1_update(ctx, input, length ) ^ ./sha1.c:266:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void sha1_finish( ctx, digest ) ^ 4 warnings generated. cc -c -DHAVE_CONFIG_H -O2 -pipe ./sha1num.c -o sha1num.o cc -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o pw_phonemes.c(pw_phonemes.o:(pw_phonemes)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in security/pwgen at 1711446159.14 ===> security/pwgen ===> Faking installation for pwgen-2.08 mkdir -p /exopi-obj/pobj/pwgen-2.08/fake-amd64/usr/local/bin /exopi-obj/pobj/pwgen-2.08/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/pwgen-2.08/bin/install -c -s -m 755 pwgen /exopi-obj/pobj/pwgen-2.08/fake-amd64/usr/local/bin/pwgen /exopi-obj/pobj/pwgen-2.08/bin/install -c -m 644 ./pwgen.1 /exopi-obj/pobj/pwgen-2.08/fake-amd64/usr/local/man/man1/pwgen.1 ===> Building package for pwgen-2.08 Create /exopi-cvs/ports/packages/amd64/all/pwgen-2.08.tgz Creating package pwgen-2.08 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******************************************************* | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pwgen-2.08.tgz >>> Running clean in security/pwgen at 1711446161.16 ===> security/pwgen ===> Cleaning for pwgen-2.08 >>> Ended at 1711446161.64 max_stuck=0.00/build=8.20/package=2.05/clean=0.54