[armel] libreoffice built with -marmv4t on armel

Bug #726339 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libreoffice (Ubuntu)
New
High
Unassigned
Lucid
Invalid
Undecided
Unassigned
Natty
New
High
Unassigned

Bug Description

Binary package hint: libreoffice

this seems to be a critical merge error, seen in a manual rebuild.

this is completely wrong for Ubuntu!!!

Compiling: basegfx/source/polygon/b2dpolygon.cxx
ccache g++ -fmessage-length=0 -c -fno-omit-frame-pointer -Os -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPE
RIMENTAL=0 -fno-stack-protector -I. -I../../unxlngr.pro/inc/polygon -I../inc -I../../inc/pch -I../
../inc -I../../unx/inc -I../../unxlngr.pro/inc -I. -I/home/doko/lo/3.3/libreoffice-3.3.1/libreoffice
-build/build/libreoffice-3.3.1.2/solver/330/unxlngr.pro/inc/stl -I/home/doko/lo/3.3/libreoffice-3.3.
1/libreoffice-build/build/libreoffice-3.3.1.2/solver/330/unxlngr.pro/inc/external -I/home/doko/lo/3.
3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solver/330/unxlngr.pro/inc -I/home/d
oko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solenv/unxlngr/inc -I/home/
doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solenv/inc -I/home/doko/lo
/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/res -I/home/doko/lo/3.3/libreoffi
ce-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solver/330/unxlngr.pro/inc/stl -I/home/doko/lo/
3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solenv/inc/Xp31 -I/usr/lib/jvm/jav
a-6-openjdk/include -I/usr/lib/jvm/java-6-openjdk/include/linux -I/usr/lib/jvm/java-6-openjdk/includ
e/native_threads/include -I/usr/include -I/home/doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/solver/330/unxlngr.pro/inc/offuh -I. -I../../res -I. -pipe -march=armv4t -g1 -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DARM -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DARM32 -DARMV4T -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/home/doko/gcc/snap/usr/lib/gcc-snapshot/include/c++/4.6.0 -DSUPD=330 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DGSTREAMER -DCUI -DSOLAR_JAVA -DSHAREDLIB -D_DLL_ -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON -o ../../unxlngr.pro/slo/b2dpolygon.o /home/doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/basegfx/source/polygon/b2dpolygon.cxx
/home/doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/basegfx/source/polygon/b2dpolygon.cxx: In member function 'void ImplB2DPolygon::append(const basegfx::B2DPoint&)':
/home/doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/basegfx/source/polygon/b2dpolygon.cxx:794:39: error: uninitialized const 'aVectorPair' [-fpermissive]
/home/doko/lo/3.3/libreoffice-3.3.1/libreoffice-build/build/libreoffice-3.3.1.2/basegfx/source/polygon/b2dpolygon.cxx:254:7: note: 'const class ControlVectorPair2D' has no user-provided default constructor
dmake: Error code 1, while making '../../unxlngr.pro/slo/b2dpolygon.obj'

Tags: armel
Matthias Klose (doko)
Changed in libreoffice (Ubuntu Lucid):
status: New → Invalid
Changed in libreoffice (Ubuntu Natty):
importance: Undecided → High
milestone: none → natty-alpha-3
Revision history for this message
Henry Wertz (hwertz) wrote :

     Title is a dup of 725763. Description is not; that build error occurs for me with gcc-4.6 on my gentoo boxes too, one with -march=athlon-xp and other -march=k8-sse3. So the "error: uninitialized const 'aVectorPair' [-fpermissive]" is not related to ARM arch. I assume gcc-4.6 is being stricter and (if the libreoffice code is not fixed) that adding "-fpermissive" to build flags would "fix" it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.