Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186295 - sys-libs/ncurses-5.6-r2 doesn't compile w/ gnat-gcc
Summary: sys-libs/ncurses-5.6-r2 doesn't compile w/ gnat-gcc
Status: RESOLVED DUPLICATE of bug 184700
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 05:40 UTC by M. Edward Borasky
Modified: 2007-07-23 05:57 UTC (History)
0 users

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


Attachments
emerge --info (ada.txt,11.57 KB, text/plain)
2007-07-23 05:41 UTC, M. Edward Borasky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. Edward Borasky 2007-07-23 05:40:00 UTC
I just installed gcc 4.2. It looks like the gcc default is to install "gnat" now, and ncurses 5.6-r2 has some Ada examples that are croaking:

sample-helpers.adb:42:06: warning: redundant with clause in body
gnatmake: "/var/tmp/portage/sys-libs/ncurses-5.6-r2/work/ncurses-5.6/Ada95/samples/sample-helpers.adb" compilation error
make[2]: *** [tour] Error 4
make[2]: Leaving directory `/var/tmp/portage/sys-libs/ncurses-5.6-r2/work/narrowc/Ada95/samples'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-libs/ncurses-5.6-r2/work/narrowc/Ada95'
make: *** [all] Error 2
 * 
 * ERROR: sys-libs/ncurses-5.6-r2 failed.
 * Call stack:
 *   ebuild.sh, line 1647:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ncurses-5.6-r2.ebuild, line 49:   Called do_compile
 *   ncurses-5.6-r2.ebuild, line 102:   Called die
 * 
 * make failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-libs/ncurses-5.6-r2/temp/build.log'.
 *
Comment 1 M. Edward Borasky 2007-07-23 05:41:41 UTC
Created attachment 125722 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-23 05:57:18 UTC

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