From aragon at phat.za.net Sat Aug 2 04:26:26 2008 From: aragon at phat.za.net (Aragon Gouveia) Date: Sat Aug 2 04:26:32 2008 Subject: compile error with diablo-jdk16 Message-ID: <20080802040453.GA33125@phat.za.net> Hi, I am trying to compile OpenOffice 2.4.1 with diablo-jdk16 on FreeBSD 7.0. I've hit my head on a couple issues. First I had to update hsqldb to 1.9.0 so that it'd compile against jdk 1.6. Now I can't figure out how to fix the last build failure and was hoping someone might know how to work around it. Any ideas? Thanks, Aragon register component 'acceptor.uno.so' in registry 'uno_services.rdb' succesful! register component 'bridgefac.uno.so' in registry 'uno_services.rdb' succesful! register component 'connector.uno.so' in registry 'uno_services.rdb' succesful! register component 'remotebridge.uno.so' in registry 'uno_services.rdb' succesful! register component 'uuresolver.uno.so' in registry 'uno_services.rdb' succesful! register component 'bridgetest.uno.so' in registry 'uno_services.rdb' succesful! register component 'cppobj.uno.so' in registry 'uno_services.rdb' succesful! register component 'stocservices.uno.so' in registry 'uno_services.rdb' succesful! register component 'constructors.uno.so' in registry 'uno_services.rdb' succesful! regcomp -register -br ../../unxfbsdx.pro/lib/uno_types.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb \ -c javaloader.uno.so -c javavm.uno.so [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! javaloader.uno.so javavm.uno.so register component 'javaloader.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! register component 'javavm.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! regcomp -register -br ../../unxfbsdx.pro/misc/bridgetest/bootstrap.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb -c \ file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar \ -env:URE_INTERNAL_JAVA_DIR=file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/bin [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! using loader com.sun.star.loader.Java2 file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' failed! error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java! dmake: Error code 1, while making '../../unxfbsdx.pro/lib/uno_services.rdb' dmake: '../../unxfbsdx.pro/lib/uno_services.rdb' removed. ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2. From aragon at phat.za.net Sat Aug 2 21:59:36 2008 From: aragon at phat.za.net (Aragon Gouveia) Date: Sat Aug 2 21:59:48 2008 Subject: compile error with diablo-jdk16 In-Reply-To: <20080802040453.GA33125@phat.za.net> References: <20080802040453.GA33125@phat.za.net> Message-ID: <20080802215934.GA1294@phat.za.net> Hi, FWIW I tried OO 3.0 beta2 and hit the same problem with bridgetest. I decided to try build it with java disabled and it completed. Not sure what functionality I'll loose without java, but it can open MS office files and save to OpenDoc which is probably most of what I'll need. :) I'm running amd64 here and this could be an OO 64bit issue. Found the following bug report that looks very much the same: http://www.openoffice.org/issues/show_bug.cgi?id=61361 Anyway, I'm happy that it's working without java. Regards, Aragon | By Aragon Gouveia | [ 2008-08-02 06:26 +0200 ] > Hi, > > I am trying to compile OpenOffice 2.4.1 with diablo-jdk16 on FreeBSD 7.0. > I've hit my head on a couple issues. > > First I had to update hsqldb to 1.9.0 so that it'd compile against jdk 1.6. > Now I can't figure out how to fix the last build failure and was hoping > someone might know how to work around it. > > Any ideas? > > > Thanks, > Aragon > > > register component 'acceptor.uno.so' in registry 'uno_services.rdb' succesful! > register component 'bridgefac.uno.so' in registry 'uno_services.rdb' succesful! > register component 'connector.uno.so' in registry 'uno_services.rdb' succesful! > register component 'remotebridge.uno.so' in registry 'uno_services.rdb' succesful! > register component 'uuresolver.uno.so' in registry 'uno_services.rdb' succesful! > register component 'bridgetest.uno.so' in registry 'uno_services.rdb' succesful! > register component 'cppobj.uno.so' in registry 'uno_services.rdb' succesful! > register component 'stocservices.uno.so' in registry 'uno_services.rdb' succesful! > register component 'constructors.uno.so' in registry 'uno_services.rdb' succesful! > regcomp -register -br ../../unxfbsdx.pro/lib/uno_types.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb \ > -c javaloader.uno.so -c javavm.uno.so > [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! > javaloader.uno.so > javavm.uno.so > register component 'javaloader.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! > register component 'javavm.uno.so' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' succesful! > regcomp -register -br ../../unxfbsdx.pro/misc/bridgetest/bootstrap.rdb -r ../../unxfbsdx.pro/lib/uno_services.rdb -c \ > file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar \ > -env:URE_INTERNAL_JAVA_DIR=file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/bin > [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.javaldx failed! > using loader com.sun.star.loader.Java2 > file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar > [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that you use a plug-in library that can recognize that JRE.register component 'file:///build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest/../../unxfbsdx.pro/class/testComponent.jar' in registry '../../unxfbsdx.pro/lib/uno_services.rdb' failed! > error (RuntimeException): [JavaVirtualMachine]:An unexpected error occurred while starting Java! > dmake: Error code 1, while making '../../unxfbsdx.pro/lib/uno_services.rdb' > dmake: '../../unxfbsdx.pro/lib/uno_services.rdb' removed. > ---* tg_merge.mk *--- > > ERROR: Error 65280 occurred while making /build/usr/ports/editors/openoffice.org-2/work/OOH680_m17/testtools/source/bridgetest > dmake: Error code 1, while making 'build_instsetoo_native' > ---* *--- > *** Error code 255 > > Stop in /usr/ports/editors/openoffice.org-2. > > > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" From chat95 at mac.com Mon Aug 4 01:33:16 2008 From: chat95 at mac.com (Maho NAKATA) Date: Mon Aug 4 01:33:22 2008 Subject: compile error with diablo-jdk16 In-Reply-To: <20080802040453.GA33125@phat.za.net> References: <20080802040453.GA33125@phat.za.net> Message-ID: <20080804.100633.71111481.chat95@mac.com> From: Aragon Gouveia Subject: compile error with diablo-jdk16 Date: Sat, 02 Aug 2008 06:04:53 +0200 > Hi, > > I am trying to compile OpenOffice 2.4.1 with diablo-jdk16 on FreeBSD 7.0. > I've hit my head on a couple issues. > > First I had to update hsqldb to 1.9.0 so that it'd compile against jdk 1.6. > Now I can't figure out how to fix the last build failure and was hoping > someone might know how to work around it. > > Any ideas? I think you should wait until OOo 3 is out. Thank you! -- Nakata Maho http://accc.riken.jp/maho/ From bugmaster at FreeBSD.org Mon Aug 4 11:08:06 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 4 11:09:36 2008 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200808041108.m74B8556083406@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o ports/108313 openoffice editors/openoffice.org port build fails f ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o ports/124801 openoffice editors/openoffice.org-3 - OpenOffice fails to find li 8 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf 2 problems total. From linimon at FreeBSD.org Wed Aug 6 19:19:25 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Aug 6 19:19:37 2008 Subject: ports/126308: [patch] editors/openoffice.org-2 compilation fails on -CURRENT Message-ID: <200808061919.m76JJOmw064402@freefall.freebsd.org> Old Synopsis: openoffice compilation fails on -CURRENT (patch attached) New Synopsis: [patch] editors/openoffice.org-2 compilation fails on -CURRENT Responsible-Changed-From-To: freebsd-ports-bugs->openoffice Responsible-Changed-By: linimon Responsible-Changed-When: Wed Aug 6 19:17:59 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=126308 From bugmaster at FreeBSD.org Mon Aug 11 11:08:18 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 11 11:09:34 2008 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200808111108.m7BB8CtA048541@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o ports/108313 openoffice editors/openoffice.org port build fails f ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o ports/124801 openoffice editors/openoffice.org-3 - OpenOffice fails to find li o ports/126308 openoffice [patch] editors/openoffice.org-2 compilation fails on 9 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf 2 problems total. From pav at FreeBSD.org Fri Aug 15 15:04:58 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Fri Aug 15 15:05:08 2008 Subject: [Fwd: openoffice.org-2.4.1_1 failed on amd64 6] Message-ID: <1218811070.86328.48.camel@ikaros.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: openoffice.org-2.4.1_1 failed on amd64 6 > Datum: Fri, 15 Aug 2008 11:17:15 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.6.20080814064948/openoffice.org-2.4.1_1.log > > building openoffice.org-2.4.1_1 on hammer3.isc.gumbysoft.com > in directory /usr2/pkgbuild/6/20080814064948/chroot/2857 > building for: 6.3-STABLE amd64 > maintained by: openoffice@FreeBSD.org > port directory: /usr/ports/editors/openoffice.org-2 > Makefile ident: $FreeBSD: ports/editors/openoffice.org-2/Makefile,v 1.307 2008/08/06 12:21:28 maho Exp $ > > [... lines trimmed ...] > > checking for read... yes > checking for write... yes > checking for lseek... yes > checking for pread... yes > checking for pwrite... yes > checking for fstat... yes > checking for ftruncate... yes > checking for fsync... yes > checking for fdatasync... no > checking for snprintf... yes > checking for vsnprintf... yes > checking for gmtime... yes > checking for gmtime_r... yes > checking for mmap... yes > checking for getpagesize... yes > checking for floor in -lm... yes > checking for floor... yes > checking for ceil... yes > checking for fmod... yes > checking for lrint... yes > checking for lrintf... yes > checking processor clipping capabilities... none > checking alsa/asoundlib.h usability... no > checking alsa/asoundlib.h presence... no > checking for alsa/asoundlib.h... no > configure: WARNING: Touching files in directory tests/. > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/sndfile.h > config.status: creating src/Makefile > config.status: creating src/GSM610/Makefile > config.status: creating src/G72x/Makefile > config.status: creating man/Makefile > config.status: creating examples/Makefile > config.status: creating tests/Makefile > config.status: creating doc/Makefile > config.status: creating Win32/Makefile > config.status: creating MacOS9/Makefile > config.status: creating Octave/Makefile > config.status: creating libsndfile.spec > config.status: creating sndfile.pc > config.status: creating src/config.h > config.status: executing depfiles commands > > -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- > > Configuration summary : > > Version : ..................... 1.0.9 > Experimental code : ........... no > > Tools : > > Compiler is GCC : ............. yes > GCC major version : ........... 3 > > Installation directories : > > Library directory : ........... /usr/local/lib > Program directory : ........... /usr/local/bin > Pkgconfig directory : ......... /usr/local/lib/pkgconfig > > Compiling some other packages against libsndfile may require > the addition of "/usr/local/lib/pkgconfig" to the > PKG_CONFIG_PATH environment variable. > > mv ./unxfbsdx.pro/misc/build/libsndfile-1.0.9//so_configured_sndfile ./unxfbsdx.pro/misc/build/so_configured_sndfile > mkdir ./unxfbsdx.pro/misc/build/libsndfile-1.0.9/ > mkdir: ./unxfbsdx.pro/misc/build/libsndfile-1.0.9/: File exists > cd ./unxfbsdx.pro/misc/build/libsndfile-1.0.9/ && gmake && touch /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/./unxfbsdx.pro/misc/build/so_built_sndfile > Making all in man > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/man' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/man' > Making all in doc > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/doc' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/doc' > Making all in Win32 > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/Win32' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/Win32' > Making all in MacOS9 > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/MacOS9' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/MacOS9' > Making all in Octave > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/Octave' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/Octave' > Making all in src > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > gmake all-recursive > gmake[2]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > Making all in GSM610 > gmake[3]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/GSM610' > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF ".deps/add.Tpo" \ > -c -o add.lo `test -f 'add.c' || echo './'`add.c; \ > then mv -f ".deps/add.Tpo" ".deps/add.Plo"; \ > else rm -f ".deps/add.Tpo"; exit 1; \ > fi > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o add.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF ".deps/decode.Tpo" \ > -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c; \ > then mv -f ".deps/decode.Tpo" ".deps/decode.Plo"; \ > else rm -f ".deps/decode.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o decode.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF ".deps/gsm_decode.Tpo" \ > -c -o gsm_decode.lo `test -f 'gsm_decode.c' || echo './'`gsm_decode.c; \ > then mv -f ".deps/gsm_decode.Tpo" ".deps/gsm_decode.Plo"; \ > else rm -f ".deps/gsm_decode.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.Tpo -c gsm_decode.c -fPIC -DPIC -o .libs/gsm_decode.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_decode.lo -MD -MP -MF .deps/gsm_decode.Tpo -c gsm_decode.c -fPIC -DPIC -o gsm_decode.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF ".deps/gsm_encode.Tpo" \ > -c -o gsm_encode.lo `test -f 'gsm_encode.c' || echo './'`gsm_encode.c; \ > then mv -f ".deps/gsm_encode.Tpo" ".deps/gsm_encode.Plo"; \ > else rm -f ".deps/gsm_encode.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.Tpo -c gsm_encode.c -fPIC -DPIC -o .libs/gsm_encode.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_encode.lo -MD -MP -MF .deps/gsm_encode.Tpo -c gsm_encode.c -fPIC -DPIC -o gsm_encode.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF ".deps/long_term.Tpo" \ > -c -o long_term.lo `test -f 'long_term.c' || echo './'`long_term.c; \ > then mv -f ".deps/long_term.Tpo" ".deps/long_term.Plo"; \ > else rm -f ".deps/long_term.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF .deps/long_term.Tpo -c long_term.c -fPIC -DPIC -o .libs/long_term.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT long_term.lo -MD -MP -MF .deps/long_term.Tpo -c long_term.c -fPIC -DPIC -o long_term.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF ".deps/preprocess.Tpo" \ > -c -o preprocess.lo `test -f 'preprocess.c' || echo './'`preprocess.c; \ > then mv -f ".deps/preprocess.Tpo" ".deps/preprocess.Plo"; \ > else rm -f ".deps/preprocess.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF .deps/preprocess.Tpo -c preprocess.c -fPIC -DPIC -o .libs/preprocess.o > preprocess.c: In function `Gsm_Preprocess': > preprocess.c:93: warning: signed and unsigned type in conditional expression > preprocess.c:93: warning: signed and unsigned type in conditional expression > preprocess.c:97: warning: signed and unsigned type in conditional expression > preprocess.c:97: warning: signed and unsigned type in conditional expression > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT preprocess.lo -MD -MP -MF .deps/preprocess.Tpo -c preprocess.c -fPIC -DPIC -o preprocess.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF ".deps/short_term.Tpo" \ > -c -o short_term.lo `test -f 'short_term.c' || echo './'`short_term.c; \ > then mv -f ".deps/short_term.Tpo" ".deps/short_term.Plo"; \ > else rm -f ".deps/short_term.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF .deps/short_term.Tpo -c short_term.c -fPIC -DPIC -o .libs/short_term.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT short_term.lo -MD -MP -MF .deps/short_term.Tpo -c short_term.c -fPIC -DPIC -o short_term.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF ".deps/code.Tpo" \ > -c -o code.lo `test -f 'code.c' || echo './'`code.c; \ > then mv -f ".deps/code.Tpo" ".deps/code.Plo"; \ > else rm -f ".deps/code.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.c -fPIC -DPIC -o .libs/code.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.c -fPIC -DPIC -o code.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF ".deps/gsm_create.Tpo" \ > -c -o gsm_create.lo `test -f 'gsm_create.c' || echo './'`gsm_create.c; \ > then mv -f ".deps/gsm_create.Tpo" ".deps/gsm_create.Plo"; \ > else rm -f ".deps/gsm_create.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.Tpo -c gsm_create.c -fPIC -DPIC -o .libs/gsm_create.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_create.lo -MD -MP -MF .deps/gsm_create.Tpo -c gsm_create.c -fPIC -DPIC -o gsm_create.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF ".deps/gsm_destroy.Tpo" \ > -c -o gsm_destroy.lo `test -f 'gsm_destroy.c' || echo './'`gsm_destroy.c; \ > then mv -f ".deps/gsm_destroy.Tpo" ".deps/gsm_destroy.Plo"; \ > else rm -f ".deps/gsm_destroy.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.Tpo -c gsm_destroy.c -fPIC -DPIC -o .libs/gsm_destroy.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_destroy.lo -MD -MP -MF .deps/gsm_destroy.Tpo -c gsm_destroy.c -fPIC -DPIC -o gsm_destroy.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF ".deps/gsm_option.Tpo" \ > -c -o gsm_option.lo `test -f 'gsm_option.c' || echo './'`gsm_option.c; \ > then mv -f ".deps/gsm_option.Tpo" ".deps/gsm_option.Plo"; \ > else rm -f ".deps/gsm_option.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.Tpo -c gsm_option.c -fPIC -DPIC -o .libs/gsm_option.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm_option.lo -MD -MP -MF .deps/gsm_option.Tpo -c gsm_option.c -fPIC -DPIC -o gsm_option.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF ".deps/lpc.Tpo" \ > -c -o lpc.lo `test -f 'lpc.c' || echo './'`lpc.c; \ > then mv -f ".deps/lpc.Tpo" ".deps/lpc.Plo"; \ > else rm -f ".deps/lpc.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o .libs/lpc.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -fPIC -DPIC -o lpc.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF ".deps/rpe.Tpo" \ > -c -o rpe.lo `test -f 'rpe.c' || echo './'`rpe.c; \ > then mv -f ".deps/rpe.Tpo" ".deps/rpe.Plo"; \ > else rm -f ".deps/rpe.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF .deps/rpe.Tpo -c rpe.c -fPIC -DPIC -o .libs/rpe.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rpe.lo -MD -MP -MF .deps/rpe.Tpo -c rpe.c -fPIC -DPIC -o rpe.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF ".deps/table.Tpo" \ > -c -o table.lo `test -f 'table.c' || echo './'`table.c; \ > then mv -f ".deps/table.Tpo" ".deps/table.Plo"; \ > else rm -f ".deps/table.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o .libs/table.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o table.o >/dev/null 2>&1 > /usr/local/bin/bash ../../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libgsm.la add.lo decode.lo gsm_decode.lo gsm_encode.lo long_term.lo preprocess.lo short_term.lo code.lo gsm_create.lo gsm_destroy.lo gsm_option.lo lpc.lo rpe.lo table.lo -lm > ar cru .libs/libgsm.a .libs/add.o .libs/decode.o .libs/gsm_decode.o .libs/gsm_encode.o .libs/long_term.o .libs/preprocess.o .libs/short_term.o .libs/code.o .libs/gsm_create.o .libs/gsm_destroy.o .libs/gsm_option.o .libs/lpc.o .libs/rpe.o .libs/table.o > ranlib .libs/libgsm.a > creating libgsm.la > (cd .libs && rm -f libgsm.la && ln -s ../libgsm.la libgsm.la) > gmake[3]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/GSM610' > Making all in G72x > gmake[3]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/G72x' > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF ".deps/g72x.Tpo" \ > -c -o g72x.lo `test -f 'g72x.c' || echo './'`g72x.c; \ > then mv -f ".deps/g72x.Tpo" ".deps/g72x.Plo"; \ > else rm -f ".deps/g72x.Tpo"; exit 1; \ > fi > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -fPIC -DPIC -o .libs/g72x.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x.lo -MD -MP -MF .deps/g72x.Tpo -c g72x.c -fPIC -DPIC -o g72x.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF ".deps/g721.Tpo" \ > -c -o g721.lo `test -f 'g721.c' || echo './'`g721.c; \ > then mv -f ".deps/g721.Tpo" ".deps/g721.Plo"; \ > else rm -f ".deps/g721.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF .deps/g721.Tpo -c g721.c -fPIC -DPIC -o .libs/g721.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g721.lo -MD -MP -MF .deps/g721.Tpo -c g721.c -fPIC -DPIC -o g721.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF ".deps/g723_16.Tpo" \ > -c -o g723_16.lo `test -f 'g723_16.c' || echo './'`g723_16.c; \ > then mv -f ".deps/g723_16.Tpo" ".deps/g723_16.Plo"; \ > else rm -f ".deps/g723_16.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF .deps/g723_16.Tpo -c g723_16.c -fPIC -DPIC -o .libs/g723_16.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_16.lo -MD -MP -MF .deps/g723_16.Tpo -c g723_16.c -fPIC -DPIC -o g723_16.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF ".deps/g723_24.Tpo" \ > -c -o g723_24.lo `test -f 'g723_24.c' || echo './'`g723_24.c; \ > then mv -f ".deps/g723_24.Tpo" ".deps/g723_24.Plo"; \ > else rm -f ".deps/g723_24.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF .deps/g723_24.Tpo -c g723_24.c -fPIC -DPIC -o .libs/g723_24.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_24.lo -MD -MP -MF .deps/g723_24.Tpo -c g723_24.c -fPIC -DPIC -o g723_24.o >/dev/null 2>&1 > if /usr/local/bin/bash ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF ".deps/g723_40.Tpo" \ > -c -o g723_40.lo `test -f 'g723_40.c' || echo './'`g723_40.c; \ > then mv -f ".deps/g723_40.Tpo" ".deps/g723_40.Plo"; \ > else rm -f ".deps/g723_40.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF .deps/g723_40.Tpo -c g723_40.c -fPIC -DPIC -o .libs/g723_40.o > cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g723_40.lo -MD -MP -MF .deps/g723_40.Tpo -c g723_40.c -fPIC -DPIC -o g723_40.o >/dev/null 2>&1 > /usr/local/bin/bash ../../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libg72x.la g72x.lo g721.lo g723_16.lo g723_24.lo g723_40.lo -lm > ar cru .libs/libg72x.a .libs/g72x.o .libs/g721.o .libs/g723_16.o .libs/g723_24.o .libs/g723_40.o > ranlib .libs/libg72x.a > creating libg72x.la > (cd .libs && rm -f libg72x.la && ln -s ../libg72x.la libg72x.la) > if cc -DHAVE_CONFIG_H -I. -I. -I../../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT g72x_test.o -MD -MP -MF ".deps/g72x_test.Tpo" \ > -c -o g72x_test.o `test -f 'g72x_test.c' || echo './'`g72x_test.c; \ > then mv -f ".deps/g72x_test.Tpo" ".deps/g72x_test.Po"; \ > else rm -f ".deps/g72x_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./libg72x.la -lm -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./.libs/libg72x.a -lm > gmake[3]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/G72x' > gmake[3]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF ".deps/sndfile.Tpo" \ > -c -o sndfile.lo `test -f 'sndfile.c' || echo './'`sndfile.c; \ > then mv -f ".deps/sndfile.Tpo" ".deps/sndfile.Plo"; \ > else rm -f ".deps/sndfile.Tpo"; exit 1; \ > fi > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.c -fPIC -DPIC -o .libs/sndfile.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile.lo -MD -MP -MF .deps/sndfile.Tpo -c sndfile.c -fPIC -DPIC -o sndfile.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF ".deps/common.Tpo" \ > -c -o common.lo `test -f 'common.c' || echo './'`common.c; \ > then mv -f ".deps/common.Tpo" ".deps/common.Plo"; \ > else rm -f ".deps/common.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o common.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF ".deps/file_io.Tpo" \ > -c -o file_io.lo `test -f 'file_io.c' || echo './'`file_io.c; \ > then mv -f ".deps/file_io.Tpo" ".deps/file_io.Plo"; \ > else rm -f ".deps/file_io.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF .deps/file_io.Tpo -c file_io.c -fPIC -DPIC -o .libs/file_io.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT file_io.lo -MD -MP -MF .deps/file_io.Tpo -c file_io.c -fPIC -DPIC -o file_io.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF ".deps/command.Tpo" \ > -c -o command.lo `test -f 'command.c' || echo './'`command.c; \ > then mv -f ".deps/command.Tpo" ".deps/command.Plo"; \ > else rm -f ".deps/command.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o command.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF ".deps/pcm.Tpo" \ > -c -o pcm.lo `test -f 'pcm.c' || echo './'`pcm.c; \ > then mv -f ".deps/pcm.Tpo" ".deps/pcm.Plo"; \ > else rm -f ".deps/pcm.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -fPIC -DPIC -o .libs/pcm.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -fPIC -DPIC -o pcm.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF ".deps/ulaw.Tpo" \ > -c -o ulaw.lo `test -f 'ulaw.c' || echo './'`ulaw.c; \ > then mv -f ".deps/ulaw.Tpo" ".deps/ulaw.Plo"; \ > else rm -f ".deps/ulaw.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF .deps/ulaw.Tpo -c ulaw.c -fPIC -DPIC -o .libs/ulaw.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw.lo -MD -MP -MF .deps/ulaw.Tpo -c ulaw.c -fPIC -DPIC -o ulaw.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF ".deps/alaw.Tpo" \ > -c -o alaw.lo `test -f 'alaw.c' || echo './'`alaw.c; \ > then mv -f ".deps/alaw.Tpo" ".deps/alaw.Plo"; \ > else rm -f ".deps/alaw.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF .deps/alaw.Tpo -c alaw.c -fPIC -DPIC -o .libs/alaw.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw.lo -MD -MP -MF .deps/alaw.Tpo -c alaw.c -fPIC -DPIC -o alaw.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF ".deps/float32.Tpo" \ > -c -o float32.lo `test -f 'float32.c' || echo './'`float32.c; \ > then mv -f ".deps/float32.Tpo" ".deps/float32.Plo"; \ > else rm -f ".deps/float32.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF .deps/float32.Tpo -c float32.c -fPIC -DPIC -o .libs/float32.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT float32.lo -MD -MP -MF .deps/float32.Tpo -c float32.c -fPIC -DPIC -o float32.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF ".deps/double64.Tpo" \ > -c -o double64.lo `test -f 'double64.c' || echo './'`double64.c; \ > then mv -f ".deps/double64.Tpo" ".deps/double64.Plo"; \ > else rm -f ".deps/double64.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF .deps/double64.Tpo -c double64.c -fPIC -DPIC -o .libs/double64.o > double64.c: In function `double64_get_capability': > double64.c:468: warning: `and' of mutually exclusive equal-tests is always 0 > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT double64.lo -MD -MP -MF .deps/double64.Tpo -c double64.c -fPIC -DPIC -o double64.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF ".deps/ima_adpcm.Tpo" \ > -c -o ima_adpcm.lo `test -f 'ima_adpcm.c' || echo './'`ima_adpcm.c; \ > then mv -f ".deps/ima_adpcm.Tpo" ".deps/ima_adpcm.Plo"; \ > else rm -f ".deps/ima_adpcm.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c ima_adpcm.c -fPIC -DPIC -o .libs/ima_adpcm.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ima_adpcm.lo -MD -MP -MF .deps/ima_adpcm.Tpo -c ima_adpcm.c -fPIC -DPIC -o ima_adpcm.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF ".deps/ms_adpcm.Tpo" \ > -c -o ms_adpcm.lo `test -f 'ms_adpcm.c' || echo './'`ms_adpcm.c; \ > then mv -f ".deps/ms_adpcm.Tpo" ".deps/ms_adpcm.Plo"; \ > else rm -f ".deps/ms_adpcm.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.Tpo -c ms_adpcm.c -fPIC -DPIC -o .libs/ms_adpcm.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ms_adpcm.lo -MD -MP -MF .deps/ms_adpcm.Tpo -c ms_adpcm.c -fPIC -DPIC -o ms_adpcm.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF ".deps/gsm610.Tpo" \ > -c -o gsm610.lo `test -f 'gsm610.c' || echo './'`gsm610.c; \ > then mv -f ".deps/gsm610.Tpo" ".deps/gsm610.Plo"; \ > else rm -f ".deps/gsm610.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF .deps/gsm610.Tpo -c gsm610.c -fPIC -DPIC -o .libs/gsm610.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT gsm610.lo -MD -MP -MF .deps/gsm610.Tpo -c gsm610.c -fPIC -DPIC -o gsm610.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF ".deps/dwvw.Tpo" \ > -c -o dwvw.lo `test -f 'dwvw.c' || echo './'`dwvw.c; \ > then mv -f ".deps/dwvw.Tpo" ".deps/dwvw.Plo"; \ > else rm -f ".deps/dwvw.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF .deps/dwvw.Tpo -c dwvw.c -fPIC -DPIC -o .libs/dwvw.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw.lo -MD -MP -MF .deps/dwvw.Tpo -c dwvw.c -fPIC -DPIC -o dwvw.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfendian.lo -MD -MP -MF ".deps/sfendian.Tpo" \ > -c -o sfendian.lo `test -f 'sfendian.c' || echo './'`sfendian.c; \ > then mv -f ".deps/sfendian.Tpo" ".deps/sfendian.Plo"; \ > else rm -f ".deps/sfendian.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfendian.lo -MD -MP -MF .deps/sfendian.Tpo -c sfendian.c -fPIC -DPIC -o .libs/sfendian.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfendian.lo -MD -MP -MF .deps/sfendian.Tpo -c sfendian.c -fPIC -DPIC -o sfendian.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF ".deps/vox_adpcm.Tpo" \ > -c -o vox_adpcm.lo `test -f 'vox_adpcm.c' || echo './'`vox_adpcm.c; \ > then mv -f ".deps/vox_adpcm.Tpo" ".deps/vox_adpcm.Plo"; \ > else rm -f ".deps/vox_adpcm.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.Tpo -c vox_adpcm.c -fPIC -DPIC -o .libs/vox_adpcm.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT vox_adpcm.lo -MD -MP -MF .deps/vox_adpcm.Tpo -c vox_adpcm.c -fPIC -DPIC -o vox_adpcm.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF ".deps/interleave.Tpo" \ > -c -o interleave.lo `test -f 'interleave.c' || echo './'`interleave.c; \ > then mv -f ".deps/interleave.Tpo" ".deps/interleave.Plo"; \ > else rm -f ".deps/interleave.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c -fPIC -DPIC -o .libs/interleave.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c -fPIC -DPIC -o interleave.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" \ > -c -o strings.lo `test -f 'strings.c' || echo './'`strings.c; \ > then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; \ > else rm -f ".deps/strings.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o strings.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF ".deps/dither.Tpo" \ > -c -o dither.lo `test -f 'dither.c' || echo './'`dither.c; \ > then mv -f ".deps/dither.Tpo" ".deps/dither.Plo"; \ > else rm -f ".deps/dither.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -fPIC -DPIC -o .libs/dither.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither.lo -MD -MP -MF .deps/dither.Tpo -c dither.c -fPIC -DPIC -o dither.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF ".deps/aiff.Tpo" \ > -c -o aiff.lo `test -f 'aiff.c' || echo './'`aiff.c; \ > then mv -f ".deps/aiff.Tpo" ".deps/aiff.Plo"; \ > else rm -f ".deps/aiff.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF .deps/aiff.Tpo -c aiff.c -fPIC -DPIC -o .libs/aiff.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff.lo -MD -MP -MF .deps/aiff.Tpo -c aiff.c -fPIC -DPIC -o aiff.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF ".deps/au.Tpo" \ > -c -o au.lo `test -f 'au.c' || echo './'`au.c; \ > then mv -f ".deps/au.Tpo" ".deps/au.Plo"; \ > else rm -f ".deps/au.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF .deps/au.Tpo -c au.c -fPIC -DPIC -o .libs/au.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au.lo -MD -MP -MF .deps/au.Tpo -c au.c -fPIC -DPIC -o au.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au_g72x.lo -MD -MP -MF ".deps/au_g72x.Tpo" \ > -c -o au_g72x.lo `test -f 'au_g72x.c' || echo './'`au_g72x.c; \ > then mv -f ".deps/au_g72x.Tpo" ".deps/au_g72x.Plo"; \ > else rm -f ".deps/au_g72x.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au_g72x.lo -MD -MP -MF .deps/au_g72x.Tpo -c au_g72x.c -fPIC -DPIC -o .libs/au_g72x.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT au_g72x.lo -MD -MP -MF .deps/au_g72x.Tpo -c au_g72x.c -fPIC -DPIC -o au_g72x.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF ".deps/avr.Tpo" \ > -c -o avr.lo `test -f 'avr.c' || echo './'`avr.c; \ > then mv -f ".deps/avr.Tpo" ".deps/avr.Plo"; \ > else rm -f ".deps/avr.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF .deps/avr.Tpo -c avr.c -fPIC -DPIC -o .libs/avr.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT avr.lo -MD -MP -MF .deps/avr.Tpo -c avr.c -fPIC -DPIC -o avr.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF ".deps/ircam.Tpo" \ > -c -o ircam.lo `test -f 'ircam.c' || echo './'`ircam.c; \ > then mv -f ".deps/ircam.Tpo" ".deps/ircam.Plo"; \ > else rm -f ".deps/ircam.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF .deps/ircam.Tpo -c ircam.c -fPIC -DPIC -o .libs/ircam.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ircam.lo -MD -MP -MF .deps/ircam.Tpo -c ircam.c -fPIC -DPIC -o ircam.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF ".deps/macbinary3.Tpo" \ > -c -o macbinary3.lo `test -f 'macbinary3.c' || echo './'`macbinary3.c; \ > then mv -f ".deps/macbinary3.Tpo" ".deps/macbinary3.Plo"; \ > else rm -f ".deps/macbinary3.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF .deps/macbinary3.Tpo -c macbinary3.c -fPIC -DPIC -o .libs/macbinary3.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macbinary3.lo -MD -MP -MF .deps/macbinary3.Tpo -c macbinary3.c -fPIC -DPIC -o macbinary3.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF ".deps/macos.Tpo" \ > -c -o macos.lo `test -f 'macos.c' || echo './'`macos.c; \ > then mv -f ".deps/macos.Tpo" ".deps/macos.Plo"; \ > else rm -f ".deps/macos.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF .deps/macos.Tpo -c macos.c -fPIC -DPIC -o .libs/macos.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT macos.lo -MD -MP -MF .deps/macos.Tpo -c macos.c -fPIC -DPIC -o macos.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF ".deps/mat4.Tpo" \ > -c -o mat4.lo `test -f 'mat4.c' || echo './'`mat4.c; \ > then mv -f ".deps/mat4.Tpo" ".deps/mat4.Plo"; \ > else rm -f ".deps/mat4.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF .deps/mat4.Tpo -c mat4.c -fPIC -DPIC -o .libs/mat4.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat4.lo -MD -MP -MF .deps/mat4.Tpo -c mat4.c -fPIC -DPIC -o mat4.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF ".deps/mat5.Tpo" \ > -c -o mat5.lo `test -f 'mat5.c' || echo './'`mat5.c; \ > then mv -f ".deps/mat5.Tpo" ".deps/mat5.Plo"; \ > else rm -f ".deps/mat5.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF .deps/mat5.Tpo -c mat5.c -fPIC -DPIC -o .libs/mat5.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT mat5.lo -MD -MP -MF .deps/mat5.Tpo -c mat5.c -fPIC -DPIC -o mat5.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF ".deps/nist.Tpo" \ > -c -o nist.lo `test -f 'nist.c' || echo './'`nist.c; \ > then mv -f ".deps/nist.Tpo" ".deps/nist.Plo"; \ > else rm -f ".deps/nist.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -fPIC -DPIC -o .libs/nist.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT nist.lo -MD -MP -MF .deps/nist.Tpo -c nist.c -fPIC -DPIC -o nist.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF ".deps/paf.Tpo" \ > -c -o paf.lo `test -f 'paf.c' || echo './'`paf.c; \ > then mv -f ".deps/paf.Tpo" ".deps/paf.Plo"; \ > else rm -f ".deps/paf.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF .deps/paf.Tpo -c paf.c -fPIC -DPIC -o .libs/paf.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT paf.lo -MD -MP -MF .deps/paf.Tpo -c paf.c -fPIC -DPIC -o paf.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF ".deps/pvf.Tpo" \ > -c -o pvf.lo `test -f 'pvf.c' || echo './'`pvf.c; \ > then mv -f ".deps/pvf.Tpo" ".deps/pvf.Plo"; \ > else rm -f ".deps/pvf.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF .deps/pvf.Tpo -c pvf.c -fPIC -DPIC -o .libs/pvf.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pvf.lo -MD -MP -MF .deps/pvf.Tpo -c pvf.c -fPIC -DPIC -o pvf.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF ".deps/raw.Tpo" \ > -c -o raw.lo `test -f 'raw.c' || echo './'`raw.c; \ > then mv -f ".deps/raw.Tpo" ".deps/raw.Plo"; \ > else rm -f ".deps/raw.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o .libs/raw.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o raw.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF ".deps/svx.Tpo" \ > -c -o svx.lo `test -f 'svx.c' || echo './'`svx.c; \ > then mv -f ".deps/svx.Tpo" ".deps/svx.Plo"; \ > else rm -f ".deps/svx.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF .deps/svx.Tpo -c svx.c -fPIC -DPIC -o .libs/svx.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT svx.lo -MD -MP -MF .deps/svx.Tpo -c svx.c -fPIC -DPIC -o svx.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF ".deps/voc.Tpo" \ > -c -o voc.lo `test -f 'voc.c' || echo './'`voc.c; \ > then mv -f ".deps/voc.Tpo" ".deps/voc.Plo"; \ > else rm -f ".deps/voc.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF .deps/voc.Tpo -c voc.c -fPIC -DPIC -o .libs/voc.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT voc.lo -MD -MP -MF .deps/voc.Tpo -c voc.c -fPIC -DPIC -o voc.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF ".deps/htk.Tpo" \ > -c -o htk.lo `test -f 'htk.c' || echo './'`htk.c; \ > then mv -f ".deps/htk.Tpo" ".deps/htk.Plo"; \ > else rm -f ".deps/htk.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF .deps/htk.Tpo -c htk.c -fPIC -DPIC -o .libs/htk.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT htk.lo -MD -MP -MF .deps/htk.Tpo -c htk.c -fPIC -DPIC -o htk.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF ".deps/dwd.Tpo" \ > -c -o dwd.lo `test -f 'dwd.c' || echo './'`dwd.c; \ > then mv -f ".deps/dwd.Tpo" ".deps/dwd.Plo"; \ > else rm -f ".deps/dwd.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF .deps/dwd.Tpo -c dwd.c -fPIC -DPIC -o .libs/dwd.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwd.lo -MD -MP -MF .deps/dwd.Tpo -c dwd.c -fPIC -DPIC -o dwd.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF ".deps/ogg.Tpo" \ > -c -o ogg.lo `test -f 'ogg.c' || echo './'`ogg.c; \ > then mv -f ".deps/ogg.Tpo" ".deps/ogg.Plo"; \ > else rm -f ".deps/ogg.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -fPIC -DPIC -o .libs/ogg.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ogg.lo -MD -MP -MF .deps/ogg.Tpo -c ogg.c -fPIC -DPIC -o ogg.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF ".deps/rx2.Tpo" \ > -c -o rx2.lo `test -f 'rx2.c' || echo './'`rx2.c; \ > then mv -f ".deps/rx2.Tpo" ".deps/rx2.Plo"; \ > else rm -f ".deps/rx2.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF .deps/rx2.Tpo -c rx2.c -fPIC -DPIC -o .libs/rx2.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT rx2.lo -MD -MP -MF .deps/rx2.Tpo -c rx2.c -fPIC -DPIC -o rx2.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF ".deps/sd2.Tpo" \ > -c -o sd2.lo `test -f 'sd2.c' || echo './'`sd2.c; \ > then mv -f ".deps/sd2.Tpo" ".deps/sd2.Plo"; \ > else rm -f ".deps/sd2.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF .deps/sd2.Tpo -c sd2.c -fPIC -DPIC -o .libs/sd2.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sd2.lo -MD -MP -MF .deps/sd2.Tpo -c sd2.c -fPIC -DPIC -o sd2.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF ".deps/sds.Tpo" \ > -c -o sds.lo `test -f 'sds.c' || echo './'`sds.c; \ > then mv -f ".deps/sds.Tpo" ".deps/sds.Plo"; \ > else rm -f ".deps/sds.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF .deps/sds.Tpo -c sds.c -fPIC -DPIC -o .libs/sds.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sds.lo -MD -MP -MF .deps/sds.Tpo -c sds.c -fPIC -DPIC -o sds.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF ".deps/txw.Tpo" \ > -c -o txw.lo `test -f 'txw.c' || echo './'`txw.c; \ > then mv -f ".deps/txw.Tpo" ".deps/txw.Plo"; \ > else rm -f ".deps/txw.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF .deps/txw.Tpo -c txw.c -fPIC -DPIC -o .libs/txw.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT txw.lo -MD -MP -MF .deps/txw.Tpo -c txw.c -fPIC -DPIC -o txw.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF ".deps/wve.Tpo" \ > -c -o wve.lo `test -f 'wve.c' || echo './'`wve.c; \ > then mv -f ".deps/wve.Tpo" ".deps/wve.Plo"; \ > else rm -f ".deps/wve.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF .deps/wve.Tpo -c wve.c -fPIC -DPIC -o .libs/wve.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wve.lo -MD -MP -MF .deps/wve.Tpo -c wve.c -fPIC -DPIC -o wve.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF ".deps/w64.Tpo" \ > -c -o w64.lo `test -f 'w64.c' || echo './'`w64.c; \ > then mv -f ".deps/w64.Tpo" ".deps/w64.Plo"; \ > else rm -f ".deps/w64.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF .deps/w64.Tpo -c w64.c -fPIC -DPIC -o .libs/w64.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT w64.lo -MD -MP -MF .deps/w64.Tpo -c w64.c -fPIC -DPIC -o w64.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF ".deps/wav_w64.Tpo" \ > -c -o wav_w64.lo `test -f 'wav_w64.c' || echo './'`wav_w64.c; \ > then mv -f ".deps/wav_w64.Tpo" ".deps/wav_w64.Plo"; \ > else rm -f ".deps/wav_w64.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF .deps/wav_w64.Tpo -c wav_w64.c -fPIC -DPIC -o .libs/wav_w64.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav_w64.lo -MD -MP -MF .deps/wav_w64.Tpo -c wav_w64.c -fPIC -DPIC -o wav_w64.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF ".deps/wav.Tpo" \ > -c -o wav.lo `test -f 'wav.c' || echo './'`wav.c; \ > then mv -f ".deps/wav.Tpo" ".deps/wav.Plo"; \ > else rm -f ".deps/wav.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o .libs/wav.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o wav.o >/dev/null 2>&1 > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF ".deps/xi.Tpo" \ > -c -o xi.lo `test -f 'xi.c' || echo './'`xi.c; \ > then mv -f ".deps/xi.Tpo" ".deps/xi.Plo"; \ > else rm -f ".deps/xi.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF .deps/xi.Tpo -c xi.c -fPIC -DPIC -o .libs/xi.o > cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT xi.lo -MD -MP -MF .deps/xi.Tpo -c xi.c -fPIC -DPIC -o xi.o >/dev/null 2>&1 > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libsndfile.la -rpath /usr/local/lib -version-info 1:9:0 sndfile.lo common.lo file_io.lo command.lo pcm.lo ulaw.lo alaw.lo float32.lo double64.lo ima_adpcm.lo ms_adpcm.lo gsm610.lo dwvw.lo sfendian.lo vox_adpcm.lo interleave.lo strings.lo dither.lo aiff.lo au.lo au_g72x.lo avr.lo ircam.lo macbinary3.lo macos.lo mat4.lo mat5.lo nist.lo paf.lo pvf.lo raw.lo svx.lo voc.lo htk.lo dwd.lo ogg.lo rx2.lo sd2.lo sds.lo txw.lo wve.lo w64.lo wav_w64.lo wav.lo xi.lo GSM610/libgsm.la G72x/libg72x.la -lm -lm > cc -shared .libs/sndfile.o .libs/common.o .libs/file_io.o .libs/command.o .libs/pcm.o .libs/ulaw.o .libs/alaw.o .libs/float32.o .libs/double64.o .libs/ima_adpcm.o .libs/ms_adpcm.o .libs/gsm610.o .libs/dwvw.o .libs/sfendian.o .libs/vox_adpcm.o .libs/interleave.o .libs/strings.o .libs/dither.o .libs/aiff.o .libs/au.o .libs/au_g72x.o .libs/avr.o .libs/ircam.o .libs/macbinary3.o .libs/macos.o .libs/mat4.o .libs/mat5.o .libs/nist.o .libs/paf.o .libs/pvf.o .libs/raw.o .libs/svx.o .libs/voc.o .libs/htk.o .libs/dwd.o .libs/ogg.o .libs/rx2.o .libs/sd2.o .libs/sds.o .libs/txw.o .libs/wve.o .libs/w64.o .libs/wav_w64.o .libs/wav.o .libs/xi.o -Wl,--whole-archive GSM610/.libs/libgsm.a G72x/.libs/libg72x.a -Wl,--no-whole-archive -lm -Wl,-soname -Wl,libsndfile.so.1.0.9 -o .libs/libsndfile.so.1.0.9 > (cd .libs && rm -f libsndfile.so && ln -s libsndfile.so.1.0.9 libsndfile.so) > (cd .libs && rm -f libsndfile.so && ln -s libsndfile.so.1.0.9 libsndfile.so) > rm -fr .libs/libsndfile.lax > mkdir .libs/libsndfile.lax > rm -fr .libs/libsndfile.lax/libgsm.a > mkdir .libs/libsndfile.lax/libgsm.a > (cd .libs/libsndfile.lax/libgsm.a && ar x /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/GSM610/.libs/libgsm.a) > rm -fr .libs/libsndfile.lax/libg72x.a > mkdir .libs/libsndfile.lax/libg72x.a > (cd .libs/libsndfile.lax/libg72x.a && ar x /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src/G72x/.libs/libg72x.a) > ar cru .libs/libsndfile.a sndfile.o common.o file_io.o command.o pcm.o ulaw.o alaw.o float32.o double64.o ima_adpcm.o ms_adpcm.o gsm610.o dwvw.o sfendian.o vox_adpcm.o interleave.o strings.o dither.o aiff.o au.o au_g72x.o avr.o ircam.o macbinary3.o macos.o mat4.o mat5.o nist.o paf.o pvf.o raw.o svx.o voc.o htk.o dwd.o ogg.o rx2.o sd2.o sds.o txw.o wve.o w64.o wav_w64.o wav.o xi.o .libs/libsndfile.lax/libgsm.a/add.o .libs/libsndfile.lax/libgsm.a/decode.o .libs/libsndfile.lax/libgsm.a/gsm_decode.o .libs/libsndfile.lax/libgsm.a/gsm_encode.o .libs/libsndfile.lax/libgsm.a/long_term.o .libs/libsndfile.lax/libgsm.a/preprocess.o .libs/libsndfile.lax/libgsm.a/short_term.o .libs/libsndfile.lax/libgsm.a/code.o .libs/libsndfile.lax/libgsm.a/gsm_create.o .libs/libsndfile.lax/libgsm.a/gsm_destroy.o .libs/libsndfile.lax/libgsm.a/gsm_option.o .libs/libsndfile.lax/libgsm.a/lpc.o .libs/libsndfile.lax/libgsm.a/rpe.o .libs/libsndfile.lax/libgsm.a/table.o .libs/libsndfile.lax/libg72x.a/g72x.o . > libs/libsndfile.lax/libg72x.a/g721.o .libs/libsndfile.lax/libg72x.a/g723_16.o .libs/libsndfile.lax/libg72x.a/g723_24.o .libs/libsndfile.lax/libg72x.a/g723_40.o > ranlib .libs/libsndfile.a > rm -fr .libs/libsndfile.lax > creating libsndfile.la > (cd .libs && rm -f libsndfile.la && ln -s ../libsndfile.la libsndfile.la) > if cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_file_io-file_io.o -MD -MP -MF ".deps/test_file_io-file_io.Tpo" \ > -c -o test_file_io-file_io.o `test -f 'file_io.c' || echo './'`file_io.c; \ > then mv -f ".deps/test_file_io-file_io.Tpo" ".deps/test_file_io-file_io.Po"; \ > else rm -f ".deps/test_file_io-file_io.Tpo"; exit 1; \ > fi > if cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_file_io-test_file_io.o -MD -MP -MF ".deps/test_file_io-test_file_io.Tpo" \ > -c -o test_file_io-test_file_io.o `test -f 'test_file_io.c' || echo './'`test_file_io.c; \ > then mv -f ".deps/test_file_io-test_file_io.Tpo" ".deps/test_file_io-test_file_io.Po"; \ > else rm -f ".deps/test_file_io-test_file_io.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_file_io test_file_io-file_io.o test_file_io-test_file_io.o -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_file_io test_file_io-file_io.o test_file_io-test_file_io.o -lm > if cc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT test_log_printf-test_log_printf.o -MD -MP -MF ".deps/test_log_printf-test_log_printf.Tpo" \ > -c -o test_log_printf-test_log_printf.o `test -f 'test_log_printf.c' || echo './'`test_log_printf.c; \ > then mv -f ".deps/test_log_printf-test_log_printf.Tpo" ".deps/test_log_printf-test_log_printf.Po"; \ > else rm -f ".deps/test_log_printf-test_log_printf.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_log_printf test_log_printf-test_log_printf.o -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o test_log_printf test_log_printf-test_log_printf.o -lm > gmake[3]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > gmake[2]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/src' > Making all in examples > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/examples' > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-info.o -MD -MP -MF ".deps/sndfile-info.Tpo" \ > -c -o sndfile-info.o `test -f 'sndfile-info.c' || echo './'`sndfile-info.c; \ > then mv -f ".deps/sndfile-info.Tpo" ".deps/sndfile-info.Po"; \ > else rm -f ".deps/sndfile-info.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-info sndfile-info.o ../src/libsndfile.la -lm > mkdir .libs > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-info sndfile-info.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating sndfile-info > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-play.o -MD -MP -MF ".deps/sndfile-play.Tpo" \ > -c -o sndfile-play.o `test -f 'sndfile-play.c' || echo './'`sndfile-play.c; \ > then mv -f ".deps/sndfile-play.Tpo" ".deps/sndfile-play.Po"; \ > else rm -f ".deps/sndfile-play.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-play sndfile-play.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-play sndfile-play.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating sndfile-play > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sndfile-convert.o -MD -MP -MF ".deps/sndfile-convert.Tpo" \ > -c -o sndfile-convert.o `test -f 'sndfile-convert.c' || echo './'`sndfile-convert.c; \ > then mv -f ".deps/sndfile-convert.Tpo" ".deps/sndfile-convert.Po"; \ > else rm -f ".deps/sndfile-convert.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sndfile-convert sndfile-convert.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sndfile-convert sndfile-convert.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating sndfile-convert > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT make_sine.o -MD -MP -MF ".deps/make_sine.Tpo" \ > -c -o make_sine.o `test -f 'make_sine.c' || echo './'`make_sine.c; \ > then mv -f ".deps/make_sine.Tpo" ".deps/make_sine.Po"; \ > else rm -f ".deps/make_sine.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o make_sine make_sine.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/make_sine make_sine.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating make_sine > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfprocess.o -MD -MP -MF ".deps/sfprocess.Tpo" \ > -c -o sfprocess.o `test -f 'sfprocess.c' || echo './'`sfprocess.c; \ > then mv -f ".deps/sfprocess.Tpo" ".deps/sfprocess.Po"; \ > else rm -f ".deps/sfprocess.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sfprocess sfprocess.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sfprocess sfprocess.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating sfprocess > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT list_formats.o -MD -MP -MF ".deps/list_formats.Tpo" \ > -c -o list_formats.o `test -f 'list_formats.c' || echo './'`list_formats.c; \ > then mv -f ".deps/list_formats.Tpo" ".deps/list_formats.Po"; \ > else rm -f ".deps/list_formats.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o list_formats list_formats.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/list_formats list_formats.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating list_formats > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT cooledit-fixer.o -MD -MP -MF ".deps/cooledit-fixer.Tpo" \ > -c -o cooledit-fixer.o `test -f 'cooledit-fixer.c' || echo './'`cooledit-fixer.c; \ > then mv -f ".deps/cooledit-fixer.Tpo" ".deps/cooledit-fixer.Po"; \ > else rm -f ".deps/cooledit-fixer.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o cooledit-fixer cooledit-fixer.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/cooledit-fixer cooledit-fixer.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating cooledit-fixer > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT generate.o -MD -MP -MF ".deps/generate.Tpo" \ > -c -o generate.o `test -f 'generate.c' || echo './'`generate.c; \ > then mv -f ".deps/generate.Tpo" ".deps/generate.Po"; \ > else rm -f ".deps/generate.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o generate generate.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/generate generate.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating generate > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/examples' > Making all in tests > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/tests' > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT sfversion.o -MD -MP -MF ".deps/sfversion.Tpo" \ > -c -o sfversion.o `test -f 'sfversion.c' || echo './'`sfversion.c; \ > then mv -f ".deps/sfversion.Tpo" ".deps/sfversion.Po"; \ > else rm -f ".deps/sfversion.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o sfversion sfversion.o ../src/libsndfile.la -lm > mkdir .libs > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/sfversion sfversion.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating sfversion > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT utils.o -MD -MP -MF ".deps/utils.Tpo" \ > -c -o utils.o `test -f 'utils.c' || echo './'`utils.c; \ > then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; \ > else rm -f ".deps/utils.Tpo"; exit 1; \ > fi > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dft_cmp.o -MD -MP -MF ".deps/dft_cmp.Tpo" \ > -c -o dft_cmp.o `test -f 'dft_cmp.c' || echo './'`dft_cmp.c; \ > then mv -f ".deps/dft_cmp.Tpo" ".deps/dft_cmp.Po"; \ > else rm -f ".deps/dft_cmp.Tpo"; exit 1; \ > fi > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT floating_point_test.o -MD -MP -MF ".deps/floating_point_test.Tpo" \ > -c -o floating_point_test.o `test -f 'floating_point_test.c' || echo './'`floating_point_test.c; \ > then mv -f ".deps/floating_point_test.Tpo" ".deps/floating_point_test.Po"; \ > else rm -f ".deps/floating_point_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o floating_point_test utils.o dft_cmp.o floating_point_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/floating_point_test utils.o dft_cmp.o floating_point_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating floating_point_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT write_read_test.o -MD -MP -MF ".deps/write_read_test.Tpo" \ > -c -o write_read_test.o `test -f 'write_read_test.c' || echo './'`write_read_test.c; \ > then mv -f ".deps/write_read_test.Tpo" ".deps/write_read_test.Po"; \ > else rm -f ".deps/write_read_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o write_read_test utils.o write_read_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/write_read_test utils.o write_read_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating write_read_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT lossy_comp_test.o -MD -MP -MF ".deps/lossy_comp_test.Tpo" \ > -c -o lossy_comp_test.o `test -f 'lossy_comp_test.c' || echo './'`lossy_comp_test.c; \ > then mv -f ".deps/lossy_comp_test.Tpo" ".deps/lossy_comp_test.Po"; \ > else rm -f ".deps/lossy_comp_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o lossy_comp_test utils.o lossy_comp_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/lossy_comp_test utils.o lossy_comp_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating lossy_comp_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT error_test.o -MD -MP -MF ".deps/error_test.Tpo" \ > -c -o error_test.o `test -f 'error_test.c' || echo './'`error_test.c; \ > then mv -f ".deps/error_test.Tpo" ".deps/error_test.Po"; \ > else rm -f ".deps/error_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o error_test error_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/error_test error_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating error_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT ulaw_test.o -MD -MP -MF ".deps/ulaw_test.Tpo" \ > -c -o ulaw_test.o `test -f 'ulaw_test.c' || echo './'`ulaw_test.c; \ > then mv -f ".deps/ulaw_test.Tpo" ".deps/ulaw_test.Po"; \ > else rm -f ".deps/ulaw_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o ulaw_test utils.o ulaw_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/ulaw_test utils.o ulaw_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating ulaw_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT alaw_test.o -MD -MP -MF ".deps/alaw_test.Tpo" \ > -c -o alaw_test.o `test -f 'alaw_test.c' || echo './'`alaw_test.c; \ > then mv -f ".deps/alaw_test.Tpo" ".deps/alaw_test.Po"; \ > else rm -f ".deps/alaw_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o alaw_test utils.o alaw_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/alaw_test utils.o alaw_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating alaw_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dwvw_test.o -MD -MP -MF ".deps/dwvw_test.Tpo" \ > -c -o dwvw_test.o `test -f 'dwvw_test.c' || echo './'`dwvw_test.c; \ > then mv -f ".deps/dwvw_test.Tpo" ".deps/dwvw_test.Po"; \ > else rm -f ".deps/dwvw_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o dwvw_test utils.o dwvw_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/dwvw_test utils.o dwvw_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating dwvw_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT peak_chunk_test.o -MD -MP -MF ".deps/peak_chunk_test.Tpo" \ > -c -o peak_chunk_test.o `test -f 'peak_chunk_test.c' || echo './'`peak_chunk_test.c; \ > then mv -f ".deps/peak_chunk_test.Tpo" ".deps/peak_chunk_test.Po"; \ > else rm -f ".deps/peak_chunk_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o peak_chunk_test peak_chunk_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/peak_chunk_test peak_chunk_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating peak_chunk_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT command_test.o -MD -MP -MF ".deps/command_test.Tpo" \ > -c -o command_test.o `test -f 'command_test.c' || echo './'`command_test.c; \ > then mv -f ".deps/command_test.Tpo" ".deps/command_test.Po"; \ > else rm -f ".deps/command_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o command_test command_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/command_test command_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating command_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdin_test.o -MD -MP -MF ".deps/stdin_test.Tpo" \ > -c -o stdin_test.o `test -f 'stdin_test.c' || echo './'`stdin_test.c; \ > then mv -f ".deps/stdin_test.Tpo" ".deps/stdin_test.Po"; \ > else rm -f ".deps/stdin_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdin_test stdin_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdin_test stdin_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating stdin_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdout_test.o -MD -MP -MF ".deps/stdout_test.Tpo" \ > -c -o stdout_test.o `test -f 'stdout_test.c' || echo './'`stdout_test.c; \ > then mv -f ".deps/stdout_test.Tpo" ".deps/stdout_test.Po"; \ > else rm -f ".deps/stdout_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdout_test stdout_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdout_test stdout_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating stdout_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT stdio_test.o -MD -MP -MF ".deps/stdio_test.Tpo" \ > -c -o stdio_test.o `test -f 'stdio_test.c' || echo './'`stdio_test.c; \ > then mv -f ".deps/stdio_test.Tpo" ".deps/stdio_test.Po"; \ > else rm -f ".deps/stdio_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o stdio_test stdio_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/stdio_test stdio_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating stdio_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pcm_test.o -MD -MP -MF ".deps/pcm_test.Tpo" \ > -c -o pcm_test.o `test -f 'pcm_test.c' || echo './'`pcm_test.c; \ > then mv -f ".deps/pcm_test.Tpo" ".deps/pcm_test.Po"; \ > else rm -f ".deps/pcm_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o pcm_test pcm_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/pcm_test pcm_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating pcm_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT headerless_test.o -MD -MP -MF ".deps/headerless_test.Tpo" \ > -c -o headerless_test.o `test -f 'headerless_test.c' || echo './'`headerless_test.c; \ > then mv -f ".deps/headerless_test.Tpo" ".deps/headerless_test.Po"; \ > else rm -f ".deps/headerless_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o headerless_test utils.o headerless_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/headerless_test utils.o headerless_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating headerless_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT pipe_test.o -MD -MP -MF ".deps/pipe_test.Tpo" \ > -c -o pipe_test.o `test -f 'pipe_test.c' || echo './'`pipe_test.c; \ > then mv -f ".deps/pipe_test.Tpo" ".deps/pipe_test.Po"; \ > else rm -f ".deps/pipe_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o pipe_test pipe_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/pipe_test pipe_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating pipe_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT benchmark.o -MD -MP -MF ".deps/benchmark.Tpo" \ > -c -o benchmark.o `test -f 'benchmark.c' || echo './'`benchmark.c; \ > then mv -f ".deps/benchmark.Tpo" ".deps/benchmark.Po"; \ > else rm -f ".deps/benchmark.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o benchmark benchmark.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/benchmark benchmark.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating benchmark > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT misc_test.o -MD -MP -MF ".deps/misc_test.Tpo" \ > -c -o misc_test.o `test -f 'misc_test.c' || echo './'`misc_test.c; \ > then mv -f ".deps/misc_test.Tpo" ".deps/misc_test.Po"; \ > else rm -f ".deps/misc_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o misc_test misc_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/misc_test misc_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating misc_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT raw_test.o -MD -MP -MF ".deps/raw_test.Tpo" \ > -c -o raw_test.o `test -f 'raw_test.c' || echo './'`raw_test.c; \ > then mv -f ".deps/raw_test.Tpo" ".deps/raw_test.Po"; \ > else rm -f ".deps/raw_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o raw_test raw_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/raw_test raw_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating raw_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT string_test.o -MD -MP -MF ".deps/string_test.Tpo" \ > -c -o string_test.o `test -f 'string_test.c' || echo './'`string_test.c; \ > then mv -f ".deps/string_test.Tpo" ".deps/string_test.Po"; \ > else rm -f ".deps/string_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o string_test string_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/string_test string_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating string_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT open_fail_test.o -MD -MP -MF ".deps/open_fail_test.Tpo" \ > -c -o open_fail_test.o `test -f 'open_fail_test.c' || echo './'`open_fail_test.c; \ > then mv -f ".deps/open_fail_test.Tpo" ".deps/open_fail_test.Po"; \ > else rm -f ".deps/open_fail_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o open_fail_test open_fail_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/open_fail_test open_fail_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating open_fail_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT multi_file_test.o -MD -MP -MF ".deps/multi_file_test.Tpo" \ > -c -o multi_file_test.o `test -f 'multi_file_test.c' || echo './'`multi_file_test.c; \ > then mv -f ".deps/multi_file_test.Tpo" ".deps/multi_file_test.Po"; \ > else rm -f ".deps/multi_file_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o multi_file_test multi_file_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/multi_file_test multi_file_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating multi_file_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT dither_test.o -MD -MP -MF ".deps/dither_test.Tpo" \ > -c -o dither_test.o `test -f 'dither_test.c' || echo './'`dither_test.c; \ > then mv -f ".deps/dither_test.Tpo" ".deps/dither_test.Po"; \ > else rm -f ".deps/dither_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o dither_test dither_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/dither_test dither_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating dither_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT scale_clip_test.o -MD -MP -MF ".deps/scale_clip_test.Tpo" \ > -c -o scale_clip_test.o `test -f 'scale_clip_test.c' || echo './'`scale_clip_test.c; \ > then mv -f ".deps/scale_clip_test.Tpo" ".deps/scale_clip_test.Po"; \ > else rm -f ".deps/scale_clip_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o scale_clip_test scale_clip_test.o utils.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/scale_clip_test scale_clip_test.o utils.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating scale_clip_test > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT win32_test.o -MD -MP -MF ".deps/win32_test.Tpo" \ > -c -o win32_test.o `test -f 'win32_test.c' || echo './'`win32_test.c; \ > then mv -f ".deps/win32_test.Tpo" ".deps/win32_test.Po"; \ > else rm -f ".deps/win32_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o win32_test win32_test.o -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o win32_test win32_test.o -lm > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT fix_this.o -MD -MP -MF ".deps/fix_this.Tpo" \ > -c -o fix_this.o `test -f 'fix_this.c' || echo './'`fix_this.c; \ > then mv -f ".deps/fix_this.Tpo" ".deps/fix_this.Po"; \ > else rm -f ".deps/fix_this.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o fix_this utils.o fix_this.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/fix_this utils.o fix_this.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating fix_this > if cc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -MT aiff_rw_test.o -MD -MP -MF ".deps/aiff_rw_test.Tpo" \ > -c -o aiff_rw_test.o `test -f 'aiff_rw_test.c' || echo './'`aiff_rw_test.c; \ > then mv -f ".deps/aiff_rw_test.Tpo" ".deps/aiff_rw_test.Po"; \ > else rm -f ".deps/aiff_rw_test.Tpo"; exit 1; \ > fi > /usr/local/bin/bash ../libtool --mode=link cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o aiff_rw_test utils.o aiff_rw_test.o ../src/libsndfile.la -lm > cc -g -O2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o .libs/aiff_rw_test utils.o aiff_rw_test.o ../src/.libs/libsndfile.so -lm -Wl,--rpath -Wl,/usr/local/lib > creating aiff_rw_test > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9/tests' > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9' > gmake[1]: Nothing to be done for `all-am'. > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/sndfile/unxfbsdx.pro/misc/build/libsndfile-1.0.9' > touch ./unxfbsdx.pro/misc/build/so_installed_sndfile > cp -f ./unxfbsdx.pro/misc/build/libsndfile-1.0.9//src/.libs/libsndfile.* ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/libsndfile-1.0.9//src/sndfile.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_sndfile > deliver -- version: 1.124 > > ============= > Building module store > ============= > /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/inc > mkout -- version: 1.7 > ------------- > /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source > cat /tmp/mk1PmPPX >> ../unxfbsdx.pro/misc/all_store.dpslo > ------------------------------ > Making: ../unxfbsdx.pro/slo/filelckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/filelckb.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/filelckb.cxx > if ( -e ../unxfbsdx.pro/slo/filelckb.o ) touch ../unxfbsdx.pro/slo/filelckb.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/memlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/memlckb.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/memlckb.cxx > if ( -e ../unxfbsdx.pro/slo/memlckb.o ) touch ../unxfbsdx.pro/slo/memlckb.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/object.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/object.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/object.cxx > if ( -e ../unxfbsdx.pro/slo/object.o ) touch ../unxfbsdx.pro/slo/object.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/storbase.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storbase.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/storbase.cxx > if ( -e ../unxfbsdx.pro/slo/storbase.o ) touch ../unxfbsdx.pro/slo/storbase.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/storcach.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storcach.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/storcach.cxx > if ( -e ../unxfbsdx.pro/slo/storcach.o ) touch ../unxfbsdx.pro/slo/storcach.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/stordata.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stordata.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/stordata.cxx > if ( -e ../unxfbsdx.pro/slo/stordata.o ) touch ../unxfbsdx.pro/slo/stordata.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/store.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/store.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/store.cxx > if ( -e ../unxfbsdx.pro/slo/store.o ) touch ../unxfbsdx.pro/slo/store.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/storlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storlckb.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/storlckb.cxx > if ( -e ../unxfbsdx.pro/slo/storlckb.o ) touch ../unxfbsdx.pro/slo/storlckb.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/storpage.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storpage.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/storpage.cxx > if ( -e ../unxfbsdx.pro/slo/storpage.o ) touch ../unxfbsdx.pro/slo/storpage.obj > ------------------------------ > Making: ../unxfbsdx.pro/slo/stortree.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/in > clude/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stortree.o /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/source/stortree.cxx > if ( -e ../unxfbsdx.pro/slo/stortree.o ) touch ../unxfbsdx.pro/slo/stortree.obj > cat /tmp/mkYcNQzY >> ../unxfbsdx.pro/misc/all_store.dpslo > ------------------------------ > Making: ../unxfbsdx.pro/slb/store.lib > echo unxfbsdx.pro/slo/object.o unxfbsdx.pro/slo/memlckb.o unxfbsdx.pro/slo/filelckb.o unxfbsdx.pro/slo/storbase.o unxfbsdx.pro/slo/storcach.o unxfbsdx.pro/slo/stordata.o unxfbsdx.pro/slo/storlckb.o unxfbsdx.pro/slo/stortree.o unxfbsdx.pro/slo/storpage.o unxfbsdx.pro/slo/store.o | xargs -n1 > ../unxfbsdx.pro/slb/store.lib > ------------- > /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/util > cat /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/src/version.c | sed s/_version.h/store_version.h/ > ../unxfbsdx.pro/misc/store_version.c > ------------------------------ > Making: ../unxfbsdx.pro/slo/store_version.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/res -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diab > lo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DOOH680=OOH680 -DSHAREDLIB -D_DLL_ -o ../unxfbsdx.pro/slo/store_version.o ../unxfbsdx.pro/misc/store_version.c > if ( -e ../unxfbsdx.pro/slo/store_version.o ) touch ../unxfbsdx.pro/slo/store_version.obj > ------------------------------ > Making Module-Definitionfile : ../unxfbsdx.pro/misc/store.def > just a dummy for UNIX > tr -d "\015" < store.map | awk -f /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/store_store.map > ------------------------------ > Making: ../unxfbsdx.pro/lib/libstore.so.3 > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' "-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/store_store.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solver/680/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-2/work/OOH680_m17/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/store_version.o -o ../unxfbsdx.pro/lib/libstore.so.3 ../unxfbsdx.pro/slo/object.o ../unxfbsdx.pro/slo/memlckb.o ../unxfbsdx.pro/slo/filelckb.o ../unxfbsdx.pro/slo/storbase.o ../unxfbsdx.pro/slo/storcach.o ../unxfbsdx.pro/slo/stordata.o ../unxfbsdx.pro/slo/storlckb.o ../unxfbsdx.pro/slo/stortree.o ../unxfbsdx.pro/slo/storpage.o ../unxfbsdx.pro/slo/store.o -lun > o_sal -lsupc++ -pthread -lm > /usr/bin/ld: /usr/lib/libsupc++.a(pure.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC > /usr/lib/libsupc++.a: could not read symbols: Bad value > dmake: Error code 1, while making '../unxfbsdx.pro/lib/libstore.so.3' > ---* tg_merge.mk *--- > > ERROR: Error 65280 occurred while making /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/store/util > dmake: Error code 1, while making 'build_instsetoo_native' > ---* *--- > *** Error code 255 > > Stop in /a/ports/editors/openoffice.org-2. > ================================================================ > build of /usr/ports/editors/openoffice.org-2 ended at Fri Aug 15 11:15:51 UTC 2008 -- Pav Lucistnik Go back to bed America, your government is in control again. Here's American Gladiators. Watch this, shut up. Here's 56 channels of it. Watch these pituitary retards bang their fuckin skulls together and congratulate you on living in the land of freedom. -- Bill Hicks -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20080815/83bc85dc/attachment-0001.pgp From pav at FreeBSD.org Fri Aug 15 15:05:24 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Fri Aug 15 15:05:32 2008 Subject: [Fwd: openoffice.org-2.4.1_1 failed on amd64 8] Message-ID: <1218811092.86328.50.camel@ikaros.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: openoffice.org-2.4.1_1 failed on amd64 8 > Datum: Fri, 15 Aug 2008 10:15:51 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20080813231712/openoffice.org-2.4.1_1.log > > building openoffice.org-2.4.1_1 on gohan12.freebsd.org > in directory /x/pkgbuild/8/20080813231712/chroot/2960 > building for: 8.0-CURRENT amd64 > maintained by: openoffice@FreeBSD.org > port directory: /usr/ports/editors/openoffice.org-2 > Makefile ident: $FreeBSD: ports/editors/openoffice.org-2/Makefile,v 1.307 2008/08/06 12:21:28 maho Exp $ > > [... lines trimmed ...] > > x libxslt-1.1.16/tests/docbook/common/da.xml > x libxslt-1.1.16/tests/docbook/common/de.xml > x libxslt-1.1.16/tests/docbook/common/el.xml > x libxslt-1.1.16/tests/docbook/common/en.xml > x libxslt-1.1.16/tests/docbook/common/es.xml > x libxslt-1.1.16/tests/docbook/common/et.xml > x libxslt-1.1.16/tests/docbook/common/fi.xml > x libxslt-1.1.16/tests/docbook/common/fr.xml > x libxslt-1.1.16/tests/docbook/common/gentext.xsl > x libxslt-1.1.16/tests/docbook/common/hu.xml > x libxslt-1.1.16/tests/docbook/common/id.xml > x libxslt-1.1.16/tests/docbook/common/it.xml > x libxslt-1.1.16/tests/docbook/common/ja.xml > x libxslt-1.1.16/tests/docbook/common/ko.xml > x libxslt-1.1.16/tests/docbook/common/l10n.dtd > x libxslt-1.1.16/tests/docbook/common/l10n.xml > x libxslt-1.1.16/tests/docbook/common/l10n.xsl > x libxslt-1.1.16/tests/docbook/common/labels.xsl > x libxslt-1.1.16/tests/docbook/common/nl.xml > x libxslt-1.1.16/tests/docbook/common/no.xml > x libxslt-1.1.16/tests/docbook/common/pl.xml > x libxslt-1.1.16/tests/docbook/common/pt.xml > x libxslt-1.1.16/tests/docbook/common/pt_br.xml > x libxslt-1.1.16/tests/docbook/common/ro.xml > x libxslt-1.1.16/tests/docbook/common/ru.xml > x libxslt-1.1.16/tests/docbook/common/sk.xml > x libxslt-1.1.16/tests/docbook/common/sl.xml > x libxslt-1.1.16/tests/docbook/common/sr.xml > x libxslt-1.1.16/tests/docbook/common/titles.xsl > x libxslt-1.1.16/tests/docbook/common/sv.xml > x libxslt-1.1.16/tests/docbook/common/zh_cn.xml > x libxslt-1.1.16/tests/docbook/common/zh_tw.xml > x libxslt-1.1.16/tests/docbook/html/ > x libxslt-1.1.16/tests/docbook/html/new/ > x libxslt-1.1.16/tests/docbook/html/new/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/new/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/old/ > x libxslt-1.1.16/tests/docbook/html/old/chunk-common.xsl > x libxslt-1.1.16/tests/docbook/html/old/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/old/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/changebars.xsl > x libxslt-1.1.16/tests/docbook/html/ChangeLog > x libxslt-1.1.16/tests/docbook/html/LostLog > x libxslt-1.1.16/tests/docbook/html/Makefile > x libxslt-1.1.16/tests/docbook/html/Makefile.in > x libxslt-1.1.16/tests/docbook/html/admon.xsl > x libxslt-1.1.16/tests/docbook/html/autoidx.xsl > x libxslt-1.1.16/tests/docbook/html/autotoc.xsl > x libxslt-1.1.16/tests/docbook/html/biblio.xsl > x libxslt-1.1.16/tests/docbook/html/block.xsl > x libxslt-1.1.16/tests/docbook/html/callout.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.templates.xml > x libxslt-1.1.16/tests/docbook/html/chunk-common.xsl > x libxslt-1.1.16/tests/docbook/html/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/component.xsl > x libxslt-1.1.16/tests/docbook/html/division.xsl > x libxslt-1.1.16/tests/docbook/html/docbook.xsl > x libxslt-1.1.16/tests/docbook/html/ebnf.xsl > x libxslt-1.1.16/tests/docbook/html/footnote.xsl > x libxslt-1.1.16/tests/docbook/html/formal.xsl > x libxslt-1.1.16/tests/docbook/html/glossary.xsl > x libxslt-1.1.16/tests/docbook/html/graphics.xsl > x libxslt-1.1.16/tests/docbook/html/html.xsl > x libxslt-1.1.16/tests/docbook/html/index.xsl > x libxslt-1.1.16/tests/docbook/html/info.xsl > x libxslt-1.1.16/tests/docbook/html/inline.xsl > x libxslt-1.1.16/tests/docbook/html/keywords.xsl > x libxslt-1.1.16/tests/docbook/html/lists.xsl > x libxslt-1.1.16/tests/docbook/html/math.xsl > x libxslt-1.1.16/tests/docbook/html/param.xsl > x libxslt-1.1.16/tests/docbook/html/pi.xsl > x libxslt-1.1.16/tests/docbook/html/qandaset.xsl > x libxslt-1.1.16/tests/docbook/html/refentry.xsl > x libxslt-1.1.16/tests/docbook/html/sections.xsl > x libxslt-1.1.16/tests/docbook/html/synop.xsl > x libxslt-1.1.16/tests/docbook/html/table.xsl > x libxslt-1.1.16/tests/docbook/html/verbatim.xsl > x libxslt-1.1.16/tests/docbook/html/toc.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.templates.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.xsl > x libxslt-1.1.16/tests/docbook/html/xtchunk.xsl > x libxslt-1.1.16/tests/docbook/html/xref.xsl > x libxslt-1.1.16/tests/docbook/html/xtchunker.xsl > x libxslt-1.1.16/tests/docbook/dtd/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbtblcals.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/Makefile > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/README > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/VERSION > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbgenent.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbtblxchg.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/tblcals.xml > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/tblxchg.xml > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/test.xml > x libxslt-1.1.16/tests/docbook/dtd/4.0/ > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/ > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/40chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.0/Makefile > x libxslt-1.1.16/tests/docbook/dtd/4.0/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/4.0/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbgenent.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.0/readme.txt > x libxslt-1.1.16/tests/docbook/dtd/4.0/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/ > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/40chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/.memdump > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/41chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/Makefile > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbgenent.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbook.cat > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbook.cxt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/readme.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/Makefile > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/README > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/VERSION > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbcent.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbhier.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbpool.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbookref.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook.css > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testcss.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/test.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbookref-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sinclist.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testrefcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/ > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/LostLog > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/Makefile > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/README > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/VERSION > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbcent.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbhier.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbpool.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbookref.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook.css > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testrefcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sinclist.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/test.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testcss.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/Makefile > x libxslt-1.1.16/tests/docbook/dtd/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/Makefile > x libxslt-1.1.16/tests/docbook/lib/ > x libxslt-1.1.16/tests/docbook/lib/ChangeLog > x libxslt-1.1.16/tests/docbook/lib/LostLog > x libxslt-1.1.16/tests/docbook/lib/Makefile > x libxslt-1.1.16/tests/docbook/lib/Makefile.in > x libxslt-1.1.16/tests/docbook/lib/lib.xsl > x libxslt-1.1.16/tests/docbook/xhtml/ > x libxslt-1.1.16/tests/docbook/xhtml/ChangeLog > x libxslt-1.1.16/tests/docbook/xhtml/LostLog > x libxslt-1.1.16/tests/docbook/xhtml/chunk.xsl > x libxslt-1.1.16/tests/docbook/xhtml/docbook.xsl > x libxslt-1.1.16/tests/docbook/xhtml/xtchunk.xsl > x libxslt-1.1.16/tests/docbook/fo/ > x libxslt-1.1.16/tests/docbook/fo/component.xsl > x libxslt-1.1.16/tests/docbook/fo/ChangeLog > x libxslt-1.1.16/tests/docbook/fo/LostLog > x libxslt-1.1.16/tests/docbook/fo/admon.xsl > x libxslt-1.1.16/tests/docbook/fo/autoidx.xsl > x libxslt-1.1.16/tests/docbook/fo/autotoc.xsl > x libxslt-1.1.16/tests/docbook/fo/biblio.xsl > x libxslt-1.1.16/tests/docbook/fo/block.xsl > x libxslt-1.1.16/tests/docbook/fo/callout.xsl > x libxslt-1.1.16/tests/docbook/fo/pagesetup.xsl > x libxslt-1.1.16/tests/docbook/fo/division.xsl > x libxslt-1.1.16/tests/docbook/fo/docbook.xsl > x libxslt-1.1.16/tests/docbook/fo/fo.xsl > x libxslt-1.1.16/tests/docbook/fo/footnote.xsl > x libxslt-1.1.16/tests/docbook/fo/fop.xsl > x libxslt-1.1.16/tests/docbook/fo/formal.xsl > x libxslt-1.1.16/tests/docbook/fo/glossary.xsl > x libxslt-1.1.16/tests/docbook/fo/graphics.xsl > x libxslt-1.1.16/tests/docbook/fo/index.xsl > x libxslt-1.1.16/tests/docbook/fo/info.xsl > x libxslt-1.1.16/tests/docbook/fo/inline.xsl > x libxslt-1.1.16/tests/docbook/fo/keywords.xsl > x libxslt-1.1.16/tests/docbook/fo/lists.xsl > x libxslt-1.1.16/tests/docbook/fo/math.xsl > x libxslt-1.1.16/tests/docbook/fo/titlepage.xsl > x libxslt-1.1.16/tests/docbook/fo/param.xsl > x libxslt-1.1.16/tests/docbook/fo/pi.xsl > x libxslt-1.1.16/tests/docbook/fo/qandaset.xsl > x libxslt-1.1.16/tests/docbook/fo/refentry.xsl > x libxslt-1.1.16/tests/docbook/fo/sections.xsl > x libxslt-1.1.16/tests/docbook/fo/synop.xsl > x libxslt-1.1.16/tests/docbook/fo/table.xsl > x libxslt-1.1.16/tests/docbook/fo/verbatim.xsl > x libxslt-1.1.16/tests/docbook/fo/toc.xsl > x libxslt-1.1.16/tests/docbook/fo/titlepage.templates.xml > x libxslt-1.1.16/tests/docbook/fo/titlepage.templates.xsl > x libxslt-1.1.16/tests/docbook/fo/xref.xsl > x libxslt-1.1.16/tests/docbook/doc/ > x libxslt-1.1.16/tests/docbook/doc/common/ > x libxslt-1.1.16/tests/docbook/doc/common/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/common/common.html > x libxslt-1.1.16/tests/docbook/doc/fo/ > x libxslt-1.1.16/tests/docbook/doc/fo/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/fo/param.html > x libxslt-1.1.16/tests/docbook/doc/fo/table.html > x libxslt-1.1.16/tests/docbook/doc/html/ > x libxslt-1.1.16/tests/docbook/doc/html/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/html/ebnf.html > x libxslt-1.1.16/tests/docbook/doc/html/param.html > x libxslt-1.1.16/tests/docbook/doc/lib/ > x libxslt-1.1.16/tests/docbook/doc/lib/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/lib/lib.html > x libxslt-1.1.16/tests/docbook/doc/copyright.html > x libxslt-1.1.16/tests/docbook/doc/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/book.xsl > x libxslt-1.1.16/tests/docbook/doc/ch01s02.html > x libxslt-1.1.16/tests/docbook/doc/ch01s03.html > x libxslt-1.1.16/tests/docbook/doc/ch01s04.html > x libxslt-1.1.16/tests/docbook/doc/ch02s02.html > x libxslt-1.1.16/tests/docbook/doc/ch03.html > x libxslt-1.1.16/tests/docbook/doc/ch04.html > x libxslt-1.1.16/tests/docbook/doc/extensions.html > x libxslt-1.1.16/tests/docbook/doc/index.html > x libxslt-1.1.16/tests/docbook/doc/jrefhtml.xsl > x libxslt-1.1.16/tests/docbook/doc/pr01.html > x libxslt-1.1.16/tests/docbook/doc/publishing.html > x libxslt-1.1.16/tests/docbook/doc/reference.css > x libxslt-1.1.16/tests/docbook/doc/reference.html > x libxslt-1.1.16/tests/docbook/doc/reference.xsl > x libxslt-1.1.16/tests/docbook/doc/warranty.html > x libxslt-1.1.16/tests/docbook/images/ > x libxslt-1.1.16/tests/docbook/images/callouts/ > x libxslt-1.1.16/tests/docbook/images/callouts/ChangeLog > x libxslt-1.1.16/tests/docbook/images/callouts/1.png > x libxslt-1.1.16/tests/docbook/images/callouts/10.png > x libxslt-1.1.16/tests/docbook/images/callouts/2.png > x libxslt-1.1.16/tests/docbook/images/callouts/3.png > x libxslt-1.1.16/tests/docbook/images/callouts/4.png > x libxslt-1.1.16/tests/docbook/images/callouts/5.png > x libxslt-1.1.16/tests/docbook/images/callouts/6.png > x libxslt-1.1.16/tests/docbook/images/callouts/7.png > x libxslt-1.1.16/tests/docbook/images/callouts/8.png > x libxslt-1.1.16/tests/docbook/images/callouts/9.png > x libxslt-1.1.16/tests/docbook/images/important.gif > x libxslt-1.1.16/tests/docbook/images/ChangeLog > x libxslt-1.1.16/tests/docbook/images/caution.gif > x libxslt-1.1.16/tests/docbook/images/caution.png > x libxslt-1.1.16/tests/docbook/images/caution.tif > x libxslt-1.1.16/tests/docbook/images/home.png > x libxslt-1.1.16/tests/docbook/images/important.png > x libxslt-1.1.16/tests/docbook/images/important.tif > x libxslt-1.1.16/tests/docbook/images/next.png > x libxslt-1.1.16/tests/docbook/images/note.gif > x libxslt-1.1.16/tests/docbook/images/note.png > x libxslt-1.1.16/tests/docbook/images/note.tif > x libxslt-1.1.16/tests/docbook/images/prev.png > x libxslt-1.1.16/tests/docbook/images/tip.gif > x libxslt-1.1.16/tests/docbook/images/tip.png > x libxslt-1.1.16/tests/docbook/images/tip.tif > x libxslt-1.1.16/tests/docbook/images/toc-blank.png > x libxslt-1.1.16/tests/docbook/images/toc-minus.png > x libxslt-1.1.16/tests/docbook/images/toc-plus.png > x libxslt-1.1.16/tests/docbook/images/up.png > x libxslt-1.1.16/tests/docbook/images/warning.gif > x libxslt-1.1.16/tests/docbook/images/warning.png > x libxslt-1.1.16/tests/docbook/images/warning.tif > x libxslt-1.1.16/tests/docbook/template/ > x libxslt-1.1.16/tests/docbook/template/biblioentry.xsl > x libxslt-1.1.16/tests/docbook/template/ChangeLog > x libxslt-1.1.16/tests/docbook/template/README > x libxslt-1.1.16/tests/docbook/template/testtemplate.xml > x libxslt-1.1.16/tests/docbook/template/titlepage.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/ > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/ > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/ChangeLog > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/htmlhelp.xml > x libxslt-1.1.16/tests/docbook/htmlhelp/htmlhelp-common.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/ChangeLog > x libxslt-1.1.16/tests/docbook/htmlhelp/langcodes.xml > x libxslt-1.1.16/tests/docbook/htmlhelp/htmlhelp.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/xthtmlhelp.xsl > x libxslt-1.1.16/tests/docbook/result/ > x libxslt-1.1.16/tests/docbook/result/fo/ > x libxslt-1.1.16/tests/docbook/result/fo/classsynop.fo > x libxslt-1.1.16/tests/docbook/result/fo/article.fo > x libxslt-1.1.16/tests/docbook/result/fo/article2.fo > x libxslt-1.1.16/tests/docbook/result/fo/article3.fo > x libxslt-1.1.16/tests/docbook/result/fo/bib.fo > x libxslt-1.1.16/tests/docbook/result/fo/book.fo > x libxslt-1.1.16/tests/docbook/result/fo/book2.fo > x libxslt-1.1.16/tests/docbook/result/fo/book3.fo > x libxslt-1.1.16/tests/docbook/result/fo/callout.fo > x libxslt-1.1.16/tests/docbook/result/fo/chunk.fo > x libxslt-1.1.16/tests/docbook/result/fo/gdp-handbook.fo > x libxslt-1.1.16/tests/docbook/result/fo/condition.fo > x libxslt-1.1.16/tests/docbook/result/fo/docbook40.fo > x libxslt-1.1.16/tests/docbook/result/fo/external.fo > x libxslt-1.1.16/tests/docbook/result/fo/figtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/foottest.fo > x libxslt-1.1.16/tests/docbook/result/fo/fotest.fo > x libxslt-1.1.16/tests/docbook/result/fo/func.fo > x libxslt-1.1.16/tests/docbook/result/fo/multilingual.fo > x libxslt-1.1.16/tests/docbook/result/fo/graphics.fo > x libxslt-1.1.16/tests/docbook/result/fo/gtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/idxbook.fo > x libxslt-1.1.16/tests/docbook/result/fo/kwrite.fo > x libxslt-1.1.16/tests/docbook/result/fo/sectest.fo > x libxslt-1.1.16/tests/docbook/result/fo/qa.fo > x libxslt-1.1.16/tests/docbook/result/fo/qa2.fo > x libxslt-1.1.16/tests/docbook/result/fo/verbtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/set.fo > x libxslt-1.1.16/tests/docbook/result/fo/table.fo > x libxslt-1.1.16/tests/docbook/result/fo/test.fo > x libxslt-1.1.16/tests/docbook/result/html/ > x libxslt-1.1.16/tests/docbook/result/html/Makefile.in > x libxslt-1.1.16/tests/docbook/result/html/Makefile > x libxslt-1.1.16/tests/docbook/result/html/article2.html > x libxslt-1.1.16/tests/docbook/result/html/article.html > x libxslt-1.1.16/tests/docbook/result/html/gdp-handbook.html > x libxslt-1.1.16/tests/docbook/result/html/article3.html > x libxslt-1.1.16/tests/docbook/result/html/bib.html > x libxslt-1.1.16/tests/docbook/result/html/book.html > x libxslt-1.1.16/tests/docbook/result/html/book2.html > x libxslt-1.1.16/tests/docbook/result/html/book3.html > x libxslt-1.1.16/tests/docbook/result/html/callout.html > x libxslt-1.1.16/tests/docbook/result/html/chunk.html > x libxslt-1.1.16/tests/docbook/result/html/classsynop.html > x libxslt-1.1.16/tests/docbook/result/html/condition.html > x libxslt-1.1.16/tests/docbook/result/html/docbook40.html > x libxslt-1.1.16/tests/docbook/result/html/emc2.gif > x libxslt-1.1.16/tests/docbook/result/html/emc2.png > x libxslt-1.1.16/tests/docbook/result/html/external.html > x libxslt-1.1.16/tests/docbook/result/html/figtest.html > x libxslt-1.1.16/tests/docbook/result/html/foottest.html > x libxslt-1.1.16/tests/docbook/result/html/fotest.html > x libxslt-1.1.16/tests/docbook/result/html/func.html > x libxslt-1.1.16/tests/docbook/result/html/gdp-handbook.err > x libxslt-1.1.16/tests/docbook/result/html/multilingual.html > x libxslt-1.1.16/tests/docbook/result/html/graphics.html > x libxslt-1.1.16/tests/docbook/result/html/gtest.html > x libxslt-1.1.16/tests/docbook/result/html/idxbook.html > x libxslt-1.1.16/tests/docbook/result/html/kwrite.html > x libxslt-1.1.16/tests/docbook/result/html/sectest.html > x libxslt-1.1.16/tests/docbook/result/html/qa.html > x libxslt-1.1.16/tests/docbook/result/html/qa2.html > x libxslt-1.1.16/tests/docbook/result/html/table.html > x libxslt-1.1.16/tests/docbook/result/html/set.html > x libxslt-1.1.16/tests/docbook/result/html/testmath.html > x libxslt-1.1.16/tests/docbook/result/html/test.html > x libxslt-1.1.16/tests/docbook/result/html/verbtest.html > x libxslt-1.1.16/tests/docbook/result/xhtml/ > x libxslt-1.1.16/tests/docbook/result/xhtml/gdp-handbook.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article3.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/bib.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book3.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/callout.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/chunk.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/classsynop.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/condition.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/docbook40.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/external.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/figtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/foottest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/fotest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/func.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/multilingual.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/graphics.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/gtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/idxbook.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/kwrite.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/qa2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/qa.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/sectest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/set.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/table.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/test.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/verbtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xtchunk/ > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apas02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apa.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apas03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s04.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s05.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s06.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s07.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s08.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s09.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s10.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s11.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s12.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s13.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s14.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s15.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/index.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs04.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs05.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs06.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs07.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs08.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs09.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs10.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs11.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs12.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs13.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs14.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs15.orig > x libxslt-1.1.16/tests/docbook/test/ > x libxslt-1.1.16/tests/docbook/test/ChangeLog > x libxslt-1.1.16/tests/docbook/test/.memdump > x libxslt-1.1.16/tests/docbook/test/Makefile.in > x libxslt-1.1.16/tests/docbook/test/LostLog > x libxslt-1.1.16/tests/docbook/test/Makefile > x libxslt-1.1.16/tests/docbook/test/classsynop.xml > x libxslt-1.1.16/tests/docbook/test/article.xml > x libxslt-1.1.16/tests/docbook/test/article2.xml > x libxslt-1.1.16/tests/docbook/test/article3.xml > x libxslt-1.1.16/tests/docbook/test/bib.xml > x libxslt-1.1.16/tests/docbook/test/book.xml > x libxslt-1.1.16/tests/docbook/test/book2.xml > x libxslt-1.1.16/tests/docbook/test/book3.xml > x libxslt-1.1.16/tests/docbook/test/callout.xml > x libxslt-1.1.16/tests/docbook/test/chunk.xml > x libxslt-1.1.16/tests/docbook/test/condition.xml > x libxslt-1.1.16/tests/docbook/test/docbook.css > x libxslt-1.1.16/tests/docbook/test/docbook40.xml > x libxslt-1.1.16/tests/docbook/test/emc2.gif > x libxslt-1.1.16/tests/docbook/test/emc2.png > x libxslt-1.1.16/tests/docbook/test/external.xml > x libxslt-1.1.16/tests/docbook/test/figtest.xml > x libxslt-1.1.16/tests/docbook/test/foottest.xml > x libxslt-1.1.16/tests/docbook/test/fotest.xml > x libxslt-1.1.16/tests/docbook/test/func.xml > x libxslt-1.1.16/tests/docbook/test/gdp-handbook.xml > x libxslt-1.1.16/tests/docbook/test/graphics.xml > x libxslt-1.1.16/tests/docbook/test/gtest.xml > x libxslt-1.1.16/tests/docbook/test/idxbook.xml > x libxslt-1.1.16/tests/docbook/test/kwrite.xml > x libxslt-1.1.16/tests/docbook/test/multilingual.xml > x libxslt-1.1.16/tests/docbook/test/qa.xml > x libxslt-1.1.16/tests/docbook/test/qa2.xml > x libxslt-1.1.16/tests/docbook/test/sectest.xml > x libxslt-1.1.16/tests/docbook/test/set.xml > x libxslt-1.1.16/tests/docbook/test/subdoc.ent > x libxslt-1.1.16/tests/docbook/test/table.xml > x libxslt-1.1.16/tests/docbook/test/test.xml > x libxslt-1.1.16/tests/docbook/test/test.xsl > x libxslt-1.1.16/tests/docbook/test/verbtest.xml > x libxslt-1.1.16/tests/exslt/ > x libxslt-1.1.16/tests/exslt/Makefile.am > x libxslt-1.1.16/tests/exslt/Makefile.in > x libxslt-1.1.16/tests/exslt/common/ > x libxslt-1.1.16/tests/exslt/common/Makefile.am > x libxslt-1.1.16/tests/exslt/common/Makefile.in > x libxslt-1.1.16/tests/exslt/common/node-set.1.xml > x libxslt-1.1.16/tests/exslt/common/node-set.1.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.1.out > x libxslt-1.1.16/tests/exslt/common/node-set.2.xml > x libxslt-1.1.16/tests/exslt/common/node-set.2.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.2.out > x libxslt-1.1.16/tests/exslt/common/node-set.3.xml > x libxslt-1.1.16/tests/exslt/common/node-set.3.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.3.out > x libxslt-1.1.16/tests/exslt/common/node-set.4.xml > x libxslt-1.1.16/tests/exslt/common/node-set.4.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.4.out > x libxslt-1.1.16/tests/exslt/common/node-set.5.xml > x libxslt-1.1.16/tests/exslt/common/node-set.5.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.5.out > x libxslt-1.1.16/tests/exslt/common/node-set.6.xml > x libxslt-1.1.16/tests/exslt/common/node-set.6.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.6.out > x libxslt-1.1.16/tests/exslt/common/node-set.7.xml > x libxslt-1.1.16/tests/exslt/common/node-set.7.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.7.out > x libxslt-1.1.16/tests/exslt/common/node-set.8.xml > x libxslt-1.1.16/tests/exslt/common/node-set.8.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.8.out > x libxslt-1.1.16/tests/exslt/common/object-type.1.xml > x libxslt-1.1.16/tests/exslt/common/object-type.1.xsl > x libxslt-1.1.16/tests/exslt/common/object-type.1.out > x libxslt-1.1.16/tests/exslt/common/import-test1a.imp > x libxslt-1.1.16/tests/exslt/common/import-test1b.imp > x libxslt-1.1.16/tests/exslt/common/import-test1.out > x libxslt-1.1.16/tests/exslt/common/import-test1.xml > x libxslt-1.1.16/tests/exslt/common/import-test1.xsl > x libxslt-1.1.16/tests/exslt/functions/ > x libxslt-1.1.16/tests/exslt/functions/Makefile.am > x libxslt-1.1.16/tests/exslt/functions/Makefile.in > x libxslt-1.1.16/tests/exslt/functions/function.1.out > x libxslt-1.1.16/tests/exslt/functions/function.1.xml > x libxslt-1.1.16/tests/exslt/functions/function.1.xsl > x libxslt-1.1.16/tests/exslt/functions/function.2.out > x libxslt-1.1.16/tests/exslt/functions/function.2.xml > x libxslt-1.1.16/tests/exslt/functions/function.2.xsl > x libxslt-1.1.16/tests/exslt/functions/function.3.out > x libxslt-1.1.16/tests/exslt/functions/function.3.xml > x libxslt-1.1.16/tests/exslt/functions/function.3.xsl > x libxslt-1.1.16/tests/exslt/functions/function.4.out > x libxslt-1.1.16/tests/exslt/functions/function.4.xml > x libxslt-1.1.16/tests/exslt/functions/function.4.xsl > x libxslt-1.1.16/tests/exslt/functions/function.5.out > x libxslt-1.1.16/tests/exslt/functions/function.5.xml > x libxslt-1.1.16/tests/exslt/functions/function.5.xsl > x libxslt-1.1.16/tests/exslt/functions/function.6.out > x libxslt-1.1.16/tests/exslt/functions/function.6.xml > x libxslt-1.1.16/tests/exslt/functions/function.6.xsl > x libxslt-1.1.16/tests/exslt/functions/function.7.out > x libxslt-1.1.16/tests/exslt/functions/function.7.xml > x libxslt-1.1.16/tests/exslt/functions/function.7.xsl > x libxslt-1.1.16/tests/exslt/functions/function.8.out > x libxslt-1.1.16/tests/exslt/functions/function.8.xml > x libxslt-1.1.16/tests/exslt/functions/function.8.xsl > x libxslt-1.1.16/tests/exslt/math/ > x libxslt-1.1.16/tests/exslt/math/Makefile.am > x libxslt-1.1.16/tests/exslt/math/Makefile.in > x libxslt-1.1.16/tests/exslt/math/highest.1.out > x libxslt-1.1.16/tests/exslt/math/highest.1.xml > x libxslt-1.1.16/tests/exslt/math/highest.1.xsl > x libxslt-1.1.16/tests/exslt/math/highest.2.out > x libxslt-1.1.16/tests/exslt/math/highest.2.xml > x libxslt-1.1.16/tests/exslt/math/highest.2.xsl > x libxslt-1.1.16/tests/exslt/math/highest.5.out > x libxslt-1.1.16/tests/exslt/math/highest.5.xml > x libxslt-1.1.16/tests/exslt/math/highest.5.xsl > x libxslt-1.1.16/tests/exslt/math/lowest.1.out > x libxslt-1.1.16/tests/exslt/math/lowest.1.xml > x libxslt-1.1.16/tests/exslt/math/lowest.1.xsl > x libxslt-1.1.16/tests/exslt/math/lowest.2.out > x libxslt-1.1.16/tests/exslt/math/lowest.2.xml > x libxslt-1.1.16/tests/exslt/math/lowest.2.xsl > x libxslt-1.1.16/tests/exslt/math/max.1.out > x libxslt-1.1.16/tests/exslt/math/max.1.xml > x libxslt-1.1.16/tests/exslt/math/max.1.xsl > x libxslt-1.1.16/tests/exslt/math/max.2.out > x libxslt-1.1.16/tests/exslt/math/max.2.xml > x libxslt-1.1.16/tests/exslt/math/max.2.xsl > x libxslt-1.1.16/tests/exslt/math/max.3.out > x libxslt-1.1.16/tests/exslt/math/max.3.xml > x libxslt-1.1.16/tests/exslt/math/max.3.xsl > x libxslt-1.1.16/tests/exslt/math/max.5.out > x libxslt-1.1.16/tests/exslt/math/max.5.xml > x libxslt-1.1.16/tests/exslt/math/max.5.xsl > x libxslt-1.1.16/tests/exslt/math/power.1.out > x libxslt-1.1.16/tests/exslt/math/power.1.xml > x libxslt-1.1.16/tests/exslt/math/power.1.xsl > x libxslt-1.1.16/tests/exslt/math/min.1.out > x libxslt-1.1.16/tests/exslt/math/min.1.xml > x libxslt-1.1.16/tests/exslt/math/min.1.xsl > x libxslt-1.1.16/tests/exslt/math/min.2.out > x libxslt-1.1.16/tests/exslt/math/min.2.xml > x libxslt-1.1.16/tests/exslt/math/min.2.xsl > x libxslt-1.1.16/tests/exslt/sets/ > x libxslt-1.1.16/tests/exslt/sets/Makefile.am > x libxslt-1.1.16/tests/exslt/sets/Makefile.in > x libxslt-1.1.16/tests/exslt/sets/difference.1.out > x libxslt-1.1.16/tests/exslt/sets/difference.1.xml > x libxslt-1.1.16/tests/exslt/sets/difference.1.xsl > x libxslt-1.1.16/tests/exslt/sets/distinct.1.out > x libxslt-1.1.16/tests/exslt/sets/distinct.1.xml > x libxslt-1.1.16/tests/exslt/sets/distinct.1.xsl > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.out > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.xml > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.xsl > x libxslt-1.1.16/tests/exslt/sets/leading.1.out > x libxslt-1.1.16/tests/exslt/sets/leading.1.xml > x libxslt-1.1.16/tests/exslt/sets/leading.1.xsl > x libxslt-1.1.16/tests/exslt/sets/trailing.1.out > x libxslt-1.1.16/tests/exslt/sets/trailing.1.xml > x libxslt-1.1.16/tests/exslt/sets/trailing.1.xsl > x libxslt-1.1.16/tests/exslt/strings/ > x libxslt-1.1.16/tests/exslt/strings/Makefile.am > x libxslt-1.1.16/tests/exslt/strings/Makefile.in > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.out > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.out > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.out > x libxslt-1.1.16/tests/exslt/strings/split.1.xml > x libxslt-1.1.16/tests/exslt/strings/split.1.xsl > x libxslt-1.1.16/tests/exslt/strings/split.1.out > x libxslt-1.1.16/tests/exslt/dynamic/ > x libxslt-1.1.16/tests/exslt/dynamic/Makefile.am > x libxslt-1.1.16/tests/exslt/dynamic/Makefile.in > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.out > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.xml > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.xsl > x libxslt-1.1.16/tests/exslt/date/ > x libxslt-1.1.16/tests/exslt/date/Makefile.am > x libxslt-1.1.16/tests/exslt/date/Makefile.in > x libxslt-1.1.16/tests/exslt/date/current.xsl > x libxslt-1.1.16/tests/exslt/date/date.1.out > x libxslt-1.1.16/tests/exslt/date/date.1.xml > x libxslt-1.1.16/tests/exslt/date/date.1.xsl > x libxslt-1.1.16/tests/exslt/date/date.2.out > x libxslt-1.1.16/tests/exslt/date/date.2.xml > x libxslt-1.1.16/tests/exslt/date/date.2.xsl > x libxslt-1.1.16/tests/exslt/date/datetime.1.out > x libxslt-1.1.16/tests/exslt/date/datetime.1.xml > x libxslt-1.1.16/tests/exslt/date/datetime.1.xsl > x libxslt-1.1.16/tests/exslt/date/datetime.2.out > x libxslt-1.1.16/tests/exslt/date/datetime.2.xml > x libxslt-1.1.16/tests/exslt/date/datetime.2.xsl > x libxslt-1.1.16/tests/exslt/date/gday.1.out > x libxslt-1.1.16/tests/exslt/date/gday.1.xml > x libxslt-1.1.16/tests/exslt/date/gday.1.xsl > x libxslt-1.1.16/tests/exslt/date/gday.2.out > x libxslt-1.1.16/tests/exslt/date/gday.2.xml > x libxslt-1.1.16/tests/exslt/date/gday.2.xsl > x libxslt-1.1.16/tests/exslt/date/gmonth.1.out > x libxslt-1.1.16/tests/exslt/date/gmonth.1.xml > x libxslt-1.1.16/tests/exslt/date/gmonth.1.xsl > x libxslt-1.1.16/tests/exslt/date/gmonth.2.out > x libxslt-1.1.16/tests/exslt/date/gmonth.2.xml > x libxslt-1.1.16/tests/exslt/date/gmonth.2.xsl > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.out > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.xml > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.xsl > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.out > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.xml > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.xsl > x libxslt-1.1.16/tests/exslt/date/gyear.1.out > x libxslt-1.1.16/tests/exslt/date/gyear.1.xml > x libxslt-1.1.16/tests/exslt/date/gyear.1.xsl > x libxslt-1.1.16/tests/exslt/date/gyear.2.out > x libxslt-1.1.16/tests/exslt/date/gyear.2.xml > x libxslt-1.1.16/tests/exslt/date/gyear.2.xsl > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.out > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.xml > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.xsl > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.out > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.xml > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.xsl > x libxslt-1.1.16/tests/exslt/date/time.1.out > x libxslt-1.1.16/tests/exslt/date/time.1.xml > x libxslt-1.1.16/tests/exslt/date/time.1.xsl > x libxslt-1.1.16/tests/exslt/date/time.2.out > x libxslt-1.1.16/tests/exslt/date/time.2.xml > x libxslt-1.1.16/tests/exslt/date/time.2.xsl > x libxslt-1.1.16/tests/exslt/date/add.1.out > x libxslt-1.1.16/tests/exslt/date/add.1.xml > x libxslt-1.1.16/tests/exslt/date/add.1.xsl > x libxslt-1.1.16/tests/exslt/date/add.2.out > x libxslt-1.1.16/tests/exslt/date/add.2.xml > x libxslt-1.1.16/tests/exslt/date/add.2.xsl > x libxslt-1.1.16/tests/exslt/date/add-duration.1.out > x libxslt-1.1.16/tests/exslt/date/add-duration.1.xml > x libxslt-1.1.16/tests/exslt/date/add-duration.1.xsl > x libxslt-1.1.16/tests/exslt/date/add-duration.2.out > x libxslt-1.1.16/tests/exslt/date/add-duration.2.xml > x libxslt-1.1.16/tests/exslt/date/add-duration.2.xsl > x libxslt-1.1.16/tests/exslt/date/sum.1.out > x libxslt-1.1.16/tests/exslt/date/sum.1.xml > x libxslt-1.1.16/tests/exslt/date/sum.1.xsl > x libxslt-1.1.16/tests/exslt/date/sum.2.out > x libxslt-1.1.16/tests/exslt/date/sum.2.xml > x libxslt-1.1.16/tests/exslt/date/sum.2.xsl > x libxslt-1.1.16/tests/exslt/date/difference.1.out > x libxslt-1.1.16/tests/exslt/date/difference.1.xml > x libxslt-1.1.16/tests/exslt/date/difference.1.xsl > x libxslt-1.1.16/tests/exslt/date/difference.2.out > x libxslt-1.1.16/tests/exslt/date/difference.2.xml > x libxslt-1.1.16/tests/exslt/date/difference.2.xsl > x libxslt-1.1.16/tests/exslt/date/duration.1.out > x libxslt-1.1.16/tests/exslt/date/duration.1.xml > x libxslt-1.1.16/tests/exslt/date/duration.1.xsl > x libxslt-1.1.16/tests/exslt/date/duration.2.out > x libxslt-1.1.16/tests/exslt/date/duration.2.xml > x libxslt-1.1.16/tests/exslt/date/duration.2.xsl > x libxslt-1.1.16/tests/exslt/date/seconds.1.out > x libxslt-1.1.16/tests/exslt/date/seconds.1.xml > x libxslt-1.1.16/tests/exslt/date/seconds.1.xsl > x libxslt-1.1.16/tests/exslt/date/seconds.2.out > x libxslt-1.1.16/tests/exslt/date/seconds.2.xml > x libxslt-1.1.16/tests/exslt/date/seconds.2.xsl > x libxslt-1.1.16/tests/plugins/ > x libxslt-1.1.16/tests/plugins/Makefile.am > x libxslt-1.1.16/tests/plugins/Makefile.in > x libxslt-1.1.16/tests/plugins/testplugin.c > x libxslt-1.1.16/tests/plugins/plugin.out > x libxslt-1.1.16/tests/plugins/plugin.xml > x libxslt-1.1.16/tests/plugins/plugin.xsl > x libxslt-1.1.16/vms/ > x libxslt-1.1.16/vms/build_xslt.com > x libxslt-1.1.16/vms/diffs.vms > x libxslt-1.1.16/vms/readme.vms > x libxslt-1.1.16/examples/ > x libxslt-1.1.16/examples/xsltICUSort.c > make writeable... > echo dummy > unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config.dummy > touch unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config.dummy > echo dummy > unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config > touch unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config > cd ./unxfbsdx.pro/misc/build && cat ../../../libxslt-1.1.16.patch | /usr/local/bin/gpatch -p2 && touch so_patched_so_libxslt > patching file libxslt-1.1.16/configure > patching file libxslt-1.1.16/libxml2-config > patching file libxslt-1.1.16/libxslt/xsltInternals.h > patching file libxslt-1.1.16/ltmain.sh > touch ./unxfbsdx.pro/misc/build/so_patched_so_libxslt > mkdir ./unxfbsdx.pro/misc/build/libxslt-1.1.16/ > mkdir: ./unxfbsdx.pro/misc/build/libxslt-1.1.16/: File exists > cd ./unxfbsdx.pro/misc/build/libxslt-1.1.16/ && chmod 777 libxml2-config && ./configure --enable-ipv6=no --without-crypto --without-python --enable-static=no --with-sax1=yes CFLAGS="" LIBXML2LIB=-lxml2 ZLIB3RDLIB=-lz && touch so_configured_so_libxslt > checking build system type... amd64-unknown-freebsd8.0 > checking host system type... amd64-unknown-freebsd8.0 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > 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... 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 ANSI C... none needed > checking dependency style of cc... gcc3 > checking for library containing strerror... none required > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ANSI C... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for a BSD-compatible install... /usr/bin/install -c > checking how to run the C preprocessor... cc -E > checking for rm... /bin/rm > checking for mv... /bin/mv > checking for tar... /usr/bin/tar > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for a sed that does not truncate output... /usr/bin/sed > 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 recognise dependent libraries... pass_all > 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 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 f77... no > checking for xlf... no > checking for frt... no > checking for pgf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for f90... no > checking for xlf90... no > checking for pgf90... no > checking for epcf90... no > checking for f95... no > checking for fort... no > checking for xlf95... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for gfortran... 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... 196608 > 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... freebsd8.0 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... no > 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... freebsd8.0 ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking for sys/types.h... (cached) yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for string.h... (cached) yes > checking ieeefp.h usability... yes > checking ieeefp.h presence... yes > checking for ieeefp.h... yes > checking nan.h usability... no > checking nan.h presence... no > checking for nan.h... no > checking math.h usability... yes > checking math.h presence... yes > checking for math.h... yes > checking fp_class.h usability... no > checking fp_class.h presence... no > checking for fp_class.h... no > checking float.h usability... yes > checking float.h presence... yes > checking for float.h... yes > checking ansidecl.h usability... no > checking ansidecl.h presence... no > checking for ansidecl.h... no > checking sys/timeb.h usability... yes > checking sys/timeb.h presence... yes > checking for sys/timeb.h... yes > checking time.h usability... yes > checking time.h presence... yes > checking for time.h... yes > checking for sys/stat.h... (cached) yes > checking sys/select.h usability... yes > checking sys/select.h presence... yes > checking for sys/select.h... yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for stat... yes > checking for _stat... yes > checking for isnan... yes > checking for isinf... yes > checking for pow... yes > checking for floor... yes > checking for fabs... yes > checking for gettimeofday... yes > checking for mktime... yes > checking for localtime... yes > checking for localtime_r... yes > checking for asctime... yes > checking for time... yes > checking for gmtime_r... yes > checking for ftime... yes > checking for printf... yes > checking for sprintf... yes > checking for fprintf... yes > checking for snprintf... yes > checking for vfprintf... yes > checking for vsprintf... yes > checking for vsnprintf... yes > checking for sscanf... yes > checking for perl... /usr/bin/perl > Disabling crypto support > Enabling debugger > checking for libxml libraries >= 2.6.17... test: 1: unexpected operator > configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/. > dmake: Error code 1, while making 'unxfbsdx.pro/misc/build/so_configured_so_libxslt' > ---* tg_merge.mk *--- > > ERROR: Error 65280 occurred while making /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/libxslt > dmake: Error code 1, while making 'build_instsetoo_native' > ---* *--- > *** Error code 255 > > Stop in /a/ports/editors/openoffice.org-2. > ================================================================ > build of /usr/ports/editors/openoffice.org-2 ended at Fri Aug 15 10:12:13 UTC 2008 -- Pav Lucistnik XML is a giant step in no direction at all. -- Erik Naggum -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20080815/fe9cb500/attachment.pgp From pav at FreeBSD.org Fri Aug 15 15:06:28 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Fri Aug 15 15:06:39 2008 Subject: [Fwd: openoffice.org-3.0.0.b2 failed on amd64 6] Message-ID: <1218811160.86328.52.camel@ikaros.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: openoffice.org-3.0.0.b2 failed on amd64 6 > Datum: Fri, 15 Aug 2008 11:19:12 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.6.20080814064948/openoffice.org-3.0.0.b2.log > > building openoffice.org-3.0.0.b2 on gohan11.freebsd.org > in directory /x/pkgbuild/6/20080814064948/chroot/2883 > building for: 6.3-STABLE amd64 > maintained by: openoffice@FreeBSD.org > port directory: /usr/ports/editors/openoffice.org-3 > Makefile ident: $FreeBSD: ports/editors/openoffice.org-3/Makefile,v 1.307 2008/07/21 11:28:30 maho Exp $ > > [... lines trimmed ...] > > checking for inline... inline > checking for size_t... yes > checking whether time.h and sys/time.h may both be included... yes > checking whether struct tm is in sys/time.h or time.h... time.h > checking for stdlib.h... (cached) yes > checking for GNU libc compatible malloc... yes > checking for stdlib.h... (cached) yes > checking for GNU libc compatible realloc... yes > checking for vprintf... yes > checking for _doprnt... no > checking for gettimeofday... yes > checking for memset... yes > checking for strchr... yes > checking for strdup... yes > checking for strpbrk... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating src/Makefile > config.status: creating src/config.h > config.status: executing depfiles commands > mv ./unxfbsdx.pro/misc/build/libtextcat-2.2//so_configured_libtextcat ./unxfbsdx.pro/misc/build/so_configured_libtextcat > mkdir ./unxfbsdx.pro/misc/build/libtextcat-2.2/ > mkdir: ./unxfbsdx.pro/misc/build/libtextcat-2.2/: File exists > cd ./unxfbsdx.pro/misc/build/libtextcat-2.2/ && make && touch /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/libtextcat/./unxfbsdx.pro/misc/build/so_built_libtextcat > Making all in src > make all-am > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo `test -f 'common.c' || echo './'`common.c; then mv ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 > mv -f .libs/common.lo common.lo > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT fingerprint.lo -MD -MP -MF ".deps/fingerprint.Tpo" -c -o fingerprint.lo `test -f 'fingerprint.c' || echo './'`fingerprint.c; then mv ".deps/fingerprint.Tpo" ".deps/fingerprint.Plo"; else rm -f ".deps/fingerprint.Tpo"; exit 1; fi > rm -f .libs/fingerprint.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT fingerprint.lo -MD -MP -MF .deps/fingerprint.Tpo -c fingerprint.c -fPIC -DPIC -o .libs/fingerprint.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT fingerprint.lo -MD -MP -MF .deps/fingerprint.Tpo -c fingerprint.c -o fingerprint.o >/dev/null 2>&1 > mv -f .libs/fingerprint.lo fingerprint.lo > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT textcat.lo -MD -MP -MF ".deps/textcat.Tpo" -c -o textcat.lo `test -f 'textcat.c' || echo './'`textcat.c; then mv ".deps/textcat.Tpo" ".deps/textcat.Plo"; else rm -f ".deps/textcat.Tpo"; exit 1; fi > rm -f .libs/textcat.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT textcat.lo -MD -MP -MF .deps/textcat.Tpo -c textcat.c -fPIC -DPIC -o .libs/textcat.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT textcat.lo -MD -MP -MF .deps/textcat.Tpo -c textcat.c -o textcat.o >/dev/null 2>&1 > mv -f .libs/textcat.lo textcat.lo > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT wg_mempool.lo -MD -MP -MF ".deps/wg_mempool.Tpo" -c -o wg_mempool.lo `test -f 'wg_mempool.c' || echo './'`wg_mempool.c; then mv ".deps/wg_mempool.Tpo" ".deps/wg_mempool.Plo"; else rm -f ".deps/wg_mempool.Tpo"; exit 1; fi > rm -f .libs/wg_mempool.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT wg_mempool.lo -MD -MP -MF .deps/wg_mempool.Tpo -c wg_mempool.c -fPIC -DPIC -o .libs/wg_mempool.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT wg_mempool.lo -MD -MP -MF .deps/wg_mempool.Tpo -c wg_mempool.c -o wg_mempool.o >/dev/null 2>&1 > mv -f .libs/wg_mempool.lo wg_mempool.lo > if /usr/local/bin/bash ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT utf8misc.lo -MD -MP -MF ".deps/utf8misc.Tpo" -c -o utf8misc.lo `test -f 'utf8misc.c' || echo './'`utf8misc.c; then mv ".deps/utf8misc.Tpo" ".deps/utf8misc.Plo"; else rm -f ".deps/utf8misc.Tpo"; exit 1; fi > rm -f .libs/utf8misc.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT utf8misc.lo -MD -MP -MF .deps/utf8misc.Tpo -c utf8misc.c -fPIC -DPIC -o .libs/utf8misc.lo > cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT utf8misc.lo -MD -MP -MF .deps/utf8misc.Tpo -c utf8misc.c -o utf8misc.o >/dev/null 2>&1 > mv -f .libs/utf8misc.lo utf8misc.lo > /usr/local/bin/bash ../libtool --mode=link cc -DVERBOSE -g -o libtextcat.la -avoid-version -rpath /usr/local/lib common.lo fingerprint.lo textcat.lo wg_mempool.lo utf8misc.lo > rm -fr .libs/libtextcat.la .libs/libtextcat.* .libs/libtextcat.* > cc -shared common.lo fingerprint.lo textcat.lo wg_mempool.lo utf8misc.lo -Wl,-soname -Wl,libtextcat.so -o .libs/libtextcat.so > ar cru .libs/libtextcat.a common.o fingerprint.o textcat.o wg_mempool.o utf8misc.o > ranlib .libs/libtextcat.a > creating libtextcat.la > (cd .libs && rm -f libtextcat.la && ln -s ../libtextcat.la libtextcat.la) > if cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT createfp.o -MD -MP -MF ".deps/createfp.Tpo" -c -o createfp.o `test -f 'createfp.c' || echo './'`createfp.c; then mv ".deps/createfp.Tpo" ".deps/createfp.Po"; else rm -f ".deps/createfp.Tpo"; exit 1; fi > /usr/local/bin/bash ../libtool --mode=link cc -DVERBOSE -g -o createfp createfp.o libtextcat.la > cc -DVERBOSE -g -o .libs/createfp createfp.o ./.libs/libtextcat.so -Wl,--rpath -Wl,/usr/local/lib > creating createfp > if cc -DHAVE_CONFIG_H -I. -I. -I. -DVERBOSE -MT testtextcat.o -MD -MP -MF ".deps/testtextcat.Tpo" -c -o testtextcat.o `test -f 'testtextcat.c' || echo './'`testtextcat.c; then mv ".deps/testtextcat.Tpo" ".deps/testtextcat.Po"; else rm -f ".deps/testtextcat.Tpo"; exit 1; fi > /usr/local/bin/bash ../libtool --mode=link cc -DVERBOSE -g -o testtextcat testtextcat.o libtextcat.la > cc -DVERBOSE -g -o .libs/testtextcat testtextcat.o ./.libs/libtextcat.so -Wl,--rpath -Wl,/usr/local/lib > creating testtextcat > touch ./unxfbsdx.pro/misc/build/so_installed_libtextcat > cp -f ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/.libs/libtextcat*.so ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/config.h ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/common.h ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/fingerprint.h ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/textcat.h ./unxfbsdx.pro/misc/build/libtextcat-2.2//src/wg_mempool.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_libtextcat > Running processes: 0 > deliver -- version: 1.129 > Module 'libtextcat' delivered successfully. 80 files copied, 0 files unchanged > ============= > Building module libxmlsec > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/libxmlsec > mkout -- version: 1.8 > mkout -- version: 1.8 > Mozilla disabled -> no nss -> no libxmlsec.... > Running processes: 0 > deliver -- version: 1.129 > Module 'libxmlsec' delivered successfully. 1 files copied, 0 files unchanged > ============= > Building module lpsolve > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/lpsolve > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/lp_solve_5.5 ) mv ./unxfbsdx.pro/misc/build/lp_solve_5.5 ./unxfbsdx.pro/misc/build/lp_solve_5.5_removeme > rm -rf ./unxfbsdx.pro/misc/build/lp_solve_5.5_removeme > mkdir: ./unxfbsdx.pro/misc/: File exists > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/lp_solve_5.5.tar.gz | tar -xf -) && touch so_unpacked_lpsolve > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris.dummy > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris.dummy > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd.dummy > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd.dummy > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd > cd ./unxfbsdx.pro/misc/build && cat ../../../lp_solve_5.5.patch | /usr/local/bin/gpatch -p2 && touch so_patched_lpsolve > patching file lp_solve_5.5/lpsolve55/ccc > patching file lp_solve_5.5/lpsolve55/ccc.osx > patching file lp_solve_5.5/lpsolve55/ccc.solaris > patching file lp_solve_5.5/lpsolve55/ccc.freebsd > touch ./unxfbsdx.pro/misc/build/so_patched_lpsolve > touch ./unxfbsdx.pro/misc/build/so_configured_lpsolve > mkdir ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55 > mkdir: ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55: File exists > cd ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55 && sh -x ccc.freebsd && touch /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/lpsolve/./unxfbsdx.pro/misc/build/so_built_lpsolve > + src=../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + c=cc > + def= > + so=yes > + opts=-O3 -DINTEGERTIME > + cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -O3 -DINTEGERTIME -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + sed s/[.]c/.o/g > + sed s/[^ ]*\///g > + ar rv liblpsolve55.a lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o > ar: creating liblpsolve55.a > a - lp_MDO.o > a - commonlib.o > a - mmio.o > a - myblas.o > a - ini.o > a - fortify.o > a - colamd.o > a - lp_rlp.o > a - lp_crash.o > a - lp_LUSOL.o > a - lusol.o > a - lp_Hash.o > a - lp_lib.o > a - lp_wlp.o > a - lp_matrix.o > a - lp_mipbb.o > a - lp_MPS.o > a - lp_params.o > a - lp_presolve.o > a - lp_price.o > a - lp_pricePSE.o > a - lp_report.o > a - lp_scale.o > a - lp_simplex.o > a - lp_SOS.o > a - lp_utils.o > a - yacc_read.o > + ranlib liblpsolve55.a > + [ yes != ] > + cc -fPIC -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I. -O3 -DINTEGERTIME -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + sed s/[.]c/.o/g > + sed s/[^ ]*\///g > + cc -shared -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so -o liblpsolve55.so lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o -lc -lm > + rm colamd.o commonlib.o fortify.o ini.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lusol.o mmio.o myblas.o yacc_read.o > touch ./unxfbsdx.pro/misc/build/so_installed_lpsolve > cp -f ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/liblpsolve55.so ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_lib.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_types.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_utils.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_Hash.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_matrix.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_mipbb.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_SOS.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_lpsolve > Running processes: 0 > deliver -- version: 1.129 > Module 'lpsolve' delivered successfully. 9 files copied, 3 files unchanged > ============= > Building module msfontextract > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/msfontextract > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/libmspack ) mv ./unxfbsdx.pro/misc/build/libmspack ./unxfbsdx.pro/misc/build/libmspack_removeme > rm -rf ./unxfbsdx.pro/misc/build/libmspack_removeme > mkdir: ./unxfbsdx.pro/misc/: File exists > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/libmspack.tar.gz | tar -xf -) && touch so_unpacked_libmspack > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c > cd ./unxfbsdx.pro/misc/build && cat ../../../msfontextract.patch | /usr/local/bin/gpatch -p2 && touch so_patched_libmspack > patching file libmspack/mspack/makefile.mk > patching file libmspack/mspack/ministub.c > patching file libmspack/mspack/msfontextract.c > patching file libmspack/mspack/mspack.h > patching file libmspack/mspack/system.h > touch ./unxfbsdx.pro/misc/build/so_patched_libmspack > touch ./unxfbsdx.pro/misc/build/so_configured_libmspack > mkdir ./unxfbsdx.pro/misc/build/libmspack/mspack > mkdir: ./unxfbsdx.pro/misc/build/libmspack/mspack: File exists > cd ./unxfbsdx.pro/misc/build/libmspack/mspack && dmake subdmak=true -P1 -f makefile.mk && touch /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/msfontextract/./unxfbsdx.pro/misc/build/so_built_libmspack > making .dpobj > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/msfontextract.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include > /bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/msfontextract.o msfontextract.c > msfontextract.c:58: warning: unused parameter 'argc' > if ( -e ../../../../../unxfbsdx.pro/obj/msfontextract.o ) touch ../../../../../unxfbsdx.pro/obj/msfontextract.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkwqp3jg > ../../../../..//unxfbsdx.pro/misc/o_msfontextract.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/system.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include > /bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/system.o system.c > system.c:163: warning: unused parameter 'this' > system.c:78: warning: unused parameter 'this' > if ( -e ../../../../../unxfbsdx.pro/obj/system.o ) touch ../../../../../unxfbsdx.pro/obj/system.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkR6drv8 > ../../../../..//unxfbsdx.pro/misc/o_system.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/cabd.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include > /bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/cabd.o cabd.c > cabd.c: In function `cabd_extract': > cabd.c:967: warning: comparison between signed and unsigned > cabd.c: In function `cabd_sys_read': > cabd.c:1150: warning: comparison between signed and unsigned > cabd.c:1167: warning: comparison between signed and unsigned > cabd.c: At top level: > cabd.c:530: warning: unused parameter 'cab' > cabd.c: In function `cabd_search': > cabd.c:637: warning: 'p' might be used uninitialized in this function > if ( -e ../../../../../unxfbsdx.pro/obj/cabd.o ) touch ../../../../../unxfbsdx.pro/obj/cabd.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkCsjZdD > ../../../../..//unxfbsdx.pro/misc/o_cabd.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/lzxd.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include > /bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/lzxd.o lzxd.c > if ( -e ../../../../../unxfbsdx.pro/obj/lzxd.o ) touch ../../../../../unxfbsdx.pro/obj/lzxd.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkuKJ9b0 > ../../../../..//unxfbsdx.pro/misc/o_lzxd.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/ministub.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include > /bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/ministub.o ministub.c > if ( -e ../../../../../unxfbsdx.pro/obj/ministub.o ) touch ../../../../../unxfbsdx.pro/obj/ministub.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkeKk8IB > ../../../../..//unxfbsdx.pro/misc/o_ministub.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/bin/msfontextract > unx > cat ../../../../..//unxfbsdx.pro/misc/msfontextract.msfontextract_1.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../../../../..//unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../../../../..//unxfbsdx.pro/obj/msfontextract.o ../../../../..//unxfbsdx.pro/obj/system.o ../../../../..//unxfbsdx.pro/obj/cabd.o ../../../../..//unxfbsdx.pro/obj/lzxd.o ../../../../..//unxfbsdx.pro/obj/ministub.o \ > -pthread -lm -o ../../../../../unxfbsdx.pro/bin/msfontextract > -rwxr-xr-x 1 root wheel 40608 Aug 15 11:17 ../../../../../unxfbsdx.pro/bin/msfontextract > ------------- > making .dpobj > touch ./unxfbsdx.pro/misc/build/so_installed_libmspack > touch ./unxfbsdx.pro/misc/build/so_predeliver_libmspack > Running processes: 0 > deliver -- version: 1.129 > Module 'msfontextract' delivered successfully. 2 files copied, 1 files unchanged > ============= > Building module neon > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/neon > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/neon-0.26.3 ) mv ./unxfbsdx.pro/misc/build/neon-0.26.3 ./unxfbsdx.pro/misc/build/neon-0.26.3_removeme > rm -rf ./unxfbsdx.pro/misc/build/neon-0.26.3_removeme > mkdir: ./unxfbsdx.pro/misc/: File exists > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/neon-0.26.3.tar.gz | tar -xf -) && touch so_unpacked_so_neon > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk.dummy > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk.dummy > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h.dummy > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h.dummy > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h > cd ./unxfbsdx.pro/misc/build && cat ../../../neon.patch | /usr/local/bin/gpatch -p2 && touch so_patched_so_neon > patching file neon-0.26.3/src/config.h > patching file neon-0.26.3/src/makefile.mk > patching file neon-0.26.3/src/ne_defs.h > patching file neon-0.26.3/src/ne_locks.h > patching file neon-0.26.3/src/ne_sspi.c > touch ./unxfbsdx.pro/misc/build/so_patched_so_neon > touch ./unxfbsdx.pro/misc/build/so_configured_so_neon > mkdir ./unxfbsdx.pro/misc/build/neon-0.26.3/src > mkdir: ./unxfbsdx.pro/misc/build/neon-0.26.3/src: File exists > cd ./unxfbsdx.pro/misc/build/neon-0.26.3/src && dmake -P1 && touch /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/neon/./unxfbsdx.pro/misc/build/so_built_so_neon > making .dpslo > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_207.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_207.o ne_207.c > ne_207.c: In function `ne_simple_request': > ne_207.c:322: warning: missing initializer > ne_207.c:322: warning: (near initialization for `ctx.buf') > ne_207.c:325: warning: missing initializer > ne_207.c:325: warning: (near initialization for `base.host') > ne_207.c: At top level: > ne_207.c:310: warning: unused parameter 'propstat' > ne_207.c:302: warning: unused parameter 'response' > ne_207.c:257: warning: unused parameter 'userdata' > ne_207.c:257: warning: unused parameter 'req' > ne_207.c:164: warning: unused parameter 'nspace' > ne_207.c:164: warning: unused parameter 'name' > ne_207.c:134: warning: unused parameter 'atts' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_207.o ) touch ../../../../../unxfbsdx.pro/slo/ne_207.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkvEg48l > ../../../../../unxfbsdx.pro/misc/s_ne_207.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_acl.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_acl.o ne_acl.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_acl.o ) touch ../../../../../unxfbsdx.pro/slo/ne_acl.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk2FW3lg > ../../../../../unxfbsdx.pro/misc/s_ne_acl.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_alloc.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_alloc.o ne_alloc.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_alloc.o ) touch ../../../../../unxfbsdx.pro/slo/ne_alloc.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkySB3pe > ../../../../../unxfbsdx.pro/misc/s_ne_alloc.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_auth.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_auth.o ne_auth.c > ne_auth.c:975: warning: missing initializer > ne_auth.c:975: warning: (near initialization for `protocols[2].strength') > ne_auth.c:325: warning: unused parameter 'attempt' > ne_auth.c:365: warning: unused parameter 'req' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_auth.o ) touch ../../../../../unxfbsdx.pro/slo/ne_auth.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk2rs02Y > ../../../../../unxfbsdx.pro/misc/s_ne_auth.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_basic.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_basic.o ne_basic.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_basic.o ) touch ../../../../../unxfbsdx.pro/slo/ne_basic.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkVlMI0Y > ../../../../../unxfbsdx.pro/misc/s_ne_basic.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_compress.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_compress.o ne_compress.c > ne_compress.c:445: warning: unused parameter 'dc' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_compress.o ) touch ../../../../../unxfbsdx.pro/slo/ne_compress.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkOxdsst > ../../../../../unxfbsdx.pro/misc/s_ne_compress.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_dates.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_dates.o ne_dates.c > ne_dates.c: In function `ne_iso8601_parse': > ne_dates.c:120: warning: missing initializer > ne_dates.c:120: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_rfc1123_parse': > ne_dates.c:164: warning: missing initializer > ne_dates.c:164: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_rfc1036_parse': > ne_dates.c:186: warning: missing initializer > ne_dates.c:186: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_asctime_parse': > ne_dates.c:219: warning: missing initializer > ne_dates.c:219: warning: (near initialization for `gmt.tm_min') > if ( -e ../../../../../unxfbsdx.pro/slo/ne_dates.o ) touch ../../../../../unxfbsdx.pro/slo/ne_dates.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mksXp4yb > ../../../../../unxfbsdx.pro/misc/s_ne_dates.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_i18n.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_i18n.o ne_i18n.c > ne_i18n.c:30: warning: unused parameter 'encoding' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_i18n.o ) touch ../../../../../unxfbsdx.pro/slo/ne_i18n.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkaVvcTJ > ../../../../../unxfbsdx.pro/misc/s_ne_i18n.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_locks.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_locks.o ne_locks.c > ne_locks.c:116: warning: missing initializer > ne_locks.c:116: warning: (near initialization for `lock_props[1].name') > ne_locks.c: In function `ne_lock_using_parent': > ne_locks.c:245: warning: missing initializer > ne_locks.c:245: warning: (near initialization for `u.host') > ne_locks.c: In function `ne_lock_discover': > ne_locks.c:655: warning: missing initializer > ne_locks.c:655: warning: (near initialization for `ctx.results') > ne_locks.c: At top level: > ne_locks.c:613: warning: unused parameter 'nspace' > ne_locks.c:613: warning: unused parameter 'name' > ne_locks.c:542: warning: unused parameter 'state' > ne_locks.c:566: warning: unused parameter 'atts' > ne_locks.c:501: warning: unused parameter 'nspace' > ne_locks.c:501: warning: unused parameter 'name' > ne_locks.c:553: warning: unused parameter 'state' > ne_locks.c:526: warning: unused parameter 'atts' > ne_locks.c:643: warning: unused parameter 'userdata' > ne_locks.c:633: warning: unused parameter 'userdata' > ne_locks.c:174: warning: unused parameter 'userdata' > ne_locks.c:129: warning: unused parameter 'userdata' > ne_locks.c:121: warning: unused parameter 'method' > ne_locks.c:121: warning: unused parameter 'uri' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_locks.o ) touch ../../../../../unxfbsdx.pro/slo/ne_locks.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkrBsDP8 > ../../../../../unxfbsdx.pro/misc/s_ne_locks.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_md5.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_md5.o ne_md5.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_md5.o ) touch ../../../../../unxfbsdx.pro/slo/ne_md5.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mknBEifW > ../../../../../unxfbsdx.pro/misc/s_ne_md5.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_props.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_props.o ne_props.c > ne_props.c: In function `ne_propfind_create': > ne_props.c:564: warning: missing initializer > ne_props.c:564: warning: (near initialization for `base.host') > ne_props.c: At top level: > ne_props.c:453: warning: unused parameter 'state' > ne_props.c:454: warning: unused parameter 'nspace' > ne_props.c:474: warning: unused parameter 'userdata' > ne_props.c:476: warning: unused parameter 'description' > ne_props.c:545: warning: unused parameter 'status' > ne_props.c:546: warning: unused parameter 'description' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_props.o ) touch ../../../../../unxfbsdx.pro/slo/ne_props.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkCFxgB3 > ../../../../../unxfbsdx.pro/misc/s_ne_props.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_redirect.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_redirect.o ne_redirect.c > ne_redirect.c:49: warning: unused parameter 'req' > ne_redirect.c:49: warning: unused parameter 'method' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_redirect.o ) touch ../../../../../unxfbsdx.pro/slo/ne_redirect.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkERGWKv > ../../../../../unxfbsdx.pro/misc/s_ne_redirect.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_request.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_request.o ne_request.c > ne_request.c: In function `aborted': > ne_request.c:232: warning: int format, different type arg (arg 3) > ne_request.c: In function `send_request_body': > ne_request.c:407: warning: int format, different type arg (arg 3) > ne_request.c:422: warning: int format, different type arg (arg 3) > ne_request.c: In function `read_response_block': > ne_request.c:791: warning: unsigned int format, different type arg (arg 3) > ne_request.c:805: warning: int format, different type arg (arg 3) > ne_request.c:811: warning: int format, different type arg (arg 3) > ne_request.c: At top level: > ne_request.c:461: warning: unused parameter 'userdata' > ne_request.c:461: warning: unused parameter 'req' > ne_request.c:456: warning: unused parameter 'userdata' > ne_request.c:456: warning: unused parameter 'req' > ne_request.c:456: warning: unused parameter 'st' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_request.o ) touch ../../../../../unxfbsdx.pro/slo/ne_request.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkph2MNN > ../../../../../unxfbsdx.pro/misc/s_ne_request.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_session.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_session.o ne_session.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_session.o ) touch ../../../../../unxfbsdx.pro/slo/ne_session.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkguUydE > ../../../../../unxfbsdx.pro/misc/s_ne_session.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_socket.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_socket.o ne_socket.c > ne_socket.c: In function `ne_addr_resolve': > ne_socket.c:786: warning: missing initializer > ne_socket.c:786: warning: (near initialization for `hints.ai_family') > ne_socket.c: At top level: > ne_socket.c:782: warning: unused parameter 'flags' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_socket.o ) touch ../../../../../unxfbsdx.pro/slo/ne_socket.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkgniha5 > ../../../../../unxfbsdx.pro/misc/s_ne_socket.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_sspi.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_sspi.o ne_sspi.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_sspi.o ) touch ../../../../../unxfbsdx.pro/slo/ne_sspi.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkAloEpG > ../../../../../unxfbsdx.pro/misc/s_ne_sspi.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_string.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_string.o ne_string.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_string.o ) touch ../../../../../unxfbsdx.pro/slo/ne_string.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkIzgJUa > ../../../../../unxfbsdx.pro/misc/s_ne_string.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_uri.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_uri.o ne_uri.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_uri.o ) touch ../../../../../unxfbsdx.pro/slo/ne_uri.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkYV3rTM > ../../../../../unxfbsdx.pro/misc/s_ne_uri.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_utils.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_utils.o ne_utils.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_utils.o ) touch ../../../../../unxfbsdx.pro/slo/ne_utils.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkv4OMNY > ../../../../../unxfbsdx.pro/misc/s_ne_utils.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_xml.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_xml.o ne_xml.c > ne_xml.c:170: warning: missing initializer > ne_xml.c:170: warning: (near initialization for `sax_handler.externalSubset') > ne_xml.c: In function `start_element': > ne_xml.c:330: warning: passing arg 5 of pointer to function discards qualifiers from pointer target type > ne_xml.c: In function `ne_xml_parse': > ne_xml.c:495: warning: unsigned int format, different type arg (arg 3) > ne_xml.c:503: warning: unsigned int format, different type arg (arg 3) > ne_xml.c: At top level: > ne_xml.c:380: warning: unused parameter 'name' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_xml.o ) touch ../../../../../unxfbsdx.pro/slo/ne_xml.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkOTniqO > ../../../../../unxfbsdx.pro/misc/s_ne_xml.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_xmlreq.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ne_xmlreq.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ) touch ../../../../../unxfbsdx.pro/slo/ne_xmlreq.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkciO32j > ../../../../../unxfbsdx.pro/misc/s_ne_xmlreq.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_openssl.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/lo > cal/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_openssl.o ne_openssl.c > ne_openssl.c: In function `asn1time_to_timet': > ne_openssl.c:178: warning: missing initializer > ne_openssl.c:178: warning: (near initialization for `tm.tm_min') > if ( -e ../../../../../unxfbsdx.pro/slo/ne_openssl.o ) touch ../../../../../unxfbsdx.pro/slo/ne_openssl.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkY8VA9w > ../../../../../unxfbsdx.pro/misc/s_ne_openssl.dpcc > using: > using: ../../../../../unxfbsdx.pro/slb/neon.lib > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slb/neon.lib > Making: ../../../../../unxfbsdx.pro/lib/libneon.a > ar -r ../../../../../unxfbsdx.pro/lib/libneon.a ../../../../../unxfbsdx.pro/slo/ne_207.o ../../../../../unxfbsdx.pro/slo/ne_acl.o ../../../../../unxfbsdx.pro/slo/ne_alloc.o ../../../../../unxfbsdx.pro/slo/ne_auth.o ../../../../../unxfbsdx.pro/slo/ne_basic.o ../../../../../unxfbsdx.pro/slo/ne_compress.o ../../../../../unxfbsdx.pro/slo/ne_dates.o ../../../../../unxfbsdx.pro/slo/ne_i18n.o ../../../../../unxfbsdx.pro/slo/ne_locks.o ../../../../../unxfbsdx.pro/slo/ne_md5.o ../../../../../unxfbsdx.pro/slo/ne_props.o ../../../../../unxfbsdx.pro/slo/ne_redirect.o ../../../../../unxfbsdx.pro/slo/ne_request.o ../../../../../unxfbsdx.pro/slo/ne_session.o ../../../../../unxfbsdx.pro/slo/ne_socket.o ../../../../../unxfbsdx.pro/slo/ne_sspi.o ../../../../../unxfbsdx.pro/slo/ne_string.o ../../../../../unxfbsdx.pro/slo/ne_uri.o ../../../../../unxfbsdx.pro/slo/ne_utils.o ../../../../../unxfbsdx.pro/slo/ne_xml.o ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ../../../../../unxfbsdx.pro/slo/ne_open > ssl.o > ar: creating ../../../../../unxfbsdx.pro/lib/libneon.a > ------------- > making .dpslo > touch ./unxfbsdx.pro/misc/build/so_installed_so_neon > cp -f ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_207.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_alloc.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_auth.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_basic.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_defs.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_locks.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_props.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_redirect.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_request.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_session.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_socket.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_ssl.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_string.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_uri.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_utils.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_xml.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_xmlreq.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_so_neon > Running processes: 0 > deliver -- version: 1.129 > Module 'neon' delivered successfully. 21 files copied, 0 files unchanged > ============= > Building module store > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/inc > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source > making .dpslo > ------------------------------ > Making: ../unxfbsdx.pro/slo/object.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/object.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/object.cxx > if ( -e ../unxfbsdx.pro/slo/object.o ) touch ../unxfbsdx.pro/slo/object.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkPSbAx0 > ../unxfbsdx.pro/misc/s_object.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/memlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/memlckb.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/memlckb.cxx > if ( -e ../unxfbsdx.pro/slo/memlckb.o ) touch ../unxfbsdx.pro/slo/memlckb.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mks7XPA1 > ../unxfbsdx.pro/misc/s_memlckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/filelckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/filelckb.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/filelckb.cxx > if ( -e ../unxfbsdx.pro/slo/filelckb.o ) touch ../unxfbsdx.pro/slo/filelckb.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkIDaoh6 > ../unxfbsdx.pro/misc/s_filelckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storbase.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storbase.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/storbase.cxx > if ( -e ../unxfbsdx.pro/slo/storbase.o ) touch ../unxfbsdx.pro/slo/storbase.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkzN4iue > ../unxfbsdx.pro/misc/s_storbase.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storcach.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storcach.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/storcach.cxx > if ( -e ../unxfbsdx.pro/slo/storcach.o ) touch ../unxfbsdx.pro/slo/storcach.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkj9DpxH > ../unxfbsdx.pro/misc/s_storcach.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/stordata.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stordata.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/stordata.cxx > if ( -e ../unxfbsdx.pro/slo/stordata.o ) touch ../unxfbsdx.pro/slo/stordata.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkFEuQXy > ../unxfbsdx.pro/misc/s_stordata.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storlckb.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/storlckb.cxx > if ( -e ../unxfbsdx.pro/slo/storlckb.o ) touch ../unxfbsdx.pro/slo/storlckb.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk1mO6SE > ../unxfbsdx.pro/misc/s_storlckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/stortree.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stortree.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/stortree.cxx > if ( -e ../unxfbsdx.pro/slo/stortree.o ) touch ../unxfbsdx.pro/slo/stortree.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mklV1sqB > ../unxfbsdx.pro/misc/s_stortree.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storpage.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storpage.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/storpage.cxx > if ( -e ../unxfbsdx.pro/slo/storpage.o ) touch ../unxfbsdx.pro/slo/storpage.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkqUWLbn > ../unxfbsdx.pro/misc/s_storpage.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/store.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/store.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/source/store.cxx > if ( -e ../unxfbsdx.pro/slo/store.o ) touch ../unxfbsdx.pro/slo/store.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkYS3nPW > ../unxfbsdx.pro/misc/s_store.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slb/store.lib > echo unxfbsdx.pro/slo/object.o unxfbsdx.pro/slo/memlckb.o unxfbsdx.pro/slo/filelckb.o unxfbsdx.pro/slo/storbase.o unxfbsdx.pro/slo/storcach.o unxfbsdx.pro/slo/stordata.o unxfbsdx.pro/slo/storlckb.o unxfbsdx.pro/slo/stortree.o unxfbsdx.pro/slo/storpage.o unxfbsdx.pro/slo/store.o | xargs -n1 > ../unxfbsdx.pro/slb/store.lib > ------------- > making .dpslo > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/util > cat /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/src/version.c | sed s/_version.h/store_version.h/ > ../unxfbsdx.pro/misc/store_version.c > ------------------------------ > Making: ../unxfbsdx.pro/slo/store_version.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1. > 5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -o ../unxfbsdx.pro/slo/store_version.o ../unxfbsdx.pro/misc/store_version.c > if ( -e ../unxfbsdx.pro/slo/store_version.o ) touch ../unxfbsdx.pro/slo/store_version.obj > cat /tmp/mkGNy4GR > -f - -p../unxfbsdx.pro/slo -I. -I../unx/inc -I../inc -I../inc -I../inc/store -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I../unxfbsdx.pro/inc -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ ../unxfbsdx.pro/misc/store_version.c > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkKuVSZE > ../unxfbsdx.pro/misc/s_store_version.dpcc > tr -d "\015" < store.map | awk -f /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/store_store.map > ------------------------------ > Making: ../unxfbsdx.pro/lib/libstore.so.3 > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' "-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/store_store.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/store_version.o -o ../unxfbsdx.pro/lib/libstore.so.3 ../unxfbsdx.pro/slo/object.o ../unxfbsdx.pro/slo/memlckb.o ../unxfbsdx.pro/slo/filelckb.o ../unxfbsdx.pro/slo/storbase.o ../unxfbsdx.pro/slo/storcach.o ../unxfbsdx.pro/slo/stordata.o ../unxfbsdx.pro/slo/storlckb.o ../unxfbsdx.pro/slo/stortree.o ../unxfbsdx.pro/slo/storpage.o ../unxfbsdx.pro/slo/store.o -luno_s > al -lsupc++ -lgcc_s -pthread -lm > /usr/bin/ld: /usr/lib/libsupc++.a(pure.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC > /usr/lib/libsupc++.a: could not read symbols: Bad value > dmake: Error code 1, while making '../unxfbsdx.pro/lib/libstore.so.3' > Running processes: 0 > ============= > Building module xpdf > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/xpdf-3.02 ) mv ./unxfbsdx.pro/misc/build/xpdf-3.02 ./unxfbsdx.pro/misc/build/xpdf-3.02_removeme > rm -rf ./unxfbsdx.pro/misc/build/xpdf-3.02_removeme > mkdir: ./unxfbsdx.pro/misc/: File exists > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/xpdf-3.02.tar.gz | tar -xf -) && touch so_unpacked_xpdflib > make writeable... > /usr/bin/perl /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/bin/leconvert.pl unix ./unxfbsdx.pro/misc/build/xpdf-3.02/ms_make.bat && touch ./unxfbsdx.pro/misc/xpdflib_convert_unx_flag > cd ./unxfbsdx.pro/misc/build && cat ../../../xpdf-3.02.patch | /usr/local/bin/gpatch -p2 && touch so_patched_xpdflib > patching file xpdf-3.02/goo/GString.cc > patching file xpdf-3.02/ms_make.bat > patching file xpdf-3.02/xpdf/Makefile.in > patching file xpdf-3.02/xpdf/Stream.cc > patching file xpdf-3.02/xpdf/Stream.h > /usr/bin/perl /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/bin/leconvert.pl dos ./unxfbsdx.pro/misc/build/xpdf-3.02/ms_make.bat && touch ./unxfbsdx.pro/misc/xpdflib_convert_dos_flag > mkdir ./unxfbsdx.pro/misc/build/xpdf-3.02/ > mkdir: ./unxfbsdx.pro/misc/build/xpdf-3.02/: File exists > cd ./unxfbsdx.pro/misc/build/xpdf-3.02/ && ./configure --without-x --enable-multithreaded --enable-exceptions && touch so_configured_xpdflib > 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 ANSI C... none needed > checking for library containing strerror... none required > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking for OS/2 (with EMX)... no > checking for DOS (with DJGPP)... no > checking how to run the C preprocessor... cc -E > checking for X... disabled > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for gethostbyname... yes > checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed > checking FD_ZERO and strings.h or bstring.h... not needed > checking for rewinddir... yes > checking for popen... yes > checking for mkstemp... yes > checking for mkstemps... yes > checking whether select takes fd_set arguments... yes > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGE_FILES value needed for large files... no > checking for _LARGEFILE_SOURCE value needed for large files... no > checking for fseeko... yes > checking for fseek64... no > checking for ftell64... no > checking whether to use t1 library... maybe > checking where to find the t1 header files... > checking t1lib.h usability... no > checking t1lib.h presence... no > checking for t1lib.h... no > not using t1 library > checking whether to use freetype2 library... maybe > checking where to find the freetype2 header files... > checking ft2build.h usability... no > checking ft2build.h presence... no > checking for ft2build.h... no > not using freetype2 library > checking whether to use libpaper library... maybe > checking where to find the libpaper header files... > checking paper.h usability... no > checking paper.h presence... no > checking for paper.h... no > not using libpaper library > configure: creating ./config.status > config.status: creating Makefile > config.status: creating goo/Makefile > config.status: creating fofi/Makefile > config.status: creating splash/Makefile > config.status: creating xpdf/Makefile > config.status: creating aconf.h > configure: WARNING: Couldn't find X > configure: WARNING: Couldn't find Motif > configure: WARNING: Couldn't find FreeType > configure: WARNING: -- You will be able to compile pdftops, pdftotext, > pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm > mv ./unxfbsdx.pro/misc/build/xpdf-3.02//so_configured_xpdflib ./unxfbsdx.pro/misc/build/so_configured_xpdflib > mkdir ./unxfbsdx.pro/misc/build/xpdf-3.02/ > mkdir: ./unxfbsdx.pro/misc/build/xpdf-3.02/: File exists > cd ./unxfbsdx.pro/misc/build/xpdf-3.02/ && gmake -j1 && touch /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/./unxfbsdx.pro/misc/build/so_built_xpdflib > cd goo; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/goo' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmem.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c FixedPoint.cc > cc -g -O2 -DHAVE_CONFIG_H -I.. -I. -c -o parseargs.o parseargs.c > rm -f libGoo.a > ar rc libGoo.a GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o > ranlib libGoo.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/goo' > cd fofi; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/fofi' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc > rm -f libfofi.a > ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o > ranlib libfofi.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/fofi' > cd splash; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/splash' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c Splash.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFileID.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPath.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPattern.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashScreen.cc > SplashScreen.cc: In constructor `SplashScreen::SplashScreen(SplashScreenParams*)': > SplashScreen.cc:97: warning: comparison is always false due to limited range of data type > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashState.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1Font.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPath.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPathScanner.cc > rm -f libsplash.a > ar rc libsplash.a Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashT1Font.o SplashT1FontEngine.o SplashT1FontFile.o SplashXPath.o SplashXPathScanner.o > ranlib libsplash.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/splash' > cd xpdf; gmake all-no-x > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/xpdf' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Annot.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Array.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFontTables.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Catalog.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CharCodeToUnicode.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CMap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Decrypt.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Dict.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Error.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c FontEncodingTables.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Function.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Gfx.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxState.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GlobalParams.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JArithmeticDecoder.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JBIG2Stream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JPXStream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Lexer.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Link.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c NameToCharCode.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Outline.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Object.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c OutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Page.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Parser.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDoc.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDocEncoding.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PreScanOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSTokenizer.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SecurityHandler.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SplashOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Stream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeMap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XpdfPluginAPI.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XRef.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftops.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdftops Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o \ > -L../goo -lGoo -L../splash -lsplash -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c TextOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeTypeTable.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftotext.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdftotext Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfinfo.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdfinfo Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdffonts.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdffonts Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c ImageOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfimages.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdfimages Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFCore.cc > rm -f libxpdf.a > ar rc libxpdf.a Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o UnicodeTypeTable.o XRef.o > ranlib libxpdf.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/xpdf' > touch ./unxfbsdx.pro/misc/build/so_installed_xpdflib > cp -f ./unxfbsdx.pro/misc/build/xpdf-3.02/fofi/lib*.a ./unxfbsdx.pro/misc/build/xpdf-3.02/goo/lib*.a ./unxfbsdx.pro/misc/build/xpdf-3.02/xpdf/lib*.a ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/xpdf-3.02/fofi/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/goo/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/xpdf/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/aconf.h ./unxfbsdx.pro/misc/build/xpdf-3.02/aconf2.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_xpdflib > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper > ------------------------------ > Making: ../unxfbsdx.pro/obj/wrapper_gpl.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/xpdfimport -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/includ > e/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/wrapper_gpl.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/wrapper_gpl.cxx > if ( -e ../unxfbsdx.pro/obj/wrapper_gpl.o ) touch ../unxfbsdx.pro/obj/wrapper_gpl.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk1D2Q8B > ../unxfbsdx.pro/misc/o_wrapper_gpl.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/pdfioutdev_gpl.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/xpdfimport -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/includ > e/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/pdfioutdev_gpl.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/pdfioutdev_gpl.cxx > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/pdfioutdev_gpl.cxx: In function `void pdfi::writeJpeg_(pdfi::OutputBuffer&, Stream*, bool)': > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/pdfioutdev_gpl.cxx:131: warning: int format, different type arg (arg 2) > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/pdfioutdev_gpl.cxx: In member function `virtual void pdfi::PDFOutDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, GBool)': > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/wrapper/pdfioutdev_gpl.cxx:750: warning: int format, different type arg (arg 2) > ../unxfbsdx.pro/inc/OutputDev.h: At global scope: > ../unxfbsdx.pro/inc/OutputDev.h:241: warning: unused parameter 'vaa' > ../unxfbsdx.pro/inc/OutputDev.h:234: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'alpha' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'transferFunc' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'backdropColor' > ../unxfbsdx.pro/inc/OutputDev.h:231: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:231: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:230: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'blendingColorSpace' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'isolated' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'knockout' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'forSoftMask' > ../unxfbsdx.pro/inc/OutputDev.h:223: warning: unused parameter 'psStream' > ../unxfbsdx.pro/inc/OutputDev.h:223: warning: unused parameter 'level1Stream' > ../unxfbsdx.pro/inc/OutputDev.h:220: warning: unused parameter 'id' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'wx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'wy' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'llx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'lly' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'urx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'ury' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'wx' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'wy' > ../unxfbsdx.pro/inc/OutputDev.h:186: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:177: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:176: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:176: warning: unused parameter 's' > ../unxfbsdx.pro/inc/OutputDev.h:175: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:174: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:171: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:166: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:166: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:164: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:164: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:162: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:162: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'str' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'paintType' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'resDict' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'mat' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'x0' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'y0' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'x1' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'y1' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'xStep' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'yStep' > ../unxfbsdx.pro/inc/OutputDev.h:149: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:149: warning: unused parameter 'shift' > ../unxfbsdx.pro/inc/OutputDev.h:148: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:147: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:146: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:145: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:144: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:143: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:142: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:138: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:137: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:136: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:130: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:129: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:128: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'page' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'hDPI' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'vDPI' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'rotate' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'useMediaBox' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'crop' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceX' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceY' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceW' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceH' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'printing' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'catalog' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'abortCheckCbk' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'abortCheckCbkData' > if ( -e ../unxfbsdx.pro/obj/pdfioutdev_gpl.o ) touch ../unxfbsdx.pro/obj/pdfioutdev_gpl.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkqGERD3 > ../unxfbsdx.pro/misc/o_pdfioutdev_gpl.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/bin/xpdfimport > unx > cat ../unxfbsdx.pro/misc/xpdfimport.xpdfimport_1.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/obj/wrapper_gpl.o ../unxfbsdx.pro/obj/pdfioutdev_gpl.o \ > -lxpdf -lfofi -lGoo -pthread -lm -Wl,-Bdynamic -lstlport_gcc -o ../unxfbsdx.pro/bin/xpdfimport > -rwxr-xr-x 1 root wheel 2232799 Aug 15 11:18 ../unxfbsdx.pro/bin/xpdfimport > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/xpdf/test > ------------- > Running processes: 0 > deliver -- version: 1.129 > Module 'xpdf' delivered successfully. 2 files copied, 0 files unchanged > ============= > Building module o3tl > Running processes: 1 > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/o3tl/qa > mkout -- version: 1.8 > mkout -- version: 1.8 > making .dpslo > cat /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/src/version.c | sed s/_version.h/tests_version.h/ > ../unxfbsdx.pro/misc/tests_version.c > ------------------------------ > Making: ../unxfbsdx.pro/slo/tests_version.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1. > 5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -o ../unxfbsdx.pro/slo/tests_version.o ../unxfbsdx.pro/misc/tests_version.c > if ( -e ../unxfbsdx.pro/slo/tests_version.o ) touch ../unxfbsdx.pro/slo/tests_version.obj > cat /tmp/mkO3ZZ7B > -f - -p../unxfbsdx.pro/slo -I. -I../unx/inc -I../inc -I../inc -I../inc/o3tl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I../unxfbsdx.pro/inc -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ ../unxfbsdx.pro/misc/tests_version.c > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk1zRNdG > ../unxfbsdx.pro/misc/s_tests_version.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/cow_wrapper_clients.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/cow_wrapper_clients.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/o3tl/qa/cow_wrapper_clients.cxx > if ( -e ../unxfbsdx.pro/slo/cow_wrapper_clients.o ) touch ../unxfbsdx.pro/slo/cow_wrapper_clients.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkttglQf > ../unxfbsdx.pro/misc/s_cow_wrapper_clients.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-cow_wrapper.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-cow_wrapper.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/o3tl/qa/test-cow_wrapper.cxx > if ( -e ../unxfbsdx.pro/slo/test-cow_wrapper.o ) touch ../unxfbsdx.pro/slo/test-cow_wrapper.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkZVnu1H > ../unxfbsdx.pro/misc/s_test-cow_wrapper.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-heap_ptr.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-heap_ptr.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/o3tl/qa/test-heap_ptr.cxx > if ( -e ../unxfbsdx.pro/slo/test-heap_ptr.o ) touch ../unxfbsdx.pro/slo/test-heap_ptr.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mklYSoHg > ../unxfbsdx.pro/misc/s_test-heap_ptr.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-range.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/res -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/na > tive_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-range.o /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/o3tl/qa/test-range.cxx > if ( -e ../unxfbsdx.pro/slo/test-range.o ) touch ../unxfbsdx.pro/slo/test-range.obj > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkAJj6bl > ../unxfbsdx.pro/misc/s_test-range.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slb/tests.lib > echo unxfbsdx.pro/slo/cow_wrapper_clients.o unxfbsdx.pro/slo/test-cow_wrapper.o unxfbsdx.pro/slo/test-heap_ptr.o unxfbsdx.pro/slo/test-range.o | xargs -n1 > ../unxfbsdx.pro/slb/tests.lib > tr -d "\015" < export.map | awk -f /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/export_tests.map > ------------------------------ > Making: ../unxfbsdx.pro/lib/libtests.so > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/export_tests.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/cow_wrapper_clients.o ../unxfbsdx.pro/slo/test-cow_wrapper.o ../unxfbsdx.pro/slo/test-heap_ptr.o ../unxfbsdx.pro/slo/test-range.o ../unxfbsdx.pro/slo/tests_version.o -o ../unxfbsdx.pro/lib/libtests.so -luno_sal -lcppunitfx -pthread -lm -Wl,-Bdynamic -lstlport_gcc > rm -f ../unxfbsdx.pro/lib/check_libtests.so > mv ../unxfbsdx.pro/lib/libtests.so ../unxfbsdx.pro/lib/check_libtests.so > /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3/work/BEB300_m3/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_libtests.so > Checking DLL ../unxfbsdx.pro/lib/check_libtests.so ...-rwxr-xr-x 1 root wheel 322911 Aug 15 11:18 ../unxfbsdx.pro/lib/libtests.so > ------------- > making .dpslo > ---------------------------------------------------------- > - start unit test on library ../unxfbsdx.pro/lib/libtests.so > ---------------------------------------------------------- > testshl2 ../unxfbsdx.pro/lib/libtests.so > Use default signal file name 'signalfile_1218799108.txt' > # Current Time: 11:18:28 > [2008.08.15//] > # -- BEGIN: > cow_wrapper_test.cow_wrapper_test.testCowWrapper;PASSED#OK# > o3tltests.range_test.global;PASSED#OK# > o3tltests.heap_ptr_test.global;PASSED#OK# > # -- END: > Test #PASSED# > Running processes: 0 > deliver -- version: 1.129 > Module 'o3tl' delivered successfully. 5 files copied, 0 files unchanged > > 1 module(s): > store > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making /work/a/ports/editors/openoffice.org-3/work/BEB300_m3/store/util > > Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from store" > > *** Error code 1 > > Stop in /a/ports/editors/openoffice.org-3. > ================================================================ > build of /usr/ports/editors/openoffice.org-3 ended at Fri Aug 15 11:18:28 UTC 2008 -- Pav Lucistnik It's time for the penguin on top of your television set to explode. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20080815/1adcb975/attachment-0001.pgp From pav at FreeBSD.org Fri Aug 15 15:06:46 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Fri Aug 15 15:06:57 2008 Subject: [Fwd: openoffice.org-3.0.20080810 failed on amd64 6] Message-ID: <1218811179.86328.54.camel@ikaros.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: openoffice.org-3.0.20080810 failed on amd64 6 > Datum: Fri, 15 Aug 2008 11:24:36 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.6.20080814064948/openoffice.org-3.0.20080810.log > > building openoffice.org-3.0.20080810 on hammer3.isc.gumbysoft.com > in directory /usr2/pkgbuild/6/20080814064948/chroot/2858 > building for: 6.3-STABLE amd64 > maintained by: openoffice@FreeBSD.org > port directory: /usr/ports/editors/openoffice.org-3-RC > Makefile ident: $FreeBSD: ports/editors/openoffice.org-3-RC/Makefile,v 1.349 2008/08/10 08:46:13 maho Exp $ > > [... lines trimmed ...] > > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/libxmlsec > mkout -- version: 1.8 > mkout -- version: 1.8 > Mozilla disabled -> no nss -> no libxmlsec.... > Running processes: 0 > deliver -- version: 1.130 > Module 'libxmlsec' delivered successfully. 1 files copied, 0 files unchanged > ============= > Building module lpsolve > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/lpsolve > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/lp_solve_5.5 ) mv ./unxfbsdx.pro/misc/build/lp_solve_5.5 ./unxfbsdx.pro/misc/build/lp_solve_5.5_removeme > rm -rf ./unxfbsdx.pro/misc/build/lp_solve_5.5_removeme > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/lp_solve_5.5.tar.gz | tar -xf -) && touch so_unpacked_lpsolve > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris.dummy > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris.dummy > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.solaris > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd.dummy > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd.dummy > echo dummy > ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd > touch ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/ccc.freebsd > cd ./unxfbsdx.pro/misc/build && cat ../../..//lp_solve_5.5.patch | /usr/local/bin/gpatch -p2 && touch so_patched_lpsolve > patching file lp_solve_5.5/lpsolve55/ccc > patching file lp_solve_5.5/lpsolve55/ccc.osx > patching file lp_solve_5.5/lpsolve55/ccc.solaris > patching file lp_solve_5.5/lpsolve55/ccc.freebsd > touch ./unxfbsdx.pro/misc/build/so_patched_lpsolve > touch ./unxfbsdx.pro/misc/build/so_configured_lpsolve > mkdir ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55 > mkdir: ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55: File exists > cd ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55 && sh -x ccc.freebsd && touch /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/lpsolve/./unxfbsdx.pro/misc/build/so_built_lpsolve > + src=../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + c=cc > + def= > + so=yes > + opts=-O3 -DINTEGERTIME > + cc -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -O3 -DINTEGERTIME -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + sed s/[.]c/.o/g > + sed s/[^ ]*\///g > + ar rv liblpsolve55.a lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o > ar: creating liblpsolve55.a > a - lp_MDO.o > a - commonlib.o > a - mmio.o > a - myblas.o > a - ini.o > a - fortify.o > a - colamd.o > a - lp_rlp.o > a - lp_crash.o > a - lp_LUSOL.o > a - lusol.o > a - lp_Hash.o > a - lp_lib.o > a - lp_wlp.o > a - lp_matrix.o > a - lp_mipbb.o > a - lp_MPS.o > a - lp_params.o > a - lp_presolve.o > a - lp_price.o > a - lp_pricePSE.o > a - lp_report.o > a - lp_scale.o > a - lp_simplex.o > a - lp_SOS.o > a - lp_utils.o > a - yacc_read.o > + ranlib liblpsolve55.a > + [ yes != ] > + cc -fPIC -s -c -I.. -I../shared -I../bfp -I../bfp/bfp_LUSOL -I../bfp/bfp_LUSOL/LUSOL -I../colamd -I. -O3 -DINTEGERTIME -DYY_NEVER_INTERACTIVE -DPARSER_LP -DINVERSE_ACTIVE=INVERSE_LUSOL -DRoleIsExternalInvEngine ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + echo ../lp_MDO.c ../shared/commonlib.c ../shared/mmio.c ../shared/myblas.c ../ini.c ../fortify.c ../colamd/colamd.c ../lp_rlp.c ../lp_crash.c ../bfp/bfp_LUSOL/lp_LUSOL.c ../bfp/bfp_LUSOL/LUSOL/lusol.c ../lp_Hash.c ../lp_lib.c ../lp_wlp.c ../lp_matrix.c ../lp_mipbb.c ../lp_MPS.c ../lp_params.c ../lp_presolve.c ../lp_price.c ../lp_pricePSE.c ../lp_report.c ../lp_scale.c ../lp_simplex.c ../lp_SOS.c ../lp_utils.c ../yacc_read.c > + sed s/[.]c/.o/g > + sed s/[^ ]*\///g > + cc -shared -Wl,-Bsymbolic -Wl,-soname,liblpsolve55.so -o liblpsolve55.so lp_MDO.o commonlib.o mmio.o myblas.o ini.o fortify.o colamd.o lp_rlp.o lp_crash.o lp_LUSOL.o lusol.o lp_Hash.o lp_lib.o lp_wlp.o lp_matrix.o lp_mipbb.o lp_MPS.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_scale.o lp_simplex.o lp_SOS.o lp_utils.o yacc_read.o -lc -lm > + rm colamd.o commonlib.o fortify.o ini.o lp_Hash.o lp_LUSOL.o lp_MDO.o lp_MPS.o lp_SOS.o lp_crash.o lp_lib.o lp_matrix.o lp_mipbb.o lp_params.o lp_presolve.o lp_price.o lp_pricePSE.o lp_report.o lp_rlp.o lp_scale.o lp_simplex.o lp_utils.o lp_wlp.o lusol.o mmio.o myblas.o yacc_read.o > touch ./unxfbsdx.pro/misc/build/so_installed_lpsolve > cp -f ./unxfbsdx.pro/misc/build/lp_solve_5.5/lpsolve55/liblpsolve55.so ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_lib.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_types.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_utils.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_Hash.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_matrix.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_mipbb.h ./unxfbsdx.pro/misc/build/lp_solve_5.5/lp_SOS.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_lpsolve > Running processes: 0 > deliver -- version: 1.130 > Module 'lpsolve' delivered successfully. 9 files copied, 3 files unchanged > ============= > Building module msfontextract > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/msfontextract > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/libmspack ) mv ./unxfbsdx.pro/misc/build/libmspack ./unxfbsdx.pro/misc/build/libmspack_removeme > rm -rf ./unxfbsdx.pro/misc/build/libmspack_removeme > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/libmspack.tar.gz | tar -xf -) && touch so_unpacked_libmspack > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/makefile.mk > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/msfontextract.c > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c.dummy > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c.dummy > echo dummy > ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c > touch ./unxfbsdx.pro/misc/build/libmspack/mspack/ministub.c > cd ./unxfbsdx.pro/misc/build && cat ../../..//msfontextract.patch | /usr/local/bin/gpatch -p2 && touch so_patched_libmspack > patching file libmspack/mspack/makefile.mk > patching file libmspack/mspack/ministub.c > patching file libmspack/mspack/msfontextract.c > patching file libmspack/mspack/mspack.h > patching file libmspack/mspack/system.h > touch ./unxfbsdx.pro/misc/build/so_patched_libmspack > touch ./unxfbsdx.pro/misc/build/so_configured_libmspack > mkdir ./unxfbsdx.pro/misc/build/libmspack/mspack > mkdir: ./unxfbsdx.pro/misc/build/libmspack/mspack: File exists > cd ./unxfbsdx.pro/misc/build/libmspack/mspack && dmake subdmak=true -P1 -f makefile.mk && touch /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/msfontextract/./unxfbsdx.pro/misc/build/so_built_libmspack > making .dpobj > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/msfontextract.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local > /diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/msfontextract.o msfontextract.c > msfontextract.c:58: warning: unused parameter 'argc' > if ( -e ../../../../../unxfbsdx.pro/obj/msfontextract.o ) touch ../../../../../unxfbsdx.pro/obj/msfontextract.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkm0TVMk > ../../../../..//unxfbsdx.pro/misc/o_msfontextract.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/system.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local > /diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/system.o system.c > system.c:163: warning: unused parameter 'this' > system.c:78: warning: unused parameter 'this' > if ( -e ../../../../../unxfbsdx.pro/obj/system.o ) touch ../../../../../unxfbsdx.pro/obj/system.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkxn6RqM > ../../../../..//unxfbsdx.pro/misc/o_system.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/cabd.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local > /diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/cabd.o cabd.c > cabd.c: In function `cabd_extract': > cabd.c:967: warning: comparison between signed and unsigned > cabd.c: In function `cabd_sys_read': > cabd.c:1150: warning: comparison between signed and unsigned > cabd.c:1167: warning: comparison between signed and unsigned > cabd.c: At top level: > cabd.c:530: warning: unused parameter 'cab' > cabd.c: In function `cabd_search': > cabd.c:637: warning: 'p' might be used uninitialized in this function > if ( -e ../../../../../unxfbsdx.pro/obj/cabd.o ) touch ../../../../../unxfbsdx.pro/obj/cabd.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk5khTH4 > ../../../../..//unxfbsdx.pro/misc/o_cabd.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/lzxd.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local > /diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/lzxd.o lzxd.c > if ( -e ../../../../../unxfbsdx.pro/obj/lzxd.o ) touch ../../../../../unxfbsdx.pro/obj/lzxd.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkJkRqXd > ../../../../..//unxfbsdx.pro/misc/o_lzxd.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/obj/ministub.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../..//unxfbsdx.pro/inc/msfontextract -I../inc -I../../../../..//inc/pch -I../../../../..//inc -I../../../../..//unx/inc -I../../../../..//unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local > /diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../..//res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -o ../../../../..//unxfbsdx.pro/obj/ministub.o ministub.c > if ( -e ../../../../../unxfbsdx.pro/obj/ministub.o ) touch ../../../../../unxfbsdx.pro/obj/ministub.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkgRjHVQ > ../../../../..//unxfbsdx.pro/misc/o_ministub.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/bin/msfontextract > unx > cat ../../../../..//unxfbsdx.pro/misc/msfontextract.msfontextract_1.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../../../../..//unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../../../../..//unxfbsdx.pro/obj/msfontextract.o ../../../../..//unxfbsdx.pro/obj/system.o ../../../../..//unxfbsdx.pro/obj/cabd.o ../../../../..//unxfbsdx.pro/obj/lzxd.o ../../../../..//unxfbsdx.pro/obj/ministub.o \ > -pthread -lm -o ../../../../../unxfbsdx.pro/bin/msfontextract > -rwxr-xr-x 1 root wheel 40608 Aug 15 11:21 ../../../../../unxfbsdx.pro/bin/msfontextract > ------------- > making .dpobj > touch ./unxfbsdx.pro/misc/build/so_installed_libmspack > touch ./unxfbsdx.pro/misc/build/so_predeliver_libmspack > Running processes: 0 > deliver -- version: 1.130 > Module 'msfontextract' delivered successfully. 2 files copied, 1 files unchanged > ============= > Building module neon > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/neon > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/neon-0.26.3 ) mv ./unxfbsdx.pro/misc/build/neon-0.26.3 ./unxfbsdx.pro/misc/build/neon-0.26.3_removeme > rm -rf ./unxfbsdx.pro/misc/build/neon-0.26.3_removeme > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/neon-0.26.3.tar.gz | tar -xf -) && touch so_unpacked_so_neon > make writeable... > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk.dummy > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk.dummy > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/makefile.mk > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h.dummy > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h.dummy > echo dummy > ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h > touch ./unxfbsdx.pro/misc/build/neon-0.26.3/src/config.h > cd ./unxfbsdx.pro/misc/build && cat ../../..//neon.patch | /usr/local/bin/gpatch -p2 && touch so_patched_so_neon > patching file neon-0.26.3/src/config.h > patching file neon-0.26.3/src/makefile.mk > patching file neon-0.26.3/src/ne_defs.h > patching file neon-0.26.3/src/ne_locks.h > patching file neon-0.26.3/src/ne_sspi.c > touch ./unxfbsdx.pro/misc/build/so_patched_so_neon > touch ./unxfbsdx.pro/misc/build/so_configured_so_neon > mkdir ./unxfbsdx.pro/misc/build/neon-0.26.3/src > mkdir: ./unxfbsdx.pro/misc/build/neon-0.26.3/src: File exists > cd ./unxfbsdx.pro/misc/build/neon-0.26.3/src && dmake -P1 && touch /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/neon/./unxfbsdx.pro/misc/build/so_built_so_neon > making .dpslo > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_207.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_207.o ne_207.c > ne_207.c: In function `ne_simple_request': > ne_207.c:322: warning: missing initializer > ne_207.c:322: warning: (near initialization for `ctx.buf') > ne_207.c:325: warning: missing initializer > ne_207.c:325: warning: (near initialization for `base.host') > ne_207.c: At top level: > ne_207.c:310: warning: unused parameter 'propstat' > ne_207.c:302: warning: unused parameter 'response' > ne_207.c:257: warning: unused parameter 'userdata' > ne_207.c:257: warning: unused parameter 'req' > ne_207.c:164: warning: unused parameter 'nspace' > ne_207.c:164: warning: unused parameter 'name' > ne_207.c:134: warning: unused parameter 'atts' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_207.o ) touch ../../../../../unxfbsdx.pro/slo/ne_207.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkBtEkxb > ../../../../../unxfbsdx.pro/misc/s_ne_207.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_acl.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_acl.o ne_acl.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_acl.o ) touch ../../../../../unxfbsdx.pro/slo/ne_acl.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkjfUzOb > ../../../../../unxfbsdx.pro/misc/s_ne_acl.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_alloc.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_alloc.o ne_alloc.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_alloc.o ) touch ../../../../../unxfbsdx.pro/slo/ne_alloc.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkP90bKx > ../../../../../unxfbsdx.pro/misc/s_ne_alloc.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_auth.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_auth.o ne_auth.c > ne_auth.c:975: warning: missing initializer > ne_auth.c:975: warning: (near initialization for `protocols[2].strength') > ne_auth.c:325: warning: unused parameter 'attempt' > ne_auth.c:365: warning: unused parameter 'req' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_auth.o ) touch ../../../../../unxfbsdx.pro/slo/ne_auth.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkEndKd1 > ../../../../../unxfbsdx.pro/misc/s_ne_auth.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_basic.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_basic.o ne_basic.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_basic.o ) touch ../../../../../unxfbsdx.pro/slo/ne_basic.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkRi1Nfh > ../../../../../unxfbsdx.pro/misc/s_ne_basic.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_compress.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_compress.o ne_compress.c > ne_compress.c:445: warning: unused parameter 'dc' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_compress.o ) touch ../../../../../unxfbsdx.pro/slo/ne_compress.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkSKKjTq > ../../../../../unxfbsdx.pro/misc/s_ne_compress.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_dates.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_dates.o ne_dates.c > ne_dates.c: In function `ne_iso8601_parse': > ne_dates.c:120: warning: missing initializer > ne_dates.c:120: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_rfc1123_parse': > ne_dates.c:164: warning: missing initializer > ne_dates.c:164: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_rfc1036_parse': > ne_dates.c:186: warning: missing initializer > ne_dates.c:186: warning: (near initialization for `gmt.tm_min') > ne_dates.c: In function `ne_asctime_parse': > ne_dates.c:219: warning: missing initializer > ne_dates.c:219: warning: (near initialization for `gmt.tm_min') > if ( -e ../../../../../unxfbsdx.pro/slo/ne_dates.o ) touch ../../../../../unxfbsdx.pro/slo/ne_dates.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkgpKO5u > ../../../../../unxfbsdx.pro/misc/s_ne_dates.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_i18n.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_i18n.o ne_i18n.c > ne_i18n.c:30: warning: unused parameter 'encoding' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_i18n.o ) touch ../../../../../unxfbsdx.pro/slo/ne_i18n.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk8aATEB > ../../../../../unxfbsdx.pro/misc/s_ne_i18n.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_locks.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_locks.o ne_locks.c > ne_locks.c:116: warning: missing initializer > ne_locks.c:116: warning: (near initialization for `lock_props[1].name') > ne_locks.c: In function `ne_lock_using_parent': > ne_locks.c:245: warning: missing initializer > ne_locks.c:245: warning: (near initialization for `u.host') > ne_locks.c: In function `ne_lock_discover': > ne_locks.c:655: warning: missing initializer > ne_locks.c:655: warning: (near initialization for `ctx.results') > ne_locks.c: At top level: > ne_locks.c:613: warning: unused parameter 'nspace' > ne_locks.c:613: warning: unused parameter 'name' > ne_locks.c:542: warning: unused parameter 'state' > ne_locks.c:566: warning: unused parameter 'atts' > ne_locks.c:501: warning: unused parameter 'nspace' > ne_locks.c:501: warning: unused parameter 'name' > ne_locks.c:553: warning: unused parameter 'state' > ne_locks.c:526: warning: unused parameter 'atts' > ne_locks.c:643: warning: unused parameter 'userdata' > ne_locks.c:633: warning: unused parameter 'userdata' > ne_locks.c:174: warning: unused parameter 'userdata' > ne_locks.c:129: warning: unused parameter 'userdata' > ne_locks.c:121: warning: unused parameter 'method' > ne_locks.c:121: warning: unused parameter 'uri' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_locks.o ) touch ../../../../../unxfbsdx.pro/slo/ne_locks.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkXjBW0M > ../../../../../unxfbsdx.pro/misc/s_ne_locks.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_md5.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_md5.o ne_md5.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_md5.o ) touch ../../../../../unxfbsdx.pro/slo/ne_md5.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkT5gJfr > ../../../../../unxfbsdx.pro/misc/s_ne_md5.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_props.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_props.o ne_props.c > ne_props.c: In function `ne_propfind_create': > ne_props.c:564: warning: missing initializer > ne_props.c:564: warning: (near initialization for `base.host') > ne_props.c: At top level: > ne_props.c:453: warning: unused parameter 'state' > ne_props.c:454: warning: unused parameter 'nspace' > ne_props.c:474: warning: unused parameter 'userdata' > ne_props.c:476: warning: unused parameter 'description' > ne_props.c:545: warning: unused parameter 'status' > ne_props.c:546: warning: unused parameter 'description' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_props.o ) touch ../../../../../unxfbsdx.pro/slo/ne_props.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk0Ft62k > ../../../../../unxfbsdx.pro/misc/s_ne_props.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_redirect.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_redirect.o ne_redirect.c > ne_redirect.c:49: warning: unused parameter 'req' > ne_redirect.c:49: warning: unused parameter 'method' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_redirect.o ) touch ../../../../../unxfbsdx.pro/slo/ne_redirect.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkNoCoPW > ../../../../../unxfbsdx.pro/misc/s_ne_redirect.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_request.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_request.o ne_request.c > ne_request.c: In function `aborted': > ne_request.c:232: warning: int format, different type arg (arg 3) > ne_request.c: In function `send_request_body': > ne_request.c:407: warning: int format, different type arg (arg 3) > ne_request.c:422: warning: int format, different type arg (arg 3) > ne_request.c: In function `read_response_block': > ne_request.c:791: warning: unsigned int format, different type arg (arg 3) > ne_request.c:805: warning: int format, different type arg (arg 3) > ne_request.c:811: warning: int format, different type arg (arg 3) > ne_request.c: At top level: > ne_request.c:461: warning: unused parameter 'userdata' > ne_request.c:461: warning: unused parameter 'req' > ne_request.c:456: warning: unused parameter 'userdata' > ne_request.c:456: warning: unused parameter 'req' > ne_request.c:456: warning: unused parameter 'st' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_request.o ) touch ../../../../../unxfbsdx.pro/slo/ne_request.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkh9Q5B1 > ../../../../../unxfbsdx.pro/misc/s_ne_request.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_session.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_session.o ne_session.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_session.o ) touch ../../../../../unxfbsdx.pro/slo/ne_session.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkYo7b4O > ../../../../../unxfbsdx.pro/misc/s_ne_session.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_socket.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_socket.o ne_socket.c > ne_socket.c: In function `ne_addr_resolve': > ne_socket.c:786: warning: missing initializer > ne_socket.c:786: warning: (near initialization for `hints.ai_family') > ne_socket.c: At top level: > ne_socket.c:782: warning: unused parameter 'flags' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_socket.o ) touch ../../../../../unxfbsdx.pro/slo/ne_socket.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk0UmprW > ../../../../../unxfbsdx.pro/misc/s_ne_socket.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_sspi.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_sspi.o ne_sspi.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_sspi.o ) touch ../../../../../unxfbsdx.pro/slo/ne_sspi.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkoR9C15 > ../../../../../unxfbsdx.pro/misc/s_ne_sspi.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_string.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_string.o ne_string.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_string.o ) touch ../../../../../unxfbsdx.pro/slo/ne_string.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mketYX9s > ../../../../../unxfbsdx.pro/misc/s_ne_string.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_uri.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_uri.o ne_uri.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_uri.o ) touch ../../../../../unxfbsdx.pro/slo/ne_uri.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkNurSPq > ../../../../../unxfbsdx.pro/misc/s_ne_uri.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_utils.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_utils.o ne_utils.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_utils.o ) touch ../../../../../unxfbsdx.pro/slo/ne_utils.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk9L1Oq6 > ../../../../../unxfbsdx.pro/misc/s_ne_utils.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_xml.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_xml.o ne_xml.c > ne_xml.c:170: warning: missing initializer > ne_xml.c:170: warning: (near initialization for `sax_handler.externalSubset') > ne_xml.c: In function `start_element': > ne_xml.c:330: warning: passing arg 5 of pointer to function discards qualifiers from pointer target type > ne_xml.c: In function `ne_xml_parse': > ne_xml.c:495: warning: unsigned int format, different type arg (arg 3) > ne_xml.c:503: warning: unsigned int format, different type arg (arg 3) > ne_xml.c: At top level: > ne_xml.c:380: warning: unused parameter 'name' > if ( -e ../../../../../unxfbsdx.pro/slo/ne_xml.o ) touch ../../../../../unxfbsdx.pro/slo/ne_xml.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkGtCV9q > ../../../../../unxfbsdx.pro/misc/s_ne_xml.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_xmlreq.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ne_xmlreq.c > if ( -e ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ) touch ../../../../../unxfbsdx.pro/slo/ne_xmlreq.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkyBy2qR > ../../../../../unxfbsdx.pro/misc/s_ne_xmlreq.dpcc > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slo/ne_openssl.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../../../../../unxfbsdx.pro/inc/neon -I../inc -I../../../../../inc/pch -I../../../../../inc -I../../../../../unx/inc -I../../../../../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5 > .0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../../../../../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DHAVE_CONFIG_H -DSHAREDLIB -D_DLL_ -o ../../../../../unxfbsdx.pro/slo/ne_openssl.o ne_openssl.c > ne_openssl.c: In function `asn1time_to_timet': > ne_openssl.c:178: warning: missing initializer > ne_openssl.c:178: warning: (near initialization for `tm.tm_min') > if ( -e ../../../../../unxfbsdx.pro/slo/ne_openssl.o ) touch ../../../../../unxfbsdx.pro/slo/ne_openssl.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkWOE7Mu > ../../../../../unxfbsdx.pro/misc/s_ne_openssl.dpcc > using: > using: ../../../../../unxfbsdx.pro/slb/neon.lib > ------------------------------ > Making: ../../../../../unxfbsdx.pro/slb/neon.lib > Making: ../../../../../unxfbsdx.pro/lib/libneon.a > ar -r ../../../../../unxfbsdx.pro/lib/libneon.a ../../../../../unxfbsdx.pro/slo/ne_207.o ../../../../../unxfbsdx.pro/slo/ne_acl.o ../../../../../unxfbsdx.pro/slo/ne_alloc.o ../../../../../unxfbsdx.pro/slo/ne_auth.o ../../../../../unxfbsdx.pro/slo/ne_basic.o ../../../../../unxfbsdx.pro/slo/ne_compress.o ../../../../../unxfbsdx.pro/slo/ne_dates.o ../../../../../unxfbsdx.pro/slo/ne_i18n.o ../../../../../unxfbsdx.pro/slo/ne_locks.o ../../../../../unxfbsdx.pro/slo/ne_md5.o ../../../../../unxfbsdx.pro/slo/ne_props.o ../../../../../unxfbsdx.pro/slo/ne_redirect.o ../../../../../unxfbsdx.pro/slo/ne_request.o ../../../../../unxfbsdx.pro/slo/ne_session.o ../../../../../unxfbsdx.pro/slo/ne_socket.o ../../../../../unxfbsdx.pro/slo/ne_sspi.o ../../../../../unxfbsdx.pro/slo/ne_string.o ../../../../../unxfbsdx.pro/slo/ne_uri.o ../../../../../unxfbsdx.pro/slo/ne_utils.o ../../../../../unxfbsdx.pro/slo/ne_xml.o ../../../../../unxfbsdx.pro/slo/ne_xmlreq.o ../../../../../unxfbsdx.pro/slo/ne_open > ssl.o > ar: creating ../../../../../unxfbsdx.pro/lib/libneon.a > ------------- > making .dpslo > touch ./unxfbsdx.pro/misc/build/so_installed_so_neon > cp -f ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_207.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_alloc.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_auth.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_basic.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_defs.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_locks.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_props.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_redirect.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_request.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_session.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_socket.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_ssl.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_string.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_uri.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_utils.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_xml.h ./unxfbsdx.pro/misc/build/neon-0.26.3/src/ne_xmlreq.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_so_neon > Running processes: 0 > deliver -- version: 1.130 > Module 'neon' delivered successfully. 21 files copied, 0 files unchanged > ============= > Building module store > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/inc > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source > making .dpslo > ------------------------------ > Making: ../unxfbsdx.pro/slo/object.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/object.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/object.cxx > if ( -e ../unxfbsdx.pro/slo/object.o ) touch ../unxfbsdx.pro/slo/object.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mklRFZ3m > ../unxfbsdx.pro/misc/s_object.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/memlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/memlckb.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/memlckb.cxx > if ( -e ../unxfbsdx.pro/slo/memlckb.o ) touch ../unxfbsdx.pro/slo/memlckb.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkOSCxNx > ../unxfbsdx.pro/misc/s_memlckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/filelckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/filelckb.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/filelckb.cxx > if ( -e ../unxfbsdx.pro/slo/filelckb.o ) touch ../unxfbsdx.pro/slo/filelckb.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkiih41N > ../unxfbsdx.pro/misc/s_filelckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storbase.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storbase.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/storbase.cxx > if ( -e ../unxfbsdx.pro/slo/storbase.o ) touch ../unxfbsdx.pro/slo/storbase.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkFZaenY > ../unxfbsdx.pro/misc/s_storbase.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storcach.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storcach.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/storcach.cxx > if ( -e ../unxfbsdx.pro/slo/storcach.o ) touch ../unxfbsdx.pro/slo/storcach.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mka9EyZR > ../unxfbsdx.pro/misc/s_storcach.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/stordata.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stordata.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/stordata.cxx > if ( -e ../unxfbsdx.pro/slo/stordata.o ) touch ../unxfbsdx.pro/slo/stordata.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkBV1Fxq > ../unxfbsdx.pro/misc/s_stordata.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storlckb.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storlckb.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/storlckb.cxx > if ( -e ../unxfbsdx.pro/slo/storlckb.o ) touch ../unxfbsdx.pro/slo/storlckb.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkvYCl1D > ../unxfbsdx.pro/misc/s_storlckb.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/stortree.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/stortree.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/stortree.cxx > if ( -e ../unxfbsdx.pro/slo/stortree.o ) touch ../unxfbsdx.pro/slo/stortree.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkiF9Dy4 > ../unxfbsdx.pro/misc/s_stortree.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/storpage.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/storpage.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/storpage.cxx > if ( -e ../unxfbsdx.pro/slo/storpage.o ) touch ../unxfbsdx.pro/slo/storpage.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk93g2A3 > ../unxfbsdx.pro/misc/s_storpage.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/store.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/store.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/source/store.cxx > if ( -e ../unxfbsdx.pro/slo/store.o ) touch ../unxfbsdx.pro/slo/store.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkPjuGdX > ../unxfbsdx.pro/misc/s_store.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slb/store.lib > echo unxfbsdx.pro/slo/object.o unxfbsdx.pro/slo/memlckb.o unxfbsdx.pro/slo/filelckb.o unxfbsdx.pro/slo/storbase.o unxfbsdx.pro/slo/storcach.o unxfbsdx.pro/slo/stordata.o unxfbsdx.pro/slo/storlckb.o unxfbsdx.pro/slo/stortree.o unxfbsdx.pro/slo/storpage.o unxfbsdx.pro/slo/store.o | xargs -n1 > ../unxfbsdx.pro/slb/store.lib > ------------- > making .dpslo > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/util > cat /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/src/version.c | sed s/_version.h/store_version.h/ > ../unxfbsdx.pro/misc/store_version.c > ------------------------------ > Making: ../unxfbsdx.pro/slo/store_version.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/store -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux - > I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -o ../unxfbsdx.pro/slo/store_version.o ../unxfbsdx.pro/misc/store_version.c > if ( -e ../unxfbsdx.pro/slo/store_version.o ) touch ../unxfbsdx.pro/slo/store_version.obj > cat /tmp/mk0fxXXu > -f - -p../unxfbsdx.pro/slo -I. -I../unx/inc -I../inc -I../inc -I../inc/store -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I../unxfbsdx.pro/inc -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ ../unxfbsdx.pro/misc/store_version.c > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkea2ASf > ../unxfbsdx.pro/misc/s_store_version.dpcc > tr -d "\015" < store.map | awk -f /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/store_store.map > ------------------------------ > Making: ../unxfbsdx.pro/lib/libstore.so.3 > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' "-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/store_store.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/store_version.o -o ../unxfbsdx.pro/lib/libstore.so.3 ../unxfbsdx.pro/slo/object.o ../unxfbsdx.pro/slo/memlckb.o ../unxfbsdx.pro/slo/filelckb.o ../unxfbsdx.pro/slo/storbase.o ../unxfbsdx.pro/slo/storcach.o ../unxfbsdx.pro/slo/stordata.o ../unxfbsdx.pro/slo/storlckb.o ../unxfbsdx.pro/slo/stortree.o ../unxfbsdx.pro/slo/storpage.o ../unxfbsdx.pro/slo/store. > o -luno_sal -lsupc++ -pthread -lm > /usr/bin/ld: /usr/lib/libsupc++.a(pure.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC > /usr/lib/libsupc++.a: could not read symbols: Bad value > dmake: Error code 1, while making '../unxfbsdx.pro/lib/libstore.so.3' > Running processes: 0 > ============= > Building module xpdf > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > if ( -e ./unxfbsdx.pro/misc/build/xpdf-3.02 ) mv ./unxfbsdx.pro/misc/build/xpdf-3.02 ./unxfbsdx.pro/misc/build/xpdf-3.02_removeme > rm -rf ./unxfbsdx.pro/misc/build/xpdf-3.02_removeme > cd ./unxfbsdx.pro/misc/build && ( gzip -d -c ../../../download/xpdf-3.02.tar.gz | tar -xf -) && touch so_unpacked_xpdflib > make writeable... > /usr/bin/perl /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/bin/leconvert.pl unix ./unxfbsdx.pro/misc/build/xpdf-3.02/ms_make.bat && touch ./unxfbsdx.pro/misc/xpdflib_convert_unx_flag > cd ./unxfbsdx.pro/misc/build && cat ../../..//xpdf-3.02.patch | /usr/local/bin/gpatch -p2 && touch so_patched_xpdflib > patching file xpdf-3.02/goo/GString.cc > patching file xpdf-3.02/ms_make.bat > patching file xpdf-3.02/xpdf/Makefile.in > patching file xpdf-3.02/xpdf/Stream.cc > patching file xpdf-3.02/xpdf/Stream.h > /usr/bin/perl /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/bin/leconvert.pl dos ./unxfbsdx.pro/misc/build/xpdf-3.02/ms_make.bat && touch ./unxfbsdx.pro/misc/xpdflib_convert_dos_flag > mkdir ./unxfbsdx.pro/misc/build/xpdf-3.02/ > mkdir: ./unxfbsdx.pro/misc/build/xpdf-3.02/: File exists > cd ./unxfbsdx.pro/misc/build/xpdf-3.02/ && ./configure --without-x --enable-multithreaded --enable-exceptions && touch so_configured_xpdflib > 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 ANSI C... none needed > checking for library containing strerror... none required > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking for OS/2 (with EMX)... no > checking for DOS (with DJGPP)... no > checking how to run the C preprocessor... cc -E > checking for X... disabled > checking for dirent.h that defines DIR... yes > checking for library containing opendir... none required > checking for gethostbyname... yes > checking select() and fd_set in sys/select.h and sys/bsdtypes.h... not needed > checking FD_ZERO and strings.h or bstring.h... not needed > checking for rewinddir... yes > checking for popen... yes > checking for mkstemp... yes > checking for mkstemps... yes > checking whether select takes fd_set arguments... yes > checking for special C compiler options needed for large files... no > checking for _FILE_OFFSET_BITS value needed for large files... no > checking for _LARGE_FILES value needed for large files... no > checking for _LARGEFILE_SOURCE value needed for large files... no > checking for fseeko... yes > checking for fseek64... no > checking for ftell64... no > checking whether to use t1 library... maybe > checking where to find the t1 header files... > checking t1lib.h usability... no > checking t1lib.h presence... no > checking for t1lib.h... no > not using t1 library > checking whether to use freetype2 library... maybe > checking where to find the freetype2 header files... > checking ft2build.h usability... no > checking ft2build.h presence... no > checking for ft2build.h... no > not using freetype2 library > checking whether to use libpaper library... maybe > checking where to find the libpaper header files... > checking paper.h usability... no > checking paper.h presence... no > checking for paper.h... no > not using libpaper library > configure: creating ./config.status > config.status: creating Makefile > config.status: creating goo/Makefile > config.status: creating fofi/Makefile > config.status: creating splash/Makefile > config.status: creating xpdf/Makefile > config.status: creating aconf.h > configure: WARNING: Couldn't find X > configure: WARNING: Couldn't find Motif > configure: WARNING: Couldn't find FreeType > configure: WARNING: -- You will be able to compile pdftops, pdftotext, > pdfinfo, pdffonts, and pdfimages, but not xpdf or pdftoppm > mv ./unxfbsdx.pro/misc/build/xpdf-3.02//so_configured_xpdflib ./unxfbsdx.pro/misc/build/so_configured_xpdflib > mkdir ./unxfbsdx.pro/misc/build/xpdf-3.02/ > mkdir: ./unxfbsdx.pro/misc/build/xpdf-3.02/: File exists > cd ./unxfbsdx.pro/misc/build/xpdf-3.02/ && gmake -j1 && touch /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/./unxfbsdx.pro/misc/build/so_built_xpdflib > cd goo; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/goo' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GHash.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GList.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c GString.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmem.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gmempp.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c gfile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I. -c FixedPoint.cc > cc -g -O2 -DHAVE_CONFIG_H -I.. -I. -c -o parseargs.o parseargs.c > rm -f libGoo.a > ar rc libGoo.a GHash.o GList.o GString.o gmem.o gmempp.o gfile.o FixedPoint.o parseargs.o > ranlib libGoo.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/goo' > cd fofi; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/fofi' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiBase.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiEncodings.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiTrueType.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I. -c FoFiType1C.cc > rm -f libfofi.a > ar rc libfofi.a FoFiBase.o FoFiEncodings.o FoFiTrueType.o FoFiType1.o FoFiType1C.o > ranlib libfofi.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/fofi' > cd splash; gmake > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/splash' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c Splash.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashBitmap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashClip.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFTFontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashFontFileID.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPath.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashPattern.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashScreen.cc > SplashScreen.cc: In constructor `SplashScreen::SplashScreen(SplashScreenParams*)': > SplashScreen.cc:97: warning: comparison is always false due to limited range of data type > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashState.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1Font.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontEngine.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashT1FontFile.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPath.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I. -c SplashXPathScanner.cc > rm -f libsplash.a > ar rc libsplash.a Splash.o SplashBitmap.o SplashClip.o SplashFTFont.o SplashFTFontEngine.o SplashFTFontFile.o SplashFont.o SplashFontEngine.o SplashFontFile.o SplashFontFileID.o SplashPath.o SplashPattern.o SplashScreen.o SplashState.o SplashT1Font.o SplashT1FontEngine.o SplashT1FontFile.o SplashXPath.o SplashXPathScanner.o > ranlib libsplash.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/splash' > cd xpdf; gmake all-no-x > gmake[1]: Entering directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/xpdf' > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Annot.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Array.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c BuiltinFontTables.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Catalog.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CharCodeToUnicode.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c CMap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Decrypt.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Dict.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Error.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c FontEncodingTables.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Function.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Gfx.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxFont.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GfxState.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c GlobalParams.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JArithmeticDecoder.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JBIG2Stream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c JPXStream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Lexer.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Link.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c NameToCharCode.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Outline.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Object.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c OutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Page.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Parser.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDoc.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFDocEncoding.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PreScanOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PSTokenizer.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SecurityHandler.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c SplashOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c Stream.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeMap.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XpdfPluginAPI.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c XRef.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftops.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdftops Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Outline.o Object.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdftops.o \ > -L../goo -lGoo -L../splash -lsplash -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c TextOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c UnicodeTypeTable.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdftotext.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdftotext Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XpdfPluginAPI.o XRef.o pdftotext.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfinfo.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdfinfo Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfinfo.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdffonts.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdffonts Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdffonts.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c ImageOutputDev.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c pdfimages.cc > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -o pdfimages Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o ImageOutputDev.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o XpdfPluginAPI.o XRef.o pdfimages.o \ > -L../goo -lGoo -L../fofi -lfofi -L../goo -lGoo -lm > c++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -c PDFCore.cc > rm -f libxpdf.a > ar rc libxpdf.a Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PSTokenizer.o SecurityHandler.o Stream.o UnicodeMap.o UnicodeTypeTable.o XRef.o > ranlib libxpdf.a > gmake[1]: Leaving directory `/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/unxfbsdx.pro/misc/build/xpdf-3.02/xpdf' > touch ./unxfbsdx.pro/misc/build/so_installed_xpdflib > cp -f ./unxfbsdx.pro/misc/build/xpdf-3.02/fofi/lib*.a ./unxfbsdx.pro/misc/build/xpdf-3.02/goo/lib*.a ./unxfbsdx.pro/misc/build/xpdf-3.02/xpdf/lib*.a ./unxfbsdx.pro/lib > cp -f ./unxfbsdx.pro/misc/build/xpdf-3.02/fofi/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/goo/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/xpdf/*.h ./unxfbsdx.pro/misc/build/xpdf-3.02/aconf.h ./unxfbsdx.pro/misc/build/xpdf-3.02/aconf2.h ./unxfbsdx.pro/inc > touch ./unxfbsdx.pro/misc/build/so_predeliver_xpdflib > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper > ------------------------------ > Making: ../unxfbsdx.pro/obj/wrapper_gpl.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/xpdfimport -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/loca > l/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/wrapper_gpl.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/wrapper_gpl.cxx > if ( -e ../unxfbsdx.pro/obj/wrapper_gpl.o ) touch ../unxfbsdx.pro/obj/wrapper_gpl.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkX4NCOH > ../unxfbsdx.pro/misc/o_wrapper_gpl.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/pdfioutdev_gpl.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/xpdfimport -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/loca > l/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/pdfioutdev_gpl.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/pdfioutdev_gpl.cxx > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/pdfioutdev_gpl.cxx: In function `void pdfi::writeJpeg_(pdfi::OutputBuffer&, Stream*, bool)': > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/pdfioutdev_gpl.cxx:131: warning: int format, different type arg (arg 2) > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/pdfioutdev_gpl.cxx: In member function `virtual void pdfi::PDFOutDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int*, GBool)': > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/wrapper/pdfioutdev_gpl.cxx:750: warning: int format, different type arg (arg 2) > ../unxfbsdx.pro/inc/OutputDev.h: At global scope: > ../unxfbsdx.pro/inc/OutputDev.h:241: warning: unused parameter 'vaa' > ../unxfbsdx.pro/inc/OutputDev.h:234: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'alpha' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'transferFunc' > ../unxfbsdx.pro/inc/OutputDev.h:233: warning: unused parameter 'backdropColor' > ../unxfbsdx.pro/inc/OutputDev.h:231: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:231: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:230: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'blendingColorSpace' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'isolated' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'knockout' > ../unxfbsdx.pro/inc/OutputDev.h:229: warning: unused parameter 'forSoftMask' > ../unxfbsdx.pro/inc/OutputDev.h:223: warning: unused parameter 'psStream' > ../unxfbsdx.pro/inc/OutputDev.h:223: warning: unused parameter 'level1Stream' > ../unxfbsdx.pro/inc/OutputDev.h:220: warning: unused parameter 'id' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'wx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'wy' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'llx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'lly' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'urx' > ../unxfbsdx.pro/inc/OutputDev.h:217: warning: unused parameter 'ury' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'wx' > ../unxfbsdx.pro/inc/OutputDev.h:215: warning: unused parameter 'wy' > ../unxfbsdx.pro/inc/OutputDev.h:186: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:177: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:176: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:176: warning: unused parameter 's' > ../unxfbsdx.pro/inc/OutputDev.h:175: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:174: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:171: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:166: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:166: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:164: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:164: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:162: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:162: warning: unused parameter 'shading' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'str' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'paintType' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'resDict' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'mat' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'bbox' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'x0' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'y0' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'x1' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'y1' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'xStep' > ../unxfbsdx.pro/inc/OutputDev.h:159: warning: unused parameter 'yStep' > ../unxfbsdx.pro/inc/OutputDev.h:149: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:149: warning: unused parameter 'shift' > ../unxfbsdx.pro/inc/OutputDev.h:148: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:147: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:146: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:145: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:144: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:143: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:142: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:138: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:137: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:136: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:130: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:129: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:128: warning: unused parameter 'state' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'page' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'hDPI' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'vDPI' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'rotate' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'useMediaBox' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'crop' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceX' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceY' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceW' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'sliceH' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'printing' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'catalog' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'abortCheckCbk' > ../unxfbsdx.pro/inc/OutputDev.h:94: warning: unused parameter 'abortCheckCbkData' > if ( -e ../unxfbsdx.pro/obj/pdfioutdev_gpl.o ) touch ../unxfbsdx.pro/obj/pdfioutdev_gpl.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk0wLZXK > ../unxfbsdx.pro/misc/o_pdfioutdev_gpl.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/bin/xpdfimport > unx > cat ../unxfbsdx.pro/misc/xpdfimport.xpdfimport_1.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/obj/wrapper_gpl.o ../unxfbsdx.pro/obj/pdfioutdev_gpl.o \ > -lxpdf -lfofi -lGoo -pthread -lm -Wl,-Bdynamic -lstlport_gcc -o ../unxfbsdx.pro/bin/xpdfimport > -rwxr-xr-x 1 root wheel 2232831 Aug 15 11:22 ../unxfbsdx.pro/bin/xpdfimport > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/xpdf/test > ------------- > Running processes: 0 > deliver -- version: 1.130 > Module 'xpdf' delivered successfully. 2 files copied, 0 files unchanged > ============= > Building module testshl2 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/inc > mkout -- version: 1.8 > mkout -- version: 1.8 > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source > ------------------------------ > Making: ../unxfbsdx.pro/obj/getopt.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/getopt.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/getopt.cxx > if ( -e ../unxfbsdx.pro/obj/getopt.o ) touch ../unxfbsdx.pro/obj/getopt.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk5tgD7d > ../unxfbsdx.pro/misc/o_getopt.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/filehelper.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/filehelper.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/filehelper.cxx > if ( -e ../unxfbsdx.pro/obj/filehelper.o ) touch ../unxfbsdx.pro/obj/filehelper.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mknXA7uK > ../unxfbsdx.pro/misc/o_filehelper.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/dynamicregister.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/dynamicregister.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/dynamicregister.cxx > if ( -e ../unxfbsdx.pro/obj/dynamicregister.o ) touch ../unxfbsdx.pro/obj/dynamicregister.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkVdvdE0 > ../unxfbsdx.pro/misc/o_dynamicregister.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/autoregisterhelper.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/autoregisterhelper.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/autoregisterhelper.cxx > if ( -e ../unxfbsdx.pro/obj/autoregisterhelper.o ) touch ../unxfbsdx.pro/obj/autoregisterhelper.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkcL8qTJ > ../unxfbsdx.pro/misc/o_autoregisterhelper.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/testshl.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/testshl.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/testshl.cxx > if ( -e ../unxfbsdx.pro/obj/testshl.o ) touch ../unxfbsdx.pro/obj/testshl.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkGqhgYi > ../unxfbsdx.pro/misc/o_testshl.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/bin/testshl2 > unx > cat ../unxfbsdx.pro/misc/testshl2.testshl2_1.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/obj/getopt.o ../unxfbsdx.pro/obj/filehelper.o ../unxfbsdx.pro/obj/dynamicregister.o ../unxfbsdx.pro/obj/autoregisterhelper.o ../unxfbsdx.pro/obj/testshl.o \ > -Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive -luno_sal /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib/libc5t_testresultfx.a /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib/libc5t_no_regallfktfx.a -pthread -lm -Wl,-Bdynamic -lstlport_gcc -o ../unxfbsdx.pro/bin/testshl2 > -rwxr-xr-x 1 root wheel 430240 Aug 15 11:22 ../unxfbsdx.pro/bin/testshl2 > ------------------------------ > Making: ../unxfbsdx.pro/obj/versionhelper.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/versionhelper.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/versionhelper.cxx > if ( -e ../unxfbsdx.pro/obj/versionhelper.o ) touch ../unxfbsdx.pro/obj/versionhelper.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkRJGs9z > ../unxfbsdx.pro/misc/o_versionhelper.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/obj/versioner.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/versioner.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/versioner.cxx > if ( -e ../unxfbsdx.pro/obj/versioner.o ) touch ../unxfbsdx.pro/obj/versioner.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkdOaBmF > ../unxfbsdx.pro/misc/o_versioner.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/bin/versioninfo > unx > cat ../unxfbsdx.pro/misc/testshl2.versioninfo_2.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/obj/getopt.o ../unxfbsdx.pro/obj/filehelper.o ../unxfbsdx.pro/obj/dynamicregister.o ../unxfbsdx.pro/obj/versionhelper.o ../unxfbsdx.pro/obj/versioner.o \ > -Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive -luno_sal -pthread -lm -Wl,-Bdynamic -lstlport_gcc -o ../unxfbsdx.pro/bin/versioninfo > -rwxr-xr-x 1 root wheel 106164 Aug 15 11:22 ../unxfbsdx.pro/bin/versioninfo > ------------------------------ > Making: ../unxfbsdx.pro/obj/terminate.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/testshl2 -I../inc -I./inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/us > r/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/obj/terminate.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/source/terminate.cxx > if ( -e ../unxfbsdx.pro/obj/terminate.o ) touch ../unxfbsdx.pro/obj/terminate.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkCCBWCM > ../unxfbsdx.pro/misc/o_terminate.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/bin/testshl2_timeout > unx > cat ../unxfbsdx.pro/misc/testshl2.testshl2_timeout_3.cmd > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/obj/getopt.o ../unxfbsdx.pro/obj/filehelper.o ../unxfbsdx.pro/obj/terminate.o \ > -Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive -luno_sal -pthread -lm -Wl,-Bdynamic -lstlport_gcc -o ../unxfbsdx.pro/bin/testshl2_timeout > -rwxr-xr-x 1 root wheel 93658 Aug 15 11:22 ../unxfbsdx.pro/bin/testshl2_timeout > ------------- > Running processes: 0 > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/testshl2/util > ------------- > Running processes: 0 > deliver -- version: 1.130 > Module 'testshl2' delivered successfully. 5 files copied, 7 files unchanged > ============= > Building module o3tl > Running processes: 1 > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/o3tl/qa > mkout -- version: 1.8 > mkout -- version: 1.8 > making .dpslo > cat /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/src/version.c | sed s/_version.h/tests_version.h/ > ../unxfbsdx.pro/misc/tests_version.c > ------------------------------ > Making: ../unxfbsdx.pro/slo/tests_version.obj > cc -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/incdont_use_stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux - > I/usr/local/diablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -o ../unxfbsdx.pro/slo/tests_version.o ../unxfbsdx.pro/misc/tests_version.c > if ( -e ../unxfbsdx.pro/slo/tests_version.o ) touch ../unxfbsdx.pro/slo/tests_version.obj > cat /tmp/mkbD2THm > -f - -p../unxfbsdx.pro/slo -I. -I../unx/inc -I../inc -I../inc -I../inc/o3tl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I../unxfbsdx.pro/inc -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ ../unxfbsdx.pro/misc/tests_version.c > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkiYVBlm > ../unxfbsdx.pro/misc/s_tests_version.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/cow_wrapper_clients.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/cow_wrapper_clients.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/o3tl/qa/cow_wrapper_clients.cxx > if ( -e ../unxfbsdx.pro/slo/cow_wrapper_clients.o ) touch ../unxfbsdx.pro/slo/cow_wrapper_clients.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkLLgz1Y > ../unxfbsdx.pro/misc/s_cow_wrapper_clients.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-cow_wrapper.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-cow_wrapper.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/o3tl/qa/test-cow_wrapper.cxx > if ( -e ../unxfbsdx.pro/slo/test-cow_wrapper.o ) touch ../unxfbsdx.pro/slo/test-cow_wrapper.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mk0S2cy5 > ../unxfbsdx.pro/misc/s_test-cow_wrapper.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-heap_ptr.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-heap_ptr.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/o3tl/qa/test-heap_ptr.cxx > if ( -e ../unxfbsdx.pro/slo/test-heap_ptr.o ) touch ../unxfbsdx.pro/slo/test-heap_ptr.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkawaeFS > ../unxfbsdx.pro/misc/s_test-heap_ptr.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slo/test-range.obj > c++ -fmessage-length=0 -c -O2 -fno-strict-aliasing -I. -I../unxfbsdx.pro/inc/tests -I../inc -I../inc/pch -I../inc -I../unx/inc -I../unxfbsdx.pro/inc -I. -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/external -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/res -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/stl -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/usr/local/diablo-jdk1.5.0/include/freebsd -I/usr/local/diablo-jdk1.5.0/include/bsd -I/usr/local/diablo-jdk1.5.0/include/linux -I/usr/local/di > ablo-jdk1.5.0/include/native_threads/include -I/usr/local/include -I/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/inc/offuh -I. -I../res -I. -pipe -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DX86_64 -DCVER=C341 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/3.4 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../unxfbsdx.pro/slo/test-range.o /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/o3tl/qa/test-range.cxx > if ( -e ../unxfbsdx.pro/slo/test-range.o ) touch ../unxfbsdx.pro/slo/test-range.obj > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/bin/makedepend @/tmp/mkeQNGpW > ../unxfbsdx.pro/misc/s_test-range.dpcc > ------------------------------ > Making: ../unxfbsdx.pro/slb/tests.lib > echo unxfbsdx.pro/slo/cow_wrapper_clients.o unxfbsdx.pro/slo/test-cow_wrapper.o unxfbsdx.pro/slo/test-heap_ptr.o unxfbsdx.pro/slo/test-range.o | xargs -n1 > ../unxfbsdx.pro/slb/tests.lib > tr -d "\015" < export.map | awk -f /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/export_tests.map > ------------------------------ > Making: ../unxfbsdx.pro/lib/libtests.so > c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/export_tests.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/cow_wrapper_clients.o ../unxfbsdx.pro/slo/test-cow_wrapper.o ../unxfbsdx.pro/slo/test-heap_ptr.o ../unxfbsdx.pro/slo/test-range.o ../unxfbsdx.pro/slo/tests_version.o -o ../unxfbsdx.pro/lib/libtests.so -luno_sal -lcppunitfx -pthread -lm -Wl,-Bdynamic -lstlport_gcc > rm -f ../unxfbsdx.pro/lib/check_libtests.so > mv ../unxfbsdx.pro/lib/libtests.so ../unxfbsdx.pro/lib/check_libtests.so > /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_libtests.so > Checking DLL ../unxfbsdx.pro/lib/check_libtests.so ...-rwxr-xr-x 1 root wheel 323050 Aug 15 11:23 ../unxfbsdx.pro/lib/libtests.so > ------------- > making .dpslo > ---------------------------------------------------------- > - start unit test on library ../unxfbsdx.pro/lib/libtests.so > ---------------------------------------------------------- > testshl2 ../unxfbsdx.pro/lib/libtests.so > Use default signal file name 'signalfile_1218799382.txt' > # Current Time: 11:23:02 > [2008.08.15//] > # -- BEGIN: > cow_wrapper_test.cow_wrapper_test.testCowWrapper;PASSED#OK# > o3tltests.range_test.global;PASSED#OK# > o3tltests.heap_ptr_test.global;PASSED#OK# > # -- END: > Test #PASSED# > Running processes: 0 > deliver -- version: 1.130 > Module 'o3tl' delivered successfully. 5 files copied, 0 files unchanged > > 1 module(s): > store > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making /work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/store/util > > Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from store" > > rmdir /tmp/70041 > *** Error code 1 > > Stop in /a/ports/editors/openoffice.org-3-RC. > ================================================================ > build of /usr/ports/editors/openoffice.org-3-RC ended at Fri Aug 15 11:23:03 UTC 2008 -- Pav Lucistnik 42.7 percent of all statistics are made up on the spot. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20080815/b8454a3c/attachment-0001.pgp From chat95 at mac.com Fri Aug 15 20:37:25 2008 From: chat95 at mac.com (Maho NAKATA) Date: Fri Aug 15 20:37:32 2008 Subject: [Fwd: openoffice.org-3.0.20080810 failed on amd64 6] In-Reply-To: <1218811179.86328.54.camel@ikaros.oook.cz> References: <1218811179.86328.54.camel@ikaros.oook.cz> Message-ID: <20080816.053639.183052582.chat95@mac.com> Hi Pav, Thanks for submitting errors. Following the actual errors. I'll fix it soon. (But I'll take some holidays, we usually take "Bon" holidays in Japan, 8/13-16? and We choose 8/17,18,19) Thanks again, ------------------------------------------------------------------------------ Making: ../unxfbsdx.pro/lib/libstore.so.3 c++ -Wl,-z,combreloc -Wl,-rpath,'$ORIGIN' "-Wl,-hlibstore.so.3" -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/store_store.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv/unxfb sdx/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solver/300/un xfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-RC/work/OOO300_m2/solenv /unxfbsdx/lib -L/usr/local/diablo-jdk1.5.0/lib -L/usr/local/diablo-jdk1.5.0/jre/ lib/amd64 -L/usr/local/diablo-jdk1.5.0/jre/lib/amd64/server -L/usr/local/diablo- jdk1.5.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/store _version.o -o ../unxfbsdx.pro/lib/libstore.so.3 ../unxfbsdx.pro/slo/object.o ../ unxfbsdx.pro/slo/memlckb.o ../unxfbsdx.pro/slo/filelckb.o ../unxfbsdx.pro/slo/st orbase.o ../unxfbsdx.pro/slo/storcach.o ../unxfbsdx.pro/slo/stordata.o ../unxfbs dx.pro/slo/storlckb.o ../unxfbsdx.pro/slo/stortree.o ../unxfbsdx.pro/slo/storpag e.o ../unxfbsdx.pro/slo/store.o -luno_sal -lsupc++ -pthread -lm /usr/bin/ld: /usr/lib/libsupc++.a(pure.o): relocation R_X86_64_32 can not be use d when making a shared object; recompile with -fPIC /usr/lib/libsupc++.a: could not read symbols: Bad value dmake: Error code 1, while making '../unxfbsdx.pro/lib/libstore.so.3' Running processes: 0 ------------------------------------------------------------------------------ From linimon at FreeBSD.org Sun Aug 17 11:31:11 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Aug 17 11:31:17 2008 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20080817113110.59F4D1CD0B@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: editors/ooo-build broken because: Size mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From linimon at FreeBSD.org Sun Aug 17 11:37:56 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Aug 17 11:38:07 2008 Subject: FreeBSD ports that you maintain which are currently scheduled for deletion Message-ID: <20080817113755.DBA551CD38@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems (such as via a PR), the ports will be deleted. portname: editors/ooo-build description: Community enhanced/bug fixed version of OpenOffice.org maintainer: openoffice@FreeBSD.org status: BROKEN deprecated because: Has been broken for more than 6 months expiration date: 2008-09-19 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From bugmaster at FreeBSD.org Mon Aug 18 11:08:01 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 18 11:09:39 2008 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200808181108.m7IB80ls081085@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o ports/108313 openoffice editors/openoffice.org port build fails f ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o ports/124801 openoffice editors/openoffice.org-3 - OpenOffice fails to find li o ports/126308 openoffice [patch] editors/openoffice.org-2 compilation fails on 9 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf 2 problems total. From chat95 at mac.com Fri Aug 22 04:15:40 2008 From: chat95 at mac.com (Maho NAKATA) Date: Fri Aug 22 04:15:47 2008 Subject: FreeBSD ports that you maintain which are currently scheduled for deletion In-Reply-To: <20080817113755.DBA551CD38@mail.droso.net> References: <20080817113755.DBA551CD38@mail.droso.net> Message-ID: <20080822.131444.212406812.chat95@mac.com> From: linimon@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently scheduled for deletion Date: Sun, 17 Aug 2008 13:37:55 +0200 (CEST) > portname: editors/ooo-build > description: Community enhanced/bug fixed version of OpenOffice.org > maintainer: openoffice@FreeBSD.org > status: BROKEN > deprecated because: Has been broken for more than 6 months > expiration date: 2008-09-19 > build errors: none. > overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooo-build Yes - I'm aware of that and trying to fix this...but cost I should pay is too large - so I dropped the maintainer ship. Should I remove this port now? -- Nakata Maho http://accc.riken.jp/maho/ From pav at FreeBSD.org Sun Aug 24 19:44:57 2008 From: pav at FreeBSD.org (Pav Lucistnik) Date: Sun Aug 24 19:45:29 2008 Subject: [Fwd: openoffice.org-2.4.1_1 failed on amd64 8] Message-ID: <1219607085.29219.39.camel@ikaros.oook.cz> -------- P?eposlan? zpr?va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz > P?edm?t: openoffice.org-2.4.1_1 failed on amd64 8 > Datum: Sun, 24 Aug 2008 00:23:11 GMT > > Excerpt from the build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8.20080823130555/openoffice.org-2.4.1_1.log > > building openoffice.org-2.4.1_1 on hammer3.isc.gumbysoft.com > in directory /usr2/pkgbuild/8/20080823130555/chroot/838 > building for: 8.0-CURRENT amd64 > maintained by: openoffice@FreeBSD.org > port directory: /usr/ports/editors/openoffice.org-2 > Makefile ident: $FreeBSD: ports/editors/openoffice.org-2/Makefile,v 1.308 2008/08/23 07:53:20 maho Exp $ > > [... lines trimmed ...] > > x libxslt-1.1.16/tests/docbook/common/da.xml > x libxslt-1.1.16/tests/docbook/common/de.xml > x libxslt-1.1.16/tests/docbook/common/el.xml > x libxslt-1.1.16/tests/docbook/common/en.xml > x libxslt-1.1.16/tests/docbook/common/es.xml > x libxslt-1.1.16/tests/docbook/common/et.xml > x libxslt-1.1.16/tests/docbook/common/fi.xml > x libxslt-1.1.16/tests/docbook/common/fr.xml > x libxslt-1.1.16/tests/docbook/common/gentext.xsl > x libxslt-1.1.16/tests/docbook/common/hu.xml > x libxslt-1.1.16/tests/docbook/common/id.xml > x libxslt-1.1.16/tests/docbook/common/it.xml > x libxslt-1.1.16/tests/docbook/common/ja.xml > x libxslt-1.1.16/tests/docbook/common/ko.xml > x libxslt-1.1.16/tests/docbook/common/l10n.dtd > x libxslt-1.1.16/tests/docbook/common/l10n.xml > x libxslt-1.1.16/tests/docbook/common/l10n.xsl > x libxslt-1.1.16/tests/docbook/common/labels.xsl > x libxslt-1.1.16/tests/docbook/common/nl.xml > x libxslt-1.1.16/tests/docbook/common/no.xml > x libxslt-1.1.16/tests/docbook/common/pl.xml > x libxslt-1.1.16/tests/docbook/common/pt.xml > x libxslt-1.1.16/tests/docbook/common/pt_br.xml > x libxslt-1.1.16/tests/docbook/common/ro.xml > x libxslt-1.1.16/tests/docbook/common/ru.xml > x libxslt-1.1.16/tests/docbook/common/sk.xml > x libxslt-1.1.16/tests/docbook/common/sl.xml > x libxslt-1.1.16/tests/docbook/common/sr.xml > x libxslt-1.1.16/tests/docbook/common/titles.xsl > x libxslt-1.1.16/tests/docbook/common/sv.xml > x libxslt-1.1.16/tests/docbook/common/zh_cn.xml > x libxslt-1.1.16/tests/docbook/common/zh_tw.xml > x libxslt-1.1.16/tests/docbook/html/ > x libxslt-1.1.16/tests/docbook/html/new/ > x libxslt-1.1.16/tests/docbook/html/new/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/new/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/old/ > x libxslt-1.1.16/tests/docbook/html/old/chunk-common.xsl > x libxslt-1.1.16/tests/docbook/html/old/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/old/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/changebars.xsl > x libxslt-1.1.16/tests/docbook/html/ChangeLog > x libxslt-1.1.16/tests/docbook/html/LostLog > x libxslt-1.1.16/tests/docbook/html/Makefile > x libxslt-1.1.16/tests/docbook/html/Makefile.in > x libxslt-1.1.16/tests/docbook/html/admon.xsl > x libxslt-1.1.16/tests/docbook/html/autoidx.xsl > x libxslt-1.1.16/tests/docbook/html/autotoc.xsl > x libxslt-1.1.16/tests/docbook/html/biblio.xsl > x libxslt-1.1.16/tests/docbook/html/block.xsl > x libxslt-1.1.16/tests/docbook/html/callout.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.templates.xml > x libxslt-1.1.16/tests/docbook/html/chunk-common.xsl > x libxslt-1.1.16/tests/docbook/html/chunk.xsl > x libxslt-1.1.16/tests/docbook/html/chunker.xsl > x libxslt-1.1.16/tests/docbook/html/component.xsl > x libxslt-1.1.16/tests/docbook/html/division.xsl > x libxslt-1.1.16/tests/docbook/html/docbook.xsl > x libxslt-1.1.16/tests/docbook/html/ebnf.xsl > x libxslt-1.1.16/tests/docbook/html/footnote.xsl > x libxslt-1.1.16/tests/docbook/html/formal.xsl > x libxslt-1.1.16/tests/docbook/html/glossary.xsl > x libxslt-1.1.16/tests/docbook/html/graphics.xsl > x libxslt-1.1.16/tests/docbook/html/html.xsl > x libxslt-1.1.16/tests/docbook/html/index.xsl > x libxslt-1.1.16/tests/docbook/html/info.xsl > x libxslt-1.1.16/tests/docbook/html/inline.xsl > x libxslt-1.1.16/tests/docbook/html/keywords.xsl > x libxslt-1.1.16/tests/docbook/html/lists.xsl > x libxslt-1.1.16/tests/docbook/html/math.xsl > x libxslt-1.1.16/tests/docbook/html/param.xsl > x libxslt-1.1.16/tests/docbook/html/pi.xsl > x libxslt-1.1.16/tests/docbook/html/qandaset.xsl > x libxslt-1.1.16/tests/docbook/html/refentry.xsl > x libxslt-1.1.16/tests/docbook/html/sections.xsl > x libxslt-1.1.16/tests/docbook/html/synop.xsl > x libxslt-1.1.16/tests/docbook/html/table.xsl > x libxslt-1.1.16/tests/docbook/html/verbatim.xsl > x libxslt-1.1.16/tests/docbook/html/toc.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.templates.xsl > x libxslt-1.1.16/tests/docbook/html/titlepage.xsl > x libxslt-1.1.16/tests/docbook/html/xtchunk.xsl > x libxslt-1.1.16/tests/docbook/html/xref.xsl > x libxslt-1.1.16/tests/docbook/html/xtchunker.xsl > x libxslt-1.1.16/tests/docbook/dtd/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/ > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbtblcals.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/Makefile > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/README > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/VERSION > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbgenent.ent > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/dbtblxchg.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/tblcals.xml > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/tblxchg.xml > x libxslt-1.1.16/tests/docbook/dtd/3.1.7/test.xml > x libxslt-1.1.16/tests/docbook/dtd/4.0/ > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/ > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/40chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.0/Makefile > x libxslt-1.1.16/tests/docbook/dtd/4.0/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/4.0/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbgenent.ent > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.0/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.0/readme.txt > x libxslt-1.1.16/tests/docbook/dtd/4.0/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/ > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsa.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsb.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsc.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsn.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amso.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-amsr.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-box.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-cyr1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-cyr2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-dia.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk3.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-grk4.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-lat2.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ent/iso-tech.ent > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/40chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/.memdump > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/41chg.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/Makefile > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/calstblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbcentx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbgenent.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbhierx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbnotnx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/dbpoolx.mod > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbook.cat > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbook.cxt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/docbookx.dtd > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/readme.txt > x libxslt-1.1.16/tests/docbook/dtd/4.1.2/soextblx.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/ > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-lat1.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-num.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ent/iso-pub.ent > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/Makefile > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/README > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/VERSION > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbcent.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbhier.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdbpool.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbookref.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook.css > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbook.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testcss.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/test.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sdocbookref-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/sinclist.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testrefcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/3.1.7.1/testcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/ > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook-custom.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/COPYRIGHT > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/ChangeLog > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/LostLog > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/Makefile > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/README > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/VERSION > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbcent.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbhier.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdbpool.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbookref.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook.css > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sdocbook.dtd > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testrefcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/sinclist.mod > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/test.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testcss.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/4.1.2.4/testcust.xml > x libxslt-1.1.16/tests/docbook/dtd/simple/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/simple/Makefile > x libxslt-1.1.16/tests/docbook/dtd/Makefile.in > x libxslt-1.1.16/tests/docbook/dtd/Makefile > x libxslt-1.1.16/tests/docbook/lib/ > x libxslt-1.1.16/tests/docbook/lib/ChangeLog > x libxslt-1.1.16/tests/docbook/lib/LostLog > x libxslt-1.1.16/tests/docbook/lib/Makefile > x libxslt-1.1.16/tests/docbook/lib/Makefile.in > x libxslt-1.1.16/tests/docbook/lib/lib.xsl > x libxslt-1.1.16/tests/docbook/xhtml/ > x libxslt-1.1.16/tests/docbook/xhtml/ChangeLog > x libxslt-1.1.16/tests/docbook/xhtml/LostLog > x libxslt-1.1.16/tests/docbook/xhtml/chunk.xsl > x libxslt-1.1.16/tests/docbook/xhtml/docbook.xsl > x libxslt-1.1.16/tests/docbook/xhtml/xtchunk.xsl > x libxslt-1.1.16/tests/docbook/fo/ > x libxslt-1.1.16/tests/docbook/fo/component.xsl > x libxslt-1.1.16/tests/docbook/fo/ChangeLog > x libxslt-1.1.16/tests/docbook/fo/LostLog > x libxslt-1.1.16/tests/docbook/fo/admon.xsl > x libxslt-1.1.16/tests/docbook/fo/autoidx.xsl > x libxslt-1.1.16/tests/docbook/fo/autotoc.xsl > x libxslt-1.1.16/tests/docbook/fo/biblio.xsl > x libxslt-1.1.16/tests/docbook/fo/block.xsl > x libxslt-1.1.16/tests/docbook/fo/callout.xsl > x libxslt-1.1.16/tests/docbook/fo/pagesetup.xsl > x libxslt-1.1.16/tests/docbook/fo/division.xsl > x libxslt-1.1.16/tests/docbook/fo/docbook.xsl > x libxslt-1.1.16/tests/docbook/fo/fo.xsl > x libxslt-1.1.16/tests/docbook/fo/footnote.xsl > x libxslt-1.1.16/tests/docbook/fo/fop.xsl > x libxslt-1.1.16/tests/docbook/fo/formal.xsl > x libxslt-1.1.16/tests/docbook/fo/glossary.xsl > x libxslt-1.1.16/tests/docbook/fo/graphics.xsl > x libxslt-1.1.16/tests/docbook/fo/index.xsl > x libxslt-1.1.16/tests/docbook/fo/info.xsl > x libxslt-1.1.16/tests/docbook/fo/inline.xsl > x libxslt-1.1.16/tests/docbook/fo/keywords.xsl > x libxslt-1.1.16/tests/docbook/fo/lists.xsl > x libxslt-1.1.16/tests/docbook/fo/math.xsl > x libxslt-1.1.16/tests/docbook/fo/titlepage.xsl > x libxslt-1.1.16/tests/docbook/fo/param.xsl > x libxslt-1.1.16/tests/docbook/fo/pi.xsl > x libxslt-1.1.16/tests/docbook/fo/qandaset.xsl > x libxslt-1.1.16/tests/docbook/fo/refentry.xsl > x libxslt-1.1.16/tests/docbook/fo/sections.xsl > x libxslt-1.1.16/tests/docbook/fo/synop.xsl > x libxslt-1.1.16/tests/docbook/fo/table.xsl > x libxslt-1.1.16/tests/docbook/fo/verbatim.xsl > x libxslt-1.1.16/tests/docbook/fo/toc.xsl > x libxslt-1.1.16/tests/docbook/fo/titlepage.templates.xml > x libxslt-1.1.16/tests/docbook/fo/titlepage.templates.xsl > x libxslt-1.1.16/tests/docbook/fo/xref.xsl > x libxslt-1.1.16/tests/docbook/doc/ > x libxslt-1.1.16/tests/docbook/doc/common/ > x libxslt-1.1.16/tests/docbook/doc/common/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/common/common.html > x libxslt-1.1.16/tests/docbook/doc/fo/ > x libxslt-1.1.16/tests/docbook/doc/fo/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/fo/param.html > x libxslt-1.1.16/tests/docbook/doc/fo/table.html > x libxslt-1.1.16/tests/docbook/doc/html/ > x libxslt-1.1.16/tests/docbook/doc/html/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/html/ebnf.html > x libxslt-1.1.16/tests/docbook/doc/html/param.html > x libxslt-1.1.16/tests/docbook/doc/lib/ > x libxslt-1.1.16/tests/docbook/doc/lib/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/lib/lib.html > x libxslt-1.1.16/tests/docbook/doc/copyright.html > x libxslt-1.1.16/tests/docbook/doc/ChangeLog > x libxslt-1.1.16/tests/docbook/doc/book.xsl > x libxslt-1.1.16/tests/docbook/doc/ch01s02.html > x libxslt-1.1.16/tests/docbook/doc/ch01s03.html > x libxslt-1.1.16/tests/docbook/doc/ch01s04.html > x libxslt-1.1.16/tests/docbook/doc/ch02s02.html > x libxslt-1.1.16/tests/docbook/doc/ch03.html > x libxslt-1.1.16/tests/docbook/doc/ch04.html > x libxslt-1.1.16/tests/docbook/doc/extensions.html > x libxslt-1.1.16/tests/docbook/doc/index.html > x libxslt-1.1.16/tests/docbook/doc/jrefhtml.xsl > x libxslt-1.1.16/tests/docbook/doc/pr01.html > x libxslt-1.1.16/tests/docbook/doc/publishing.html > x libxslt-1.1.16/tests/docbook/doc/reference.css > x libxslt-1.1.16/tests/docbook/doc/reference.html > x libxslt-1.1.16/tests/docbook/doc/reference.xsl > x libxslt-1.1.16/tests/docbook/doc/warranty.html > x libxslt-1.1.16/tests/docbook/images/ > x libxslt-1.1.16/tests/docbook/images/callouts/ > x libxslt-1.1.16/tests/docbook/images/callouts/ChangeLog > x libxslt-1.1.16/tests/docbook/images/callouts/1.png > x libxslt-1.1.16/tests/docbook/images/callouts/10.png > x libxslt-1.1.16/tests/docbook/images/callouts/2.png > x libxslt-1.1.16/tests/docbook/images/callouts/3.png > x libxslt-1.1.16/tests/docbook/images/callouts/4.png > x libxslt-1.1.16/tests/docbook/images/callouts/5.png > x libxslt-1.1.16/tests/docbook/images/callouts/6.png > x libxslt-1.1.16/tests/docbook/images/callouts/7.png > x libxslt-1.1.16/tests/docbook/images/callouts/8.png > x libxslt-1.1.16/tests/docbook/images/callouts/9.png > x libxslt-1.1.16/tests/docbook/images/important.gif > x libxslt-1.1.16/tests/docbook/images/ChangeLog > x libxslt-1.1.16/tests/docbook/images/caution.gif > x libxslt-1.1.16/tests/docbook/images/caution.png > x libxslt-1.1.16/tests/docbook/images/caution.tif > x libxslt-1.1.16/tests/docbook/images/home.png > x libxslt-1.1.16/tests/docbook/images/important.png > x libxslt-1.1.16/tests/docbook/images/important.tif > x libxslt-1.1.16/tests/docbook/images/next.png > x libxslt-1.1.16/tests/docbook/images/note.gif > x libxslt-1.1.16/tests/docbook/images/note.png > x libxslt-1.1.16/tests/docbook/images/note.tif > x libxslt-1.1.16/tests/docbook/images/prev.png > x libxslt-1.1.16/tests/docbook/images/tip.gif > x libxslt-1.1.16/tests/docbook/images/tip.png > x libxslt-1.1.16/tests/docbook/images/tip.tif > x libxslt-1.1.16/tests/docbook/images/toc-blank.png > x libxslt-1.1.16/tests/docbook/images/toc-minus.png > x libxslt-1.1.16/tests/docbook/images/toc-plus.png > x libxslt-1.1.16/tests/docbook/images/up.png > x libxslt-1.1.16/tests/docbook/images/warning.gif > x libxslt-1.1.16/tests/docbook/images/warning.png > x libxslt-1.1.16/tests/docbook/images/warning.tif > x libxslt-1.1.16/tests/docbook/template/ > x libxslt-1.1.16/tests/docbook/template/biblioentry.xsl > x libxslt-1.1.16/tests/docbook/template/ChangeLog > x libxslt-1.1.16/tests/docbook/template/README > x libxslt-1.1.16/tests/docbook/template/testtemplate.xml > x libxslt-1.1.16/tests/docbook/template/titlepage.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/ > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/ > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/ChangeLog > x libxslt-1.1.16/tests/docbook/htmlhelp/doc/htmlhelp.xml > x libxslt-1.1.16/tests/docbook/htmlhelp/htmlhelp-common.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/ChangeLog > x libxslt-1.1.16/tests/docbook/htmlhelp/langcodes.xml > x libxslt-1.1.16/tests/docbook/htmlhelp/htmlhelp.xsl > x libxslt-1.1.16/tests/docbook/htmlhelp/xthtmlhelp.xsl > x libxslt-1.1.16/tests/docbook/result/ > x libxslt-1.1.16/tests/docbook/result/fo/ > x libxslt-1.1.16/tests/docbook/result/fo/classsynop.fo > x libxslt-1.1.16/tests/docbook/result/fo/article.fo > x libxslt-1.1.16/tests/docbook/result/fo/article2.fo > x libxslt-1.1.16/tests/docbook/result/fo/article3.fo > x libxslt-1.1.16/tests/docbook/result/fo/bib.fo > x libxslt-1.1.16/tests/docbook/result/fo/book.fo > x libxslt-1.1.16/tests/docbook/result/fo/book2.fo > x libxslt-1.1.16/tests/docbook/result/fo/book3.fo > x libxslt-1.1.16/tests/docbook/result/fo/callout.fo > x libxslt-1.1.16/tests/docbook/result/fo/chunk.fo > x libxslt-1.1.16/tests/docbook/result/fo/gdp-handbook.fo > x libxslt-1.1.16/tests/docbook/result/fo/condition.fo > x libxslt-1.1.16/tests/docbook/result/fo/docbook40.fo > x libxslt-1.1.16/tests/docbook/result/fo/external.fo > x libxslt-1.1.16/tests/docbook/result/fo/figtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/foottest.fo > x libxslt-1.1.16/tests/docbook/result/fo/fotest.fo > x libxslt-1.1.16/tests/docbook/result/fo/func.fo > x libxslt-1.1.16/tests/docbook/result/fo/multilingual.fo > x libxslt-1.1.16/tests/docbook/result/fo/graphics.fo > x libxslt-1.1.16/tests/docbook/result/fo/gtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/idxbook.fo > x libxslt-1.1.16/tests/docbook/result/fo/kwrite.fo > x libxslt-1.1.16/tests/docbook/result/fo/sectest.fo > x libxslt-1.1.16/tests/docbook/result/fo/qa.fo > x libxslt-1.1.16/tests/docbook/result/fo/qa2.fo > x libxslt-1.1.16/tests/docbook/result/fo/verbtest.fo > x libxslt-1.1.16/tests/docbook/result/fo/set.fo > x libxslt-1.1.16/tests/docbook/result/fo/table.fo > x libxslt-1.1.16/tests/docbook/result/fo/test.fo > x libxslt-1.1.16/tests/docbook/result/html/ > x libxslt-1.1.16/tests/docbook/result/html/Makefile.in > x libxslt-1.1.16/tests/docbook/result/html/Makefile > x libxslt-1.1.16/tests/docbook/result/html/article2.html > x libxslt-1.1.16/tests/docbook/result/html/article.html > x libxslt-1.1.16/tests/docbook/result/html/gdp-handbook.html > x libxslt-1.1.16/tests/docbook/result/html/article3.html > x libxslt-1.1.16/tests/docbook/result/html/bib.html > x libxslt-1.1.16/tests/docbook/result/html/book.html > x libxslt-1.1.16/tests/docbook/result/html/book2.html > x libxslt-1.1.16/tests/docbook/result/html/book3.html > x libxslt-1.1.16/tests/docbook/result/html/callout.html > x libxslt-1.1.16/tests/docbook/result/html/chunk.html > x libxslt-1.1.16/tests/docbook/result/html/classsynop.html > x libxslt-1.1.16/tests/docbook/result/html/condition.html > x libxslt-1.1.16/tests/docbook/result/html/docbook40.html > x libxslt-1.1.16/tests/docbook/result/html/emc2.gif > x libxslt-1.1.16/tests/docbook/result/html/emc2.png > x libxslt-1.1.16/tests/docbook/result/html/external.html > x libxslt-1.1.16/tests/docbook/result/html/figtest.html > x libxslt-1.1.16/tests/docbook/result/html/foottest.html > x libxslt-1.1.16/tests/docbook/result/html/fotest.html > x libxslt-1.1.16/tests/docbook/result/html/func.html > x libxslt-1.1.16/tests/docbook/result/html/gdp-handbook.err > x libxslt-1.1.16/tests/docbook/result/html/multilingual.html > x libxslt-1.1.16/tests/docbook/result/html/graphics.html > x libxslt-1.1.16/tests/docbook/result/html/gtest.html > x libxslt-1.1.16/tests/docbook/result/html/idxbook.html > x libxslt-1.1.16/tests/docbook/result/html/kwrite.html > x libxslt-1.1.16/tests/docbook/result/html/sectest.html > x libxslt-1.1.16/tests/docbook/result/html/qa.html > x libxslt-1.1.16/tests/docbook/result/html/qa2.html > x libxslt-1.1.16/tests/docbook/result/html/table.html > x libxslt-1.1.16/tests/docbook/result/html/set.html > x libxslt-1.1.16/tests/docbook/result/html/testmath.html > x libxslt-1.1.16/tests/docbook/result/html/test.html > x libxslt-1.1.16/tests/docbook/result/html/verbtest.html > x libxslt-1.1.16/tests/docbook/result/xhtml/ > x libxslt-1.1.16/tests/docbook/result/xhtml/gdp-handbook.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/article3.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/bib.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/book3.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/callout.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/chunk.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/classsynop.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/condition.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/docbook40.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/external.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/figtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/foottest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/fotest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/func.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/multilingual.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/graphics.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/gtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/idxbook.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/kwrite.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/qa2.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/qa.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/sectest.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/set.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/table.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/test.xhtml > x libxslt-1.1.16/tests/docbook/result/xhtml/verbtest.xhtml > x libxslt-1.1.16/tests/docbook/result/xtchunk/ > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apas02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apa.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/apas03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s02.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s04.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s05.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s06.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s07.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s08.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s09.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s10.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s11.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s12.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s13.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s14.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/ar01s15.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/index.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs03.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs04.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs05.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs06.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs07.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs08.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs09.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs10.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs11.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs12.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs13.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs14.orig > x libxslt-1.1.16/tests/docbook/result/xtchunk/html/indexs15.orig > x libxslt-1.1.16/tests/docbook/test/ > x libxslt-1.1.16/tests/docbook/test/ChangeLog > x libxslt-1.1.16/tests/docbook/test/.memdump > x libxslt-1.1.16/tests/docbook/test/Makefile.in > x libxslt-1.1.16/tests/docbook/test/LostLog > x libxslt-1.1.16/tests/docbook/test/Makefile > x libxslt-1.1.16/tests/docbook/test/classsynop.xml > x libxslt-1.1.16/tests/docbook/test/article.xml > x libxslt-1.1.16/tests/docbook/test/article2.xml > x libxslt-1.1.16/tests/docbook/test/article3.xml > x libxslt-1.1.16/tests/docbook/test/bib.xml > x libxslt-1.1.16/tests/docbook/test/book.xml > x libxslt-1.1.16/tests/docbook/test/book2.xml > x libxslt-1.1.16/tests/docbook/test/book3.xml > x libxslt-1.1.16/tests/docbook/test/callout.xml > x libxslt-1.1.16/tests/docbook/test/chunk.xml > x libxslt-1.1.16/tests/docbook/test/condition.xml > x libxslt-1.1.16/tests/docbook/test/docbook.css > x libxslt-1.1.16/tests/docbook/test/docbook40.xml > x libxslt-1.1.16/tests/docbook/test/emc2.gif > x libxslt-1.1.16/tests/docbook/test/emc2.png > x libxslt-1.1.16/tests/docbook/test/external.xml > x libxslt-1.1.16/tests/docbook/test/figtest.xml > x libxslt-1.1.16/tests/docbook/test/foottest.xml > x libxslt-1.1.16/tests/docbook/test/fotest.xml > x libxslt-1.1.16/tests/docbook/test/func.xml > x libxslt-1.1.16/tests/docbook/test/gdp-handbook.xml > x libxslt-1.1.16/tests/docbook/test/graphics.xml > x libxslt-1.1.16/tests/docbook/test/gtest.xml > x libxslt-1.1.16/tests/docbook/test/idxbook.xml > x libxslt-1.1.16/tests/docbook/test/kwrite.xml > x libxslt-1.1.16/tests/docbook/test/multilingual.xml > x libxslt-1.1.16/tests/docbook/test/qa.xml > x libxslt-1.1.16/tests/docbook/test/qa2.xml > x libxslt-1.1.16/tests/docbook/test/sectest.xml > x libxslt-1.1.16/tests/docbook/test/set.xml > x libxslt-1.1.16/tests/docbook/test/subdoc.ent > x libxslt-1.1.16/tests/docbook/test/table.xml > x libxslt-1.1.16/tests/docbook/test/test.xml > x libxslt-1.1.16/tests/docbook/test/test.xsl > x libxslt-1.1.16/tests/docbook/test/verbtest.xml > x libxslt-1.1.16/tests/exslt/ > x libxslt-1.1.16/tests/exslt/Makefile.am > x libxslt-1.1.16/tests/exslt/Makefile.in > x libxslt-1.1.16/tests/exslt/common/ > x libxslt-1.1.16/tests/exslt/common/Makefile.am > x libxslt-1.1.16/tests/exslt/common/Makefile.in > x libxslt-1.1.16/tests/exslt/common/node-set.1.xml > x libxslt-1.1.16/tests/exslt/common/node-set.1.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.1.out > x libxslt-1.1.16/tests/exslt/common/node-set.2.xml > x libxslt-1.1.16/tests/exslt/common/node-set.2.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.2.out > x libxslt-1.1.16/tests/exslt/common/node-set.3.xml > x libxslt-1.1.16/tests/exslt/common/node-set.3.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.3.out > x libxslt-1.1.16/tests/exslt/common/node-set.4.xml > x libxslt-1.1.16/tests/exslt/common/node-set.4.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.4.out > x libxslt-1.1.16/tests/exslt/common/node-set.5.xml > x libxslt-1.1.16/tests/exslt/common/node-set.5.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.5.out > x libxslt-1.1.16/tests/exslt/common/node-set.6.xml > x libxslt-1.1.16/tests/exslt/common/node-set.6.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.6.out > x libxslt-1.1.16/tests/exslt/common/node-set.7.xml > x libxslt-1.1.16/tests/exslt/common/node-set.7.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.7.out > x libxslt-1.1.16/tests/exslt/common/node-set.8.xml > x libxslt-1.1.16/tests/exslt/common/node-set.8.xsl > x libxslt-1.1.16/tests/exslt/common/node-set.8.out > x libxslt-1.1.16/tests/exslt/common/object-type.1.xml > x libxslt-1.1.16/tests/exslt/common/object-type.1.xsl > x libxslt-1.1.16/tests/exslt/common/object-type.1.out > x libxslt-1.1.16/tests/exslt/common/import-test1a.imp > x libxslt-1.1.16/tests/exslt/common/import-test1b.imp > x libxslt-1.1.16/tests/exslt/common/import-test1.out > x libxslt-1.1.16/tests/exslt/common/import-test1.xml > x libxslt-1.1.16/tests/exslt/common/import-test1.xsl > x libxslt-1.1.16/tests/exslt/functions/ > x libxslt-1.1.16/tests/exslt/functions/Makefile.am > x libxslt-1.1.16/tests/exslt/functions/Makefile.in > x libxslt-1.1.16/tests/exslt/functions/function.1.out > x libxslt-1.1.16/tests/exslt/functions/function.1.xml > x libxslt-1.1.16/tests/exslt/functions/function.1.xsl > x libxslt-1.1.16/tests/exslt/functions/function.2.out > x libxslt-1.1.16/tests/exslt/functions/function.2.xml > x libxslt-1.1.16/tests/exslt/functions/function.2.xsl > x libxslt-1.1.16/tests/exslt/functions/function.3.out > x libxslt-1.1.16/tests/exslt/functions/function.3.xml > x libxslt-1.1.16/tests/exslt/functions/function.3.xsl > x libxslt-1.1.16/tests/exslt/functions/function.4.out > x libxslt-1.1.16/tests/exslt/functions/function.4.xml > x libxslt-1.1.16/tests/exslt/functions/function.4.xsl > x libxslt-1.1.16/tests/exslt/functions/function.5.out > x libxslt-1.1.16/tests/exslt/functions/function.5.xml > x libxslt-1.1.16/tests/exslt/functions/function.5.xsl > x libxslt-1.1.16/tests/exslt/functions/function.6.out > x libxslt-1.1.16/tests/exslt/functions/function.6.xml > x libxslt-1.1.16/tests/exslt/functions/function.6.xsl > x libxslt-1.1.16/tests/exslt/functions/function.7.out > x libxslt-1.1.16/tests/exslt/functions/function.7.xml > x libxslt-1.1.16/tests/exslt/functions/function.7.xsl > x libxslt-1.1.16/tests/exslt/functions/function.8.out > x libxslt-1.1.16/tests/exslt/functions/function.8.xml > x libxslt-1.1.16/tests/exslt/functions/function.8.xsl > x libxslt-1.1.16/tests/exslt/math/ > x libxslt-1.1.16/tests/exslt/math/Makefile.am > x libxslt-1.1.16/tests/exslt/math/Makefile.in > x libxslt-1.1.16/tests/exslt/math/highest.1.out > x libxslt-1.1.16/tests/exslt/math/highest.1.xml > x libxslt-1.1.16/tests/exslt/math/highest.1.xsl > x libxslt-1.1.16/tests/exslt/math/highest.2.out > x libxslt-1.1.16/tests/exslt/math/highest.2.xml > x libxslt-1.1.16/tests/exslt/math/highest.2.xsl > x libxslt-1.1.16/tests/exslt/math/highest.5.out > x libxslt-1.1.16/tests/exslt/math/highest.5.xml > x libxslt-1.1.16/tests/exslt/math/highest.5.xsl > x libxslt-1.1.16/tests/exslt/math/lowest.1.out > x libxslt-1.1.16/tests/exslt/math/lowest.1.xml > x libxslt-1.1.16/tests/exslt/math/lowest.1.xsl > x libxslt-1.1.16/tests/exslt/math/lowest.2.out > x libxslt-1.1.16/tests/exslt/math/lowest.2.xml > x libxslt-1.1.16/tests/exslt/math/lowest.2.xsl > x libxslt-1.1.16/tests/exslt/math/max.1.out > x libxslt-1.1.16/tests/exslt/math/max.1.xml > x libxslt-1.1.16/tests/exslt/math/max.1.xsl > x libxslt-1.1.16/tests/exslt/math/max.2.out > x libxslt-1.1.16/tests/exslt/math/max.2.xml > x libxslt-1.1.16/tests/exslt/math/max.2.xsl > x libxslt-1.1.16/tests/exslt/math/max.3.out > x libxslt-1.1.16/tests/exslt/math/max.3.xml > x libxslt-1.1.16/tests/exslt/math/max.3.xsl > x libxslt-1.1.16/tests/exslt/math/max.5.out > x libxslt-1.1.16/tests/exslt/math/max.5.xml > x libxslt-1.1.16/tests/exslt/math/max.5.xsl > x libxslt-1.1.16/tests/exslt/math/power.1.out > x libxslt-1.1.16/tests/exslt/math/power.1.xml > x libxslt-1.1.16/tests/exslt/math/power.1.xsl > x libxslt-1.1.16/tests/exslt/math/min.1.out > x libxslt-1.1.16/tests/exslt/math/min.1.xml > x libxslt-1.1.16/tests/exslt/math/min.1.xsl > x libxslt-1.1.16/tests/exslt/math/min.2.out > x libxslt-1.1.16/tests/exslt/math/min.2.xml > x libxslt-1.1.16/tests/exslt/math/min.2.xsl > x libxslt-1.1.16/tests/exslt/sets/ > x libxslt-1.1.16/tests/exslt/sets/Makefile.am > x libxslt-1.1.16/tests/exslt/sets/Makefile.in > x libxslt-1.1.16/tests/exslt/sets/difference.1.out > x libxslt-1.1.16/tests/exslt/sets/difference.1.xml > x libxslt-1.1.16/tests/exslt/sets/difference.1.xsl > x libxslt-1.1.16/tests/exslt/sets/distinct.1.out > x libxslt-1.1.16/tests/exslt/sets/distinct.1.xml > x libxslt-1.1.16/tests/exslt/sets/distinct.1.xsl > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.out > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.xml > x libxslt-1.1.16/tests/exslt/sets/has-same-node.1.xsl > x libxslt-1.1.16/tests/exslt/sets/leading.1.out > x libxslt-1.1.16/tests/exslt/sets/leading.1.xml > x libxslt-1.1.16/tests/exslt/sets/leading.1.xsl > x libxslt-1.1.16/tests/exslt/sets/trailing.1.out > x libxslt-1.1.16/tests/exslt/sets/trailing.1.xml > x libxslt-1.1.16/tests/exslt/sets/trailing.1.xsl > x libxslt-1.1.16/tests/exslt/strings/ > x libxslt-1.1.16/tests/exslt/strings/Makefile.am > x libxslt-1.1.16/tests/exslt/strings/Makefile.in > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.1.out > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.2.out > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.xml > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.xsl > x libxslt-1.1.16/tests/exslt/strings/tokenize.3.out > x libxslt-1.1.16/tests/exslt/strings/split.1.xml > x libxslt-1.1.16/tests/exslt/strings/split.1.xsl > x libxslt-1.1.16/tests/exslt/strings/split.1.out > x libxslt-1.1.16/tests/exslt/dynamic/ > x libxslt-1.1.16/tests/exslt/dynamic/Makefile.am > x libxslt-1.1.16/tests/exslt/dynamic/Makefile.in > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.out > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.xml > x libxslt-1.1.16/tests/exslt/dynamic/dynmap.xsl > x libxslt-1.1.16/tests/exslt/date/ > x libxslt-1.1.16/tests/exslt/date/Makefile.am > x libxslt-1.1.16/tests/exslt/date/Makefile.in > x libxslt-1.1.16/tests/exslt/date/current.xsl > x libxslt-1.1.16/tests/exslt/date/date.1.out > x libxslt-1.1.16/tests/exslt/date/date.1.xml > x libxslt-1.1.16/tests/exslt/date/date.1.xsl > x libxslt-1.1.16/tests/exslt/date/date.2.out > x libxslt-1.1.16/tests/exslt/date/date.2.xml > x libxslt-1.1.16/tests/exslt/date/date.2.xsl > x libxslt-1.1.16/tests/exslt/date/datetime.1.out > x libxslt-1.1.16/tests/exslt/date/datetime.1.xml > x libxslt-1.1.16/tests/exslt/date/datetime.1.xsl > x libxslt-1.1.16/tests/exslt/date/datetime.2.out > x libxslt-1.1.16/tests/exslt/date/datetime.2.xml > x libxslt-1.1.16/tests/exslt/date/datetime.2.xsl > x libxslt-1.1.16/tests/exslt/date/gday.1.out > x libxslt-1.1.16/tests/exslt/date/gday.1.xml > x libxslt-1.1.16/tests/exslt/date/gday.1.xsl > x libxslt-1.1.16/tests/exslt/date/gday.2.out > x libxslt-1.1.16/tests/exslt/date/gday.2.xml > x libxslt-1.1.16/tests/exslt/date/gday.2.xsl > x libxslt-1.1.16/tests/exslt/date/gmonth.1.out > x libxslt-1.1.16/tests/exslt/date/gmonth.1.xml > x libxslt-1.1.16/tests/exslt/date/gmonth.1.xsl > x libxslt-1.1.16/tests/exslt/date/gmonth.2.out > x libxslt-1.1.16/tests/exslt/date/gmonth.2.xml > x libxslt-1.1.16/tests/exslt/date/gmonth.2.xsl > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.out > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.xml > x libxslt-1.1.16/tests/exslt/date/gmonthday.1.xsl > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.out > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.xml > x libxslt-1.1.16/tests/exslt/date/gmonthday.2.xsl > x libxslt-1.1.16/tests/exslt/date/gyear.1.out > x libxslt-1.1.16/tests/exslt/date/gyear.1.xml > x libxslt-1.1.16/tests/exslt/date/gyear.1.xsl > x libxslt-1.1.16/tests/exslt/date/gyear.2.out > x libxslt-1.1.16/tests/exslt/date/gyear.2.xml > x libxslt-1.1.16/tests/exslt/date/gyear.2.xsl > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.out > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.xml > x libxslt-1.1.16/tests/exslt/date/gyearmonth.1.xsl > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.out > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.xml > x libxslt-1.1.16/tests/exslt/date/gyearmonth.2.xsl > x libxslt-1.1.16/tests/exslt/date/time.1.out > x libxslt-1.1.16/tests/exslt/date/time.1.xml > x libxslt-1.1.16/tests/exslt/date/time.1.xsl > x libxslt-1.1.16/tests/exslt/date/time.2.out > x libxslt-1.1.16/tests/exslt/date/time.2.xml > x libxslt-1.1.16/tests/exslt/date/time.2.xsl > x libxslt-1.1.16/tests/exslt/date/add.1.out > x libxslt-1.1.16/tests/exslt/date/add.1.xml > x libxslt-1.1.16/tests/exslt/date/add.1.xsl > x libxslt-1.1.16/tests/exslt/date/add.2.out > x libxslt-1.1.16/tests/exslt/date/add.2.xml > x libxslt-1.1.16/tests/exslt/date/add.2.xsl > x libxslt-1.1.16/tests/exslt/date/add-duration.1.out > x libxslt-1.1.16/tests/exslt/date/add-duration.1.xml > x libxslt-1.1.16/tests/exslt/date/add-duration.1.xsl > x libxslt-1.1.16/tests/exslt/date/add-duration.2.out > x libxslt-1.1.16/tests/exslt/date/add-duration.2.xml > x libxslt-1.1.16/tests/exslt/date/add-duration.2.xsl > x libxslt-1.1.16/tests/exslt/date/sum.1.out > x libxslt-1.1.16/tests/exslt/date/sum.1.xml > x libxslt-1.1.16/tests/exslt/date/sum.1.xsl > x libxslt-1.1.16/tests/exslt/date/sum.2.out > x libxslt-1.1.16/tests/exslt/date/sum.2.xml > x libxslt-1.1.16/tests/exslt/date/sum.2.xsl > x libxslt-1.1.16/tests/exslt/date/difference.1.out > x libxslt-1.1.16/tests/exslt/date/difference.1.xml > x libxslt-1.1.16/tests/exslt/date/difference.1.xsl > x libxslt-1.1.16/tests/exslt/date/difference.2.out > x libxslt-1.1.16/tests/exslt/date/difference.2.xml > x libxslt-1.1.16/tests/exslt/date/difference.2.xsl > x libxslt-1.1.16/tests/exslt/date/duration.1.out > x libxslt-1.1.16/tests/exslt/date/duration.1.xml > x libxslt-1.1.16/tests/exslt/date/duration.1.xsl > x libxslt-1.1.16/tests/exslt/date/duration.2.out > x libxslt-1.1.16/tests/exslt/date/duration.2.xml > x libxslt-1.1.16/tests/exslt/date/duration.2.xsl > x libxslt-1.1.16/tests/exslt/date/seconds.1.out > x libxslt-1.1.16/tests/exslt/date/seconds.1.xml > x libxslt-1.1.16/tests/exslt/date/seconds.1.xsl > x libxslt-1.1.16/tests/exslt/date/seconds.2.out > x libxslt-1.1.16/tests/exslt/date/seconds.2.xml > x libxslt-1.1.16/tests/exslt/date/seconds.2.xsl > x libxslt-1.1.16/tests/plugins/ > x libxslt-1.1.16/tests/plugins/Makefile.am > x libxslt-1.1.16/tests/plugins/Makefile.in > x libxslt-1.1.16/tests/plugins/testplugin.c > x libxslt-1.1.16/tests/plugins/plugin.out > x libxslt-1.1.16/tests/plugins/plugin.xml > x libxslt-1.1.16/tests/plugins/plugin.xsl > x libxslt-1.1.16/vms/ > x libxslt-1.1.16/vms/build_xslt.com > x libxslt-1.1.16/vms/diffs.vms > x libxslt-1.1.16/vms/readme.vms > x libxslt-1.1.16/examples/ > x libxslt-1.1.16/examples/xsltICUSort.c > make writeable... > echo dummy > unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config.dummy > touch unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config.dummy > echo dummy > unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config > touch unxfbsdx.pro/misc/build/libxslt-1.1.16/libxml2-config > cd ./unxfbsdx.pro/misc/build && cat ../../../libxslt-1.1.16.patch | /usr/local/bin/gpatch -p2 && touch so_patched_so_libxslt > patching file libxslt-1.1.16/configure > patching file libxslt-1.1.16/libxml2-config > patching file libxslt-1.1.16/libxslt/xsltInternals.h > patching file libxslt-1.1.16/ltmain.sh > touch ./unxfbsdx.pro/misc/build/so_patched_so_libxslt > mkdir ./unxfbsdx.pro/misc/build/libxslt-1.1.16/ > mkdir: ./unxfbsdx.pro/misc/build/libxslt-1.1.16/: File exists > cd ./unxfbsdx.pro/misc/build/libxslt-1.1.16/ && chmod 777 libxml2-config && ./configure --enable-ipv6=no --without-crypto --without-python --enable-static=no --with-sax1=yes CFLAGS="" LIBXML2LIB=-lxml2 ZLIB3RDLIB=-lz && touch so_configured_so_libxslt > checking build system type... amd64-unknown-freebsd8.0 > checking host system type... amd64-unknown-freebsd8.0 > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > 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... 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 ANSI C... none needed > checking dependency style of cc... gcc3 > checking for library containing strerror... none required > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ANSI C... (cached) none needed > checking dependency style of cc... (cached) gcc3 > checking for a BSD-compatible install... /usr/bin/install -c > checking how to run the C preprocessor... cc -E > checking for rm... /bin/rm > checking for mv... /bin/mv > checking for tar... /usr/bin/tar > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for a sed that does not truncate output... /usr/bin/sed > 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 recognise dependent libraries... pass_all > 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 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 f77... no > checking for xlf... no > checking for frt... no > checking for pgf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for f90... no > checking for xlf90... no > checking for pgf90... no > checking for epcf90... no > checking for f95... no > checking for fort... no > checking for xlf95... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for gfortran... 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... 196608 > 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... freebsd8.0 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... no > 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... freebsd8.0 ld.so > checking how to hardcode library paths into programs... immediate > appending configuration tag "F77" to libtool > checking for sys/types.h... (cached) yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for string.h... (cached) yes > checking ieeefp.h usability... yes > checking ieeefp.h presence... yes > checking for ieeefp.h... yes > checking nan.h usability... no > checking nan.h presence... no > checking for nan.h... no > checking math.h usability... yes > checking math.h presence... yes > checking for math.h... yes > checking fp_class.h usability... no > checking fp_class.h presence... no > checking for fp_class.h... no > checking float.h usability... yes > checking float.h presence... yes > checking for float.h... yes > checking ansidecl.h usability... no > checking ansidecl.h presence... no > checking for ansidecl.h... no > checking sys/timeb.h usability... yes > checking sys/timeb.h presence... yes > checking for sys/timeb.h... yes > checking time.h usability... yes > checking time.h presence... yes > checking for time.h... yes > checking for sys/stat.h... (cached) yes > checking sys/select.h usability... yes > checking sys/select.h presence... yes > checking for sys/select.h... yes > checking stdarg.h usability... yes > checking stdarg.h presence... yes > checking for stdarg.h... yes > checking for stat... yes > checking for _stat... yes > checking for isnan... yes > checking for isinf... yes > checking for pow... yes > checking for floor... yes > checking for fabs... yes > checking for gettimeofday... yes > checking for mktime... yes > checking for localtime... yes > checking for localtime_r... yes > checking for asctime... yes > checking for time... yes > checking for gmtime_r... yes > checking for ftime... yes > checking for printf... yes > checking for sprintf... yes > checking for fprintf... yes > checking for snprintf... yes > checking for vfprintf... yes > checking for vsprintf... yes > checking for vsnprintf... yes > checking for sscanf... yes > checking for perl... /usr/bin/perl > Disabling crypto support > Enabling debugger > checking for libxml libraries >= 2.6.17... test: 1: unexpected operator > configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/. > dmake: Error code 1, while making 'unxfbsdx.pro/misc/build/so_configured_so_libxslt' > ---* tg_merge.mk *--- > > ERROR: Error 65280 occurred while making /work/a/ports/editors/openoffice.org-2/work/OOH680_m17/libxslt > dmake: Error code 1, while making 'build_instsetoo_native' > ---* *--- > *** Error code 255 > > Stop in /a/ports/editors/openoffice.org-2. > ================================================================ > build of /usr/ports/editors/openoffice.org-2 ended at Sun Aug 24 00:21:24 UTC 2008 -- Pav Lucistnik Thank God we're theoretical physicists so we don't have to get our hands dirty with particle accelerators and other heavy machinery. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20080824/dcf41e90/attachment.pgp From bugmaster at FreeBSD.org Mon Aug 25 11:07:57 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Aug 25 11:10:30 2008 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200808251107.m7PB7uxX029068@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which o ports/108313 openoffice editors/openoffice.org port build fails f ports/112283 openoffice editors/openoffice-2 fails to build with "pyconfig.h: o ports/117808 openoffice editors/OpenOffice.org-2 seems to be looping o ports/117965 openoffice editors/openoffice.org-2 Impress crashes with multiple o ports/118507 openoffice editors/Openoffice.org-2 2.3.1/AMD64 does not show ODB o ports/119204 openoffice [patch] editors/OpenOffice.org-2 v2.3 loops when file o ports/124801 openoffice editors/openoffice.org-3 - OpenOffice fails to find li o ports/126308 openoffice [patch] editors/openoffice.org-2 compilation fails on 9 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/116741 openoffice editors/openoffice.org-2 build errors related to java o ports/118527 openoffice editors/openoffice.org-2 seg faults when asked to perf 2 problems total. From edwin at FreeBSD.org Mon Aug 25 14:23:42 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Aug 25 14:23:48 2008 Subject: ports/126818: editors/openoffice.org-3 compilation fails on FreeBSD-CURRENT Message-ID: <200808251423.m7PENgSt049814@freefall.freebsd.org> Synopsis: editors/openoffice.org-3 compilation fails on FreeBSD-CURRENT Responsible-Changed-From-To: freebsd-amd64->openoffice Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 25 14:23:41 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=126818 From m.alberoni at cineca.it Tue Aug 26 12:06:36 2008 From: m.alberoni at cineca.it (Marco Alberoni) Date: Tue Aug 26 12:06:44 2008 Subject: Problems with OO 2.4.1 package Message-ID: <48B3D915.7070203@cineca.it> Hello everybody, I have a machine with FreeBSD 7.0-RELEASE amd64. If I install the ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.0/7.0-STABLE/amd64/OOo_2.4.0_FreeBSD70X86-64_install_it.tbz package all works fine. If I deinstall that package and install ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/OOo_2.4.1_FreeBSD70X86-64_install_it.tbz I'm unable to use it, because I obtain the following error messages: # openoffice.org-2.4.1 The application cannot be started. The component manager is not available. Segmentation fault (core dumped) Have you any idea about my problem? -- Marco Alberoni From m.alberoni at cineca.it Tue Aug 26 14:26:12 2008 From: m.alberoni at cineca.it (Marco Alberoni) Date: Tue Aug 26 14:26:19 2008 Subject: Problems with OO 2.4.1 package In-Reply-To: References: <48B3D915.7070203@cineca.it> Message-ID: <48B4113D.8010600@cineca.it> Jack L. wrote: >> I have a machine with FreeBSD 7.0-RELEASE amd64. > Are you running i386 or amd64? amd64 -- Marco Alberoni From xxjack12xx at gmail.com Tue Aug 26 14:34:43 2008 From: xxjack12xx at gmail.com (Jack L.) Date: Tue Aug 26 14:35:17 2008 Subject: Problems with OO 2.4.1 package In-Reply-To: <48B3D915.7070203@cineca.it> References: <48B3D915.7070203@cineca.it> Message-ID: On Tue, Aug 26, 2008 at 3:21 AM, Marco Alberoni wrote: > Hello everybody, > I have a machine with FreeBSD 7.0-RELEASE amd64. > > If I install the > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.0/7.0-STABLE/amd64/OOo_2.4.0_FreeBSD70X86-64_install_it.tbz > package all works fine. If I deinstall that package and install > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/OOo_2.4.1_FreeBSD70X86-64_install_it.tbz > I'm unable to use it, because I obtain the following error messages: > > # openoffice.org-2.4.1 > The application cannot be started. > The component manager is not available. > Segmentation fault (core dumped) > > Have you any idea about my problem? > Are you running i386 or amd64? From chat95 at mac.com Wed Aug 27 03:28:00 2008 From: chat95 at mac.com (Maho NAKATA) Date: Wed Aug 27 03:28:07 2008 Subject: compile error with diablo-jdk16 In-Reply-To: <20080802040453.GA33125@phat.za.net> References: <20080802040453.GA33125@phat.za.net> Message-ID: <20080827.113539.787670930925500406.chat95@mac.com> diablo-jdk16 + openoffice.org on FBSD7 seem to be broken. (jdk16 is okay) -- Nakata Maho http://accc.riken.jp/maho/ From prijke at connectit.nl Wed Aug 27 14:03:32 2008 From: prijke at connectit.nl (Rijke, Paul) Date: Wed Aug 27 14:03:44 2008 Subject: Dear FBSD Message-ID: I have a running Alfresco on our FreeBSD 6.2 server. In order to index openoffice files, I need to deploy a socalled headless openoffice 2.4 version on 6.2. I cannot find any documentation or information how to accomplish that. Can you tell me how or poit me in te right direction? Met vriendelijke groeten / Kind regards, [cid:image001.gif@01C9085D.09999290] ________________________________ This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. ConnectIT, its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. ConnectIT does not guarantee that the integrity of this communication has been maintained nor that this communication is free of viruses, interceptions or interference. From jkim at FreeBSD.org Wed Aug 27 15:23:45 2008 From: jkim at FreeBSD.org (Jung-uk Kim) Date: Wed Aug 27 15:23:53 2008 Subject: compile error with diablo-jdk16 In-Reply-To: <20080827.113539.787670930925500406.chat95@mac.com> References: <20080802040453.GA33125@phat.za.net> <20080827.113539.787670930925500406.chat95@mac.com> Message-ID: <200808271123.34162.jkim@FreeBSD.org> On Tuesday 26 August 2008 10:35 pm, you wrote: > diablo-jdk16 + openoffice.org on FBSD7 seem to be broken. > (jdk16 is okay) Actually I was expecting it. OOo's Java loader matches JVM vendor/release pair, not just release major number and fails because diablo-jdk16 reports "FreeBSD Foundation" as JVM vendor now. Previous Diablo JDKs were (mis)reporting "Sun Microsystems" as a vendor. I will add diablo-jdk16 support and send you a patch when I find some free time. ;-) Jung-uk Kim From lars.stokholm at gmail.com Thu Aug 28 12:24:08 2008 From: lars.stokholm at gmail.com (Lars Stokholm) Date: Thu Aug 28 12:24:14 2008 Subject: OOo 2.4.1 package for FreeBSD 7 i386? Message-ID: Is a package of OOo 2.4.1 available for FreeBSD 7 i386 (32bit)? I haven't been able to find one. From xxjack12xx at gmail.com Thu Aug 28 14:10:33 2008 From: xxjack12xx at gmail.com (Jack L.) Date: Thu Aug 28 14:10:41 2008 Subject: OOo 2.4.1 package for FreeBSD 7 i386? In-Reply-To: References: Message-ID: Yes, it's at ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/i386 On Thu, Aug 28, 2008 at 5:02 AM, Lars Stokholm wrote: > Is a package of OOo 2.4.1 available for FreeBSD 7 i386 (32bit)? I > haven't been able to find one. > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" > From lars.stokholm at gmail.com Thu Aug 28 16:51:18 2008 From: lars.stokholm at gmail.com (Lars Stokholm) Date: Thu Aug 28 16:51:24 2008 Subject: OOo 2.4.1 package for FreeBSD 7 i386? In-Reply-To: References: Message-ID: On Thu, Aug 28, 2008 at 4:10 PM, Jack L. wrote: > Yes, it's at ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/i386 Thanks. Weird that I couldn't get there from here: ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/ From kline at thought.org Thu Aug 28 20:40:48 2008 From: kline at thought.org (Gary Kline) Date: Thu Aug 28 20:40:54 2008 Subject: OOo 2.4.1 package for FreeBSD 7 i386? In-Reply-To: References: Message-ID: <200808281328.44487.kline@thought.org> On Thu August 28 2008 09:51:16 Lars Stokholm wrote: > On Thu, Aug 28, 2008 at 4:10 PM, Jack L. wrote: > > Yes, it's at > > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/i386 > > Thanks. Weird that I couldn't get there from here: > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/ What I did was to use ftp for the entire string (vix CLI, xterm), then cut back to the .../2.41. Then used the cd i386 command to reach the entire directory. The "ls" showed me the list of tbz files. I moused the US.EN tarball and used > get [tarball] and within ten minutes it should be here. There are newer GUI-type ftp programs, but I'm not that familiar with which buttons to click-on, :-) HTH, gary > _______________________________________________ > freebsd-openoffice@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > To unsubscribe, send any mail to > "freebsd-openoffice-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org From xxjack12xx at gmail.com Fri Aug 29 05:12:05 2008 From: xxjack12xx at gmail.com (Jack L.) Date: Fri Aug 29 05:12:11 2008 Subject: OOo 2.4.1 package for FreeBSD 7 i386? In-Reply-To: <200808281328.44487.kline@thought.org> References: <200808281328.44487.kline@thought.org> Message-ID: Also partially my fault. I uploaded it to the wrong directory and moved it to i386 shortly after the email ;) On Thu, Aug 28, 2008 at 1:28 PM, Gary Kline wrote: > On Thu August 28 2008 09:51:16 Lars Stokholm wrote: >> On Thu, Aug 28, 2008 at 4:10 PM, Jack L. wrote: >> > Yes, it's at >> > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/i386 >> >> Thanks. Weird that I couldn't get there from here: >> ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.4.1/ > > What I did was to use ftp for the entire string (vix CLI, xterm), then cut > back to the .../2.41. Then used the cd i386 command to reach the entire > directory. The "ls" showed me the list of tbz files. I moused the US.EN > tarball and used >> get [tarball] > and within ten minutes it should be here. > > There are newer GUI-type ftp programs, but I'm not that familiar with which > buttons to click-on, :-) > > HTH, > > gary > > >> _______________________________________________ >> freebsd-openoffice@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice >> To unsubscribe, send any mail to >> "freebsd-openoffice-unsubscribe@freebsd.org" > > > > -- > Gary Kline kline@thought.org www.thought.org Public Service Unix > http://jottings.thought.org http://transfinite.thought.org > From shuvaev at physik.uni-wuerzburg.de Sat Aug 30 12:30:03 2008 From: shuvaev at physik.uni-wuerzburg.de (Alexey Shuvaev) Date: Sat Aug 30 12:30:10 2008 Subject: ports/126308: [patch] editors/openoffice.org-2 compilation fails on -CURRENT Message-ID: <200808301230.m7UCU3tD030305@freefall.freebsd.org> The following reply was made to PR ports/126308; it has been noted by GNATS. From: "Alexey Shuvaev" To: bug-followup@FreeBSD.org, faber@ISI.EDU Cc: Subject: Re: ports/126308: [patch] editors/openoffice.org-2 compilation fails on -CURRENT Date: Sat, 30 Aug 2008 13:56:55 +0200 The supplied patch worked fine for me. The system is: > uname -a FreeBSD wep4017.physik.uni-wuerzburg.de 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Aug 28 13:17:09 CEST 2008 root@wep4017.physik.uni-wuerzburg.de:/usr/obj/usr/src/sys/GENERIC amd64 Thanks, Alexey. From chat95 at mac.com Sat Aug 30 21:56:31 2008 From: chat95 at mac.com (Maho NAKATA) Date: Sat Aug 30 21:56:39 2008 Subject: OOO with dialbo-jdk16 is now fine (Re: compile error with diablo-jdk16) In-Reply-To: <20080827.113539.787670930925500406.chat95@mac.com> References: <20080802040453.GA33125@phat.za.net> <20080827.113539.787670930925500406.chat95@mac.com> Message-ID: <20080831.065441.71113065.chat95@mac.com> Hi jkim kindly sent me a patch and clear explantion, builds were fine with his patch, and I committed his patch. Thank you From: Maho NAKATA Subject: Re: compile error with diablo-jdk16 Date: Wed, 27 Aug 2008 11:35:39 +0900 (JST) > diablo-jdk16 + openoffice.org on FBSD7 seem to be broken. > (jdk16 is okay)