** Changed in: qutecom (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935400
Title:
qutecom version 2.2.1+dfsg1-3 FTBFS on armhf in precise
To manag
it build on armhf in precise eventually.
** Changed in: qutecom (Ubuntu Precise)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935400
Title:
qutecom version
I have updated gcc to version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu2), and
this fixes the problem. Now dec_util.c compiles and the package builds
fine on my machine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Built just fine on my up-to-date precise/armhf pandaboard:
dpkg-deb: budowanie pakietu "qutecom" w "../qutecom_2.2.1+dfsg1-3_armhf.deb".
dh_gencontrol -pqutecom-dbg
dpkg-gencontrol: warning: Depends field of package qutecom-dbg: unknown
substitution variable ${shlibs:Depends}
# only call dh_sco
** Changed in: qutecom (Ubuntu Precise)
Status: New => Confirmed
** Tags added: arm-porting-queue
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935400
Title:
qutecom version 2.2.1+dfsg1-3 FT
I have tried to build qutecom on my pandaboard ES, tracking the daily
precise/armhf.
The assembler error is caused when compiling function
D_UTIL_signal_up_scale, specifically the call to D_UTIL_saturate inside
the loop.
A workaround to make it compile is to remove "-funroll-loops". Another
one