sonic version 0.1.17-1 failed to build on i386
Link to failed build: https://launchpad.net/ubuntu/+source/sonic/0.1.17-1/+build/2480846
Direct link to the build log: https://launchpad.net/ubuntu/+source/sonic/0.1.17-1/+build/2480846/+files/buildlog_ubuntu-oneiric-i386.sonic_0.1.17-1_FAILEDTOBUILD.txt.gz
This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 950 lines into the build log:
wave.o: In function `openOutputWaveFile':
wave.c:(.text+0x14e): undefined reference to `sf_open'
wave.c:(.text+0x190): undefined reference to `sf_strerror'
wave.o: In function `closeWaveFile':
wave.c:(.text+0x1f0): undefined reference to `sf_close'
wave.o: In function `readFromWaveFile':
wave.c:(.text+0x24f): undefined reference to `sf_read_short'
wave.o: In function `writeToWaveFile':
wave.c:(.text+0x2b3): undefined reference to `sf_write_short'
collect2: ld returned 1 exit status
make[1]: *** [sonic] Error 1
make[1]: Leaving directory `/build/buildd/sonic-0.1.17'
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 20110504-1533
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/sonic-0.1.17
This bug was fixed in the package sonic - 0.1.17-1ubuntu1
---------------
sonic (0.1.17-1ubuntu1) oneiric; urgency=low
* debian/ patches/ fix-ftbfs- with-ld- as-needed:
- Fix ftbfs with ld --as-needed (LP: #803198, Closes: #632251)
-- Angel Abad <email address hidden> Thu, 30 Jun 2011 23:12:01 +0200