>>> Building on exopi-5 under textproc/discount BDEPENDS = [archivers/bzip2] DIST = [textproc/discount:discount-3.0.1.2.tar.bz2] FULLPKGNAME = discount-3.0.1.2 (Junk lock obtained for exopi-5 at 1764614783.96) >>> Running depends in textproc/discount at 1764614784.00 /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 1764614786.59 ===> textproc/discount ===> Building from scratch discount-3.0.1.2 ===> discount-3.0.1.2 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c ===> found c.102.2 bzip2-1.0.8p0 (Junk lock released for exopi-5 at 1764614787.57) distfiles size=113055 >>> Running build in textproc/discount at 1764614787.61 ===> textproc/discount ===> Checking files for discount-3.0.1.2 `/exopi-cvs/ports/distfiles/discount-3.0.1.2.tar.bz2' is up to date. >> (SHA256) all files: OK ===> Extracting for discount-3.0.1.2 ===> Patching for discount-3.0.1.2 ===> 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 1482. Hunk #2 succeeded at 1492. 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: -------------------------- |Index: markdown.3 |--- markdown.3.orig |+++ markdown.3 -------------------------- Patching file markdown.3 using Plan A... Hunk #1 succeeded at 135. 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-3.0.1.2 ===> Configuring for discount-3.0.1.2 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-3.0.1.2/bin/install) 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. is isspace() broken: no 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-3.0.1.2 cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c main.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c gethopt.c gethopt.c:69:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 69 | ctx->optend = 1; | ^ ~ gethopt.c:77:18: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 77 | ctx->optend = 1; | ^ ~ 2 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 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 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 pgm_options.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o flags.o flags.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o v2compat.o v2compat.c cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o flagprocs.o flagprocs.c touch .libmarkdown ./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 pgm_options.o flags.o v2compat.o flagprocs.o cc -Wno-implicit-int -L. -O2 -pipe -o markdown main.o gethopt.o notspecial.o -lmarkdown ld: warning: main.c(main.o:(external_codefmt)): warning: strcpy() is almost always misused, please use strlcpy() cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o mkd2html.o mkd2html.c cc -Wno-implicit-int -L. -O2 -pipe -o mkd2html mkd2html.o gethopt.o notspecial.o -lmarkdown ld: warning: 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 cc -Wno-implicit-int -L. -O2 -pipe -o makepage makepage.o gethopt.o notspecial.o -lmarkdown cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o theme.o theme.c cc -Wno-implicit-int -L. -O2 -pipe -o theme theme.o gethopt.o notspecial.o -lmarkdown ld: warning: theme.c(theme.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: theme.c(theme.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o rep.o tools/rep.c tools/rep.c:37:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | main(argc, argv) | ^ 1 warning generated. cc -Wno-implicit-int -L. -O2 -pipe -o rep rep.o cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o echo.o tools/echo.c 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 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 cc -Wno-implicit-int -L. -O2 -pipe -o pandoc_headers pandoc_headers.o gethopt.o notspecial.o -lmarkdown cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o space2nl.o tools/space2nl.c cc -Wno-implicit-int -L. -O2 -pipe -o space2nl space2nl.o cc -Wno-implicit-int -I. -O2 -pipe -fPIC -c -o tests/exercisers/flags.o tests/exercisers/flags.c cc -Wno-implicit-int -L. -O2 -pipe -o tests/exercisers/flags tests/exercisers/flags.o -lmarkdown >>> Running package in textproc/discount at 1764614804.16 ===> textproc/discount ===> Faking installation for discount-3.0.1.2 ./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 pgm_options.o flags.o v2compat.o flagprocs.o cc -Wno-implicit-int -L. -O2 -pipe -o markdown main.o gethopt.o notspecial.o -lmarkdown ld: warning: main.c(main.o:(external_codefmt)): warning: strcpy() is almost always misused, please use strlcpy() /exopi-obj/pobj/discount-3.0.1.2/bin/install -s -m 755 markdown /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/bin ./librarian.sh install libmarkdown VERSION /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/lib /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 mkdio.h /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/include /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 libmarkdown.pc /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/lib/pkgconfig cc -Wno-implicit-int -L. -O2 -pipe -o mkd2html mkd2html.o gethopt.o notspecial.o -lmarkdown ld: warning: 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 gethopt.o notspecial.o -lmarkdown cc -Wno-implicit-int -L. -O2 -pipe -o theme theme.o gethopt.o notspecial.o -lmarkdown ld: warning: theme.c(theme.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: theme.c(theme.o:(main)): warning: sprintf() is often misused, please use snprintf() /exopi-obj/pobj/discount-3.0.1.2/discount-3.0.1.2/config.md /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man1 for x in mkd2html makepage theme; do /exopi-obj/pobj/discount-3.0.1.2/bin/install -s -m 755 $x /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/bin/$x; /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 $x.1 /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man1/$x.1; done /exopi-obj/pobj/discount-3.0.1.2/discount-3.0.1.2/config.md /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 mkd-callbacks.3 mkd-functions.3 markdown.3 mkd-line.3 /exopi-obj/pobj/discount-3.0.1.2/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-3.0.1.2/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-3.0.1.2/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-3.0.1.2/fake-amd64/usr/local/man/man3/$x.3; done /exopi-obj/pobj/discount-3.0.1.2/discount-3.0.1.2/config.md /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man7 /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 markdown.7 mkd-extensions.7 /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man7 /exopi-obj/pobj/discount-3.0.1.2/discount-3.0.1.2/config.md /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/discount-3.0.1.2/bin/install -m 444 markdown.1 /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man1 mv /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/bin/{markdown,discount} mv /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man1/{markdown,discount}.1 mv /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/{markdown,discount}.3 mv /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man7/{markdown,discount}.7 ===> Building package for discount-3.0.1.2 Create /exopi-cvs/ports/packages/amd64/all/discount-3.0.1.2.tgz Creating package discount-3.0.1.2 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|****** | 9% archiving|********* | 14% archiving|************* | 20% archiving|******************* | 29% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|****************************************************************|100% /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_string.3: No one-line description, using filename "mkd_string" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_line.3: No one-line description, using filename "mkd_line" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_in.3: No one-line description, using filename "mkd_in" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_generateline.3: No one-line description, using filename "mkd_generateline" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_generatehtml.3: No one-line description, using filename "mkd_generatehtml" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_generatecss.3: No one-line description, using filename "mkd_generatecss" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_doc_title.3: No one-line description, using filename "mkd_doc_title" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_doc_date.3: No one-line description, using filename "mkd_doc_date" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_doc_author.3: No one-line description, using filename "mkd_doc_author" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_css.3: No one-line description, using filename "mkd_css" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_compile.3: No one-line description, using filename "mkd_compile" /exopi-obj/pobj/discount-3.0.1.2/fake-amd64/usr/local/man/man3/mkd_cleanup.3: No one-line description, using filename "mkd_cleanup" Link to /exopi-cvs/ports/packages/amd64/ftp/discount-3.0.1.2.tgz >>> Running clean in textproc/discount at 1764614807.82 ===> textproc/discount ===> Cleaning for discount-3.0.1.2 >>> Ended at 1764614808.33 max_stuck=2.36/depends=2.52/show-prepare-results=1.09/build=16.55/package=3.55/clean=0.65