=> Building textproc/html2xhtml
build started at Wed Oct 5 06:51:07 PDT 2016
port directory: /usr/ports/textproc/html2xhtml
building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64
maintained by: wilfried.meindl@gmail.com
ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../04//usr/ports/textproc/html2xhtml/Makefile
Makefile ident:
Poudriere version: 3.1-pre
Host OSVERSION: 400700
Jail OSVERSION: 400702
!!! Jail is newer than host. (Jail: 400702, Host: 400700) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
STATUS=1
SAVED_TERM=screen
MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref
PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=html2xhtml-1.3
OLDPWD=/root/boom
PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool
MASTERNAME=bleeding-edge-default
TERM=cons25
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/textproc/html2xhtml XDG_CONFIG_HOME=/wrkdirs/textproc/html2xhtml HOME=/wrkdirs/textproc/html2xhtml TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/textproc/html2xhtml XDG_CONFIG_HOME=/wrkdirs/textproc/html2xhtml HOME=/wrkdirs/textproc/html2xhtml TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=4.7
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PROFILE="@comment
"
DOCSDIR="share/doc/html2xhtml"
EXAMPLESDIR="share/examples/html2xhtml"
DATADIR="share/html2xhtml"
WWWDIR="www/html2xhtml"
ETCDIR="etc/html2xhtml"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/html2xhtml
DOCSDIR=/usr/local/share/doc/html2xhtml
EXAMPLESDIR=/usr/local/share/examples/html2xhtml
WWWDIR=/usr/local/www/html2xhtml
ETCDIR=/usr/local/etc/html2xhtml
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
NO_BACKUP=yes
USE_PACKAGE_DEPENDS=yes
PKG_CREATE_VERBOSE=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORT_DBDIR=/options
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MAKE_JOBS_NUMBER=5
---End make.conf---
===================================================
===========================================================================
===================================================
===> html2xhtml-1.3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.8.7_3.txz
Installing pkg-1.8.7_3...
Extracting pkg-1.8.7_3: .......... done
===> html2xhtml-1.3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of html2xhtml-1.3
===========================================================================
===================================================
===========================================================================
===================================================
===> Fetching all distfiles required by html2xhtml-1.3 for building
===========================================================================
===================================================
===> Fetching all distfiles required by html2xhtml-1.3 for building
=> SHA256 Checksum OK for html2xhtml-1.3.tar.gz.
===========================================================================
===================================================
===========================================================================
===================================================
===> Fetching all distfiles required by html2xhtml-1.3 for building
===> Extracting for html2xhtml-1.3
=> SHA256 Checksum OK for html2xhtml-1.3.tar.gz.
===========================================================================
===================================================
===========================================================================
===================================================
===> Patching for html2xhtml-1.3
===> Applying ports patches for html2xhtml-1.3
===========================================================================
===================================================
===========================================================================
===================================================
===========================================================================
===================================================
===> Configuring for html2xhtml-1.3
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-portbld-dragonfly4.7
checking host system type... x86_64-portbld-dragonfly4.7
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-portbld-dragonfly4.7 file names to x86_64-portbld-dragonfly4.7 format... func_convert_file_noop
checking how to convert x86_64-portbld-dragonfly4.7 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... dragonfly4.7 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... no
checking for byacc... byacc
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking for malloc.h... (cached) no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strcasecmp... (cached) yes
checking for strstr... yes
checking for memmem... yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for working snprintf... yes
checking for working vsnprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating dtdcoder/Makefile
config.status: creating charset_coder/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
===================================================
===> Building for html2xhtml-1.3
--- all ---
/usr/bin/make all-recursive
--- all-recursive ---
Making all in src
--- dtd.o ---
--- dtd_names.o ---
--- dtd_util.o ---
--- html2xhtml.o ---
--- mensajes.o ---
--- dtd.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT dtd.o -MD -MP -MF .deps/dtd.Tpo -c -o dtd.o dtd.c
--- dtd_names.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT dtd_names.o -MD -MP -MF .deps/dtd_names.Tpo -c -o dtd_names.o dtd_names.c
--- dtd_util.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT dtd_util.o -MD -MP -MF .deps/dtd_util.Tpo -c -o dtd_util.o dtd_util.c
--- html2xhtml.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT html2xhtml.o -MD -MP -MF .deps/html2xhtml.Tpo -c -o html2xhtml.o html2xhtml.c
--- mensajes.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT mensajes.o -MD -MP -MF .deps/mensajes.Tpo -c -o mensajes.o mensajes.c
--- dtd_names.o ---
mv -f .deps/dtd_names.Tpo .deps/dtd_names.Po
--- procesador.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT procesador.o -MD -MP -MF .deps/procesador.Tpo -c -o procesador.o procesador.c
--- mensajes.o ---
mv -f .deps/mensajes.Tpo .deps/mensajes.Po
--- tree.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c
--- html2xhtml.o ---
mv -f .deps/html2xhtml.Tpo .deps/html2xhtml.Po
--- xchar.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT xchar.o -MD -MP -MF .deps/xchar.Tpo -c -o xchar.o xchar.c
mv -f .deps/xchar.Tpo .deps/xchar.Po
--- charset.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c
--- dtd_util.o ---
mv -f .deps/dtd_util.Tpo .deps/dtd_util.Po
--- cgi.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT cgi.o -MD -MP -MF .deps/cgi.Tpo -c -o cgi.o cgi.c
--- dtd.o ---
mv -f .deps/dtd.Tpo .deps/dtd.Po
--- params.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT params.o -MD -MP -MF .deps/params.Tpo -c -o params.o params.c
--- cgi.o ---
mv -f .deps/cgi.Tpo .deps/cgi.Po
--- charset_aliases.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT charset_aliases.o -MD -MP -MF .deps/charset_aliases.Tpo -c -o charset_aliases.o charset_aliases.c
--- params.o ---
mv -f .deps/params.Tpo .deps/params.Po
--- snprintf.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c
--- tree.o ---
mv -f .deps/tree.Tpo .deps/tree.Po
--- dtdquery.o ---
--- snprintf.o ---
mv -f .deps/snprintf.Tpo .deps/snprintf.Po
--- htmlgr.h ---
--- dtdquery.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT dtdquery.o -MD -MP -MF .deps/dtdquery.Tpo -c -o dtdquery.o dtdquery.c
--- htmlgr.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT htmlgr.o -MD -MP -MF .deps/htmlgr.Tpo -c -o htmlgr.o htmlgr.c
--- charset_aliases.o ---
mv -f .deps/charset_aliases.Tpo .deps/charset_aliases.Po
--- html.o ---
cc -DHAVE_CONFIG_H -I. -I.. -DLIBICONV_PLUG -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c
--- htmlgr.o ---
mv -f .deps/htmlgr.Tpo .deps/htmlgr.Po
--- dtdquery.o ---
mv -f .deps/dtdquery.Tpo .deps/dtdquery.Po
--- dtdquery ---
/bin/sh ../libtool --tag=CC --mode=link cc -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -o dtdquery dtdquery.o tree.o dtd.o dtd_names.o dtd_util.o xchar.o mensajes.o
libtool: link: cc -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -o dtdquery dtdquery.o tree.o dtd.o dtd_names.o dtd_util.o xchar.o mensajes.o
--- charset.o ---
mv -f .deps/charset.Tpo .deps/charset.Po
--- procesador.o ---
mv -f .deps/procesador.Tpo .deps/procesador.Po
--- html.o ---
mv -f .deps/html.Tpo .deps/html.Po
--- html2xhtml ---
/bin/sh ../libtool --tag=CC --mode=link cc -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -o html2xhtml dtd.o dtd_names.o dtd_util.o htmlgr.o html.o html2xhtml.o mensajes.o procesador.o tree.o xchar.o charset.o cgi.o params.o charset_aliases.o snprintf.o
libtool: link: cc -std=c99 -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -o html2xhtml dtd.o dtd_names.o dtd_util.o htmlgr.o html.o html2xhtml.o mensajes.o procesador.o tree.o xchar.o charset.o cgi.o params.o charset_aliases.o snprintf.o
Making all in doc
Making all in dtdcoder
Making all in charset_coder
Making all in tests
===========================================================================
===================================================
===========================================================================
===================================================
===> Staging for html2xhtml-1.3
===> Generating temporary packing list
Making install in src
/bin/mkdir -p '/wrkdirs/textproc/html2xhtml/stage/usr/local/bin'
/bin/sh ../libtool --mode=install install -s -m 555 html2xhtml dtdquery '/wrkdirs/textproc/html2xhtml/stage/usr/local/bin'
libtool: install: install -m 555 -s html2xhtml /wrkdirs/textproc/html2xhtml/stage/usr/local/bin/html2xhtml
libtool: install: install -m 555 -s dtdquery /wrkdirs/textproc/html2xhtml/stage/usr/local/bin/dtdquery
Making install in doc
/bin/mkdir -p '/wrkdirs/textproc/html2xhtml/stage/usr/local/man/man1'
install -m 0644 html2xhtml.1 '/wrkdirs/textproc/html2xhtml/stage/usr/local/man/man1'
Making install in dtdcoder
Making install in charset_coder
Making install in tests
====> Compressing man pages (compress-man)
===========================================================================
===================================================
===> Building package for html2xhtml-1.3
file sizes/checksums [3]: . done
packing files [3]: . done
packing directories [0]: . done
===========================================================================
=> Cleaning up wrkdir
===> Cleaning for html2xhtml-1.3
build of textproc/html2xhtml ended at Wed Oct 5 06:51:24 PDT 2016
build time: 00:00:17