| Summary: | Openoffice 2.1.0 - SAL module don't compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Guillaume Tissier <razer> |
| Component: | Current packages | Assignee: | Gentoo Office Team <office> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
The last 100 lines of build log
Completed build.log compressed Build log without parallel processing |
||
|
Description
Guillaume Tissier
2007-01-24 10:59:54 UTC
Created attachment 107994 [details]
The last 100 lines of build log
The build log you attached does not contain any errors, this must be further up in the log. Anyway: Normally this only happens if you try to enable parallel building, so: Did you set WANT_MP="true"? (In reply to comment #2) > The build log you attached does not contain any errors, this must be further up > in the log. Anyway: Normally this only happens if you try to enable parallel > building, so: Did you set WANT_MP="true"? > I've tried to disable it, same issue I'll search the error in the log & post it in a few hours (In reply to comment #3) > (In reply to comment #2) > > The build log you attached does not contain any errors, this must be further up > > in the log. Anyway: Normally this only happens if you try to enable parallel > > building, so: Did you set WANT_MP="true"? > > > I've tried to disable it, same issue > I'll search the error in the log & post it in a few hours > If you get exactly the same error (not just the same error number, you didn't really disable it... Created attachment 108133 [details]
Completed build.log compressed
(In reply to comment #4) > (In reply to comment #3) > > (In reply to comment #2) > > > The build log you attached does not contain any errors, this must be further up > > > in the log. Anyway: Normally this only happens if you try to enable parallel > > > building, so: Did you set WANT_MP="true"? > > > > > I've tried to disable it, same issue > > I'll search the error in the log & post it in a few hours > > > > If you get exactly the same error (not just the same error number, you didn't > really disable it... > In fact It wasn't the same error message, but the same issue (Sal refuses to build) I've attached complete build log in bzip2 : not able to find pertinent part of it... I'll try to build another time with WANT_MP disabled to have sane log Thanks for support The error: Making: ../../unxlngi6.pro/obj/interlck.obj gcc -fmessage-length=0 -c -Os -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCRYPT_LINK -I. -I../../unxlngi6.pro/inc/cpposl -I../inc -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxlngi6.pro/inc - I. -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/incdont_use_stl -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680 _m6/solver/680/unxlngi6.pro/inc/external -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/inc -I/bigfoot/tmpportage/portage/app-office/openoffice-2 .1.0/work/ooo/build/OOE680_m6/solenv/unxlngi6/inc -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/wor k/ooo/build/OOE680_m6/res -I/usr/stlport -I/usr/include/stlport -I/usr/include/stlport -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc/Xp31 -INO_JAVA_HOME/incl ude -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include -I/usr/include -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/ inc/offuh -I. -I../../res -I. -pipe -march=pentium4 -mtune=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -Wextra -Wendif-labels -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DNPTL -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/ g++-v4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DOOE680=OOE680 -DHAVE_READDIR_H -DMULTITHREAD -o ../../unxlngi6.pro/obj/interlck.o interlck.c ../../inc/rtl/allocator.hxx:191: error: namespace alias ‘_STL’ not allowed here, assuming ‘stlp_std’ You use STLport4 which is not supported. (-DSTLPORT_VERSION=400) Created attachment 108138 [details]
Build log without parallel processing
(In reply to comment #7) > > You use STLport4 which is not supported. (-DSTLPORT_VERSION=400) > Just wanted to post the same :) @Guillaume: The ebuild actually depends on >=dev-libs/STLport-5.1.0 , overriding such stuff really is no good idea. Closing this (In reply to comment #7) > The error: > > Making: ../../unxlngi6.pro/obj/interlck.obj > gcc -fmessage-length=0 -c -Os -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 > -DCRYPT_LINK -I. -I../../unxlngi6.pro/inc/cpposl -I../inc -I../../inc/pch > -I../../inc -I../../unx/inc -I../../unxlngi6.pro/inc - > I. > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/incdont_use_stl > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680 > _m6/solver/680/unxlngi6.pro/inc/external > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/inc > -I/bigfoot/tmpportage/portage/app-office/openoffice-2 > .1.0/work/ooo/build/OOE680_m6/solenv/unxlngi6/inc > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/wor > k/ooo/build/OOE680_m6/res -I/usr/stlport -I/usr/include/stlport > -I/usr/include/stlport > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solenv/inc/Xp31 > -INO_JAVA_HOME/incl > ude -INO_JAVA_HOME/include/linux -INO_JAVA_HOME/include/native_threads/include > -I/usr/include > -I/bigfoot/tmpportage/portage/app-office/openoffice-2.1.0/work/ooo/build/OOE680_m6/solver/680/unxlngi6.pro/ > inc/offuh -I. -I../../res -I. -pipe -march=pentium4 -mtune=pentium4 -O2 -pipe > -fomit-frame-pointer -Wall -Wextra -Wendif-labels -DLINUX -DUNX -DVCL -DGCC > -DC341 -DINTEL -DCVER=C341 -DNPTL -DGLIBC=2 -DX86 > -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 > -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 > -DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/ > g++-v4 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 > -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DOOE680=OOE680 -DHAVE_READDIR_H > -DMULTITHREAD -o ../../unxlngi6.pro/obj/interlck.o interlck.c > ../../inc/rtl/allocator.hxx:191: error: namespace alias ‘_STL’ not allowed > here, assuming ‘stlp_std’ > > > You use STLport4 which is not supported. (-DSTLPORT_VERSION=400) > And can I do to change it ? equery l STLport [ Searching for package 'STLport' in all categories among: ] * installed packages [I--] [ ~] dev-libs/STLport-5.1.0 (0) grep STL /usr/portage/app-office/openoffice/openoffice-2.1.0.ebuild >=dev-libs/STLport-5.1.0 Hmm, that's weird. Do you have another STLport-version installed, too? Or maybe some leftovers from older installs in /usr/include/stlport ? (In reply to comment #11) > Hmm, that's weird. Do you have another STLport-version installed, too? Or maybe > some leftovers from older installs in /usr/include/stlport ? > I've found old STLport libraries in /usr/lib, remove it, unmerge and remerge STLport-5.1.0 Build seems to proceed fine now Thanks a lot for support |