Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] CVS build failure

Date2005-02-07 06:15
FromIain Duncan
SubjectRe: [Cs-dev] CVS build failure
That's what I had too last night. Still builds if you don't build 
CsoundVST though right?

iain

Dave Phillips wrote:
> Greetings:
> 
>  I just updated my CVS sources for Cs5, the build fails here:
> 
> swig -c++ -includeall -verbose -outdir . -I. -I./H 
> -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include 
> -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 
> -I/usr/X11R6/include -Ifrontends/CsoundVST -I/usr/include/python2.3 
> -DCSOUND_WITH_API -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H 
> -DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SGTTY_H -DHAVE_SYS_IOCTL_H 
> -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H 
> -DHAVE_STRING_H -DHAVE_DIRENT_H -DHAVE_JNI_H -DWINDOWS -DUSE_FLTK 
> -python -o frontends/CsoundVST/CsoundVST_wrap.cc 
> frontends/CsoundVST/CsoundVST.i
> LibDir: python
>   ./
>   ./
>   ./H/
>   /usr/local/include/python2.3/
>   /usr/local/include/
>   /usr/include/
>   /usr/X11R6/include/
>   /usr/X11R6/include/
>   /usr/include/freetype2/
>   /usr/X11R6/include/
>   frontends/CsoundVST/
>   /usr/include/python2.3/
>   /usr/local/lib/swig1.3/python/
>   ./swig_lib/python/
>   /usr/local/lib/swig1.3/config/
>   ./swig_lib/config/
>   /usr/local/lib/swig1.3/
>   ./swig_lib/
> Preprocessing...
> Starting language-specific parse...
> frontends/CsoundVST/Event.hpp:37: Template 'pair' undefined.
> frontends/CsoundVST/Event.hpp:162: Warning(362): operator= ignored
> frontends/CsoundVST/Event.hpp:163: Warning(362): operator= ignored
> frontends/CsoundVST/Midifile.hpp:36: Template 'pair' undefined.
> Processing types...
> frontends/CsoundVST/Event.hpp:73: Warning(401): Nothing known about 
> class 'ublas::vector'. Ignored.
> frontends/CsoundVST/Event.hpp:73: Warning(401): Maybe you forgot to 
> instantiate 'ublas::vector' using %template.
> frontends/CsoundVST/Midifile.hpp:112: Warning(401): Nothing known about 
> class 'std::vector'. Ignored.
> frontends/CsoundVST/Midifile.hpp:112: Warning(401): Maybe you forgot to 
> instantiate 'std::vector' using %template.
> C++ analysis...
> Generating wrappers...
> frontends/CsoundVST/Event.hpp:95: Warning(462): Unable to set variable 
> of type int [].
> frontends/CsoundVST/Event.hpp:96: Warning(462): Unable to set variable 
> of type char const *[].
> frontends/CsoundVST/Midifile.hpp:108: Warning(510): friend function 
> 'operator <' ignored.
> frontends/CsoundVST/Node.hpp:50: Warning(515): Target language argument 
> 'ublas::matrix const &globalCoordinates' discards const in 
> director method Node::traverse.
> frontends/CsoundVST/Node.hpp:50: Warning(515): Target language argument 
> 'ublas::matrix const &coordinates' discards const in director 
> method Node::produceOrTransform.
> scons: *** [frontends/CsoundVST/CsoundVST_wrap.cc] Error 2
> scons: building terminated because of errors.
> 
> 
>  Any suggestions ?
> 
> Best,
> 
> dp
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-02-07 18:28
FromDave Phillips
Subject[Cs-dev] CVS build failure
Greetings:

  I just updated my CVS sources for Cs5, the build fails here:

swig -c++ -includeall -verbose -outdir . -I. -I./H 
-I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include 
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 
-I/usr/X11R6/include -Ifrontends/CsoundVST -I/usr/include/python2.3 
-DCSOUND_WITH_API -DLINUX -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H 
-DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SGTTY_H -DHAVE_SYS_IOCTL_H 
-DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H 
-DHAVE_STRING_H -DHAVE_DIRENT_H -DHAVE_JNI_H -DWINDOWS -DUSE_FLTK 
-python -o frontends/CsoundVST/CsoundVST_wrap.cc 
frontends/CsoundVST/CsoundVST.i
LibDir: python
   ./
   ./
   ./H/
   /usr/local/include/python2.3/
   /usr/local/include/
   /usr/include/
   /usr/X11R6/include/
   /usr/X11R6/include/
   /usr/include/freetype2/
   /usr/X11R6/include/
   frontends/CsoundVST/
   /usr/include/python2.3/
   /usr/local/lib/swig1.3/python/
   ./swig_lib/python/
   /usr/local/lib/swig1.3/config/
   ./swig_lib/config/
   /usr/local/lib/swig1.3/
   ./swig_lib/
Preprocessing...
Starting language-specific parse...
frontends/CsoundVST/Event.hpp:37: Template 'pair' undefined.
frontends/CsoundVST/Event.hpp:162: Warning(362): operator= ignored
frontends/CsoundVST/Event.hpp:163: Warning(362): operator= ignored
frontends/CsoundVST/Midifile.hpp:36: Template 'pair' undefined.
Processing types...
frontends/CsoundVST/Event.hpp:73: Warning(401): Nothing known about 
class 'ublas::vector'. Ignored.
frontends/CsoundVST/Event.hpp:73: Warning(401): Maybe you forgot to 
instantiate 'ublas::vector' using %template.
frontends/CsoundVST/Midifile.hpp:112: Warning(401): Nothing known about 
class 'std::vector'. Ignored.
frontends/CsoundVST/Midifile.hpp:112: Warning(401): Maybe you forgot to 
instantiate 'std::vector' using %template.
C++ analysis...
Generating wrappers...
frontends/CsoundVST/Event.hpp:95: Warning(462): Unable to set variable 
of type int [].
frontends/CsoundVST/Event.hpp:96: Warning(462): Unable to set variable 
of type char const *[].
frontends/CsoundVST/Midifile.hpp:108: Warning(510): friend function 
'operator <' ignored.
frontends/CsoundVST/Node.hpp:50: Warning(515): Target language argument 
'ublas::matrix const &globalCoordinates' discards const in 
director method Node::traverse.
frontends/CsoundVST/Node.hpp:50: Warning(515): Target language argument 
'ublas::matrix const &coordinates' discards const in director 
method Node::produceOrTransform.
scons: *** [frontends/CsoundVST/CsoundVST_wrap.cc] Error 2
scons: building terminated because of errors.


  Any suggestions ?

Best,

dp





-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net