Date: Thu, 15 Jan 2009 23:58:26 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: rodrigo@bebik.net, wxs@FreeBSD.org, perl@FreeBSD.org Subject: [Fwd: wml-2.0.12,1 failed on amd64 6] Message-ID: <1232060306.42745.18.camel@hood.oook.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -------- Přeposlaná zpráva -------- > Od: User Ports-amd64 <ports-amd64@FreeBSD.org> > Komu: cvs@oook.cz > Předmět: wml-2.0.12,1 failed on amd64 6 > Datum: Thu, 15 Jan 2009 03:02:32 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.6.20090114102347/wml-2.0.12,1.log > > building wml-2.0.12,1 on gohan11.freebsd.org > in directory /x/pkgbuild/6/20090114102347/chroot/4391 > building for: 6.4-STABLE amd64 > maintained by: rodrigo@bebik.net > port directory: /usr/ports/www/wml > Makefile ident: $FreeBSD: ports/www/wml/Makefile,v 1.67 2009/01/10 22:58:13 wxs Exp $ > > [... lines trimmed ...] > > Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > pkg_add perl-5.8.9.tbz > skipping perl-5.8.9, already added > pkg_add png-1.2.34.tbz > ===> wml-2.0.12,1 depends on executable: lynx - found > ===> wml-2.0.12,1 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/XML/Parser.pm - found > ===> wml-2.0.12,1 depends on executable: gmake - found > ===> wml-2.0.12,1 depends on file: /usr/local/bin/perl5.8.9 - found > ===> wml-2.0.12,1 depends on shared library: png.5 - found > ===> Configuring for wml-2.0.12,1 > [: missing ] > Configuring for WML 2.0.12 (16-Apr-2008) > checking whether to enable maintainer-specific portions of Makefiles... no > > CHECK: Build Environment > checking for built user... root@freebsd.FreeBSD.org > checking for built date... 15-Jan-2009 > checking build system type... amd64-unknown-freebsd6.4 > checking host system type... amd64-unknown-freebsd6.4 > checking target system type... amd64-unknown-freebsd6.4 > > CHECK: Build Utilities > checking for 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 ISO C89... none needed > checking how to run the C preprocessor... gcc -E > checking for ranlib... ranlib > checking whether make sets $(MAKE)... yes > > CHECK: Perl Language > checking for Perl language... /usr/local/bin/perl5.8.9 v5.008 > checking for MakeMaker's private install paths... ok > > RESULT: Substituting Files > configure: creating ./config.status > config.status: creating Makefile > config.status: creating wml_frontend/Makefile > config.status: creating wml_backend/Makefile > config.status: creating wml_backend/p1_ipp/Makefile > config.status: creating wml_backend/p5_divert/Makefile > config.status: creating wml_backend/p6_asubst/Makefile > config.status: creating wml_backend/p7_htmlfix/Makefile > config.status: creating wml_backend/p8_htmlstrip/Makefile > config.status: creating wml_backend/p9_slice/Makefile > config.status: creating wml_common/Makefile > config.status: creating wml_docs/Makefile > config.status: creating wml_aux/Makefile > config.status: creating wml_aux/htmlinfo/Makefile > config.status: creating wml_aux/htmlclean/Makefile > config.status: creating wml_aux/linklint/Makefile > config.status: creating wml_aux/map2html/Makefile > config.status: creating wml_aux/txt2html/Makefile > config.status: creating wml_aux/tidy/Makefile > config.status: creating wml_aux/weblint/Makefile > config.status: creating wml_aux/freetable/Makefile > config.status: creating wml_misc/Makefile > config.status: creating wml_include/Makefile > config.status: creating wml_test/Makefile > === configuring in wml_backend/p2_mp4h (/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h) > configure: running /bin/sh ./configure '--prefix=/usr/local' '--with-perl=/usr/local/bin/perl5.8.9' '--with-catdir=man' '--with-tidy=/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy' --cache-file=/dev/null --srcdir=. > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets $(MAKE)... yes > checking for style of include used by make... GNU > checking for 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 ISO C89... none needed > checking dependency style of gcc... gcc3 > checking for function prototypes... yes > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -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 for string.h... (cached) yes > checking whether NLS is requested... yes > checking for msgfmt... /usr/local/bin/msgfmt > checking for gmsgfmt... /usr/local/bin/msgfmt > checking for xgettext... /usr/local/bin/xgettext > checking for msgmerge... /usr/local/bin/msgmerge > checking build system type... x86_64-unknown-freebsd6.4 > checking host system type... x86_64-unknown-freebsd6.4 > checking for ld used by GCC... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for shared library run path origin... done > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for GNU gettext in libc... no > checking for iconv... no, consider installing GNU libiconv > checking for GNU gettext in libintl... no > checking whether to use NLS... no > checking for xgettext... (cached) /usr/local/bin/xgettext > checking for msgmerge... (cached) /usr/local/bin/msgmerge > checking for msgfmt... (cached) /usr/local/bin/msgfmt > checking for perl... /usr/bin/perl > checking for XML::Parser... ok > shtool:echo:Warning: unable to determine terminal sequence for bold mode > Configuring for mp4h 1.3.0 (06-Jul-2002) > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ISO C89... (cached) none needed > checking dependency style of gcc... (cached) gcc3 > checking how to run the C preprocessor... gcc -E > checking for a sed that does not truncate output... /usr/bin/sed > checking for ld used by gcc... /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 dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... gcc3 > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for xlf... no > checking for f77... f77 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether f77 accepts -g... yes > checking the maximum length of command line arguments... 196608 > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > 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 static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... yes > checking dynamic linker characteristics... freebsd6.4 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 g++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ static flag -static works... yes > checking if g++ supports -c -o file.o... yes > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... freebsd6.4 ld.so > checking how to hardcode library paths into programs... immediate > 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... yes > checking if f77 static flag -static works... yes > checking if f77 supports -c -o file.o... yes > checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... freebsd6.4 ld.so > checking how to hardcode library paths into programs... immediate > checking whether make sets $(MAKE)... (cached) yes > checking for a BSD-compatible install... /usr/bin/install -c > > shtool:echo:Warning: unable to determine terminal sequence for bold mode > Checking for headers and libraries > checking for library containing strerror... none required > checking for ANSI C header files... (cached) yes > checking for size_t... yes > checking for an ANSI C-conforming const... yes > checking limits.h usability... yes > checking limits.h presence... yes > checking for limits.h... yes > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for memory.h... (cached) yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for string.h... (cached) yes > checking for unistd.h... (cached) yes > checking time.h usability... yes > checking time.h presence... yes > checking for time.h... yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking grp.h usability... yes > checking grp.h presence... yes > checking for grp.h... yes > checking dirent.h usability... yes > checking dirent.h presence... yes > checking for dirent.h... yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking for sys/stat.h... (cached) yes > checking for sys/types.h... (cached) yes > checking sys/times.h usability... yes > checking sys/times.h presence... yes > checking for sys/times.h... yes > checking for mkstemp... yes > checking for strchr... yes > checking for strerror... yes > checking for tmpfile... yes > checking for getpwuid... yes > checking for getgrgid... yes > checking for bcopy... yes > checking for memmove... yes > checking for working alloca.h... no > checking for alloca... yes > checking for vprintf... yes > checking for _doprnt... no > checking for strtol... yes > checking for obstack... no > checking for xmalloc... no > checking for xstrdup... no > checking for getopt_long... yes > checking for HTML postprocessing... /work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy > checking if support for loadable modules is requested... yes > checking for dlopen... yes > checking if malloc debugging is wanted... no > > shtool:echo:Warning: unable to determine terminal sequence for bold mode > Checking for loadable modules support > checking libintl.h usability... no > checking libintl.h presence... no > checking for libintl.h... no > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking which extension is used for loadable modules... .so > checking which variable specifies run-time library path... LD_LIBRARY_PATH > checking for the default library search path... /lib /usr/lib > checking for objdir... .libs > checking whether libtool supports -dlopen/-dlpreopen... yes > checking for shl_load... no > checking for shl_load in -ldld... no > checking for dlopen in -ldl... no > checking for dlerror... yes > checking for _ prefix in compiled symbols... no > checking whether deplibs are loaded by dlopen... yes > checking argz.h usability... no > checking argz.h presence... no > checking for argz.h... no > checking for error_t... no > checking for argz_append... no > checking for argz_create_sep... no > checking for argz_insert... no > checking for argz_next... no > checking for argz_stringify... no > checking assert.h usability... yes > checking assert.h presence... yes > checking for assert.h... yes > checking ctype.h usability... yes > checking ctype.h presence... yes > checking for ctype.h... yes > checking errno.h usability... yes > checking errno.h presence... yes > checking for errno.h... yes > checking malloc.h usability... no > checking malloc.h presence... no > checking for malloc.h... no > checking for memory.h... (cached) yes > checking for stdlib.h... (cached) yes > checking stdio.h usability... yes > checking stdio.h presence... yes > checking for stdio.h... yes > checking for unistd.h... (cached) yes > checking dl.h usability... no > checking dl.h presence... no > checking for dl.h... no > checking sys/dl.h usability... no > checking sys/dl.h presence... no > checking for sys/dl.h... no > checking dld.h usability... no > checking dld.h presence... no > checking for dld.h... no > checking mach-o/dyld.h usability... no > checking mach-o/dyld.h presence... no > checking for mach-o/dyld.h... no > checking for string.h... (cached) yes > checking for strchr... (cached) yes > checking for strrchr... yes > checking for memcpy... yes > checking for memmove... (cached) yes > checking for strcmp... yes > checking for closedir... yes > checking for opendir... yes > checking for readdir... yes > checking which modules to compile... system > configure: creating ./config.status > config.status: creating Makefile > config.status: creating intl/Makefile > config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting > config.status: creating pcre/Makefile > config.status: creating lib/Makefile > config.status: creating src/Makefile > config.status: creating po/Makefile.in > config.status: creating modules/Makefile > config.status: creating modules/system/Makefile > config.status: creating modules/intl/Makefile > config.status: creating doc/Makefile > config.status: creating tests/Makefile > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing po-directories commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > config.status: executing intltool commands > ./config.status: cannot open ./intltool-extract.in: No such file or directory > mv: rename intltool-extract.out to intltool-extract: No such file or directory > ./config.status: cannot open ./intltool-merge.in: No such file or directory > mv: rename intltool-merge.out to intltool-merge: No such file or directory > ./config.status: cannot open ./intltool-update.in: No such file or directory > mv: rename intltool-update.out to intltool-update: No such file or directory > config.status: executing po/stamp-it commands > > shtool:echo:Warning: unable to determine terminal sequence for bold mode > Now please type make to compile mp4h > > === configuring in wml_backend/p3_eperl (/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p3_eperl) > configure: running /bin/sh ./configure '--prefix=/usr/local' '--with-perl=/usr/local/bin/perl5.8.9' '--with-catdir=man' '--with-tidy=/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy' --cache-file=/dev/null --srcdir=. > Configuring for ePerl 2.2.14 (02-Aug-1998) > > CHECK: Configuration of Perl Language > checking for Perl language... /usr/local/bin/perl5.8.9 v5.008 > checking for Perl knowledge of system... freebsd-6.4-stable > checking for Perl standard compiler... cc > checking for Perl standard optimization flags... -O2 -fno-strict-aliasing -pipe > checking for Perl standard compilation flags... -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include > checking for Perl standard link flags... -Wl,-E -L/usr/local/lib > checking for Perl library files... -lm -lcrypt -lutil > checking for Perl architecture directory... /usr/local/lib/perl5/5.8.9/mach > checking for Perl dynamic loading support... yes > checking for Perl dynamic loading compilation flags... -DPIC -fPIC > checking for Perl dynamic loading link flags... -Wl,-R/usr/local/lib/perl5/5.8.9/mach/CORE > > CHECK: System Build Environment > checking for build user... root@freebsd.FreeBSD.org > checking for build time... 15-Jan-2009 > 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 ranlib... ranlib > checking for ar... ar > checking for size... size > checking for compilation debug mode... disabled > checking whether make sets $(MAKE)... yes > > CHECK: Characteristic of System Headers and Libraries > checking for an ANSI C-conforming const... yes > checking how to run the C preprocessor... cc -E > checking for grep that handles long lines and -e... /usr/bin/grep > checking for egrep... /usr/bin/grep -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 stdio.h usability... yes > checking stdio.h presence... yes > checking for stdio.h... yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking ctype.h usability... yes > checking ctype.h presence... yes > checking for ctype.h... yes > checking for unistd.h... (cached) yes > checking time.h usability... yes > checking time.h presence... yes > checking for time.h... yes > checking signal.h usability... yes > checking signal.h presence... yes > checking for signal.h... yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking grp.h usability... yes > checking grp.h presence... yes > checking for grp.h... yes > checking for sys/types.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking sys/param.h usability... yes > checking sys/param.h presence... yes > checking for sys/param.h... yes > checking sys/socket.h usability... yes > checking sys/socket.h presence... yes > checking for sys/socket.h... yes > checking netinet/in.h usability... yes > checking netinet/in.h presence... yes > checking for netinet/in.h... yes > checking netdb.h usability... yes > checking netdb.h presence... yes > checking for netdb.h... yes > checking for bool... no > checking for memmove... yes > checking for seteuid... yes > checking for setegid... yes > checking for strdup... yes > > RESULT: Sourcefile Substitution > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config_sc.h > config.status: creating config_ac.h > === configuring in wml_backend/p4_gm4 (/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p4_gm4) > configure: running /bin/sh ./configure '--prefix=/usr/local' '--with-perl=/usr/local/bin/perl5.8.9' '--with-catdir=man' '--with-tidy=/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy' --cache-file=/dev/null --srcdir=. > loading cache /dev/null > checking for mawk... no > checking for gawk... no > checking for nawk... nawk > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for a BSD compatible install... /usr/bin/install -c > checking whether make sets ${MAKE}... yes > checking for ranlib... ranlib > checking how to run the C preprocessor... gcc -E > checking for AIX... no > checking for POSIXized ISC... no > checking for minix/config.h... no > checking for gcc option to accept ANSI C... > checking for function prototypes... yes > checking for working const... yes > checking for Cygwin environment... no > checking for mingw32 environment... no > checking for executable suffix... no > checking for limits.h... yes > checking for memory.h... yes > checking for siginfo.h... no > checking for string.h... yes > checking for unistd.h... yes > checking for ANSI C header files... yes > checking return type of signal handlers... void > checking for size_t... yes > checking for mkstemp... yes > checking for sigaction... yes > checking for sigaltstack... yes > checking for sigstack... no > checking for sigvec... yes > checking for strerror... yes > checking for tmpfile... yes > checking for working alloca.h... no > checking for alloca... yes > checking for vprintf... yes > checking for strtol... yes > checking ecvt declaration... no > checking for ecvt... no > checking if changeword is wanted... no > checking if malloc debugging is wanted... no > updating cache /dev/null > creating ./config.status > creating Makefile > creating lib/Makefile > creating src/Makefile > creating config.h > === configuring in wml_aux/iselect (/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/iselect) > configure: running /bin/sh ./configure '--prefix=/usr/local' '--with-perl=/usr/local/bin/perl5.8.9' '--with-catdir=man' '--with-tidy=/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy' --cache-file=/dev/null --srcdir=. > Configuring for iSelect 1.2.0 (01-Jul-2000) > Copyright (c) 1996-1999 Ralf S. Engelschall, All Rights Reserved. > loading cache /dev/null > > CHECK: Build Environment > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking how to run the C preprocessor... gcc -E > checking for compilation debug mode... disabled > checking whether make sets ${MAKE}... yes > > CHECK: Curses Environment > checking for additional include dir... none particular > checking for additional library dir... none particular > checking for ncurses.h... yes > checking for initscr in -lncurses... yes > checking for slcurses.h... no > checking for SLcurses_initscr in -lslang... no > checking which Curses to use... GNU NCurses > > CHECK: System Ingredients > checking for working const... yes > checking for ANSI C header files... yes > checking for stdio.h... yes > checking for stddef.h... yes > checking for string.h... yes > checking for strings.h... yes > checking for stdlib.h... yes > > RESULT: Sourcefile Substitution > updating cache /dev/null > creating ./config.status > creating Makefile > creating config_sc.h > creating config_ac.h > === configuring in wml_common/gd (/work/a/ports/www/wml/work/wml-2.0.12/wml_common/gd) > configure: running /bin/sh ./configure '--prefix=/usr/local' '--with-perl=/usr/local/bin/perl5.8.9' '--with-catdir=man' '--with-tidy=/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy' --cache-file=/dev/null --srcdir=. > loading cache /dev/null > > CHECK: Build Utilities > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking how to run the C preprocessor... gcc -E > checking for ranlib... ranlib > checking whether make sets ${MAKE}... yes > > CHECK: PNG Support > checking for png_write_image in -lpng... no > checking for png.h... no > updating cache /dev/null > creating ./config.status > creating Makefile.PL > creating libgd/Makefile.PL > > Now please type 'make' to compile. Good luck. > > ===> Building for wml-2.0.12,1 > ===> wml_frontend (all) > gmake[1]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_frontend' > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' \ > -e 's|\@WML_CONFIG_ARGS\@|/usr/local/share/config.site /usr/local/etc/config.site|g' \ > -e 's|\@perlprog\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@perlvers\@|5.008|g' \ > -e 's|\@built_system\@|amd64-whatever-freebsd6.4|g' \ > -e 's|\@built_user\@|root@freebsd.FreeBSD.org|g' \ > -e 's|\@built_date\@|15-Jan-2009|g' \ > -e 's|\@compat\@|@compat@|g' \ > -e 's|\@prefix\@|/usr/local|g' \ > -e 's|\@bindir\@|/usr/local/bin|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@mandir\@|/usr/local/man|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <wmk.src >wmk.pl && chmod a+x wmk.pl > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' \ > -e 's|\@WML_CONFIG_ARGS\@|/usr/local/share/config.site /usr/local/etc/config.site|g' \ > -e 's|\@perlprog\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@perlvers\@|5.008|g' \ > -e 's|\@built_system\@|amd64-whatever-freebsd6.4|g' \ > -e 's|\@built_user\@|root@freebsd.FreeBSD.org|g' \ > -e 's|\@built_date\@|15-Jan-2009|g' \ > -e 's|\@compat\@|@compat@|g' \ > -e 's|\@prefix\@|/usr/local|g' \ > -e 's|\@bindir\@|/usr/local/bin|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@mandir\@|/usr/local/man|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <wml.src >wml.pl && chmod a+x wml.pl > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' \ > -e 's|\@WML_CONFIG_ARGS\@|/usr/local/share/config.site /usr/local/etc/config.site|g' \ > -e 's|\@perlprog\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@perlvers\@|5.008|g' \ > -e 's|\@built_system\@|amd64-whatever-freebsd6.4|g' \ > -e 's|\@built_user\@|root@freebsd.FreeBSD.org|g' \ > -e 's|\@built_date\@|15-Jan-2009|g' \ > -e 's|\@compat\@|@compat@|g' \ > -e 's|\@prefix\@|/usr/local|g' \ > -e 's|\@bindir\@|/usr/local/bin|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@mandir\@|/usr/local/man|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <wmb.src >wmb.pl && chmod a+x wmb.pl > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' \ > -e 's|\@WML_CONFIG_ARGS\@|/usr/local/share/config.site /usr/local/etc/config.site|g' \ > -e 's|\@perlprog\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@perlvers\@|5.008|g' \ > -e 's|\@built_system\@|amd64-whatever-freebsd6.4|g' \ > -e 's|\@built_user\@|root@freebsd.FreeBSD.org|g' \ > -e 's|\@built_date\@|15-Jan-2009|g' \ > -e 's|\@compat\@|@compat@|g' \ > -e 's|\@prefix\@|/usr/local|g' \ > -e 's|\@bindir\@|/usr/local/bin|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@mandir\@|/usr/local/man|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <wmd.src >wmd.pl && chmod a+x wmd.pl > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' \ > -e 's|\@WML_CONFIG_ARGS\@|/usr/local/share/config.site /usr/local/etc/config.site|g' \ > -e 's|\@perlprog\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@perlvers\@|5.008|g' \ > -e 's|\@built_system\@|amd64-whatever-freebsd6.4|g' \ > -e 's|\@built_user\@|root@freebsd.FreeBSD.org|g' \ > -e 's|\@built_date\@|15-Jan-2009|g' \ > -e 's|\@compat\@|@compat@|g' \ > -e 's|\@prefix\@|/usr/local|g' \ > -e 's|\@bindir\@|/usr/local/bin|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@mandir\@|/usr/local/man|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <wmu.src >wmu.pl && chmod a+x wmu.pl > cp wmk.src wmk.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wmk.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wmk.1 > rm -f wmk.pod > cp wml.src wml.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wml.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wml.1 > rm -f wml.pod > cp wmb.src wmb.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wmb.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wmb.1 > rm -f wmb.pod > cp wmd.src wmd.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wmd.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wmd.1 > rm -f wmd.pod > cp wmu.src wmu.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wmu.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wmu.1 > rm -f wmu.pod > cp wmd_missing.src wmd_missing.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" wmd_missing.pod |\ > sed -e 's|\@WML_VERSION\@|2.0.12 (16-Apr-2008)|g' > wmd_missing.1 > rm -f wmd_missing.pod > gmake[1]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_frontend' > <=== wml_frontend > ===> wml_aux (all) > gmake[1]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux' > ===> wml_aux/iselect (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/iselect' > gcc -O2 -I. -o iselect_main.o -c iselect_main.c > gcc -O2 -I. -o iselect_browse.o -c iselect_browse.c > gcc -O2 -I. -o iselect_keys.o -c iselect_keys.c > gcc -O2 -I. -o iselect_getopt.o -c iselect_getopt.c > gcc -O2 -I. -o iselect_version.o -c iselect_version.c > gcc -O2 -I. -o iselect_help.o -c iselect_help.c > gcc -O2 -I. -o iselect_readme.o -c iselect_readme.c > gcc -o iselect iselect_main.o iselect_browse.o iselect_keys.o iselect_getopt.o iselect_version.o iselect_help.o iselect_readme.o -lncurses > set -e; \ > V=`./etc/shtool version -lc -d long iselect_version.c`; \ > pod2man --section=1 \ > --center="Ralf S. Engelschall" \ > --release="EN" \ > iselect.pod | sed -e "s|\@V\@|$V|g" >iselect.1 > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/iselect' > <=== wml_aux/iselect > ===> wml_aux/htmlclean (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/htmlclean' > sed -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <htmlclean.src >htmlclean.pl && chmod a+x htmlclean.pl > cp htmlclean.src htmlclean.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" htmlclean.pod >htmlclean.1 > rm -f htmlclean.pod > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/htmlclean' > <=== wml_aux/htmlclean > ===> wml_aux/htmlinfo (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/htmlinfo' > sed -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <htmlinfo.src >htmlinfo.pl && chmod a+x htmlinfo.pl > cp htmlinfo.src htmlinfo.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" htmlinfo.pod >htmlinfo.1 > rm -f htmlinfo.pod > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/htmlinfo' > <=== wml_aux/htmlinfo > ===> wml_aux/linklint (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/linklint' > sed -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <linklint.src >linklint.pl && chmod a+x linklint.pl > pod2man --section=1 linklint.pod > linklint.1 > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/linklint' > <=== wml_aux/linklint > ===> wml_aux/map2html (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/map2html' > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <map2html.src >map2html.pl && chmod a+x map2html.pl > cp map2html.src map2html.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" map2html.pod >map2html.1 > rm -f map2html.pod > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/map2html' > <=== wml_aux/map2html > ===> wml_aux/tidy (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy' > gcc -g -O2 -c -o attrs.o attrs.c > gcc -g -O2 -c -o istack.o istack.c > gcc -g -O2 -c -o parser.o parser.c > gcc -g -O2 -c -o tags.o tags.c > gcc -g -O2 -c -o entities.o entities.c > gcc -g -O2 -c -o lexer.o lexer.c > gcc -g -O2 -c -o pprint.o pprint.c > gcc -g -O2 -c -o clean.o clean.c > gcc -g -O2 -c -o localize.o localize.c > gcc -g -O2 -c -o config.o config.c > gcc -g -O2 -c -o tidy.o tidy.c > gcc -g -O2 -o tidy attrs.o istack.o parser.o tags.o entities.o lexer.o pprint.o clean.o localize.o config.o tidy.o -lc > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy' > <=== wml_aux/tidy > ===> wml_aux/txt2html (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/txt2html' > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <txt2html.src >txt2html.pl && chmod a+x txt2html.pl > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/txt2html' > <=== wml_aux/txt2html > ===> wml_aux/weblint (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/weblint' > sed -e 's|\@libdir\@|/usr/local/lib/wml|g' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <weblint.src >weblint.pl && chmod a+x weblint.pl > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/weblint' > <=== wml_aux/weblint > ===> wml_aux/freetable (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/freetable' > sed -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > <freetable.src >freetable.pl && chmod a+x freetable.pl > cp freetable.src freetable.pod > pod2man --section=1 \ > --center="GNU/Linux Freedomization Project" \ > --release="GNU/Linux Freedomization Project" \ > freetable.pod > freetable.1 > rm -f freetable.pod > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux/freetable' > <=== wml_aux/freetable > gmake[1]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_aux' > <=== wml_aux > ===> wml_backend (all) > gmake[1]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend' > ===> wml_backend/p1_ipp (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p1_ipp' > sed -e '/^=head1/,/^=cut/d' \ > -e '/^__END__/,$d' \ > -e 's|\@PATH_PERL\@|/usr/local/bin/perl5.8.9|g' \ > -e 's|\@INSTALLPRIVLIB\@|/usr/local/lib/wml/perl/lib|g' \ > -e 's|\@INSTALLARCHLIB\@|/usr/local/lib/wml/perl/lib/amd64-freebsd|g' \ > <ipp.src >ipp.pl && chmod a+x ipp.pl > cp ipp.src ipp.pod > pod2man --section=1 --center="EN Tools" --release="EN Tools" ipp.pod |\ > sed -e 's/^.ds N" """""/.ds N" ""/g' \ > -e 's/^.ds T" """""/.ds T" ""/g' >ipp.1 > rm -f ipp.pod > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p1_ipp' > <=== wml_backend/p1_ipp > ===> wml_backend/p2_mp4h (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > gmake all-recursive > gmake[3]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > Making all in pcre > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/pcre' > gcc -DHAVE_CONFIG_H -DSUPPORT_UTF8 -I. -I.. -g -O2 -MT dftables.o -MD -MP -MF .deps/dftables.Tpo -c -o dftables.o dftables.c > mv -f .deps/dftables.Tpo .deps/dftables.Po > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o dftables dftables.o > mkdir .libs > gcc -g -O2 -o dftables dftables.o > ./dftables > chartables.c > gmake all-am > gmake[5]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/pcre' > gcc -DHAVE_CONFIG_H -DSUPPORT_UTF8 -I. -I.. -g -O2 -MT maketables.o -MD -MP -MF .deps/maketables.Tpo -c -o maketables.o maketables.c > mv -f .deps/maketables.Tpo .deps/maketables.Po > gcc -DHAVE_CONFIG_H -DSUPPORT_UTF8 -I. -I.. -g -O2 -MT study.o -MD -MP -MF .deps/study.Tpo -c -o study.o study.c > mv -f .deps/study.Tpo .deps/study.Po > gcc -DHAVE_CONFIG_H -DSUPPORT_UTF8 -I. -I.. -g -O2 -MT pcre.o -MD -MP -MF .deps/pcre.Tpo -c -o pcre.o pcre.c > mv -f .deps/pcre.Tpo .deps/pcre.Po > rm -f libpcre.a > ar cru libpcre.a maketables.o study.o pcre.o > ranlib libpcre.a > gmake[5]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/pcre' > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/pcre' > Making all in lib > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/lib' > gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c > mv -f .deps/error.Tpo .deps/error.Po > gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT obstack.o -MD -MP -MF .deps/obstack.Tpo -c -o obstack.o obstack.c > mv -f .deps/obstack.Tpo .deps/obstack.Po > gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c > mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po > gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o xstrdup.c > mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po > rm -f libmp4h.a > ar cru libmp4h.a error.o obstack.o xmalloc.o xstrdup.o > ranlib libmp4h.a > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/lib' > Making all in src > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/src' > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c > mv -f .deps/builtin.Tpo .deps/builtin.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c > mv -f .deps/debug.Tpo .deps/debug.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT devel.o -MD -MP -MF .deps/devel.Tpo -c -o devel.o devel.c > mv -f .deps/devel.Tpo .deps/devel.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT freeze.o -MD -MP -MF .deps/freeze.Tpo -c -o freeze.o freeze.c > mv -f .deps/freeze.Tpo .deps/freeze.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c > mv -f .deps/input.Tpo .deps/input.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c > mv -f .deps/macro.Tpo .deps/macro.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c > mv -f .deps/module.Tpo .deps/module.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT ltdl.o -MD -MP -MF .deps/ltdl.Tpo -c -o ltdl.o ltdl.c > mv -f .deps/ltdl.Tpo .deps/ltdl.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT mp4h.o -MD -MP -MF .deps/mp4h.Tpo -c -o mp4h.o mp4h.c > mv -f .deps/mp4h.Tpo .deps/mp4h.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c > mv -f .deps/output.Tpo .deps/output.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c > mv -f .deps/path.Tpo .deps/path.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I../pcre -I../lib -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c > mv -f .deps/symtab.Tpo .deps/symtab.Po > /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o mp4h builtin.o debug.o devel.o freeze.o input.o macro.o module.o ltdl.o mp4h.o output.o path.o symtab.o -lm ../lib/libmp4h.a ../pcre/libpcre.a > mkdir .libs > gcc -g -O2 -o mp4h builtin.o debug.o devel.o freeze.o input.o macro.o module.o ltdl.o mp4h.o output.o path.o symtab.o -Wl,--export-dynamic -lm ../lib/libmp4h.a ../pcre/libpcre.a > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/src' > Making all in po > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/po' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/po' > Making all in doc > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/doc' > ../src/mp4h -X 0 -I . -D srcdir="." -D format=pod ./mp4h.mp4h \ > | sed -e 's/_LT_/</g' -e 's/_GT_/>/g' > mp4h.pod > pod2man --section=1 \ > --center="HTML Tools" \ > --release="HTML Tools" \ > mp4h.pod > mp4h.1 > ../src/mp4h -X 0 -I . -D srcdir="." -D format=html ./mp4h.mp4h > mp4h.html > /work/a/ports/www/wml/work/wml-2.0.12/wml_aux/tidy/tidy -m mp4h.html > > Tidy (vers 4th August 2000) Parsing "mp4h.html" > > mp4h.html: Document content looks like HTML 4.01 Transitional > no warnings or errors were found > > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/doc' > Making all in modules > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules' > Making all in intl > gmake[5]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules/intl' > gmake[5]: Nothing to be done for `all'. > gmake[5]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules/intl' > Making all in system > gmake[5]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules/system' > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT sh.lo -MD -MP -MF .deps/sh.Tpo -c -o sh.lo sh.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT sh.lo -MD -MP -MF .deps/sh.Tpo -c sh.c -fPIC -DPIC -o .libs/sh.o > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT sh.lo -MD -MP -MF .deps/sh.Tpo -c sh.c -o sh.o >/dev/null 2>&1 > mv -f .deps/sh.Tpo .deps/sh.Plo > /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -module -o sh.la -rpath /usr/local/lib/mp4h/1.3.0/system sh.lo > gcc -shared .libs/sh.o -Wl,-soname -Wl,sh.so.0 -o .libs/sh.so.0 > (cd .libs && rm -f sh.so && ln -s sh.so.0 sh.so) > (cd .libs && rm -f sh.so && ln -s sh.so.0 sh.so) > ar cru .libs/sh.a sh.o > ranlib .libs/sh.a > creating sh.la > (cd .libs && rm -f sh.la && ln -s ../sh.la sh.la) > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c -o exec.lo exec.c > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c exec.c -fPIC -DPIC -o .libs/exec.o > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../src -g -O2 -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c exec.c -o exec.o >/dev/null 2>&1 > mv -f .deps/exec.Tpo .deps/exec.Plo > /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -module -o exec.la -rpath /usr/local/lib/mp4h/1.3.0/system exec.lo > gcc -shared .libs/exec.o -Wl,-soname -Wl,exec.so.0 -o .libs/exec.so.0 > (cd .libs && rm -f exec.so && ln -s exec.so.0 exec.so) > (cd .libs && rm -f exec.so && ln -s exec.so.0 exec.so) > ar cru .libs/exec.a exec.o > ranlib .libs/exec.a > creating exec.la > (cd .libs && rm -f exec.la && ln -s ../exec.la exec.la) > sed -e '/^=head1/,/^=cut/d' -e '/^##EOF##/,$d' sh.src > sh.mp4hp > cat sh.src > system:sh.pod && pod2man --section=3 \ > --center="mp4h modules" \ > --release="mp4h modules" \ > system:sh.pod > systemsh.3 && rm -f system:sh.pod > sed -e '/^=head1/,/^=cut/d' -e '/^##EOF##/,$d' exec.src > exec.mp4hp > cat exec.src > system:exec.pod && pod2man --section=3 \ > --center="mp4h modules" \ > --release="mp4h modules" \ > system:exec.pod > systemexec.3 && rm -f system:exec.pod > gmake[5]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules/system' > gmake[5]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules' > gmake[5]: Nothing to be done for `all-am'. > gmake[5]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules' > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/modules' > Making all in tests > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/tests' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h/tests' > gmake[4]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > gmake[4]: Nothing to be done for `all-am'. > gmake[4]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > gmake[3]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p2_mp4h' > <=== wml_backend/p2_mp4h > ===> wml_backend/p3_eperl (all) > gmake[2]: Entering directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p3_eperl' > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_main.c > /usr/local/bin/perl5.8.9 eperl_perl5_sm.pl >eperl_perl5_sm.h > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_perl5.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_parse.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_pp.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_sys.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_http.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_getopt.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_debug.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_config.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_version.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_readme.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_license.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_logo.c > cc -O2 -fno-strict-aliasing -pipe -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.9/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.9/mach/CORE -I. -c eperl_powered.c > cc -Wl,-R/usr/local/lib/perl5/5.8.9/mach/CORE -Wl,-E -L/usr/local/lib -L/usr/local/lib/perl5/5.8.9/mach/CORE -o eperl eperl_main.o eperl_perl5.o eperl_parse.o eperl_pp.o eperl_sys.o eperl_http.o eperl_getopt.o eperl_debug.o eperl_config.o eperl_version.o eperl_readme.o eperl_license.o eperl_logo.o eperl_powered.o /usr/local/lib/perl5/5.8.9/mach/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt -lutil > cc: /usr/local/lib/perl5/5.8.9/mach/auto/DynaLoader/DynaLoader.a: No such file or directory > gmake[2]: *** [eperl] Error 1 > gmake[2]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend/p3_eperl' > gmake[1]: *** [all] Error 1 > gmake[1]: Leaving directory `/work/a/ports/www/wml/work/wml-2.0.12/wml_backend' > gmake: *** [all] Error 1 > *** Error code 2 > > Stop in /a/ports/www/wml. > ================================================================ > build of /usr/ports/www/wml ended at Thu Jan 15 03:02:29 UTC 2009 -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> > With a 10 MHz 386 the downloading speed would most likely drop > to a crawl or stop with the decoding process etc. I think most 10MHz 386 users are quite accustomed to things dropping to a crawl. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAklvv5IACgkQntdYP8FOsoI+BgCgwByRHdspplGXMxvxj3XxhglI ui4AniNuclCFc5feXVEDYwXKofkYo/jH =HIj7 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1232060306.42745.18.camel>
