Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336912 - app-portage/eix-0.22.1 fails to build
Summary: app-portage/eix-0.22.1 fails to build
Status: RESOLVED DUPLICATE of bug 336896
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 13:35 UTC by Anton Romanov
Modified: 2010-09-12 14:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,4.23 KB, text/plain)
2010-09-12 13:36 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***