Bug#707473: stk: FTBFS: demo.cpp:(.text.startup+0x268): undefined reference to `RtAudio::openStream(RtAudio::StreamParameters*, RtAudio::StreamParameters*, unsigned long, unsigned int, unsigned int*,

2013-05-22 Thread Felipe Sateler
On Thu, May 9, 2013 at 4:16 AM, Lucas Nussbaum lu...@lucas-nussbaum.net wrote:
 Source: stk
 Version: 4.4.3-2
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130509 qa-ftbfs
 Justification: FTBFS on amd64

 Hi,

 During a rebuild of all packages in sid, your package failed to build on
 amd64.

Just for the record, This bug is due to a mismatch between the
included copy of rtaudio and the system one. The bug is fixed by
moving aside the inlined copy so that the compiler doesn't see it.
However, the new version in experimental that fixes this bug is ABI
incompatible with the current one.

The SONAME needs bumping and a mini-transition started (it appears
only 2 packages are involved).

--

Saludos,
Felipe Sateler

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#707473: stk: FTBFS: demo.cpp:(.text.startup+0x268): undefined reference to `RtAudio::openStream(RtAudio::StreamParameters*, RtAudio::StreamParameters*, unsigned long, unsigned int, unsigned int*,

2013-05-09 Thread Lucas Nussbaum
Source: stk
Version: 4.4.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 g++ -Wl,-z,relro -O3 -Wall -I../../include -I../../include/../src/include 
 -D_FORTIFY_SOURCE=2  -DHAVE_GETTIMEOFDAY  -D__UNIX_JACK__ -D__LINUX_ALSA__ 
 -D__LINUX_OSS__ -D__LINUX_ALSASEQ__ -D__LITTLE_ENDIAN__ 
 -DRAWWAVE_PATH=\../../rawwaves/\ -o stk-demo demo.cpp utilities.cpp 
 -L../../src -lstk -lpthread -lasound -lasound -lasound -ljack -lm  -lrtaudio 
 -lrtmidi
 /tmp/ccAo2fZa.o: In function `main':
 demo.cpp:(.text.startup+0x268): undefined reference to 
 `RtAudio::openStream(RtAudio::StreamParameters*, RtAudio::StreamParameters*, 
 unsigned long, unsigned int, unsigned int*, int (*)(void*, void*, unsigned 
 int, double, unsigned int, void*), void*, RtAudio::StreamOptions*)'
 ../../src/libstk.a(Messager.o): In function 
 `stk::Messager::startMidiInput(int)':
 Messager.cpp:(.text+0x20d): undefined reference to 
 `RtMidiIn::RtMidiIn(std::string, unsigned int)'
 Messager.cpp:(.text+0x244): undefined reference to 
 `RtMidiIn::setCallback(void (*)(double, std::vectorunsigned char, 
 std::allocatorunsigned char *, void*), void*)'
 collect2: error: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/stk_4.4.3-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers