Summary: | app-office/libreoffice-3.6.1.2 fails to build: error: stray ‘@’ in program | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Markus Walter <gentoo> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build log (gzipped)
emerge --info |
Created attachment 322753 [details]
emerge --info
Can it be some mess with gcc-4.7? I did not see this error yet... I had some really strange errors coming from gcc-files. They were always changing and I couldn't fathom what was happening and today libreoffice built just fine. Strange ... |
Created attachment 322751 [details] build log (gzipped) On my hardened ~amd64 machine with hardened gcc-4.7.1 I see the following build failure for libreoffice-3.6.1.2. S=/var/tmp/portage/app-office/libreoffice-3.6.1.2/work/libreoffice-core-3.6.1.2 && O=$S/solver/unxlngx6.pro && W=$S/workdir/unxlngx6.pro && mkdir -p $W/CxxObject/ framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DGCC -DGXX_INCL UDE_PATH=/usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.1/include/g++-v4 -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DLINUX -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LE VEL=0 -DSUPD=360 -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT -DBOOST_NO_0X_HDR_TYPEINDEX -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -fPIC -Wshadow -Wsign-promo -Woverloaded-virtual -Wnon-virtual-dtor -fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++0x -DEXCEPTIONS_ON -fexceptions - fno-enforce-eh-specs -O2 -pipe -march=native -ggdb -c $S/framework/source/uielement/recentfilesmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/recent filesmenucontroller.o -MMD -MT $W/CxxObject/framework/source/uielement/recentfilesmenucontroller.o -MP -MF $W/Dep/CxxObject/framework/source/uielement/recentfilesm enucontroller.d_ -I$S/framework/source/uielement/ -I$S/framework/source/inc -I$S/framework/inc -I$O/inc/external -I$O/inc -I$S/solenv/inc -I$O/inc/udkapi -I$O/in c/offapi && mv $W/Dep/CxxObject/framework/source/uielement/recentfilesmenucontroller.d_ $W/Dep/CxxObject/framework/source/uielement/recentfilesmenucontroller.d [ build CXX ] framework/source/uielement/spinfieldtoolbarcontroller.cxx In file included from /var/tmp/portage/app-office/libreoffice-3.6.1.2/work/libreoffice-core-3.6.1.2/solver/unxlngx6.pro/inc/udkapi/com/sun/star/uno/Exception.hdl:7:0, [... snip some lines of include hierachy ...] /var/tmp/portage/app-office/libreoffice-3.6.1.2/work/libreoffice-core-3.6.1.2/solver/unxlngx6.pro/inc/com/sun/star/uno/Reference.h:296:9: error: stray ‘@’ in program /var/tmp/portage/app-office/libreoffice-3.6.1.2/work/libreoffice-core-3.6.1.2/solver/unxlngx6.pro/inc/com/sun/star/uno/Reference.h:297:9: error: stray ‘@’ in program