=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for modxslt-2004112100.tar.gz => Checksum RMD160 OK for modxslt-2004112100.tar.gz ===> Installing dependencies for ap2-xslt2-2004112100nb4 ========================================================================== The following variables will affect the build process of this package, ap2-xslt2-2004112100nb4. Their current value is shown below: * PKG_APACHE_DEFAULT = apache22 Based on these variables, the following variables have been set: * APACHE_PKG_PREFIX = ap2 * PKG_APACHE = apache2 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency perl>=5.0: found perl-5.16.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency pcre>=8.30nb1: found pcre-8.31 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.0 => Full dependency libxslt>=1.1.26nb3: found libxslt-1.1.27nb1 => Full dependency apache>=2.0.51<2.2: found apache-2.0.64nb2 => Full dependency apache>=2.0.63nb6: found apache-2.0.64nb2 ===> Overriding tools for ap2-xslt2-2004112100nb4 ===> Extracting for ap2-xslt2-2004112100nb4 ===> Patching for ap2-xslt2-2004112100nb4 => Applying pkgsrc patches for ap2-xslt2-2004112100nb4 ===> Creating toolchain wrappers for ap2-xslt2-2004112100nb4 ===> Configuring for ap2-xslt2-2004112100nb4 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing bash interpreter in utils/modxslt-config.pre.in. => Checking for portability problems in extracted files checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /tmp/pkgsrc/www/ap2-xslt2/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-unknown-linux-g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking how to run the C++ preprocessor... cpp checking for x86_64-unknown-linux-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 2097152 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for g++ option to produce PIC... checking if g++ supports -c -o file.o... no checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for malloc... yes checking for memcmp... yes checking for memset... yes checking for realloc... yes checking for stat... yes checking for vprintf... yes checking for memset... (cached) yes checking for strdup... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working memcmp... yes checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for function prototypes... yes checking for size_t... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for xslt-config... /usr/pkg/bin/xslt-config checking for pcre-config... /usr/pkg/bin/pcre-config checking for xmlParseMemory in -lxml2... yes checking for xsltApplyStylesheet in -lxslt... yes checking for pcre_compile in -lpcre... yes checking for xsltCopyTextString in -lxslt... yes checking libxml/uri.h usability... yes checking libxml/uri.h presence... yes checking for libxml/uri.h... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking libxml/parserInternals.h usability... yes checking libxml/parserInternals.h presence... yes checking for libxml/parserInternals.h... yes checking libxml/nanohttp.h usability... yes checking libxml/nanohttp.h presence... yes checking for libxml/nanohttp.h... yes checking for xmlGetGlobalState in -lxml2... yes checking for xmlNanoHTTPCtxt... no configure: WARNING: ****************************************************** * Your libxml2 does not let applications access xmlNanoHTTPCtxt. * This is not bad by itself, but any 404 or 403 or any error page * returned by a remote host as a response to the request of a * stylesheet or a dtd will be parsed as xml, leading to weird * results. If you can live with it, ignore this warning. * Ignore this warning also if you patched your library with * patches/libxml.httpstatus.diff * which cannot be easily detected. In any other case, you can * apply the patch: * patches/libxml.httpcontextexport.diff * If you need further help, please read the doc/patches/patches.txt * Compilation will go on anyway without problems. ****************************************************** checking for xmlSetGlobalState in -lxml2... no configure: WARNING: ****************************************************** * Your libxml2 does not provide a setGlobalState. * You probably haven't patched it. Please read the manual, doc/manual/manual.txt. * Compilation will go on anyway - I will compile a small compatibility layer. ****************************************************** checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking libxslt/xsltInternals.h usability... yes checking libxslt/xsltInternals.h presence... yes checking for libxslt/xsltInternals.h... yes checking libxslt/transform.h usability... yes checking libxslt/transform.h presence... yes checking for libxslt/transform.h... yes checking libxslt/xsltutils.h usability... yes checking libxslt/xsltutils.h presence... yes checking for libxslt/xsltutils.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes configure: * Detecting SAPI (Server API) to use configure: checking if pointers (void *) are at least 32 bits long... configure: * Trying with: 'detect' configure: * Trying with: 'apache' Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. checking /usr/pkg/include/httpd/ap_release.h usability... yes checking /usr/pkg/include/httpd/ap_release.h presence... yes checking for /usr/pkg/include/httpd/ap_release.h... yes configure: apache: Apache 2.0.x was detected thanks to apxs configure: * Trying with: 'apache2' Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. checking for apr_send in -lapr-0... yes checking for apr_brigade_create in -laprutil-0... yes Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. Use of assignment to $[ is deprecated at /usr/pkg/sbin/apxs line 86. configure: WARNING: ******************************************** * Generating Makefiles and headers for * mod-xslt to be used with: * * apache2 * ******************************************** checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_setspecific in -pthread -lpthread -lrt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating lib/Makefile config.status: creating lib/parser/Makefile config.status: creating sapi/apache1/Makefile config.status: creating sapi/apache2/Makefile config.status: creating sapi/none/Makefile config.status: creating utils/modxslt-config.pre config.status: creating doc/man/Makefile config.status: creating lib/modxslt0/modxslt-system.h => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.