Public bug reported:

Binary package hint: csound

csound needs to be rebuilt/adjusted for the Python 2.6 transition.

Right now, it FTBFS with this error:
i486-linux-gnu-g++ -o counterpoint -Wl,-as-needed -Wl,-Bdynamic 
-Wl,-Bsymbolic-functions -Wl,-rpath-link,. 
frontends/CsoundAC/CounterpointMain.o -L. -L. -L/usr/local/lib -L. -L. -L. 
-L/usr/local/lib -L/usr/lib -L/usr/lib/python2.6/config libcsnd.so.5.1 
libCsoundAC.so.5.1 libcsound64.so.5.1
frontends/CsoundAC/CounterpointMain.o: In function `main':
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:9: 
undefined reference to `Counterpoint::Counterpoint()'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:10: 
undefined reference to `Counterpoint::FillRhyPat()'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:13: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:17: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:20: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:22: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:25: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:28: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:30: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:33: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:35: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:37: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:40: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:43: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:45: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:48: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:51: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:53: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:57: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:59: 
undefined reference to `Counterpoint::fillCantus(int, int, int, int, int, int, 
int, int, int, int, int, int, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:64: 
undefined reference to `Counterpoint::AnySpecies(int, int*, int, int, int)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:86: 
undefined reference to `Counterpoint::counterpoint(int, int*, int, int, int, 
int*)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:87: 
undefined reference to `Counterpoint::toCsoundScore(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, double)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:89: 
undefined reference to `Counterpoint::counterpoint(int, int*, int, int, int, 
int*)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:90: 
undefined reference to `Counterpoint::toCsoundScore(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, double)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:92: 
undefined reference to `Counterpoint::counterpoint(int, int*, int, int, int, 
int*)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:93: 
undefined reference to `Counterpoint::toCsoundScore(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, double)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:95: 
undefined reference to `Counterpoint::counterpoint(int, int*, int, int, int, 
int*)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:96: 
undefined reference to `Counterpoint::toCsoundScore(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, double)'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:97: 
undefined reference to `Counterpoint::~Counterpoint()'
/build/buildd/csound-5.08.2~dfsg/frontends/CsoundAC/CounterpointMain.cpp:97: 
undefined reference to `Counterpoint::~Counterpoint()'
collect2: ld returned 1 exit status
scons: *** [counterpoint] Error 1

** Affects: csound (Ubuntu)
     Importance: Medium
         Status: Confirmed

** Affects: csound (Ubuntu Jaunty)
     Importance: Medium
         Status: Confirmed

** Also affects: csound (Ubuntu Jaunty)
   Importance: Undecided
       Status: New

** Changed in: csound (Ubuntu Jaunty)
   Importance: Undecided => Medium

** Changed in: csound (Ubuntu Jaunty)
       Status: New => Confirmed

** Changed in: csound (Ubuntu Jaunty)
    Milestone: None => ubuntu-9.04

-- 
Python 2.6 transition
https://bugs.launchpad.net/bugs/353688
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to