[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#672026: toshset: FTBFS: ../cdsString.cc:514:14: error: no matching function for call to 'std::basic_istream<char>::setf(long int&)'



Source: toshset
Version: 1.76-3
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -Wall -DLINUX  -I.. -DUSE_KERNEL_INTERFACE -DCPLUSPLUS \
> 		-DVERSION=\"1.76\" -DBINDIR=\"/usr/bin\" -c ../toshset.cc
> In file included from ../toshset.cc:2118:0:
> ../cdsString.cc: In function 'std::istream& operator>>(std::istream&, CDSString<CHAR>&)':
> ../cdsString.cc:514:14: error: no matching function for call to 'std::basic_istream<char>::setf(long int&)'
> ../cdsString.cc:514:14: note: candidates are:
> In file included from /usr/include/c++/4.7/ios:43:0,
>                  from /usr/include/c++/4.7/ostream:40,
>                  from /usr/include/c++/4.7/iostream:40,
>                  from ../toshset.cc:50:
> /usr/include/c++/4.7/bits/ios_base.h:580:5: note: std::ios_base::fmtflags std::ios_base::setf(std::ios_base::fmtflags) <near match>
> /usr/include/c++/4.7/bits/ios_base.h:580:5: note:   no known conversion for argument 1 from 'long int' to 'std::ios_base::fmtflags {aka std::_Ios_Fmtflags}'
> /usr/include/c++/4.7/bits/ios_base.h:597:5: note: std::ios_base::fmtflags std::ios_base::setf(std::ios_base::fmtflags, std::ios_base::fmtflags)
> /usr/include/c++/4.7/bits/ios_base.h:597:5: note:   candidate expects 2 arguments, 1 provided
> make[2]: *** [toshset.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/08/toshset_1.76-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.



Reply to: