udt version 4.8-1 failed to build on armel

Bug #791236 reported by Ricardo Salveti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
udt (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

udt version 4.8-1 failed to build on armel
Link to failed build: https://launchpad.net/ubuntu/+source/udt/4.8-1/+build/2481037

Direct link to the build log: https://launchpad.net/ubuntu/+source/udt/4.8-1/+build/2481037/+files/buildlog_ubuntu-oneiric-armel.udt_4.8-1_FAILEDTOBUILD.txt.gz

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

   dh_auto_build
make[1]: Entering directory `/build/buildd/udt-4.8'
make -C src all
make[2]: Entering directory `/build/buildd/udt-4.8/src'
g++ -fPIC -Wall -Wextra -DLINUX -finline-functions -O3 -fno-strict-aliasing -DIA32 md5.cpp -c
g++ -fPIC -Wall -Wextra -DLINUX -finline-functions -O3 -fno-strict-aliasing -DIA32 common.cpp -c
common.cpp: In static member function 'static void CTimer::rdtsc(uint64_t&)':
common.cpp:107:56: error: impossible constraint in 'asm'
make[2]: *** [common.o] Error 1
make[2]: Leaving directory `/build/buildd/udt-4.8/src'
make[1]: *** [src.all] Error 2
make[1]: Leaving directory `/build/buildd/udt-4.8'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110508-2334
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/udt-4.8

Revision history for this message
Ramana Radhakrishnan (ramana) wrote :

common.cpp: In static member function 'static void CTimer::rdtsc(uint64_t&)':
common.cpp:107:56: error: impossible constraint in 'asm' caught my attention.

README.txt says

     make -e os=XXX arch=YYY

XXX: [LINUX(default), BSD, OSX]
YYY: [IA32(default), POWERPC, IA64, AMD64]

Thus it probably needs porting to ARM rather than this being a compiler error.

Ramana

Ramana

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

Yup, this was fixed at version 4.8-2, by restricting the build architectures to i386 and amd64.

Changed in udt (Ubuntu):
status: New → 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.