[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [dev] Builds fails after 24h on PPC ....



Hi,

That error message looked familiar.  I looked back in the releases and 
dev@porting mailing lists around November 20th to the 22nd of last year.

So Yes this is because someone turned on NOOPT for everyone which 
prevented some things from coompiling properly.

Here is my message about it.  You need to turn off NOOPT for all platforms 
but windows.  This patch should have gone into OO641C but does not seem to 
have made it for some reason:

---snip---

Hi,

Removing the NOOPT for unoportenum.cxx fixed this problem for me.

I will submit a diff which undoes the NOOPT for this file for ppc linux 
alone since I don't want to break anything for anybody.

Kevin

On November 22, 2001 07:09, Kevin B. Hendricks wrote:
> Hi,
>
> I backed out the cppu/prj/d.lst changes, and added the
> -Wl,--noinhibit-exec and that got me most of the way through the build
> up to sw which still fails with the follwoing error message:
>
> /src2/openoffice-641/solenv/bin/checkdll.sh -L../unxlngppc.pro/lib
> -L../lib -L/src2/openoffice-641/solenv/unxlngppc/lib
> -L/src2/openoffice-641/solver/641/unxlngppc.pro/lib
> -L/src2/openoffice-641/solenv/unxlngppc/lib -L/lib -L/usr/lib
> -L/usr/local/lib -L/jdk/j2sdk1.3/lib -L/src2/STLport-4.0/lib
> -L/usr/X11R6/lib ../unxlngppc.pro/lib/libsw641lp.so
> Checking DLL ../unxlngppc.pro/lib/libsw641lp.so ...: ERROR:
> ../unxlngppc.pro/lib/libsw641lp.so: undefined symbol:
> GetAnchor__C5SwFmtUc dmake:  Error code 3, while making
> '../unxlngppc.pro/lib/libsw641lp.so' dmake: 
> '../unxlngppc.pro/lib/libsw641lp.so' removed.
> ---* TG_SLO.MK *---
>
> ERROR: Error 65280 occurred while making /src2/openoffice-641/sw/util
> dmake:  Error code 1, while making 'build_all'
> ---* TG_SLO.MK *---
> [kbhend@localhost openoffice-641]$
>
> Sander or Ken, has your clean build reached this point yet?  Are you
> seeing the same thing?
>
> Kevin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@porting.openoffice.org
> For additional commands, e-mail: dev-help@porting.openoffice.org

On March 4, 2002 05:38, Jan-Hendrik Palic wrote:
> Hi ...
>
> after 24h I got this on PPC:
> Making: ../unxlngppc.pro/lib/libsw641lp.so
> g++ -c -fPIC -o ../unxlngppc.pro/slo/sw_dflt_version.o -DUNX
> -I../unxlngppc.pro/inc
> /home/palic/Files/Projekte/OpenOffice/source/debian/openoffice-641c/buil
>d-tree/oo_641c_src/solenv/src/version.cxx gcc -shared
> -Wl,--version-script ../unxlngppc.pro/misc/sw_sw641lp.map
> -L../unxlngppc.pro/lib -L../lib -L/home/palic
> /Files/Projekte/OpenOffice/source/debian/openoffice-641c/build-tree/oo_6
>41c_src/solenv/unxlngppc/lib -L/home/palic/
> Files/Projekte/OpenOffice/source/debian/openoffice-641c/build-tree/oo_64
>1c_src/solver/641/unxlngppc.pro/lib -L/home
> /palic/Files/Projekte/OpenOffice/source/debian/openoffice-641c/build-tre
>e/oo_641c_src/solenv/unxlngppc/lib -L/lib -L/usr/lib -L/usr/local/lib
> -L/usr/local/j2sdk1.3/lib
> -L/home/palic/Files/Projekte/OpenOffice/source/debian/openoffice-641c/de
>bian/local/stlport-home/lib -L/usr/X11R6/lib ../unxlngppc.pro/slo/
>
> .
> .
> .
> .
>
> ../unxlngppc.pro
> /lib/libsw641lp.so
> Checking DLL ../unxlngppc.pro/lib/libsw641lp.so ...: ERROR:
> ../unxlngppc.pro/lib/libsw641lp.so: undefined symbol: G
> etAnchor__C5SwFmtUc
> dmake:  Error code 3, while making '../unxlngppc.pro/lib/libsw641lp.so'
> dmake:  '../unxlngppc.pro/lib/libsw641lp.so' removed.
>
> Build Env is debian-sid!
>
>
> Does anyone has a hint? Is it PPC specific or does anyone get it on
> Intel too?
>
> 	Regards
>
> 		Jan



Reply to: