reopen 472563
found 2.3.1-6.1
thanks

Still fails on archs where gcc-4.3 is default

>  g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -O2 -pthread 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-2.0/include -g -Wall -O2 -c spawn.cc  -fPIC -DPIC -o 
> .libs/spawn.o
> In file included from spawn.cc:21:
> spawn.hh:124: error: 'string' is not a member of 'std'
> spawn.hh:124: error: 'string' is not a member of 'std'
> spawn.hh:124: error: template argument 1 is invalid
> spawn.hh:124: error: template argument 2 is invalid
> spawn.hh:130: error: expected unqualified-id before '&' token
> spawn.hh:130: error: expected ',' or '...' before '&' token
> spawn.hh:174: error: expected unqualified-id before '&' token
> spawn.hh:174: error: expected ',' or '...' before '&' token
> spawn.hh:180: error: 'string' is not a member of 'std'
> spawn.hh:180: error: 'string' is not a member of 'std'
> spawn.hh:180: error: template argument 1 is invalid
> spawn.hh:180: error: template argument 2 is invalid
> spawn.hh:293: error: 'string' is not a member of 'std'
> spawn.hh:293: error: 'string' is not a member of 'std'
> spawn.hh:293: error: template argument 1 is invalid
> spawn.hh:293: error: template argument 2 is invalid
> spawn.hh:303: error: expected unqualified-id before '&' token
> spawn.hh:303: error: expected ',' or '...' before '&' token
> spawn.hh:416: error: 'string' is not a member of 'std'
> spawn.hh:416: error: 'string' is not a member of 'std'
> spawn.hh:416: error: template argument 1 is invalid
> spawn.hh:416: error: template argument 2 is invalid
> spawn.hh:426: error: expected unqualified-id before '&' token
> spawn.hh:426: error: expected ',' or '...' before '&' token
> spawn.hh:450: error: 'string' in namespace 'std' does not name a type
> spawn.hh:456: error: 'string' in namespace 'std' does not name a type
> spawn.cc: In function 'void GFC::<unnamed>::spawn_init(GFC::G::SpawnData**)':
> spawn.cc:62: error: 'memset' was not declared in this scope
> spawn.cc: At global scope:
> spawn.cc:67: error: prototype for 'GFC::G::Spawn::Spawn(const 
> std::vector<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&, 
> GFC::G::SpawnFlagsField)' does not match any in class 'GFC::G::Spawn'
> spawn.hh:130: error: candidates are: GFC::G::Spawn::Spawn()
> spawn.hh:124: error:                 GFC::G::Spawn::Spawn(const int&, 
> GFC::G::SpawnFlagsField)
> spawn.hh:115: error:                 GFC::G::Spawn::Spawn(const 
> GFC::G::Spawn&)
> spawn.cc:84: error: prototype for 'GFC::G::Spawn::Spawn(const std::string&, 
> GFC::G::Error*)' does not match any in class 'GFC::G::Spawn'
> spawn.hh:130: error: candidates are: GFC::G::Spawn::Spawn()
> spawn.hh:124: error:                 GFC::G::Spawn::Spawn(const int&, 
> GFC::G::SpawnFlagsField)
> spawn.hh:115: error:                 GFC::G::Spawn::Spawn(const 
> GFC::G::Spawn&)
> spawn.cc:126: error: prototype for 'void 
> GFC::G::Spawn::set_working_directory(const std::string&)' does not match any 
> in class 'GFC::G::Spawn'
> spawn.hh:174: error: candidate is: void GFC::G::Spawn::set_working_directory()
> spawn.cc:135: error: prototype for 'void 
> GFC::G::Spawn::set_enviroment(std::vector<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> >, 
> std::allocator<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> > > >&)' does not match any in class 'GFC::G::Spawn'
> spawn.hh:180: error: candidate is: void GFC::G::Spawn::set_enviroment(int&)
> spawn.cc: In function 'void 
> GFC::<unnamed>::spawn_async_init(GFC::G::SpawnAsyncData**)':
> spawn.cc:156: error: 'memset' was not declared in this scope
> spawn.cc: At global scope:
> spawn.cc:161: error: prototype for 'GFC::G::SpawnAsync::SpawnAsync(const 
> std::vector<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&, 
> GFC::G::SpawnFlagsField)' does not match any in class 'GFC::G::SpawnAsync'
> spawn.hh:303: error: candidates are: GFC::G::SpawnAsync::SpawnAsync()
> spawn.hh:293: error:                 GFC::G::SpawnAsync::SpawnAsync(const 
> int&, GFC::G::SpawnFlagsField)
> spawn.hh:284: error:                 GFC::G::SpawnAsync::SpawnAsync(const 
> GFC::G::SpawnAsync&)
> spawn.cc:167: error: prototype for 'GFC::G::SpawnAsync::SpawnAsync(const 
> std::string&, GFC::G::Error*)' does not match any in class 
> 'GFC::G::SpawnAsync'
> spawn.hh:303: error: candidates are: GFC::G::SpawnAsync::SpawnAsync()
> spawn.hh:293: error:                 GFC::G::SpawnAsync::SpawnAsync(const 
> int&, GFC::G::SpawnFlagsField)
> spawn.hh:284: error:                 GFC::G::SpawnAsync::SpawnAsync(const 
> GFC::G::SpawnAsync&)
> spawn.cc: In function 'void 
> GFC::<unnamed>::spawn_sync_init(GFC::G::SpawnSyncData**)':
> spawn.cc:223: error: 'memset' was not declared in this scope
> spawn.cc: At global scope:
> spawn.cc:228: error: prototype for 'GFC::G::SpawnSync::SpawnSync(const 
> std::vector<std::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >, std::allocator<std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > > >&, 
> GFC::G::SpawnFlagsField)' does not match any in class 'GFC::G::SpawnSync'
> spawn.hh:426: error: candidates are: GFC::G::SpawnSync::SpawnSync()
> spawn.hh:416: error:                 GFC::G::SpawnSync::SpawnSync(const int&, 
> GFC::G::SpawnFlagsField)
> spawn.hh:407: error:                 GFC::G::SpawnSync::SpawnSync(const 
> GFC::G::SpawnSync&)
> spawn.cc:234: error: prototype for 'GFC::G::SpawnSync::SpawnSync(const 
> std::string&, GFC::G::Error*)' does not match any in class 'GFC::G::SpawnSync'
> spawn.hh:426: error: candidates are: GFC::G::SpawnSync::SpawnSync()
> spawn.hh:416: error:                 GFC::G::SpawnSync::SpawnSync(const int&, 
> GFC::G::SpawnFlagsField)
> spawn.hh:407: error:                 GFC::G::SpawnSync::SpawnSync(const 
> GFC::G::SpawnSync&)
> spawn.cc:258: error: no 'std::string GFC::G::SpawnSync::standard_output() 
> const' member function declared in class 'GFC::G::SpawnSync'
> spawn.cc:264: error: no 'std::string GFC::G::SpawnSync::standard_error() 
> const' member function declared in class 'GFC::G::SpawnSync'
> make[5]: *** [spawn.lo] Error 1
> make[5]: Leaving directory `/build/buildd/gfccore-2.3.1/gfc/glib'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/build/buildd/gfccore-2.3.1/gfc/glib'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/gfccore-2.3.1/gfc'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/gfccore-2.3.1'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/gfccore-2.3.1'
> make: *** [debian/stamp-makefile-build] Error 2



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to