>>> Building on exopi-1 under textproc/discount BDEPENDS = [archivers/bzip2] DIST = [textproc/discount:discount-2.2.7.tar.bz2] FULLPKGNAME = discount-2.2.7 (Junk lock failure for exopi-1 at 1713256890.70947) Received IO (Junk lock obtained for exopi-1 at 1713256893.43) Received IO Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount Woken up textproc/discount >>> Running depends in textproc/discount at 1713256900.10 last junk was in fonts/jetbrains-mono /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 >>> Running show-prepare-results in textproc/discount at 1713256902.56 ===> textproc/discount ===> Building from scratch discount-2.2.7 ===> discount-2.2.7 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c ===> found c.100.0 bzip2-1.0.8p0 (Junk lock released for exopi-1 at 1713256903.56) Woken up textproc/hyphen-i18n/id_ID distfiles size=102277 >>> Running build in textproc/discount at 1713256903.84 ===> textproc/discount ===> Checking files for discount-2.2.7 `/exopi-cvs/ports/distfiles/discount-2.2.7.tar.bz2' is up to date. >> (SHA256) discount-2.2.7.tar.bz2: OK ===> Extracting for discount-2.2.7 ===> Patching for discount-2.2.7 ===> Applying OpenBSD patch patch-configure_inc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.inc |--- configure.inc.orig |+++ configure.inc -------------------------- Patching file configure.inc using Plan A... Hunk #1 succeeded at 1481. Hunk #2 succeeded at 1491. done ===> Applying OpenBSD patch patch-markdown_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- markdown.1.orig Sat Aug 16 12:51:44 2014 |+++ markdown.1 Sat Aug 16 12:52:05 2014 -------------------------- Patching file markdown.1 using Plan A... Hunk #1 succeeded at 4. done ===> Applying OpenBSD patch patch-markdown_3 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- markdown.3.orig Wed Jan 18 21:42:06 2017 |+++ markdown.3 Thu Jan 26 18:11:47 2017 -------------------------- Patching file markdown.3 using Plan A... Hunk #1 succeeded at 131. done ===> Applying OpenBSD patch patch-markdown_7 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- markdown.7.orig Sat Aug 16 12:07:45 2014 |+++ markdown.7 Sat Aug 16 12:09:20 2014 -------------------------- Patching file markdown.7 using Plan A... Hunk #1 succeeded at 999. 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 discount-2.2.7 ===> Configuring for discount-2.2.7 ./configure.sh: ./configure.inc[1829]: break: can only break 2 level(s) Configuring for [markdown] checking the C compiler (cc) yuck, you're using clang CFLAGS="-O2 -pipe" are okay Looking for cpp (using $CC -E as a cpp pipeline) looking for install (/exopi-obj/pobj/discount-2.2.7/bin/install) Checking __attribute__((__destructor__)) (yes) checking for C compiler option to produce PIC (-fPIC) looking for find (/usr/bin/find) looking for "ln -s" (/bin/ln) checking whether the C compiler can build shared libraries (yes; -shared) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) looking for pkg-config (/usr/bin/pkg-config) checking for "volatile" keyword (found) checking for "const" keyword (found) Checking for "inline" keyword (found) defining WORD & DWORD scalar types (using standard types in ) looking for a reentrant basename (broken) looking for header stdlib.h (found) looking for the alloca function (found) looking for header sys/types.h (found) looking for header pwd.h (found) looking for the getpwuid function (found) looking for header sys/stat.h (found) looking for the stat function (found) special file macros in sys/stat.h: S_ISSOCK S_ISCHR S_ISFIFO. looking for the srandom function (found) looking for the memset function (found) looking for the random function (found) looking for the strcasecmp function (found) looking for the strncasecmp function (found) looking for the fchdir function (found) looking for header malloc.h (not found) looking for sed (/usr/bin/sed) generating Makefile generating version.c generating mkdio.h generating libmarkdown.pc applying c++ glue to mkdio.h ===> Building for discount-2.2.7 cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c main.c main.c:311:29: warning: incompatible function pointer types passing 'char *(char *, int, char *)' to parameter of type 'mkd_callback_t' (aka 'char *(*)(const char *, const int, void *)') [-Wincompatible-function-pointer-types] mkd_e_code_format(doc, external_codefmt); ^~~~~~~~~~~~~~~~ ./mkdio.h:74:45: note: passing argument to parameter here void mkd_e_code_format(void*, mkd_callback_t); ^ 1 warning generated. cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c pgm_options.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c gethopt.c gethopt.c:13:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hoptset(ctx, argc, argv) ^ gethopt.c:26:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hoptarg(ctx) ^ gethopt.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hoptind(ctx) ^ gethopt.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hoptopt(ctx) ^ gethopt.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hopterr(ctx,val) ^ gethopt.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gethopt(ctx, opts, nropts) ^ gethopt.c:79:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->optend = 1; ^ ~ gethopt.c:87:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] ctx->optend = 1; ^ ~ 8 warnings generated. cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c notspecial.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o mkdio.o mkdio.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o markdown.o markdown.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o dumptree.o dumptree.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o generate.o generate.c generate.c:629:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p_or_nothing(p) ^ 1 warning generated. cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o resource.o resource.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o docheader.o docheader.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o branch.o tools/branch.c tools/branch.c:7:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o branch branch.o cc -Wno-implicit-int -I. -O2 -pipe -fPIC -DBRANCH=`./branch` -DVERSION=\"`cat VERSION`\" -c version.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o toc.o toc.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o css.o css.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o xml.o xml.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o Csio.o Csio.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o xmlpage.o xmlpage.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o basename.o basename.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o emmatch.o emmatch.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o github_flavoured.o github_flavoured.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o setup.o setup.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o mktags.o mktags.c cc -Wno-implicit-int -L. -O2 -pipe -o mktags mktags.o ./mktags > blocktags cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o tags.o tags.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o html5.o html5.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o flags.o flags.c ./librarian.sh make libmarkdown VERSION mkdio.o markdown.o dumptree.o generate.o resource.o docheader.o version.o toc.o css.o xml.o Csio.o xmlpage.o basename.o emmatch.o github_flavoured.o setup.o tags.o html5.o flags.o yes cc -Wno-implicit-int -L. -O2 -pipe -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown main.c(main.o:(external_codefmt)): warning: sprintf() is often misused, please use snprintf() cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o mkd2html.o mkd2html.c mkd2html.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown mkd2html.c(mkd2html.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c makepage.c makepage.c:33:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o makepage makepage.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o theme.o theme.c theme.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown theme.c(theme.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o echo.o tools/echo.c tools/echo.c:7:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o echo echo.o cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o cols.o tools/cols.c tools/cols.c:5:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o cols cols.o cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o pandoc_headers.o tools/pandoc_headers.c tools/pandoc_headers.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o pandoc_headers pandoc_headers.o pgm_options.o gethopt.o notspecial.o -lmarkdown >>> Running package in textproc/discount at 1713256921.76 ===> textproc/discount ===> Faking installation for discount-2.2.7 ./librarian.sh make libmarkdown VERSION mkdio.o markdown.o dumptree.o generate.o resource.o docheader.o version.o toc.o css.o xml.o Csio.o xmlpage.o basename.o emmatch.o github_flavoured.o setup.o tags.o html5.o flags.o yes cc -Wno-implicit-int -L. -O2 -pipe -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown main.c(main.o:(external_codefmt)): warning: sprintf() is often misused, please use snprintf() /exopi-obj/pobj/discount-2.2.7/bin/install -s -m 755 markdown /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/bin ./librarian.sh install libmarkdown VERSION /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/lib /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 mkdio.h /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/include /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 libmarkdown.pc /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/lib/pkgconfig cc -Wno-implicit-int -L. -O2 -pipe -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown mkd2html.c(mkd2html.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cc -Wno-implicit-int -L. -O2 -pipe -o makepage makepage.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-implicit-int -L. -O2 -pipe -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown theme.c(theme.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() /exopi-obj/pobj/discount-2.2.7/discount-2.2.7/config.md /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man1 for x in mkd2html makepage theme; do /exopi-obj/pobj/discount-2.2.7/bin/install -s -m 755 $x /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/bin/$x; /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 $x.1 /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man1/$x.1; done /exopi-obj/pobj/discount-2.2.7/discount-2.2.7/config.md /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 mkd-callbacks.3 mkd-functions.3 markdown.3 mkd-line.3 /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3 for x in mkd_line mkd_generateline; do ( echo '.\"' ; echo ".so man3/mkd-line.3" ) > /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/$x.3; done for x in mkd_in mkd_string; do ( echo '.\"' ; echo ".so man3/markdown.3" ) > /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/$x.3; done for x in mkd_compile mkd_css mkd_generatecss mkd_generatehtml mkd_cleanup mkd_doc_title mkd_doc_author mkd_doc_date; do ( echo '.\"' ; echo ".so man3/mkd-functions.3" ) > /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/$x.3; done /exopi-obj/pobj/discount-2.2.7/discount-2.2.7/config.md /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man7 /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 markdown.7 mkd-extensions.7 /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man7 /exopi-obj/pobj/discount-2.2.7/discount-2.2.7/config.md /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/discount-2.2.7/bin/install -m 444 markdown.1 /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man1 mv /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/bin/{markdown,discount} mv /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man1/{markdown,discount}.1 mv /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/{markdown,discount}.3 mv /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man7/{markdown,discount}.7 ===> Building package for discount-2.2.7 Create /exopi-cvs/ports/packages/amd64/all/discount-2.2.7.tgz Creating package discount-2.2.7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 10% archiving|*********** | 17% archiving|**************** | 25% archiving|*********************** | 37% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_string.3: No one-line description, using filename "mkd_string" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_line.3: No one-line description, using filename "mkd_line" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_in.3: No one-line description, using filename "mkd_in" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_generateline.3: No one-line description, using filename "mkd_generateline" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_generatehtml.3: No one-line description, using filename "mkd_generatehtml" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_generatecss.3: No one-line description, using filename "mkd_generatecss" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_doc_title.3: No one-line description, using filename "mkd_doc_title" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_doc_date.3: No one-line description, using filename "mkd_doc_date" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_doc_author.3: No one-line description, using filename "mkd_doc_author" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_css.3: No one-line description, using filename "mkd_css" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_compile.3: No one-line description, using filename "mkd_compile" /exopi-obj/pobj/discount-2.2.7/fake-amd64/usr/local/man/man3/mkd_cleanup.3: No one-line description, using filename "mkd_cleanup" /exopi-cvs/ports/plist/amd64/discount-2.2.7 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/discount-2.2.7.tgz >>> Running clean in textproc/discount at 1713256925.73 ===> textproc/discount ===> Cleaning for discount-2.2.7 >>> Ended at 1713256926.43 max_stuck=1.24/waiting-for-lock #73=9.38/depends=2.42/show-prepare-results=1.25/build=17.92/package=3.96/clean=0.79