Csound Csound-dev Csound-tekno Search About

[Cs-dev] Geek Mode -- compilation messages

Date2005-12-22 08:08
Fromjpff@codemist.co.uk
Subject[Cs-dev] Geek Mode -- compilation messages
I realise that I am extreme on this, but good code should not generate
compiler errors or warnings.  Having just recompiled everything I see
the following messages.  Many in Loris, but way too many in interfaces
==John ffitch


./H/csound.h:224: Warning(451): Setting const char * member may leak memory.
interfaces/CppSound.hpp:80: Warning(813): Warning for CppSound proxy: Base CsoundFile ignored. Multiple inheritance is not supported in Java.
frontends/CsoundVST/Event.hpp:164: Warning(362): operator= ignored
frontends/CsoundVST/Event.hpp:165: Warning(362): operator= ignored
Processing types...
frontends/CsoundVST/Event.hpp:75: Warning(401): Nothing known about class 'ublas::vector'. Ignored.
frontends/CsoundVST/Event.hpp:75: Warning(401): Maybe you forgot to instantiate 'ublas::vector' using %template.
frontends/CsoundVST/Midifile.hpp:122: Warning(401): Nothing known about class 'std::map'. Ignored.
frontends/CsoundVST/Midifile.hpp:122: Warning(401): Maybe you forgot to instantiate 'std::map' using %template.
frontends/CsoundVST/Event.hpp:97: Warning(462): Unable to set variable of type int [].
frontends/CsoundVST/Event.hpp:98: 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.
In file included from /usr/include/c++/3.3.5/backward/strstream:51,
                 from frontends/CsoundVST/Conversions.cpp:23:
/usr/include/c++/3.3.5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the  header for the  header for C++ includes, or  instead of the deprecated header . To disable this warning use -Wno-deprecated.
frontends/CsoundVST/Conversions.cpp: In static member function `static 
   std::vector > 
   csound::Conversions::nameToPitches(std::basic_string, std::allocator >)':
frontends/CsoundVST/Conversions.cpp:533: warning: converting to `int' from `
   double'
frontends/CsoundVST/Counterpoint.cpp: In member function `void 
   Counterpoint::toCsoundScore(std::basic_string, 
   std::allocator >, double)':
frontends/CsoundVST/Counterpoint.cpp:98: warning: int format, different type 
   arg (arg 3)
frontends/CsoundVST/CsoundVST.hpp: In constructor `CsoundVST::CsoundVST(long 
   int (*)(AEffect*, long int, long int, long int, void*, float))':
frontends/CsoundVST/CsoundVST.hpp:93: warning: `CsoundVST::csoundVstFltk' will 
   be initialized after
frontends/CsoundVST/CsoundVST.hpp:82: warning:   `bool 
   CsoundVST::isAutoPlayback'
frontends/CsoundVST/CsoundVST.cpp:61: warning:   when initialized here
frontends/CsoundVST/CsoundVST.cpp:64:15: warning: multi-character character constant
frontends/CsoundVST/CsoundVST.cpp:90: warning: int format, different type arg 
   (arg 3)
frontends/CsoundVST/CsoundVST.hpp: In constructor `CsoundVST::CsoundVST()':
frontends/CsoundVST/CsoundVST.hpp:93: warning: `CsoundVST::csoundVstFltk' will 
   be initialized after
frontends/CsoundVST/CsoundVST.hpp:82: warning:   `bool 
   CsoundVST::isAutoPlayback'
frontends/CsoundVST/CsoundVST.cpp:113: warning:   when initialized here
frontends/CsoundVST/CsoundVST.cpp:116:15: warning: multi-character character constant
frontends/CsoundVST/CsoundVST.cpp:127: warning: int format, different type arg 
   (arg 3)
frontends/CsoundVST/CsoundVST.cpp: In member function `virtual int 
   CsoundVST::perform()':
frontends/CsoundVST/CsoundVST.cpp:302: warning: cast from pointer to integer of 
   different size
In file included from /usr/include/python2.4/Python.h:8,
                 from frontends/CsoundVST/CsoundVstFltk.cpp:28:
/usr/include/python2.4/pyconfig.h:832:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from /usr/X11R6/include/FL/Fl_File_Chooser.H:7,
                 from frontends/CsoundVST/CsoundVstFltk.cpp:26:
/usr/include/features.h:150:1: warning: this is the location of the previous definition
frontends/CsoundVST/Sequence.cpp: In member function `virtual 
   boost::numeric::ublas::matrix > > 
   csound::Sequence::traverse(const boost::numeric::ublas::matrix > >&, 
   csound::Score&)':
frontends/CsoundVST/Sequence.cpp:46: warning: unused variable `size_t beginAt'
In file included from /usr/include/python2.4/Python.h:8,
                 from frontends/CsoundVST/Shell.cpp:28:
/usr/include/python2.4/pyconfig.h:832:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from H/sysdep.h:52,
                 from H/csound.h:134,
                 from H/csound.hpp:41,
                 from interfaces/CppSound.hpp:46,
                 from frontends/CsoundVST/Shell.cpp:22:
/usr/include/features.h:150:1: warning: this is the location of the previous definition
frontends/CsoundVST/Soundfile.cpp: In member function `virtual int 
   csound::Soundfile::open(std::basic_string, 
   std::allocator >)':
frontends/CsoundVST/Soundfile.cpp:74: warning: cast from pointer to integer of 
   different size
frontends/CsoundVST/Soundfile.cpp: In member function `virtual int 
   csound::Soundfile::create(std::basic_string, 
   std::allocator >, int, int, int)':
frontends/CsoundVST/Soundfile.cpp:86: warning: cast from pointer to integer of 
   different size
frontends/CsoundVST/Soundfile.cpp: In member function `virtual void 
   csound::Soundfile::updateHeader()':
frontends/CsoundVST/Soundfile.cpp:133: warning: unused variable `int status'
frontends/CsoundVST/System.cpp: In static member function `static void 
   csound::System::closeLibrary(void*)':
frontends/CsoundVST/System.cpp:309: warning: cast to pointer from integer of 
   different size
frontends/CsoundVST/System.cpp: In function `char* csound::__xpg_basename(const 
   char*)':
frontends/CsoundVST/System.cpp:525: warning: comparison between signed and 
   unsigned integer expressions
frontends/CsoundVST/System.cpp: In function `char* csound::dirname(const char*)
   ':
frontends/CsoundVST/System.cpp:563: warning: comparison between signed and 
   unsigned integer expressions
frontends/CsoundVST/System.cpp: In function `static void 
   csound::System::waitThreadLock(void*, long unsigned int)':
frontends/CsoundVST/System.cpp:665: warning: unused variable `int returnValue'
frontends/CsoundVST/System.cpp: In function `static void 
   csound::System::notifyThreadLock(void*)':
frontends/CsoundVST/System.cpp:671: warning: unused variable `int returnValue'
frontends/CsoundVST/System.cpp: In function `static void 
   csound::System::destroyThreadLock(void*)':
frontends/CsoundVST/System.cpp:677: warning: unused variable `int returnValue'
./H/csound.h:224: Warning(451): Setting const char * member may leak memory.
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint19SpecialSpeciesCheckEiiiiiiiiiiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint15OtherVoiceCheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint5CheckEiiiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint5CheckEiiiiii' of frontends/CsoundVST/Counterpoint.os

/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: `.gnu.linkonce.t._ZN12Counterpoint11SaveResultsEiiii' referenced in section `.rodata' of frontends/CsoundVST/Counterpoint.os: defined in discarded section `.gnu.linkonce.t._ZN12Counterpoint11SaveResultsEiiii' of frontends/CsoundVST/Counterpoint.os
Opcodes/Loris/lorisgens5.C: In member function `long int 
   LorisMorpher::updateEnvelopes()':
Opcodes/Loris/lorisgens5.C:1002: warning: unused variable `long int label'
Opcodes/Loris/scripting/loris.i:737: Warning(453): Can't apply (double *OUTPUT). No typemaps are defined.
Opcodes/Loris/scripting/loris.i:737: Warning(453): Can't apply (double *OUTPUT). No typemaps are defined.
Opcodes/Loris/scripting/loris_wrap.cc: In function `Loris::LinearEnvelope* 
   createFreqReference(Loris::PartialList*, double, double)':
Opcodes/Loris/scripting/loris_wrap.cc:1023: warning: control reaches end of 
   non-void function
Opcodes/Loris/src/Filter.h: In constructor `Loris::Filter::Filter()':
Opcodes/Loris/src/Filter.h:100: warning: `Loris::Filter::_arCoefs' will be 
   initialized after
Opcodes/Loris/src/Filter.h:97: warning:   `std::deque > Loris::Filter::_delayline'
Opcodes/Loris/src/Filter.C:54: warning:   when initialized here
Opcodes/Loris/src/Morpher.C:82: warning: `double 
   Loris::interpolateFrequencies(double, double, double)' declared `static' but 
   never defined
Opcodes/Loris/src/Morpher.C:84: warning: `double 
   Loris::interpolateBandwidths(double, double, double)' declared `static' but 
   never defined
Opcodes/Loris/src/Morpher.C:85: warning: `double 
   Loris::interpolatePhases(double, double, double)' declared `static' but 
   never defined
Opcodes/Loris/src/Filter.h: In constructor `Loris::Filter::Filter(IterT1, 
   IterT1, IterT2, IterT2, double) [with IterT1 = const double*, IterT2 = const 
   double*]':
Opcodes/Loris/src/Oscillator.C:76:   instantiated from here
Opcodes/Loris/src/Filter.h:100: warning: `Loris::Filter::_arCoefs' will be 
   initialized after
Opcodes/Loris/src/Filter.h:97: warning:   `std::deque > Loris::Filter::_delayline'
Opcodes/Loris/src/Filter.h:129: warning:   when initialized here
Opcodes/Loris/src/Filter.h: In constructor `Loris::Filter::Filter(IterT1, 
   IterT1, IterT2, IterT2, double) [with IterT1 = double*, IterT2 = double*]':
Opcodes/Loris/src/Oscillator.C:90:   instantiated from here
Opcodes/Loris/src/Filter.h:100: warning: `Loris::Filter::_arCoefs' will be 
   initialized after
Opcodes/Loris/src/Filter.h:97: warning:   `std::deque > Loris::Filter::_delayline'
Opcodes/Loris/src/Filter.h:129: warning:   when initialized here
Opcodes/Loris/src/Partial.h: In constructor `
   Loris::Partial::Partial(Loris::Partial_ConstIterator, 
   Loris::Partial_ConstIterator)':
Opcodes/Loris/src/Partial.h:420: warning: `Loris::Partial::_breakpoints' will 
   be initialized after
Opcodes/Loris/src/Partial.h:419: warning:   `int Loris::Partial::_label'
Opcodes/Loris/src/Partial.C:104: warning:   when initialized here
Opcodes/Loris/src/Partial.h: In copy constructor `Loris::Partial::Partial(const 
   Loris::Partial&)':
Opcodes/Loris/src/Partial.h:420: warning: `Loris::Partial::_breakpoints' will 
   be initialized after
Opcodes/Loris/src/Partial.h:419: warning:   `int Loris::Partial::_label'
Opcodes/Loris/src/Partial.C:118: warning:   when initialized here
Opcodes/Loris/src/ReassignedSpectrum.C: In member function `double 
   Loris::ReassignedSpectrum::timeCorrection(long int) const':
Opcodes/Loris/src/ReassignedSpectrum.C:246: warning: unused variable `double 
   oversampling'
Opcodes/Loris/src/Resampler.C: In member function `void 
   Loris::Resampler::resample(Loris::Partial&) const':
Opcodes/Loris/src/Resampler.C:94: warning: unused variable `double lastTime'
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Write2(const void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:326: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Write4(const void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:353: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Write8(const void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:381: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Read2(void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:417: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Read4(void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:444: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_Read8(void*, long unsigned int, FILE*)':
Opcodes/Loris/src/SdifFile.C:474: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `int Loris::SizeofSanityCheck()':
Opcodes/Loris/src/SdifFile.C:507: warning: int format, different type arg (arg 
   3)
Opcodes/Loris/src/SdifFile.C:512: warning: int format, different type arg (arg 
   3)
Opcodes/Loris/src/SdifFile.C:517: warning: int format, different type arg (arg 
   3)
Opcodes/Loris/src/SdifFile.C:522: warning: int format, different type arg (arg 
   3)
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_WriteGlobalHeader(const Loris::SDIF_GlobalHeader*, FILE*)':
Opcodes/Loris/src/SdifFile.C:567: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:568: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:569: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:570: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_ReadFrameHeader(Loris::SDIF_FrameHeader*, FILE*)':
Opcodes/Loris/src/SdifFile.C:589: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:590: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:591: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:592: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_WriteFrameHeader(const Loris::SDIF_FrameHeader*, FILE*)':
Opcodes/Loris/src/SdifFile.C:615: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:616: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:617: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:618: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:619: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_ReadMatrixHeader(Loris::SDIF_MatrixHeader*, FILE*)':
Opcodes/Loris/src/SdifFile.C:681: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:682: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:683: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:684: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_WriteMatrixHeader(const Loris::SDIF_MatrixHeader*, FILE*)':
Opcodes/Loris/src/SdifFile.C:699: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:700: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:701: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:702: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `Loris::SDIFresult 
   Loris::SDIF_WriteMatrixData(FILE*, const Loris::SDIF_MatrixHeader*, void*)':
Opcodes/Loris/src/SdifFile.C:769: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:772: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:775: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C:778: warning: suggest parentheses around 
   assignment used as truth value
Opcodes/Loris/src/SdifFile.C: In function `double 
   Loris::getNextFrameTime(double, std::list >&, 
   std::_List_iterator&)':
Opcodes/Loris/src/SdifFile.C:1503: warning: unused variable `const 
   std::_List_iterator&first'
Opcodes/Loris/src/SdifFile.C: In function `void Loris::writeMarkers(FILE*, 
   const std::vector >&)':
Opcodes/Loris/src/SdifFile.C:1841: warning: unused variable `Loris::SDIFresult 
   ret'
Opcodes/Loris/src/SpcFile.C: In member function `void 
   Loris::SpcFile::readSpcData(const std::string&)':
Opcodes/Loris/src/SpcFile.C:1230: warning: unused variable `double rate'
Opcodes/py/pyx.auto.c:18: warning: `pyexeci_irate' defined but not used
Opcodes/py/pyx.auto.c:244: warning: `pyevali_irate' defined but not used
Opcodes/py/pyx.auto.c:390: warning: `pyassigni_irate' defined but not used
frontends/CsoundVST/CounterpointMain.cpp: In member function `void 
   Counterpoint::toCsoundScore(std::basic_string, 
   std::allocator >, double)':
frontends/CsoundVST/CounterpointMain.cpp:96: warning: int format, different 
   type arg (arg 3)
interfaces/java_interface_wrap.cc: In member function `virtual double 
   SwigDirector_CsoundCallbackWrapper::InputValueCallback(const char*)':
interfaces/java_interface_wrap.cc:330: warning: `double result' might be used 
   uninitialized in this function
interfaces/java_interface_wrap.cc: In member function `virtual int 
   SwigDirector_CsoundCallbackWrapper::YieldCallback()':
interfaces/java_interface_wrap.cc:271: warning: `int result' might be used 
   uninitialized in this function
interfaces/java_interface_wrap.cc: In function `jdouble 
   Java_csnd_csndJNI_MyfltVector_1get(JNIEnv*, _jclass*, long int, int)':
interfaces/java_interface_wrap.cc:11794: warning: `double result' might be used 
   uninitialized in this function


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-12-22 09:52
FromIstvan Varga
SubjectRe: [Cs-dev] Geek Mode -- compilation messages
AttachmentsNone