Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16633 - Portage-2.0.47-r7 ewarn issues?
Summary: Portage-2.0.47-r7 ewarn issues?
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: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-01 16:31 UTC by Matthew Humphrey
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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 Matthew Humphrey 2003-03-01 16:31:23 UTC
When installing the latest (2.4.20-r1) version of gentoo-sources, the emerge
freezes towards the end of the process after printing out some warning messages.
The problem is caused by some "ewarn" statements in the ebuild that do not have
any arguments.

Deleting the empty ewarn statements from the ebuild cures the problem.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-01 16:59:55 UTC
please paste
#emerge info
Comment 2 Brandon Low (RETIRED) gentoo-dev 2003-03-01 17:02:48 UTC
Try remerging portage, if that doesn't solve it, I'll edit the ebuild later.
Comment 3 Matthew Humphrey 2003-03-01 17:22:43 UTC
Here is the requested output from "emerge info":

Portage 2.0.47-r7 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-xfs_pre6 i686 Intel(R) XEON(TM) CPU 2.00GHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif gpm gtk imlib java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis opengl pdflib png qt quicktime sdl spell svga truetype X xml2 xmms xv zlib gdbm berkdb slang readline tcpd pam ssl perl python -alsa imap junit maildir mozilla samba mysql"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache
Comment 4 Matthew Humphrey 2003-03-01 17:23:52 UTC
This is a brand new install (i.e. the latest version of portage). I hacked up the ebuild myself so I don't need a patch. I just wanted you to be aware of this since it could have a major impact on the acceptance of 1.4.
Comment 5 Brandon Low (RETIRED) gentoo-dev 2003-03-01 17:26:54 UTC
If you could (even though you are on the latest -r of portage already) please remerge portage and then try the original gentoo-sources ebuild again... 
Comment 6 Matthew Humphrey 2003-03-01 17:39:42 UTC
That seems to have fixed the problem. What was going on there?
Comment 7 Brandon Low (RETIRED) gentoo-dev 2003-03-01 17:46:22 UTC
Someone in the neighborhood of carpaski and azarah knows... but I certainly do not... I just know that when I asked carpaski about a similar problem he said "remerge portage" so I did and it worked.  

Carpaski?
Comment 8 SpanKY gentoo-dev 2003-03-01 20:42:19 UTC

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