>>> Building on exopi-1 under mail/bmf DIST = [mail/bmf:bmf-0.9.4.tar.gz] FULLPKGNAME = bmf-0.9.4p12 distfiles size=36740 >>> Running build in mail/bmf at 1713561783.05 ===> mail/bmf ===> Building from scratch bmf-0.9.4p12 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for bmf-0.9.4p12 `/exopi-cvs/ports/distfiles/bmf-0.9.4.tar.gz' is up to date. >> (SHA256) bmf-0.9.4.tar.gz: OK ===> Extracting for bmf-0.9.4p12 ===> Patching for bmf-0.9.4p12 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Sun Oct 20 16:27:56 2002 |+++ Makefile.in Thu Aug 14 13:12:01 2014 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 77. done ===> Applying OpenBSD patch patch-README Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- README.orig Fri Sep 7 10:02:26 2007 |+++ README Fri Sep 7 10:03:34 2007 -------------------------- Patching file README using Plan A... Hunk #1 succeeded at 92. done ===> Applying OpenBSD patch patch-bmf_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- bmf.c.orig Sun Oct 20 14:19:17 2002 |+++ bmf.c Sun Oct 27 12:26:18 2002 -------------------------- Patching file bmf.c using Plan A... Hunk #1 succeeded at 88. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Mon Feb 27 19:23:18 2017 |+++ configure Mon Feb 27 19:23:50 2017 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 149. 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 bmf-0.9.4p12 ===> Configuring for bmf-0.9.4p12 Examining system setup... Looking for compiler... cc is executable. Checking for BerkeleyDB... enabled. Checking for MySQL... disabled. Configuration successful. Now run 'make all' and 'make install'. ===> Building for bmf-0.9.4p12 cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -DPACKAGE=\"bmf\" -DVERSION=\"0.9.4\" -c bmf.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c filt.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c dbmysql.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c dbdb.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c dbtext.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c dbh.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c lex.c lex.c:189:36: warning: parameter 'c' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static inline bool_t is_base64char(c) ^ lex.c:189:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static inline bool_t is_base64char(c) ^ lex.c:194:37: warning: parameter 'c' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static inline bool_t is_wordmidchar(c) ^ lex.c:194:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static inline bool_t is_wordmidchar(c) ^ lex.c:199:37: warning: parameter 'c' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static inline bool_t is_wordendchar(c) ^ lex.c:199:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static inline bool_t is_wordendchar(c) ^ 6 warnings generated. cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c vec.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c str.c cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -c dbg.c cc -o bmf bmf.o filt.o dbmysql.o dbdb.o dbtext.o dbh.o lex.o vec.o str.o dbg.o dbdb.c(dbdb.o:(dbdb_db_open)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -DNDEBUG -D_UNIX -D_BSD=40 -Wall -DHAVE_LIBDB -DPACKAGE=\"bmfconv\" -DVERSION=\"0.9.4\" -c bmfconv.c cc -o bmfconv bmfconv.o dbmysql.o dbdb.o dbtext.o dbh.o vec.o str.o dbg.o dbdb.c(dbdb.o:(dbdb_db_open)): warning: sprintf() is often misused, please use snprintf() >>> Running package in mail/bmf at 1713561789.11 ===> mail/bmf ===> Faking installation for bmf-0.9.4p12 [ -d /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/bin ] || mkdir -p /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/bin [ -d /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/man/man1 ] || mkdir -p /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/man/man1 cp bmf /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/bin cp bmf.1 /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/man/man1 cp bmfconv /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/bin cp bmfconv.1 /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/bmf-0.9.4/bin/install -d -m 755 /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/share/doc/bmf /exopi-obj/pobj/bmf-0.9.4/bin/install -c -m 644 /exopi-obj/pobj/bmf-0.9.4/bmf-0.9.4/README /exopi-obj/pobj/bmf-0.9.4/fake-amd64/usr/local/share/doc/bmf ===> Building package for bmf-0.9.4p12 Create /exopi-cvs/ports/packages/amd64/all/bmf-0.9.4p12.tgz Creating package bmf-0.9.4p12 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************* | 52% archiving|******************************************************** | 87% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bmf-0.9.4p12.tgz >>> Running clean in mail/bmf at 1713561792.51 ===> mail/bmf ===> Cleaning for bmf-0.9.4p12 >>> Ended at 1713561793.21 max_stuck=0.00/build=5.96/package=3.34/clean=0.90