Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 336912

Summary: app-portage/eix-0.22.1 fails to build
Product: Gentoo Linux Reporter: Anton Romanov <theli.ua>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Anton Romanov 2010-09-12 13:35:13 UTC
make[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.22.1/work/eix-0.22.1/src'
  CXX    cache/sqlite/sqlite.o
cache/sqlite/sqlite.cc:50: error: attributes are not allowed on a function-definition
cache/sqlite/sqlite.cc: In function 'const char* welldefine(const char*)':
cache/sqlite/sqlite.cc:54: error: cannot convert 'const std::string' to 'const char*' in return
cache/sqlite/sqlite.cc: In static member function 'static const char* TrueIndex::c_str(const char**, std::vector<int, std::allocator<int> >&, size_t)':
cache/sqlite/sqlite.cc:163: error: cannot convert 'const std::string' to 'const char*' in return
make[2]: *** [cache/sqlite/sqlite.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-portage/eix-0.22.1/work/eix-0.22.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-portage/eix-0.22.1/work/eix-0.22.1'
make: *** [all] Error 2
Comment 1 Anton Romanov 2010-09-12 13:36:34 UTC
Created attachment 246960 [details]
emerge --info
Comment 2 ScytheMan 2010-09-12 13:42:42 UTC
see bug #336896
Comment 3 Anton Romanov 2010-09-12 14:15:43 UTC
yup, thats it

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