Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] emerge app-office/libreoffice-3.6.3.2 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
HomeUser
n00b
n00b


Joined: 22 Jan 2006
Posts: 51

PostPosted: Thu Dec 13, 2012 5:04 pm    Post subject: [solved] emerge app-office/libreoffice-3.6.3.2 fails Reply with quote

After a long compile is stops. Looks somewhat similar like other reported problems, but is not completely the same. It is getting in problems inside 'tail_build',

The first error I see is
.a(mipmap.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC

I first posted some more info in an other, similar, topic.

https://forums.gentoo.org/viewtopic-t-933078-highlight-.html#7193614

https://forums.gentoo.org/viewtopic-t-933078-highlight-.html#7193620


I have the same problem on two machines, a desktop and a portable. They have not the same, but a similar configuration. These information is from the older desktop, I retried building it again on the faster laptop on 10 dec. I can not check now if it is the same error, the logs are overwritten by a new try that I stopped, but I think I checked it after the first try.

Do I relaunch a new try and post the build log? This is the output from emerge -pqv ...

Quote:

[ebuild U ] app-office/libreoffice-3.6.3.2 [3.5.4.2-r1] USE="branding cups dbus gstreamer gtk java opengl svg vba webdav (-aqua) -binfilter -binfilterdebug -eds -gnome -jemalloc -kde -mysql -odk -postgres {-test} (-graphite%*) (-nlpsolver%) (-nsplugin%*) (-pdfimport%) (-xmlsec%*)" LIBREOFFICE_EXTENSIONS="presenter-console%* presenter-minimizer%* -nlpsolver% -pdfimport% -scripting-beanshell% -scripting-javascript% -wiki-publisher%"


Many thanks.


Last edited by HomeUser on Sat Apr 13, 2013 7:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
geeksheik
Tux's lil' helper
Tux's lil' helper


Joined: 07 Sep 2003
Posts: 99
Location: Zürich, Switzerland

PostPosted: Thu Dec 13, 2012 7:29 pm    Post subject: Reply with quote

I've seen this before a very long time ago, but don't remember the details.
-fPIC is a gcc flag. I think the first step would be to verify that you have the right CFLAGS set in your make.conf. See:
http://en.gentoo-wiki.com/wiki/Safe_Cflags

Once you resolve it, however, you might need to recompile dependent libraries. Hopefully it's clear which ones from the compiler output.
Back to top
View user's profile Send private message
HomeUser
n00b
n00b


Joined: 22 Jan 2006
Posts: 51

PostPosted: Thu Dec 13, 2012 8:49 pm    Post subject: Reply with quote

Thanks, the laptop has an intel processor, the desktop a AMD. I don't find the exact model in the list for intel, see nowhere the fPIC flag listed as save. (See a aPIC flag for some processors that come close.)

Found now this http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3

Looks like case 3, but perhaps something is linked in that should not be there.
I am running a try with the flag to see if it makes a difference. And to be sure of the error message on that machine. I understand that the whole package will be compiled with relocatable code.
Back to top
View user's profile Send private message
HomeUser
n00b
n00b


Joined: 22 Jan 2006
Posts: 51

PostPosted: Fri Dec 14, 2012 12:14 pm    Post subject: Reply with quote

I did put fPIC in /etc/make.conf in CFLAGS, but the error stays the same. Should I put it elsewhere?

Is this a link error? If slideshow.uno.so is the file causing the problem, I see one in /usr/lib64/libre.. owned by libreoffice-3.5.4.2-r1 and two identical in the portage temp directory. Suppose nothing unexpected here.

Different PC's, one with xfce, one with kde and xfce, different processors, intel dual core and AMD single core, both 64 bit, same sync (but a second one on the portable), the same downloaded files, the same error.


Quote:
...
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/ddefld.cxx -o $W/CxxObject/sw/source/core/fields/ddefld.o -MMD -MT $W/CxxObject/sw/source/core/fields/ddefld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/ddefld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/ddefld.d_ $W/Dep/CxxObject/sw/source/core/fields/ddefld.d
[ build CXX ] sw/source/core/fields/ddetbl.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/ddetbl.cxx -o $W/CxxObject/sw/source/core/fields/ddetbl.o -MMD -MT $W/CxxObject/sw/source/core/fields/ddetbl.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/ddetbl.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/ddetbl.d_ $W/Dep/CxxObject/sw/source/core/fields/ddetbl.d
[ build CXX ] sw/source/core/fields/docufld.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/docufld.cxx -o $W/CxxObject/sw/source/core/fields/docufld.o -MMD -MT $W/CxxObject/sw/source/core/fields/docufld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/docufld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/docufld.d_ $W/Dep/CxxObject/sw/source/core/fields/docufld.d
[ build CXX ] sw/source/core/fields/expfld.cxx
In file included from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/solver/unxlngx6.pro/inc/editeng/unotext.hxx:64:0,
from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/sw/source/core/inc/textapi.hxx:30,
from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/sw/source/core/fields/docufld.cxx:30:
/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/solver/unxlngx6.pro/inc/osl/diagnose.hxx:37:0: let op: "BOOST_NO_0X_HDR_TYPEINDEX" opnieuw gedefinieerd
<commandolijn>:0:0: note: dit is de locatie van de eerdere definitie
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/expfld.cxx -o $W/CxxObject/sw/source/core/fields/expfld.o -MMD -MT $W/CxxObject/sw/source/core/fields/expfld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/expfld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/expfld.d_ $W/Dep/CxxObject/sw/source/core/fields/expfld.d
[ build CXX ] sw/source/core/fields/fldbas.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/fldbas.cxx -o $W/CxxObject/sw/source/core/fields/fldbas.o -MMD -MT $W/CxxObject/sw/source/core/fields/fldbas.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/fldbas.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/fldbas.d_ $W/Dep/CxxObject/sw/source/core/fields/fldbas.d
[ build CXX ] sw/source/core/fields/flddat.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/flddat.cxx -o $W/CxxObject/sw/source/core/fields/flddat.o -MMD -MT $W/CxxObject/sw/source/core/fields/flddat.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/flddat.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/flddat.d_ $W/Dep/CxxObject/sw/source/core/fields/flddat.d
[ build CXX ] sw/source/core/fields/flddropdown.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/flddropdown.cxx -o $W/CxxObject/sw/source/core/fields/flddropdown.o -MMD -MT $W/CxxObject/sw/source/core/fields/flddropdown.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/flddropdown.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/flddropdown.d_ $W/Dep/CxxObject/sw/source/core/fields/flddropdown.d
[ build CXX ] sw/source/core/fields/fldlst.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/fldlst.cxx -o $W/CxxObject/sw/source/core/fields/fldlst.o -MMD -MT $W/CxxObject/sw/source/core/fields/fldlst.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/fldlst.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/fldlst.d_ $W/Dep/CxxObject/sw/source/core/fields/fldlst.d
[ build CXX ] sw/source/core/fields/macrofld.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/macrofld.cxx -o $W/CxxObject/sw/source/core/fields/macrofld.o -MMD -MT $W/CxxObject/sw/source/core/fields/macrofld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/macrofld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/macrofld.d_ $W/Dep/CxxObject/sw/source/core/fields/macrofld.d
[ build CXX ] sw/source/core/fields/postithelper.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/postithelper.cxx -o $W/CxxObject/sw/source/core/fields/postithelper.o -MMD -MT $W/CxxObject/sw/source/core/fields/postithelper.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/postithelper.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/postithelper.d_ $W/Dep/CxxObject/sw/source/core/fields/postithelper.d
[ build CXX ] sw/source/core/fields/reffld.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/reffld.cxx -o $W/CxxObject/sw/source/core/fields/reffld.o -MMD -MT $W/CxxObject/sw/source/core/fields/reffld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/reffld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/reffld.d_ $W/Dep/CxxObject/sw/source/core/fields/reffld.d
[ build CXX ] sw/source/core/fields/scrptfld.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/scrptfld.cxx -o $W/CxxObject/sw/source/core/fields/scrptfld.o -MMD -MT $W/CxxObject/sw/source/core/fields/scrptfld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/scrptfld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/scrptfld.d_ $W/Dep/CxxObject/sw/source/core/fields/scrptfld.d
[ build CXX ] sw/source/core/fields/tblcalc.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/tblcalc.cxx -o $W/CxxObject/sw/source/core/fields/tblcalc.o -MMD -MT $W/CxxObject/sw/source/core/fields/tblcalc.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/tblcalc.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/tblcalc.d_ $W/Dep/CxxObject/sw/source/core/fields/tblcalc.d
[ build CXX ] sw/source/core/fields/textapi.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/textapi.cxx -o $W/CxxObject/sw/source/core/fields/textapi.o -MMD -MT $W/CxxObject/sw/source/core/fields/textapi.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/textapi.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/textapi.d_ $W/Dep/CxxObject/sw/source/core/fields/textapi.d
[ build CXX ] sw/source/core/fields/usrfld.cxx
In file included from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/solver/unxlngx6.pro/inc/editeng/unotext.hxx:64:0,
from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/sw/source/core/inc/textapi.hxx:30,
from /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/sw/source/core/fields/textapi.cxx:30:
/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/solver/unxlngx6.pro/inc/osl/diagnose.hxx:37:0: let op: "BOOST_NO_0X_HDR_TYPEINDEX" opnieuw gedefinieerd
<commandolijn>:0:0: note: dit is de locatie van de eerdere definitie
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/fields/usrfld.cxx -o $W/CxxObject/sw/source/core/fields/usrfld.o -MMD -MT $W/CxxObject/sw/source/core/fields/usrfld.o -MP -MF $W/Dep/CxxObject/sw/source/core/fields/usrfld.d_ -I$S/sw/source/core/fields/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/fields/usrfld.d_ $W/Dep/CxxObject/sw/source/core/fields/usrfld.d
[ build CXX ] sw/source/core/frmedt/fecopy.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/fecopy.cxx -o $W/CxxObject/sw/source/core/frmedt/fecopy.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/fecopy.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/fecopy.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/fecopy.d_ $W/Dep/CxxObject/sw/source/core/frmedt/fecopy.d
[ build CXX ] sw/source/core/frmedt/fedesc.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/fedesc.cxx -o $W/CxxObject/sw/source/core/frmedt/fedesc.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/fedesc.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/fedesc.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/fedesc.d_ $W/Dep/CxxObject/sw/source/core/frmedt/fedesc.d
[ build CXX ] sw/source/core/frmedt/fefly1.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/fefly1.cxx -o $W/CxxObject/sw/source/core/frmedt/fefly1.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/fefly1.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/fefly1.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/fefly1.d_ $W/Dep/CxxObject/sw/source/core/frmedt/fefly1.d
[ build CXX ] sw/source/core/frmedt/feflyole.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/feflyole.cxx -o $W/CxxObject/sw/source/core/frmedt/feflyole.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/feflyole.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/feflyole.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/feflyole.d_ $W/Dep/CxxObject/sw/source/core/frmedt/feflyole.d
[ build CXX ] sw/source/core/frmedt/feshview.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/feshview.cxx -o $W/CxxObject/sw/source/core/frmedt/feshview.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/feshview.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/feshview.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/feshview.d_ $W/Dep/CxxObject/sw/source/core/frmedt/feshview.d
[ build CXX ] sw/source/core/frmedt/fetab.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/fetab.cxx -o $W/CxxObject/sw/source/core/frmedt/fetab.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/fetab.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/fetab.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/fetab.d_ $W/Dep/CxxObject/sw/source/core/frmedt/fetab.d
[ build CXX ] sw/source/core/frmedt/fews.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/fews.cxx -o $W/CxxObject/sw/source/core/frmedt/fews.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/fews.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/fews.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/fews.d_ $W/Dep/CxxObject/sw/source/core/frmedt/fews.d
[ build CXX ] sw/source/core/frmedt/tblsel.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -DSW_DLLIMPLEMENTATION -DSYSTEM_LIBXML -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/sw/source/core/frmedt/tblsel.cxx -o $W/CxxObject/sw/source/core/frmedt/tblsel.o -MMD -MT $W/CxxObject/sw/source/core/frmedt/tblsel.o -MP -MF $W/Dep/CxxObject/sw/source/core/frmedt/tblsel.d_ -I$S/sw/source/core/frmedt/ -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/ui/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$O/inc/udkapi -I$O/inc/offapi -I/usr/include/libxml2 && mv $W/Dep/CxxObject/sw/source/core/frmedt/tblsel.d_ $W/Dep/CxxObject/sw/source/core/frmedt/tblsel.d
[ build CXX ] sw/source/core/graphic/grfatr.cxx
...

S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarget/Library/ && x86_64-pc-linux-gnu-g++ -shared -Wl,-z,noexecstack '-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib' '-Wl,-rpath-link,$O/lib' -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxlngx6/lib -L$O/lib -L$S/solenv/unxlngx6/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed $W/CxxObject/sc/source/ui/unoobj/detreg.o $W/CxxObject/sc/source/ui/unoobj/scdetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lmergedlo -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -lsvllo -ltllo -lucbhelper4gcc3 -lvcllo -o $W/LinkTarget/Library/libscdlo.so
TEMPFILE=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/temp/gbuild.myIvOT && mv ${TEMPFILE} /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/LinkTarget/Library/libscdlo.so.objectlist
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libscfiltlo.so && mkdir -p $W/LinkTarget/pdb/Library/
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libscuilo.so && mkdir -p $W/LinkTarget/pdb/Library/
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/vbaobj.uno.so && mkdir -p $W/LinkTarget/pdb/Library/
[ build LNK ] Library/basprov.uno.so
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarget/Library/ && x86_64-pc-linux-gnu-g++ -shared -Wl,-z,noexecstack '-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib' '-Wl,-rpath-link,$O/lib' -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxlngx6/lib -L$O/lib -L$S/solenv/unxlngx6/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed $W/CxxObject/scripting/source/basprov/baslibnode.o $W/CxxObject/scripting/source/basprov/basmethnode.o $W/CxxObject/scripting/source/basprov/basmodnode.o $W/CxxObject/scripting/source/basprov/basprov.o $W/CxxObject/scripting/source/basprov/basscript.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lmergedlo -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsvllo -ltllo -lucbhelper4gcc3 -lvcllo -o $W/LinkTarget/Library/basprov.uno.so
[ build CXX ] scripting/source/dlgprov/DialogModelProvider.cxx
TEMPFILE=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/temp/gbuild.5cEznN && mv ${TEMPFILE} /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/LinkTarget/Library/basprov.uno.so.objectlist
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/scripting/source/dlgprov/DialogModelProvider.cxx -o $W/CxxObject/scripting/source/dlgprov/DialogModelProvider.o -MMD -MT $W/CxxObject/scripting/source/dlgprov/DialogModelProvider.o -MP -MF $W/Dep/CxxObject/scripting/source/dlgprov/DialogModelProvider.d_ -I$S/scripting/source/dlgprov/ -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$S/scripting/source/inc -I$O/inc/offapi -I$O/inc/oovbaapi -I$O/inc/udkapi && mv $W/Dep/CxxObject/scripting/source/dlgprov/DialogModelProvider.d_ $W/Dep/CxxObject/scripting/source/dlgprov/DialogModelProvider.d
[ build CXX ] scripting/source/dlgprov/dlgevtatt.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/scripting/source/dlgprov/dlgevtatt.cxx -o $W/CxxObject/scripting/source/dlgprov/dlgevtatt.o -MMD -MT $W/CxxObject/scripting/source/dlgprov/dlgevtatt.o -MP -MF $W/Dep/CxxObject/scripting/source/dlgprov/dlgevtatt.d_ -I$S/scripting/source/dlgprov/ -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$S/scripting/source/inc -I$O/inc/offapi -I$O/inc/oovbaapi -I$O/inc/udkapi && mv $W/Dep/CxxObject/scripting/source/dlgprov/dlgevtatt.d_ $W/Dep/CxxObject/scripting/source/dlgprov/dlgevtatt.d
[ build CXX ] scripting/source/dlgprov/dlgprov.cxx
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCLUDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -DBOOST_NO_CXX11_HDR_TYPEINDEX -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -DLIBO_MERGELIBS -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -fno-strict-aliasing -std=gnu++0x -Wno-deprecated-declarations -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -march=nocona -pipe -fPIC -c $S/scripting/source/dlgprov/dlgprov.cxx -o $W/CxxObject/scripting/source/dlgprov/dlgprov.o -MMD -MT $W/CxxObject/scripting/source/dlgprov/dlgprov.o -MP -MF $W/Dep/CxxObject/scripting/source/dlgprov/dlgprov.d_ -I$S/scripting/source/dlgprov/ -I$O/inc/external -I$O/inc -I$S/solenv/inc -I/opt/icedtea-bin-6.1.11.5/include -I/opt/icedtea-bin-6.1.11.5/include/linux -I/opt/icedtea-bin-6.1.11.5/include/native_threads/include -I$S/scripting/source/inc -I$O/inc/offapi -I$O/inc/oovbaapi -I$O/inc/udkapi && mv $W/Dep/CxxObject/scripting/source/dlgprov/dlgprov.d_ $W/Dep/CxxObject/scripting/source/dlgprov/dlgprov.d
[ build LNK ] Library/libprotocolhandlerlo.so
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarget/Library/ && x86_64-pc-linux-gnu-g++ -shared -Wl,-z,noexecstack '-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib' '-Wl,-rpath-link,$O/lib' -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxlngx6/lib -L$O/lib -L$S/solenv/unxlngx6/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed $W/CxxObject/scripting/source/protocolhandler/scripthandler.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lmergedlo -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lvcllo -o $W/LinkTarget/Library/libprotocolhandlerlo.so
[ build LNK ] Library/libsddlo.so
TEMPFILE=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/temp/gbuild.dnpGkS && mv ${TEMPFILE} /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/LinkTarget/Library/libprotocolhandlerlo.so.objectlist
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarget/Library/ && x86_64-pc-linux-gnu-g++ -shared -Wl,-z,noexecstack '-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib' '-Wl,-rpath-link,$O/lib' -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxlngx6/lib -L$O/lib -L$S/solenv/unxlngx6/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed $W/CxxObject/sd/source/ui/unoidl/detreg.o $W/CxxObject/sd/source/ui/unoidl/sddetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lmergedlo -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -lsvllo -ltllo -lucbhelper4gcc3 -lutllo -lvcllo -o $W/LinkTarget/Library/libsddlo.so
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libsdfiltlo.so && mkdir -p $W/LinkTarget/pdb/Library/
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/ExternalHeaders/Library/ && touch $W/ExternalHeaders/Library/libsduilo.so && mkdir -p $W/LinkTarget/pdb/Library/
[ build LNK ] Library/OGLTrans.uno.so
S=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/LinkTarget/Library/ && x86_64-pc-linux-gnu-g++ -shared -Wl,-z,noexecstack '-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib' '-Wl,-rpath-link,$O/lib' -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -L$S/solenv/unxlngx6/lib -L$O/lib -L$S/solenv/unxlngx6/lib -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed $W/CxxObject/slideshow/source/engine/OGLTrans/unx/OGLTrans_Shaders.o $W/CxxObject/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionerImpl.o $W/CxxObject/slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionImpl.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lmergedlo -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lvcllo -lGL -lGLU -lX11 -o $W/LinkTarget/Library/OGLTrans.uno.so
[ build LNK ] Library/slideshow.uno.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libGLU.a(mipmap.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libGLU.a: could not read symbols: Bad value
collect2: ld gaf exit-status 1 terug
make[2]: *** [/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/LinkTarget/Library/OGLTrans.uno.so] Fout 1
make[2]: *** Wachten op onvoltooide taken...
TEMPFILE=/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/temp/gbuild.8UusIm && mv ${TEMPFILE} /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/LinkTarget/Library/libsddlo.so.objectlist
rm /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libXrender.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libICE.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_ca.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libSM.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/count_word.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_he.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_nodash.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_he.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/char.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_hu.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_fi.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/count_word_fi.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libGLU.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_fi.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/count_word_fi.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_nodash.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libX11.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word_hu.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_ca.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/char_in.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/sent.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word_hu.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_hu.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/char_in.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libm.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/char.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word_he.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libGL.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/StaticLibrary/libxmlsec1.a /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/count_word.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/StaticLibrary/libxmlsec1-nss.a /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/edit_word_he.txt /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/ExternalHeaders/Library/libXext.so /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/line.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/sent.brk /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/workdir/unxlngx6.pro/CustomTarget/i18npool/breakiterator/line.txt
make[2]: Map '/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/tail_build' wordt verlaten

-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development

internal build errors:

ERROR: error 512 occurred while making /data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2/tail_build/prj

it seems that the error is inside 'tail_build', please re-run build
inside this module to isolate the error and/or test your fix:

build_error.log should contain the captured output of the failed module(s)

-----------------------------------------------------------------------
To rebuild a specific module:

make tail_build.clean # not recommended, this will re-build almost everything
make tail_build

when the problem is isolated and fixed, re-run 'make'
make[1]: *** [build-packimages] Fout 1
make[1]: Map '/data_disk/portage_temp/portage/app-office/libreoffice-3.6.3.2/work/libreoffice-core-3.6.3.2' wordt verlaten
make: *** [build] Fout 2
* ERROR: app-office/libreoffice-3.6.3.2 failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 9044: Called die
* The specific snippet of code:
* make build || die
*
* If you need support, post the output of `emerge --info '=app-office/libreoffice-3.6.3.2'`,
* the complete build log and the output of `emerge -pqv '=app-office/libreoffice-3.6.3.2'`.
!!! When you file a bug report, please include the following information:
GENTO
Back to top
View user's profile Send private message
HomeUser
n00b
n00b


Joined: 22 Jan 2006
Posts: 51

PostPosted: Sat Apr 13, 2013 7:20 pm    Post subject: Reply with quote

For anyone who would got lost and arrived this page, it looks the problem had to do with either
- a global setting of static libs that I must have put in one day
(the errors where related with a .a file)
- late switching of gcc profile with gcc-config
I saw references to both gcc path's references. However the paths of the older verion I saw returned to a higher level. I may have used gcc-config when testing.
With those 2 changes, the emerge succeeded.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum