-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

...and i realized that i didn't pasted the start of the error.

powerpc-unknown-linux-gnu-g++ -DSYSCONFDIR=\"/etc\"
- -DDATADIR=\"/usr/share\" -DL
IBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -I. -I../../..
- -I../../.. -I
../../../src -DPALUDIS_HASH_IS_GNU_CXX_HASH=1
- -DPALUDIS_TR1_MEMORY_IS_BOOST=1 -D
PALUDIS_TR1_TYPE_TRAITS_IS_BOOST=1 -DPALUDIS_TR1_FUNCTIONAL_IS_BOOST=1
- -Wall -We
xtra -Wold-style-cast -Wredundant-decls -Wmissing-noreturn
- -Woverloaded-virtual
- -Winit-self -Wunreachable-code -Wunused -Wunused-function -Wshadow
- -Wwrite-strin
gs -Wfloat-equal -pedantic  -g -ggdb3 -O1 -mcpu=7450 -pipe
- -fno-strict-aliasing
- -maltivec -mabi=altivec -fno-inline-functions -MT accerso.o -MD -MP -MF
.deps/ac
cerso.Tpo -c -o accerso.o accerso.cc
accerso.cc: In function `int main(int, char**)':
accerso.cc:75: warning: ignoring return value of `static
paludis::FSEntry paludi
s::FSEntry::cwd()', declared with attribute warn_unused_result
accerso.cc:107: warning: ignoring return value of `const
boost::shared_ptr<const
 paludis::PackageIDSequence> paludis::PackageDatabase::query(const
paludis::Quer
y&, paludis::QueryOrder) const', declared with attribute warn_unused_result
accerso.cc:107: warning: ignoring return value of `virtual
boost::shared_ptr<pal
udis::PackageDatabase>
paludis::NoConfigEnvironment::package_database()', declar
ed with attribute warn_unused_result
accerso.cc:107: warning: ignoring return value of `const
paludis::RepositoryName
 paludis::Repository::name() const', declared with attribute
warn_unused_result
accerso.cc:108: warning: ignoring return value of `virtual
boost::shared_ptr<pal
udis::PackageDatabase>
paludis::NoConfigEnvironment::package_database()', declar
ed with attribute warn_unused_result
accerso.cc:113: warning: ignoring return value of `typename
paludis::Sequence<T_
>::ConstIterator paludis::Sequence<T_>::begin() const [with T_ =
boost::shared_p
tr<const paludis::PackageID>]', declared with attribute warn_unused_result
accerso.cc:113: warning: ignoring return value of `typename
paludis::Sequence<T_
>::ConstIterator paludis::Sequence<T_>::end() const [with T_ =
boost::shared_ptr
<const paludis::PackageID>]', declared with attribute warn_unused_result
accerso.cc:137: warning: ignoring return value of `typename
paludis::Sequence<T_
>::ConstIterator paludis::Sequence<T_>::begin() const [with T_ =
paludis::FetchA
ctionFailure]', declared with attribute warn_unused_result
accerso.cc:137: warning: ignoring return value of `const
boost::shared_ptr<const
 paludis::Sequence<paludis::FetchActionFailure> >
paludis::FetchActionError::fai
lures() const', declared with attribute warn_unused_result
accerso.cc:137: warning: ignoring return value of `typename
paludis::Sequence<T_
>::ConstIterator paludis::Sequence<T_>::end() const [with T_ =
paludis::FetchAct
ionFailure]', declared with attribute warn_unused_result
accerso.cc:137: warning: ignoring return value of `const
boost::shared_ptr<const
 paludis::Sequence<paludis::FetchActionFailure> >
paludis::FetchActionError::fai
lures() const', declared with attribute warn_unused_result
accerso.cc:186: warning: ignoring return value of `const
paludis::RepositoryName
 paludis::Repository::name() const', declared with attribute
warn_unused_result
/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_tree.h:
In
member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue,
_Compare, _Allo
c>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare,
_Alloc>::insert_eq
ual(const _Val&) [with _Key = boost::shared_ptr<const
paludis::PackageID>, _Val
= std::pair<const boost::shared_ptr<const paludis::PackageID>,
std::string>, _Ke
yOfValue = std::_Select1st<std::pair<const boost::shared_ptr<const
paludis::Pack
ageID>, std::string> >, _Compare = boost::reference_wrapper<const
paludis::Packa
geIDComparator>, _Alloc = std::allocator<std::pair<const
boost::shared_ptr<const
 paludis::PackageID>, std::string> >]':
/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_multimap.h:
348:   instantiated from `typename std::_Rb_tree<_Key, std::pair<const
K_, V_>,
std::_Select1st<std::pair<const K_, V_> >, _Compare, _Alloc>::iterator
std::mult
imap<_Key, _Tp, _Compare, _Alloc>::insert(const std::pair<const K_,
V_>&) [with
_Key = boost::shared_ptr<const paludis::PackageID>, _Tp = std::string,
_Compare
= boost::reference_wrapper<const paludis::PackageIDComparator>, _Alloc =
std::al
locator<std::pair<const boost::shared_ptr<const paludis::PackageID>,
std::string
> >]'
accerso.cc:133:   instantiated from here
/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_tree.h:807:
 error: no match for call to `(boost::reference_wrapper<const
paludis::PackageID
Comparator>) (const boost::shared_ptr<const paludis::PackageID>&, const
boost::s
hared_ptr<const paludis::PackageID>&)'
/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_tree.h:
In
member function `typename std::_Rb_tree<_Key, _Val, _KeyOfValue,
_Compare, _Allo
c>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare,
_Alloc>::_M_insert
(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, const _Val&) [with
_Key = b


>> /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_tree.h:810:
>>    instantiated from `typename std::_Rb_tree<_Key, _Val, _KeyOfValue, 
>> _Compare,
>>    _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, 
>> _Alloc>::inse
>>    rt_equal(const _Val&) [with _Key = boost::shared_ptr<const 
>> paludis::PackageID>,
>>    _Val = std::pair<const boost::shared_ptr<const paludis::PackageID>, 
>> std::string>
>>    , _KeyOfValue = std::_Select1st<std::pair<const boost::shared_ptr<const 
>> paludis:
>>    :PackageID>, std::string> >, _Compare = boost::reference_wrapper<const 
>> paludis::
>>    PackageIDComparator>, _Alloc = std::allocator<std::pair<const 
>> boost::shared_ptr<
>>    const paludis::PackageID>, std::string> >]'
>>    
>> /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_multimap.h:
>>    348:   instantiated from `typename std::_Rb_tree<_Key, std::pair<const 
>> K_, V_>,
>>    std::_Select1st<std::pair<const K_, V_> >, _Compare, _Alloc>::iterator 
>> std::mult
>>    imap<_Key, _Tp, _Compare, _Alloc>::insert(const std::pair<const K_, V_>&) 
>> [with
>>    _Key = boost::shared_ptr<const paludis::PackageID>, _Tp = std::string, 
>> _Compare
>>    = boost::reference_wrapper<const paludis::PackageIDComparator>, _Alloc = 
>> std::al
>>    locator<std::pair<const boost::shared_ptr<const paludis::PackageID>, 
>> std::string
>>    > >]'
>>    accerso.cc:133:   instantiated from here
>>    
>> /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.6/include/g++-v3/bits/stl_tree.h:786:
>>     error: no match for call to `(boost::reference_wrapper<const 
>> paludis::PackageID
>>     Comparator>) (const boost::shared_ptr<const paludis::PackageID>&, const 
>> boost::s
>>     hared_ptr<const paludis::PackageID>&)'
>>     make[5]: *** [accerso.o] Error 1
>>     make[5]: Leaving directory 
>> `/var/tmp/portage/sys-apps/paludis-0.26.0_alpha4/work
>>     /paludis-0.26.0_alpha4/src/clients/accerso'
>>     make[4]: *** [all-recursive] Error 1
>>     make[4]: Leaving directory 
>> `/var/tmp/portage/sys-apps/paludis-0.26.0_alpha4/work
>>     /paludis-0.26.0_alpha4/src/clients/accerso'
>>     make[3]: *** [all-recursive] Error 1
>>     make[3]: Leaving directory 
>> `/var/tmp/portage/sys-apps/paludis-0.26.0_alpha4/work
>>     /paludis-0.26.0_alpha4/src/clients'
>>     make[2]: *** [all-recursive] Error 1
>>     make[2]: Leaving directory 
>> `/var/tmp/portage/sys-apps/paludis-0.26.0_alpha4/work
>>     /paludis-0.26.0_alpha4/src'
>>     make[1]: *** [all-recursive] Error 1
>>     make[1]: Leaving directory 
>> `/var/tmp/portage/sys-apps/paludis-0.26.0_alpha4/work
>>     /paludis-0.26.0_alpha4'
>>     make: *** [all] Error 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHaUp8YH1+F2Rqwn0RCqseAJ0anfWoO+UHCQDGrALSCOH5cFicHQCbBwG9
QotHORVqm4pDAxXTWvf2vuE=
=XBcE
-----END PGP SIGNATURE-----
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to