Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191025 - media-tv/ivtv-1.0.1 ebuild incorrectly tests CONFIG_I2C_ALGO_BIT
Summary: media-tv/ivtv-1.0.1 ebuild incorrectly tests CONFIG_I2C_ALGO_BIT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-02 03:40 UTC by Daryl Fonseca-Holt
Modified: 2007-09-02 07:32 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 Daryl Fonseca-Holt 2007-09-02 03:40:46 UTC
* Found sources for kernel version:
 *     2.6.22-gentoo-r5
 * Checking for suitable kernel configuration options...
 *   CONFIG_I2C_ALGO_BIT:\t is not set when it should be.


But .config in /usr/src/linux contains:
habanero ~ # grep CONFIG_I2C_ALGO /usr/src/linux/.config
CONFIG_I2C_ALGOBIT=m
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m
Comment 1 Daryl Fonseca-Holt 2007-09-02 03:43:24 UTC
habanero ~ # emerge --info
Portage 2.1.2.12 (default-linux/amd64/2006.1/no-multilib, gcc-4.1.2, glibc-2.5-r4, 2.6.21-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.21-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 31 Aug 2007 11:50:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home/mythtv/ /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://black/gentoo/ http://lemon.pepper/gentoo/ http://dragon/gentoo/ http://gentoo.mirrors.tera-byte.com http://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://black.pepper/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 autostart berkdb bitmap-fonts bzip2 cdr cli cpudetection cracklib crypt dga djbfft dri dts dv dvd dvdread encode examples exif fftw fontconfig fortran fpx gd gdbm gif gnome gphoto2 gpm gtk hal iconv ieee1394 imagemagick imlib ipv6 isdnlog ivtv jpeg jpeg2k lcd lirc logrotate midi mjpeg mp3 mpeg mplayer mudflap mysql na_dd na_icons ncurses nls nptl nptlonly nvidia ogg opengl openmp pam pcre perl png posix ppds pppd python quicktime readline reflection rtc sdl session spl sqlite ssl symlink tcpd tiff transcode truetype truetype-fonts type1-fonts unicode v4l v4l2 vorbis wmf x264 xml xorg xpm xv xvid xvmc yv12 zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="lis" LIRC_DEVICES="mceusb2" USERLAND="GNU" VIDEO_CARDS="vesa nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-02 07:32:20 UTC
Been already fixed, emerge --sync.