Bug 434458

Summary: python-tag failed massrebuild attempt for GCC 4.3
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: python-tagAssignee: Matthias Saou <matthias>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell, jonstanley
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-20 15:19:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 433629    

Description Jesse Keating 2008-02-22 16:26:35 UTC
This is an automatically filed bug for a failed rebuild attempt for GCC 4.3.

http://fedoraproject.org/wiki/JesseKeating/gcc43MassRebuildProposal

Please verify why this build failed and fix it.
http://koji.fedoraproject.org/koji/taskinfo?taskID=446383
Exit code was 1, check the build.log for the failed buildArch task.

Comment 1 Jon Stanley 2008-03-05 04:45:15 UTC
scratch build 493000

Comment 2 Jon Stanley 2008-03-05 05:02:07 UTC
/usr/include/boost/python/detail/invoke.hpp: In function 'PyObject*
boost::python::detail::invoke(boost::python::detail::invoke_tag_<false, true>,
const RC&, F&, TC&) [with RC = boost::python::detail::caller_arity<1u>::impl<F,
Policies, Sig>::operator()(PyObject*, PyObject*) [with F =
TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(),
Policies = boost::python::default_call_policies, Sig =
boost::mpl::vector2<TagLib::List<TagLib::StringList*>&,
TagLib::List<TagLib::StringList*>&>]::result_converter, F =
TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), TC
= boost::python::detail::caller_arity<1u>::impl<F, Policies,
Sig>::operator()(PyObject*, PyObject*) [with F =
TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(),
Policies = boost::python::default_call_policies, Sig =
boost::mpl::vector2<TagLib::List<TagLib::StringList*>&,
TagLib::List<TagLib::StringList*>&>]::c_t0]':
/usr/include/boost/python/detail/caller.hpp:199:   instantiated from 'PyObject*
boost::python::detail::caller_arity<1u>::impl<F, Policies,
Sig>::operator()(PyObject*, PyObject*) [with F =
TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(),
Policies = boost::python::default_call_policies, Sig =
boost::mpl::vector2<TagLib::List<TagLib::StringList*>&,
TagLib::List<TagLib::StringList*>&>]'
/usr/include/boost/python/object/py_function.hpp:38:   instantiated from
'PyObject*
boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*,
PyObject*) [with Caller =
boost::python::detail::caller<TagLib::List<TagLib::StringList*>&
(TagLib::List<TagLib::StringList*>::*)(), boost::python::default_call_policies,
boost::mpl::vector2<TagLib::List<TagLib::StringList*>&,
TagLib::List<TagLib::StringList*>&> >]'
src/basics.cpp:203:   instantiated from here
/usr/include/boost/python/detail/invoke.hpp:88: error: no match for call to
'(const
boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<TagLib::List<TagLib::StringList*>&>)
(TagLib::List<TagLib::StringList*>&)'
error: command 'gcc' failed with exit status 1

Comment 3 Bill Nottingham 2008-04-20 15:19:44 UTC
This has nothing to do with gcc-4.3; it's a package bug with respect to the
newer taglib.

*** This bug has been marked as a duplicate of 440759 ***