Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-10 Thread Simon McVittie
On Sun, 09 Nov 2014 at 09:08:40 +0100, Petter Reinholdtsen wrote: My best guess is that some -lm entry is missing, as rint() is in libm Yes. Patch attached (build-tested only). I was able to reproduce the reported FTBFS in my sid sbuild chroot, and the same chroot can build my patched version

Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-10 Thread Martin Steghöfer
tags 768685 + patch pending thanks Hi Simon! Thanks for your help! The patch works fine. It compiles in my unstable jail on amd64 and the player example binary still works as expected. Cheers, Martin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-09 Thread Petter Reinholdtsen
[Lucas Nussbaum] Relevant part (hopefully): gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 \ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall \ -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer \ -finline-functions -funroll-loops -g -O2 -fstack-protector-strong

Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-09 Thread Lucas Nussbaum
On 09/11/14 at 09:08 +0100, Petter Reinholdtsen wrote: [Lucas Nussbaum] Relevant part (hopefully): gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FORTIFY_SOURCE=2 \ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall \ -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer \

Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-09 Thread Petter Reinholdtsen
[Lucas Nussbaum] If you still have your log from your unstable upload around, it would be interesting to diff it against mine. I am pretty sure I build it using pbuilder, but do not have the logs around. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to

Bug#768685: libtheora: FTBFS in jessie: ld: player_example-player_example.o: undefined reference to symbol 'rintf@@GLIBC_2.2.5'

2014-11-08 Thread Lucas Nussbaum
Source: libtheora Version: 1.1.1+dfsg.1-5 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141108 qa-ftbfs Justification: FTBFS in jessie on amd64 Hi, During a rebuild of all packages in jessie (in a jessie chroot, not a sid chroot), your package failed to