------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by discount-2.2.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by discount-2.2.6 for building => SHA256 Checksum OK for Orc-discount-v2.2.6_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by discount-2.2.6 for building ===> Extracting for discount-2.2.6 => SHA256 Checksum OK for Orc-discount-v2.2.6_GH0.tar.gz. Extracted Memory Use: 0.73M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for discount-2.2.6 ===> Applying ports patches for discount-2.2.6 ===> Cleanly applied ports patch(es) patch-Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> discount-2.2.6 depends on package: pkgconf>=1.3.0_1 - found ===> Configuring for discount-2.2.6 Configuring for [markdown] checking the C compiler (cc) oh ick, it looks like gcc CFLAGS="-pipe -fPIC -O2 -fno-strict-aliasing " are okay LDFLAGS=" " are okay Looking for cpp (using $CC -E as a cpp pipeline) looking for install (/usr/bin/install) Setting theme default --with-dl. Setting theme default --with-fenced-code. Setting theme default --with-id-anchor. Setting theme default --with-github-tags. Checking __attribute__((__destructor__)) (yes) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) looking for pkg-config (/usr/local/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 in alloca.h) 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 find (/usr/bin/find) looking for "ln -s" (/bin/ln) looking for ar (/usr/bin/ar) looking for ranlib (/usr/bin/ranlib) looking for sed (/usr/bin/sed) generating Makefile generating version.c generating mkdio.h generating libmarkdown.pc SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for discount-2.2.6 cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c main.c main.c: In function 'main': main.c:311:29: warning: passing argument 2 of 'mkd_e_code_format' from incompatible pointer type [-Wincompatible-pointer-types] mkd_e_code_format(doc, external_codefmt); ^~~~~~~~~~~~~~~~ In file included from main.c:12: ./mkdio.h:71:31: note: expected 'mkd_callback_t' {aka 'char * (*)(const char *, const int, void *)'} but argument is of type 'char * (*)(char *, int, char *)' void mkd_e_code_format(void*, mkd_callback_t); ^~~~~~~~~~~~~~ cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c pgm_options.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c gethopt.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c notspecial.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o mkdio.o mkdio.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o markdown.o markdown.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o dumptree.o dumptree.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o generate.o generate.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o resource.o resource.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o docheader.o docheader.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o branch.o tools/branch.c cc -Wno-return-type -Wno-implicit-int -L. -o branch branch.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -DBRANCH=`./branch` -DVERSION=\"`cat VERSION`\" -c version.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o toc.o toc.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o css.o css.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o xml.o xml.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o Csio.o Csio.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o xmlpage.o xmlpage.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o basename.o basename.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o emmatch.o emmatch.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o github_flavoured.o github_flavoured.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o setup.o setup.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o mktags.o mktags.c cc -Wno-return-type -Wno-implicit-int -L. -o mktags mktags.o ./mktags > blocktags cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o tags.o tags.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o html5.o html5.c cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -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 a - mkdio.o a - markdown.o a - dumptree.o a - generate.o a - resource.o a - docheader.o a - version.o a - toc.o a - css.o a - xml.o a - Csio.o a - xmlpage.o a - basename.o a - emmatch.o a - github_flavoured.o a - setup.o a - tags.o a - html5.o a - flags.o cc -Wno-return-type -Wno-implicit-int -L. -o markdown main.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o mkd2html.o mkd2html.c cc -Wno-return-type -Wno-implicit-int -L. -o mkd2html mkd2html.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c makepage.c cc -Wno-return-type -Wno-implicit-int -L. -o makepage makepage.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o theme.o theme.c cc -Wno-return-type -Wno-implicit-int -L. -o theme theme.o pgm_options.o gethopt.o notspecial.o -lmarkdown cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o echo.o tools/echo.c cc -Wno-return-type -Wno-implicit-int -L. -o echo echo.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o cols.o tools/cols.c cc -Wno-return-type -Wno-implicit-int -L. -o cols cols.o cc -Wno-return-type -Wno-implicit-int -I. -pipe -fPIC -O2 -fno-strict-aliasing -c -o pandoc_headers.o tools/pandoc_headers.c cc -Wno-return-type -Wno-implicit-int -L. -o pandoc_headers pandoc_headers.o pgm_options.o gethopt.o notspecial.o -lmarkdown SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for discount-2.2.6 ===> Generating temporary packing list /construction/textproc/discount/discount-2.2.6/config.md /construction/textproc/discount/stage/usr/local/lib/pkgconfig /usr/bin/install -s -m 755 markdown /construction/textproc/discount/stage/usr/local/bin ./librarian.sh install libmarkdown VERSION /construction/textproc/discount/stage/usr/local/lib /usr/bin/install -m 444 mkdio.h /construction/textproc/discount/stage/usr/local/include /usr/bin/install -m 444 libmarkdown.pc /construction/textproc/discount/stage/usr/local/lib/pkgconfig /construction/textproc/discount/discount-2.2.6/config.md /construction/textproc/discount/stage/usr/local/man/man3 /usr/bin/install -m 444 mkd-callbacks.3 mkd-functions.3 markdown.3 mkd-line.3 /construction/textproc/discount/stage/usr/local/man/man3 for x in mkd_line mkd_generateline; do ln -sf mkd-line.3 /construction/textproc/discount/stage/usr/local/man/man3/$x.3; done for x in mkd_in mkd_string; do ln -sf markdown.3 /construction/textproc/discount/stage/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 ln -sf mkd-functions.3 /construction/textproc/discount/stage/usr/local/man/man3/$x.3; done /construction/textproc/discount/discount-2.2.6/config.md /construction/textproc/discount/stage/usr/local/man/man7 /usr/bin/install -m 444 markdown.7 mkd-extensions.7 /construction/textproc/discount/stage/usr/local/man/man7 /construction/textproc/discount/discount-2.2.6/config.md /construction/textproc/discount/stage/usr/local/man/man1 /usr/bin/install -m 444 markdown.1 /construction/textproc/discount/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for discount-2.2.6 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11