Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37396 - unnedded ewarn in gentoo-dev-sources ebuild
Summary: unnedded ewarn in gentoo-dev-sources ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 08:49 UTC by Matan Peled
Modified: 2004-01-15 10:16 UTC (History)
0 users

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


Attachments
Fixed ebuild (development-sources-2.6.0.ebuild,4.12 KB, text/plain)
2004-01-06 08:56 UTC, Matan Peled
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matan Peled 2004-01-06 08:49:21 UTC
The ebuild for gentoo-dev-sources has a ewarn that users should compile in Character Devices -> 'Virtual Terminal', which either doesn't exist, or is somewhere else. IIRC, I did not check anything like that to get my working 2.6.0 kernel.

Reproducible: Always
Steps to Reproduce:
1. Fire up your favorite text editor and point it to the gentoo-dev-sources ebuild.
2. Look for the ewarn'ings at the end, and look at them.
3. Compare the to the info from 'make menuconfig'.

Actual Results:  
Noticed at least one bad instruction making users more confused than needed
about their new kernel.

Expected Results:  
The ewarn should be fixed or removed.

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-gentoo)
=================================================================
System uname: 2.6.0-gentoo i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.3.10
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache sandbox"
GENTOO_MIRRORS="ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://128.213.5.34/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bidi cdr crypt cups encode esd foomaticdb
freetype gdbm gif gnome gpm gtk gtk2 guile imagemagick imlib ipv6 java jpeg kde
libg++ libwww mad md5sum mikmod mmx motif mozilla mpeg mpeg4 mysql ncurses nls
oggvorbis openal opengl oss pam pdflib perl png python qt quicktime readline
samba sdl slang spell src sse ssl stencil-buffer svga tcpd tetex truetype type1
unicode videos x86 xml2 xmms xosd xv xvid zlib"
Comment 1 Matan Peled 2004-01-06 08:56:31 UTC
Created attachment 23242 [details]
Fixed ebuild

I just commented out the line on the ebuild.

I'm not sure about the other warnings, someone asked in #gentoo about it.
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2004-01-12 16:01:28 UTC
will double check into this tomorrow morning and fix.
Comment 3 John Mylchreest (RETIRED) gentoo-dev 2004-01-15 10:16:59 UTC
fixed in portage