Your message dated Sun, 13 Nov 2011 02:24:33 +0000
with message-id <4ebf2a61.4020...@p10link.net>
and subject line re: liborigin2: ftbfs with gcc-4.5
has caused the Debian Bug report #565028,
regarding liborigin2: ftbfs with gcc-4.5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
565028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liborigin2
Version: 1:06042009-1
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5
The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html
The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/liborigin2_1:06042009-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.
The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.
[...]
OriginObj.h:229:3: warning: when initialized here
OriginObj.h: In constructor 'Origin::Function::Function(const std::string&,
unsigned int)':
OriginObj.h:253:16: warning: 'Origin::Function::index' will be initialized after
OriginObj.h:248:16: warning: 'Origin::Function::FunctionType
Origin::Function::type'
OriginObj.h:255:3: warning: when initialized here
OriginObj.h: In constructor 'Origin::ProjectNode::ProjectNode(const
std::string&, Origin::ProjectNode::NodeType, const boost::posix_time::ptime&,
const boost::posix_time::ptime&)':
OriginObj.h:688:10: warning: 'Origin::ProjectNode::name' will be initialized
after
OriginObj.h:687:12: warning: 'Origin::ProjectNode::NodeType
Origin::ProjectNode::type'
OriginObj.h:692:3: warning: when initialized here
In file included from
/usr/include/boost/date_time/gregorian/formatters.hpp:17:0,
from /usr/include/boost/date_time/gregorian/gregorian.hpp:25,
from ./logging.hpp:31,
from OriginFile.cpp:35:
/usr/include/boost/date_time/date_formatting.hpp: In static member function
'static std::basic_string<charT> boost::date_time::ymd_formatter<ymd_type,
format_type, charT>::ymd_to_string(ymd_type)':
/usr/include/boost/date_time/date_formatting.hpp:87:36: error: cannot call
constructor 'std::locale::locale' directly
/usr/include/boost/date_time/date_formatting.hpp:87:36: note: for a
function-style cast, remove the redundant '::locale'
In file included from OriginFile.cpp:35:0:
./logging.hpp: At global scope:
./logging.hpp:150:20: warning: unused parameter 'q'
./logging.hpp: In constructor 'boost::logging::sink::sink(std::ostream*,
boost::logging::level_t)':
./logging.hpp:349:12: warning: suggest explicit braces to avoid ambiguous 'else'
./logging.hpp: At global scope:
./logging.hpp:520:24: warning: unused parameter 'log_param'
/usr/include/boost/date_time/gregorian/formatters.hpp:65: confused by earlier
errors, bailing out
Preprocessed source stored into /tmp/ccAUTO8L.out file, please attach this to
your bugreport.
make[1]: *** [tmp/OriginFile.o] Error 1
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory
`/build/user-liborigin2_06042009-1-amd64-spkC95/liborigin2-06042009'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
The default compiler in squeeze is 4.4 and the default in sid and wheezy
is 4.6 so 4.5 really has little relavence now.
I have just tested building squeeze's version in squeeze, and
wheezy/sid's version (they have the same version) in both wheezy and
sid. They all built fine.
As such I am closing this bug
--- End Message ---