Hi Bjoern I tried to build with: # rm ../../solver/300/unxfbsdi.pro/workdir/Headers/Library/libcomphelpergcc3.so # build --all:tools then, I got:
build -- version: 275224 ============= Building module tools ============= Entering /work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/tools/prj cd .. && gmake -r -j1 [ info ALL ] LinkTarget Library/libcomphelpergcc3.so not defined: Assuming headers to be there! R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libcomphelpergcc3.so R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Library/ && touch $W/Headers/Library/libcomphelpergcc3.so R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libtlfi.so R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Library/ && touch $W/Headers/Library/libtlfi.so R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Executable/ && touch $W/ExternalHeaders/Executable/sspretty R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Executable/ && touch $W/Headers/Executable/sspretty R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Executable/ && touch $W/ExternalHeaders/Executable/so_checksum R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Executable/ && touch $W/Headers/Executable/so_checksum R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Executable/ && touch $W/ExternalHeaders/Executable/rscdep R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Executable/ && touch $W/Headers/Executable/rscdep R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/ExternalHeaders/Executable/ && touch $W/ExternalHeaders/Executable/mkunroll R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $W/Headers/Executable/ && touch $W/Headers/Executable/mkunroll R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $O/lib/ && /usr/local/bin/gcp --remove-destination --force --preserve=timestamps $O/lib/libcomphelpergcc3.so /usr/local/bin/gcp: missing destination file operand after `/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so' Try `/usr/local/bin/gcp --help' for more information. gmake: *** [/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so] Error 1 rm /work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/workdir/ExternalHeaders/Library/libcomphelpergcc3.so dmake: Error code 2, while making 'all' ----------------- it looks > [ info ALL ] LinkTarget Library/libcomphelpergcc3.so not defined: Assuming > headers to be there! is the key. and where ../../solver/300/unxfbsdi.pro/workdir/Headers/Library/libcomphelpergcc3.so comes from? From: Maho NAKATA <[email protected]> Subject: [porting-dev] More on "tools" module; on FreeBSD Date: Sun, 16 Jan 2011 12:11:03 +0900 (JST) > Hi Bjoern, > > After I fixed following issue: > http://www.openoffice.org/issues/show_bug.cgi?id=116477 > still FreeBSD build has been broken like following: > >> 1 module(s): >> tools >> need(s) to be rebuilt >> >> Reason(s): >> >> ERROR: error 65280 occurred while making >> /work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/tools/prj > > I tried by: > # source FreeBSDX86Env.Set.sh ; cd tools/prj/ ; dmake > and obtained following error; > > cd .. && gmake -r -j1 > R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work > && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir > -p $O/lib/ && /usr/local/bin/gcp --remove-destination --force > --preserve=timestamps $O/lib/libcomphelpergcc3.so > /usr/local/bin/gcp: missing destination file operand after > `/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so' > Try `/usr/local/bin/gcp --help' for more information. > gmake: *** > [/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so] > Error 1 > dmake: Error code 2, while making 'all' > > this is somewhat odd, as libcomphelper is only listed in > "namingservice.uno.xml", > and we have been not using libcomphelpergcc3.so for long time instead > libcomphelp4gcc3.so. > > Thanks, > -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/ > http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
