------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gdbm-1.18.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/db5-5.3.28_7.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/apr-1.7.0.1.6.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from apr-1.7.0.1.6.1: -- The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. Installing /packages/All/pcre-8.43_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libnghttp2-1.40.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/apache24-2.4.41.txz pkg: Cannot runscript PRE-INSTALL:Bad file descriptor pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from apache24-2.4.41: -- To run apache www server from startup, add apache24_enable="yes" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. - apache24 default build changed from static MPM to modular MPM - more modules are now enabled per default in the port - icons and error pages moved from WWWDIR to DATADIR If build with modular MPM and no MPM is activated in httpd.conf, then mpm_prefork will be activated as default MPM in etc/apache24/modules.d to keep compatibility with existing php/perl/python modules! Please compare the existing httpd.conf with httpd.conf.sample and merge missing modules/instructions into httpd.conf! SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libapreq2-2.13_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libapreq2-2.13_5 for building => SHA256 Checksum OK for libapreq2-2.13.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libapreq2-2.13_5 for building ===> Extracting for libapreq2-2.13_5 => SHA256 Checksum OK for libapreq2-2.13.tar.gz. Extracted Memory Use: 5.32M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libapreq2-2.13_5 ===> Applying ports patches for libapreq2-2.13_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/apxs - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/apxs - found ===> Configuring for libapreq2-2.13_5 configure: loading site script /xports/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 sets $(MAKE)... (cached) yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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... dragonfly5.9 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 for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for /usr/local/bin/apr-1-config... yes checking for /usr/local/bin/apu-1-config... yes Can't locate Apache/Test.pm in @INC (you may need to install the Apache::Test module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.30 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.30/mach /usr/local/lib/perl5/5.30) at build/version_check.pl line 27. setting APR_INCLUDES to " -I/usr/local/include/apr-1 " adding "-I/usr/local/include" to APR_INCLUDES adding "-I/usr/local/include/db5" to APR_INCLUDES setting APR_LTFLAGS to " -L/usr/local/lib -R/usr/local/lib -lapr-1" adding "-laprutil-1" to APR_LTFLAGS setting APR_LIBS to " -lcrypt -lpthread" adding "-lexpat" to APR_LIBS setting APR_LDFLAGS to " -L/usr/local/lib -laprutil-1 -L/usr/local/lib -L/usr/local/lib/db5" adding "-lapr-1" to APR_LDFLAGS setting CPPFLAGS to " " libapreq2 Version: 2.8.0 configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating library/Makefile config.status: creating library/t/Makefile config.status: creating module/Makefile config.status: creating module/apache2/Makefile config.status: creating glue/Makefile config.status: creating build/doxygen.conf config.status: creating include/groups.dox config.status: creating apreq2-config config.status: creating include/apreq_config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libapreq2-2.13_5 --- all-recursive --- Making all in . Making all in include --- all --- /usr/bin/make all-am Making all in library --- all --- /usr/bin/make all-am --- util.lo --- --- version.lo --- --- cookie.lo --- --- param.lo --- --- parser.lo --- --- parser_urlencoded.lo --- --- parser_header.lo --- --- parser_multipart.lo --- --- module.lo --- --- module_custom.lo --- --- util.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c --- version.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c --- cookie.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c -o cookie.lo cookie.c --- param.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c --- parser.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c --- parser_urlencoded.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_urlencoded.lo -MD -MP -MF .deps/parser_urlencoded.Tpo -c -o parser_urlencoded.lo parser_urlencoded.c --- parser_header.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_header.lo -MD -MP -MF .deps/parser_header.Tpo -c -o parser_header.lo parser_header.c --- parser_multipart.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_multipart.lo -MD -MP -MF .deps/parser_multipart.Tpo -c -o parser_multipart.lo parser_multipart.c --- module.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.c --- module_custom.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_custom.lo -MD -MP -MF .deps/module_custom.Tpo -c -o module_custom.lo module_custom.c --- parser_header.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_header.lo -MD -MP -MF .deps/parser_header.Tpo -c parser_header.c -fPIC -DPIC -o .libs/parser_header.o --- module.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -fPIC -DPIC -o .libs/module.o --- parser.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o --- module_custom.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_custom.lo -MD -MP -MF .deps/module_custom.Tpo -c module_custom.c -fPIC -DPIC -o .libs/module_custom.o --- module.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -o module.o >/dev/null 2>&1 --- util.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o --- parser_urlencoded.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_urlencoded.lo -MD -MP -MF .deps/parser_urlencoded.Tpo -c parser_urlencoded.c -fPIC -DPIC -o .libs/parser_urlencoded.o --- cookie.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o --- version.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o --- param.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -fPIC -DPIC -o .libs/param.o --- parser.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 --- module_custom.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_custom.lo -MD -MP -MF .deps/module_custom.Tpo -c module_custom.c -o module_custom.o >/dev/null 2>&1 --- parser_multipart.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_multipart.lo -MD -MP -MF .deps/parser_multipart.Tpo -c parser_multipart.c -fPIC -DPIC -o .libs/parser_multipart.o --- parser_header.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_header.lo -MD -MP -MF .deps/parser_header.Tpo -c parser_header.c -o parser_header.o >/dev/null 2>&1 --- version.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 --- module.lo --- mv -f .deps/module.Tpo .deps/module.Plo --- module_cgi.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_cgi.lo -MD -MP -MF .deps/module_cgi.Tpo -c -o module_cgi.lo module_cgi.c --- version.lo --- mv -f .deps/version.Tpo .deps/version.Plo --- error.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c --- param.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT param.lo -MD -MP -MF .deps/param.Tpo -c param.c -o param.o >/dev/null 2>&1 --- parser_urlencoded.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_urlencoded.lo -MD -MP -MF .deps/parser_urlencoded.Tpo -c parser_urlencoded.c -o parser_urlencoded.o >/dev/null 2>&1 --- module_custom.lo --- mv -f .deps/module_custom.Tpo .deps/module_custom.Plo --- parser.lo --- mv -f .deps/parser.Tpo .deps/parser.Plo --- module_cgi.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_cgi.lo -MD -MP -MF .deps/module_cgi.Tpo -c module_cgi.c -fPIC -DPIC -o .libs/module_cgi.o --- error.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o --- parser_header.lo --- mv -f .deps/parser_header.Tpo .deps/parser_header.Plo --- error.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 --- param.lo --- mv -f .deps/param.Tpo .deps/param.Plo --- cookie.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1 --- error.lo --- mv -f .deps/error.Tpo .deps/error.Plo --- parser_urlencoded.lo --- mv -f .deps/parser_urlencoded.Tpo .deps/parser_urlencoded.Plo --- parser_multipart.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT parser_multipart.lo -MD -MP -MF .deps/parser_multipart.Tpo -c parser_multipart.c -o parser_multipart.o >/dev/null 2>&1 --- util.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 --- module_cgi.lo --- cc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT module_cgi.lo -MD -MP -MF .deps/module_cgi.Tpo -c module_cgi.c -o module_cgi.o >/dev/null 2>&1 --- cookie.lo --- mv -f .deps/cookie.Tpo .deps/cookie.Plo --- parser_multipart.lo --- mv -f .deps/parser_multipart.Tpo .deps/parser_multipart.Plo --- module_cgi.lo --- mv -f .deps/module_cgi.Tpo .deps/module_cgi.Plo --- util.lo --- mv -f .deps/util.Tpo .deps/util.Plo --- libapreq2.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 11:0:8 -L/usr/local/lib -R/usr/local/lib -lapr-1 -laprutil-1 -lcrypt -lpthread -lexpat -o libapreq2.la -rpath /usr/local/lib util.lo version.lo cookie.lo param.lo parser.lo parser_urlencoded.lo parser_header.lo parser_multipart.lo module.lo module_custom.lo module_cgi.lo error.lo cc -shared .libs/util.o .libs/version.o .libs/cookie.o .libs/param.o .libs/parser.o .libs/parser_urlencoded.o .libs/parser_header.o .libs/parser_multipart.o .libs/module.o .libs/module_custom.o .libs/module_cgi.o .libs/error.o -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lapr-1 -laprutil-1 -lcrypt -lpthread -lexpat -Wl,-soname -Wl,libapreq2.so.3 -o .libs/libapreq2.so.3.8.0 (cd .libs && rm -f libapreq2.so.3 && ln -s libapreq2.so.3.8.0 libapreq2.so.3) (cd .libs && rm -f libapreq2.so && ln -s libapreq2.so.3.8.0 libapreq2.so) ar cru .libs/libapreq2.a util.o version.o cookie.o param.o parser.o parser_urlencoded.o parser_header.o parser_multipart.o module.o module_custom.o module_cgi.o error.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libapreq2.a creating libapreq2.la (cd .libs && rm -f libapreq2.la && ln -s ../libapreq2.la libapreq2.la) Making all in module --- all-recursive --- Making all in apache2 --- handle.lo --- --- filter.lo --- --- handle.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c -o handle.lo handle.c --- filter.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c -o filter.lo filter.c --- handle.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c handle.c -fPIC -DPIC -o .libs/handle.o --- filter.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -fPIC -DPIC -o .libs/filter.o cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -o filter.o >/dev/null 2>&1 --- handle.lo --- cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include -I/usr/local/include/db5 -pipe -O2 -fno-strict-aliasing -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c handle.c -o handle.o >/dev/null 2>&1 mv -f .deps/handle.Tpo .deps/handle.Plo --- filter.lo --- mv -f .deps/filter.Tpo .deps/filter.Plo --- mod_apreq2.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -export-dynamic -module -avoid-version `/construction/www/libapreq2/libapreq2-2.13/apreq2-config --link-libtool --libs` -L/usr/local/lib -R/usr/local/lib -lapr-1 -laprutil-1 -o mod_apreq2.la -rpath `/usr/local/sbin/apxs -q LIBEXECDIR` handle.lo filter.lo cc -shared .libs/handle.o .libs/filter.o -Wl,--rpath -Wl,/construction/www/libapreq2/libapreq2-2.13/library/.libs -Wl,--rpath -Wl,/usr/local/lib /construction/www/libapreq2/libapreq2-2.13/library/.libs/libapreq2.so -lcrypt -lpthread -lexpat -L/usr/local/lib -lapr-1 -laprutil-1 -Wl,-soname -Wl,mod_apreq2.so -o .libs/mod_apreq2.so ar cru .libs/mod_apreq2.a handle.o filter.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/mod_apreq2.a creating mod_apreq2.la (cd .libs && rm -f mod_apreq2.la && ln -s ../mod_apreq2.la mod_apreq2.la) Making all in glue SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/apxs - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libapreq2-2.13_5 ===> libapreq2-2.13_5 depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/www/libapreq2/libapreq2-2.13/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/www/libapreq2/libapreq2-2.13/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in . test -z "/usr/local/bin" || /bin/mkdir -p "/construction/www/libapreq2/stage/usr/local/bin" install -m 555 'apreq2-config' '/construction/www/libapreq2/stage/usr/local/bin/apreq2-config' Making install in include test -z "/usr/local/include/apreq2" || /bin/mkdir -p "/construction/www/libapreq2/stage/usr/local/include/apreq2" install -m 0644 'apreq.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq.h' install -m 0644 'apreq_cookie.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_cookie.h' install -m 0644 'apreq_error.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_error.h' install -m 0644 'apreq_module.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_module.h' install -m 0644 'apreq_param.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_param.h' install -m 0644 'apreq_parser.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_parser.h' install -m 0644 'apreq_util.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_util.h' install -m 0644 'apreq_version.h' '/construction/www/libapreq2/stage/usr/local/include/apreq2/apreq_version.h' Making install in library /usr/bin/make install-am test -z "/usr/local/lib" || /bin/mkdir -p "/construction/www/libapreq2/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'libapreq2.la' '/construction/www/libapreq2/stage/usr/local/lib/libapreq2.la' /usr/bin/install -c .libs/libapreq2.so.3.8.0 /construction/www/libapreq2/stage/usr/local/lib/libapreq2.so.3.8.0 strip --strip-unneeded /construction/www/libapreq2/stage/usr/local/lib/libapreq2.so.3.8.0 (cd /construction/www/libapreq2/stage/usr/local/lib && { ln -s -f libapreq2.so.3.8.0 libapreq2.so.3 || { rm -f libapreq2.so.3 && ln -s libapreq2.so.3.8.0 libapreq2.so.3; }; }) (cd /construction/www/libapreq2/stage/usr/local/lib && { ln -s -f libapreq2.so.3.8.0 libapreq2.so || { rm -f libapreq2.so && ln -s libapreq2.so.3.8.0 libapreq2.so; }; }) /usr/bin/install -c .libs/libapreq2.lai /construction/www/libapreq2/stage/usr/local/lib/libapreq2.la /usr/bin/install -c .libs/libapreq2.a /construction/www/libapreq2/stage/usr/local/lib/libapreq2.a strip --strip-debug /construction/www/libapreq2/stage/usr/local/lib/libapreq2.a chmod 644 /construction/www/libapreq2/stage/usr/local/lib/libapreq2.a ranlib /construction/www/libapreq2/stage/usr/local/lib/libapreq2.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in module Making install in apache2 ---------------------------------------------------------------------- Before you can use mod_apreq2, you must ensure that an appropriate "LoadModule" line appears in your webserver's config file: /usr/local/etc/apache24/httpd.conf LoadModule apreq_module /usr/local/libexec/apache24/mod_apreq2.so ---------------------------------------------------------------------- test -z "`/usr/local/sbin/apxs -q LIBEXECDIR`" || /bin/mkdir -p "/construction/www/libapreq2/stage`/usr/local/sbin/apxs -q LIBEXECDIR`" /bin/sh ../../libtool --mode=install /usr/bin/install -c -s 'mod_apreq2.la' '/construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.la' libtool: install: warning: relinking `mod_apreq2.la' (cd /construction/www/libapreq2/libapreq2-2.13/module/apache2; /bin/sh ../../libtool --tag=CC --mode=relink cc -pipe -O2 -fno-strict-aliasing -export-dynamic -module -avoid-version /construction/www/libapreq2/libapreq2-2.13/library/libapreq2.la -lcrypt -lpthread -lexpat -L/usr/local/lib -R/usr/local/lib -lapr-1 -laprutil-1 -o mod_apreq2.la -rpath /usr/local/libexec/apache24 handle.lo filter.lo -inst-prefix-dir /construction/www/libapreq2/stage) cc -shared .libs/handle.o .libs/filter.o -Wl,--rpath -Wl,/usr/local/lib /construction/www/libapreq2/libapreq2-2.13/library/.libs/libapreq2.so -lcrypt -lpthread -lexpat -L/usr/local/lib -lapr-1 -laprutil-1 -Wl,-soname -Wl,mod_apreq2.so -o .libs/mod_apreq2.so /usr/bin/install -c .libs/mod_apreq2.soT /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.so strip --strip-unneeded /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.so /usr/bin/install -c .libs/mod_apreq2.lai /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.la /usr/bin/install -c .libs/mod_apreq2.a /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.a strip --strip-debug /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.a chmod 644 /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.a ranlib /construction/www/libapreq2/stage/usr/local/libexec/apache24/mod_apreq2.a libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/apache24' test -z "`/usr/local/sbin/apxs -q INCLUDEDIR`/apreq2" || /bin/mkdir -p "/construction/www/libapreq2/stage`/usr/local/sbin/apxs -q INCLUDEDIR`/apreq2" install -m 0644 'apreq_module_apache2.h' '/construction/www/libapreq2/stage/usr/local/include/apache24/apreq2/apreq_module_apache2.h' Making install in glue ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libapreq2.so.3.8.0 is linked to /usr/local/lib/libapr-1.so.0 from devel/apr1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libapr-1.so:devel/apr1 Error: /usr/local/lib/libapreq2.so.3.8.0 is linked to /usr/local/lib/libaprutil-1.so.0 from devel/apr1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaprutil-1.so:devel/apr1 Error: /usr/local/lib/libapreq2.so.3.8.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libapreq2-2.13_5 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:22