Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 379079

Summary: dev-python/pivy-0.5_alpha20110303 build failure
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: [OLD] LibraryAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: compressed build log

Description Andreas K. Hüttel archtester gentoo-dev 2011-08-13 15:56:43 UTC
Created attachment 283195 [details]
compressed build log

x86_64-pc-linux-gnu-g++ -pthread -march=native -O2 -pipe -ggdb -fPIC -I/usr/include/python2.6 -c pivy/coin_wrap.cpp -o build-2.6/temp.linux-x86_64-2.6/pivy/coin_wrap.o -Iinterfaces -I/usr/include/coin -I/usr/include/coin/Inventor/annex -I/usr/include/freetype2 -D_REENTRANT
pivy/coin_wrap.cpp: In Funktion »PyObject* _wrap_SoDB_getHeaderData__SWIG_0(PyObject*, PyObject*)«:
pivy/coin_wrap.cpp:35267:96: Fehler: keine passende Funktion für Aufruf von »SoDB::getHeaderData(const SbString&, SbBool&, float&, void (**&)(void*, SoInput*), void (**&)(void*, SoInput*), void*&, SbBool&)«
/usr/include/coin/Inventor/SoDB.h:65:17: Anmerkung: candidate is: static SbBool SoDB::getHeaderData(const SbString&, SbBool&, float&, void (*&)(void*, SoInput*), void (*&)(void*, SoInput*), void*&, SbBool)
pivy/coin_wrap.cpp: In Funktion »PyObject* _wrap_SoDB_getHeaderData__SWIG_1(PyObject*, PyObject*)«:
pivy/coin_wrap.cpp:35362:91: Fehler: keine passende Funktion für Aufruf von »SoDB::getHeaderData(const SbString&, SbBool&, float&, void (**&)(void*, SoInput*), void (**&)(void*, SoInput*), void*&)«
/usr/include/coin/Inventor/SoDB.h:65:17: Anmerkung: candidate is: static SbBool SoDB::getHeaderData(const SbString&, SbBool&, float&, void (*&)(void*, SoInput*), void (*&)(void*, SoInput*), void*&, SbBool)
error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-08-20 16:32:53 UTC
This is caused by swig-2.0.2 ... builds fine with swig-1.3.40-r1
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2011-08-20 16:50:19 UTC

*** This bug has been marked as a duplicate of bug 357483 ***