trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-devel] tdemultimedia FTBFS

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 20 Jan 2012 22:17:07 -0600
>> tdemultimedia/arts/modules/effects/.libs/libartsmoduleseffects.so:
>> >> undefined reference to `arts_fft_float'
>> >>
>> >> Anybody?
>> >>
>> >> I never saw this build failure with 3.5.13.
>> >>
>> >> Function void arts_fft_float exists in
>> >> /opt/trinity/include/arts/fft.h.
>> >>
>> >> The call to that function exists in
>> >>
>> tdemultimedia/arts/modules/effects/synth_stereo_fir_equalizer_impl.cc.
>> >
>> > Anybody?
>> >
>> > Same result with GIT 2803.
>> >
>
>> CMake or Autotools?
>
> Autotools. Here is the full build log:
>
> http://humanreadable.nfshost.com/trinity/build_logs/tdemultimedia-R14.0.0-i486-13.1_32_git_2803-build.log.gz
>
> The error is at the end.
>
> I build the package with NUMJOBS=-j1 and --enable-closure. No problems
> with 3.5.13. Something changed in GIT because other than tdebindings, all
> other packages build.
>

I don't know what would have changed in tdemultimedia...here is the
changelog for the effects directory:
http://git.trinitydesktop.org/cgit/tdemultimedia/log/arts/modules/effects

Are you building any packages with gcc hidden visibility enabled?  That
might explain the difference.

I will see what I can do to replicate the build failure on this end, but
it would probably be a good idea to file a bug report.

Tim