Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16654 - emerge stops when there is eerror prints in ebuild
Summary: emerge stops when there is eerror prints in ebuild
Status: RESOLVED DUPLICATE of bug 16466
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: 2003-03-02 04:57 UTC by Toni Viemerö
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toni Viemerö 2003-03-02 04:57:56 UTC
Running emerge mozilla stops when eerrors are printed from ebuild pkg_setup

-- snip --
unscarred root # emerge mozilla
Calculating dependencies ...done!
>>> emerge (1 of 1) net-www/mozilla-1.2.1-r5 to /
>>> md5 ;-) mozilla-source-1.2.1.tar.bz2
>>> md5 ;-) enigmail-0.71.0.tar.gz
>>> md5 ;-) ipc-1.0.1.tar.gz
>>> md5 ;-) fcpackage.2_1.tar.gz

 * Due to the many bugs related with gtk+-2.x support
 * in mozilla, this ebuild will not build with gtk2 support,
 * if you do not do:
 *
-- snip --

From /var/log/debug:

-- snip --
Mar  2 11:49:33 unscarred rc-scripts: Due to the many bugs related with gtk+-2.x
support
Mar  2 11:49:33 unscarred rc-scripts: in mozilla, this ebuild will not build
with gtk2 support,
Mar  2 11:49:33 unscarred rc-scripts: if you do not do:
-- snip --
Comment 1 Toni Viemerö 2003-03-02 04:58:55 UTC
emerge stops at "if you do not do" and only option is to kill it with CTRL+C
Comment 2 SpanKY gentoo-dev 2003-03-02 14:55:20 UTC

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