mozart version 1.4.0-6 failed to build on armel

Bug #745887 reported by Steve Langasek
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mozart (Ubuntu)
Fix Released
Medium
Unassigned
Oneiric
Fix Released
Medium
Unassigned

Bug Description

mozart version 1.4.0-6 failed to build on armel
Link to failed build: https://launchpad.net/ubuntu/+source/mozart/1.4.0-6/+buildjob/2147069

Direct link to the build log: https://launchpad.net/ubuntu/+source/mozart/1.4.0-6/+buildjob/2147069/+files/buildlog_ubuntu-natty-armel.mozart_1.4.0-6_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 2961 lines into the build log:

ar -rc libProfile.a profile.lo && ranlib libProfile.a
arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I/build/buildd/mozart-1.4.0/platform/emulator -DSITE_PROPERTY -fno-exceptions -fno-implicit-templates -c -o ostime.lo.o /build/buildd/mozart-1.4.0/platform/emulator/ostime.cc && mv ostime.lo.o ostime.lo
ar -rc libOsTime.a ostime.lo && ranlib libOsTime.a
arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I/build/buildd/mozart-1.4.0/platform/emulator -DSITE_PROPERTY -fno-exceptions -fno-implicit-templates -c -o zlibio.lo.o /build/buildd/mozart-1.4.0/platform/emulator/zlibio.cc && mv zlibio.lo.o zlibio.lo
ar -rc libZlibIO.a zlibio.lo && ranlib libZlibIO.a
cp -p ../dss/libDSS.a .
cp: cannot stat `../dss/libDSS.a': No such file or directory
make[3]: *** [libDSS.a] Error 1
make[3]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD/platform/emulator'
make[2]: *** [bootstrap] Error 1
make[2]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD/platform'
make[1]: *** [bootstrap] Error 1
make[1]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110323-0508
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/mozart-1.4.0

Steve Langasek (vorlon)
Changed in mozart (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Jani Monoses (jani) wrote :

The newest upload adds ARMv6+ to the build system so it gets past the initial FTBFS spot.
Now i386/arm/ppc fail in the same way later in documentation generation with a segfault.
Does no longer seem ARM specific.

%********************* cross-reference warning ******************
%**
%** unresolved external reference
%**
%** Document: tutorial
%** Key: chapter.lp

%********************* cross-reference warning ******************
%**
%** unresolved external reference
%**
%** Document: fdt
%** Key: chapter.user-defined
Segmentation fault

%****************************************************************
%**
%** Error: unhandled exception
%**
%** error(ozDoc(gs (,,,|,,,)#'/'#(,,,|,,,) 47|116|109|112|47|102|105|108|101|110|,,,|,,, 35584) debug:d(info:unit stack:[entry(,,,) entry(,,,)]))
%**
%** Call Stack:
%** procedure 'PsToPpm' in file "/build/buildd/mozart-1.4.0/doc/utilities/PostScriptToPNG.oz", line 51, column 3, PC = 1822516
%** procedure 'PostScriptToPNGClass,convertPostScript/fast' in file "/build/buildd/mozart-1.4.0/doc/utilities/PostScriptToPNG.oz", line 93, column 6, PC = 1824996
%**--------------------------------------------------------------
make[4]: *** [system-1st.html] Error 1
make[4]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD/doc/system'
make[3]: *** [boot-1st] Error 2
make[3]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD/doc/system'
make[2]: *** [bootstrap] Error 1
make[2]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD/doc'
make[1]: *** [bootstrap] Error 1
make[1]: Leaving directory `/build/buildd/mozart-1.4.0/BUILD'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110404-1850
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/mozart-1.4.0

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

This patch hardcodes building of libDSS.a to make build go further. From what I see configure parts checks which version (shared or static) to build but other parts assume that static one is provided anyway.

With this patch it fails later so this is not final solution.

tags: added: patch
Revision history for this message
Riku Voipio (riku-voipio) wrote :

This fails to build everywhere, not just arm. so arm-porting-queque might be wrong place.

tags: added: oneiric
Changed in mozart (Ubuntu):
milestone: none → oneiric-alpha-2
Changed in mozart (Ubuntu):
milestone: oneiric-alpha-2 → oneiric-alpha-3
Changed in mozart (Ubuntu Oneiric):
milestone: oneiric-alpha-3 → none
tags: added: universe
Jani Monoses (jani)
tags: removed: arm-porting-queue
Revision history for this message
Matthias Klose (doko) wrote :

mozart (1.4.0-8ubuntu1) built

Changed in mozart (Ubuntu Oneiric):
status: Triaged → Fix Released
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.