[Bug 194779] New: audio/audacity build fails with SAMPLERATE=off and SOXR=off

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 3 08:59:42 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194779

            Bug ID: 194779
           Summary: audio/audacity build fails with SAMPLERATE=off and
                    SOXR=off
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: riggs at FreeBSD.org
                CC: xxjack12xx at gmail.com
                CC: xxjack12xx at gmail.com
             Flags: maintainer-feedback?(xxjack12xx at gmail.com)

There is a link error when no samplerate lib is selected:

[...]
audacity-AudioIO.o: In function `AudioIO::StartStream(WaveTrackArray,
WaveTrackArray, TimeTrack*, double, double, double, AudioIOListener*, bool,
double, double)':
AudioIO.cpp:(.text+0x3f7d): undefined reference to `Resample::Resample(bool,
double, double)'
audacity-Mix.o: In function `Mixer::Mixer(int, WaveTrack**, TimeTrack*, double,
double, int, int, bool, double, sampleFormat, bool, MixerSpec*)':
Mix.cpp:(.text+0x1191): undefined reference to `Resample::Resample(bool,
double, double)'
Mix.cpp:(.text+0x11b4): undefined reference to `Resample::Resample(bool,
double, double)'
audacity-WaveClip.o: In function `WaveClip::Resample(int, ProgressDialog*)':
WaveClip.cpp:(.text+0x3458): undefined reference to `Resample::Resample(bool,
double, double)'
effects/audacity-ChangeSpeed.o: In function
`EffectChangeSpeed::ProcessOne(WaveTrack*, long long, long long)':
effects/ChangeSpeed.cpp:(.text+0x6c8): undefined reference to
`Resample::Resample(bool, double, double)'
effects/ChangeSpeed.cpp:(.text+0x74a): undefined reference to
`Resample::Process(double, float*, int, bool, int*, float*, int)'
effects/ChangeSpeed.cpp:(.text+0x910): undefined reference to
`Resample::~Resample()'
effects/ChangeSpeed.cpp:(.text+0x958): undefined reference to
`Resample::~Resample()'
prefs/audacity-QualityPrefs.o: In function `QualityPrefs::GetNamesAndLabels()':
prefs/QualityPrefs.cpp:(.text+0xa1c): undefined reference to
`Resample::GetNumMethods()'
prefs/QualityPrefs.cpp:(.text+0xa46): undefined reference to
`Resample::GetMethodName(int)'
prefs/audacity-QualityPrefs.o: In function
`QualityPrefs::PopulateOrExchange(ShuttleGui&)':
prefs/QualityPrefs.cpp:(.text+0xecd): undefined reference to
`Resample::GetFastMethodKey()'
prefs/QualityPrefs.cpp:(.text+0xed2): undefined reference to
`Resample::GetFastMethodDefault()'
prefs/QualityPrefs.cpp:(.text+0x10e0): undefined reference to
`Resample::GetBestMethodKey()'
prefs/QualityPrefs.cpp:(.text+0x10e5): undefined reference to
`Resample::GetBestMethodDefault()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:1938: recipe for target 'audacity' failed

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list