Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82024 - emerging rivatv-0.8.5-r3 complains about different compiler for kernel and module
Summary: emerging rivatv-0.8.5-r3 complains about different compiler for kernel and mo...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 11:42 UTC by Daniel Alonso
Modified: 2005-02-17 08:12 UTC (History)
0 users

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


Attachments
emerge rivatv output (build.txt,2.47 KB, text/plain)
2005-02-14 11:43 UTC, Daniel Alonso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Alonso 2005-02-14 11:42:02 UTC
When emerging the ebuild it stops with only one warning about the kernel having been compiled with a different compiler version than the current one being used for the ebuild but from the printed versions in the warning both seem the same.

Reproducible: Always
Steps to Reproduce:
1. echo "media-tv/rivatv ~x86" >> /etc/portage/packages.keywords
2. emerge rivatv
3.

Actual Results:  
Emerge stops with a warning

Expected Results:  
It should install de ebuild

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 28 2004, 09:25:16)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe -ftracer -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -ftracer -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo
ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
ftp://chod.cwru.edu/gentoo"
LANG="es_ES.utf8"
LC_ALL="es_ES.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd encode
esd f77 fam flac font-server foomaticdb fortran gdbm gif gnome gpm gstreamer gtk
gtk2 imagemagick imlib ipv6 java jpeg libg++ libwww mad mikmod mmx mono motif
mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python
quicktime readline scanner sdk sdl spell ssl svga tcpd tiff truetype
truetype-fonts type1-fonts xml2 xmms xv zlib linguas_es"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Daniel Alonso 2005-02-14 11:43:02 UTC
Created attachment 51228 [details]
emerge rivatv output
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2005-02-17 03:45:06 UTC
How's this a Gentoo problem?

You compiled your kernel with the prior GCC version then what you currently have installed and are currently trying to compile rivatv with. The warning is 100% valid.
Comment 3 Daniel Alonso 2005-02-17 08:12:01 UTC
Sorry, but have you checked the attached emerge output?

What I can read is this:

*** If you are going to use the running kernel (compiled with
*** gcc version Linux version 2.6.10-gentoo-r4 (root@terminus) (gcc versión 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #1 SMP Sat Feb 12 11:14:18 CET 2005) with RivaTV (will be compiled
*** with gcc version gcc versión 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) you may experience system crashes.

So kernel is compiled with:

gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

and Rivattv is being compiled with:

gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

Aren't both the same version letter by letter.

Moreover, I recompiled the kernel just before of emerging rivatv, so it's impossible to use two different compiler versions.
Comment 4 Daniel Alonso 2005-02-17 08:12:01 UTC
Sorry, but have you checked the attached emerge output?

What I can read is this:

*** If you are going to use the running kernel (compiled with
*** gcc version Linux version 2.6.10-gentoo-r4 (root@terminus) (gcc versión 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) #1 SMP Sat Feb 12 11:14:18 CET 2005) with RivaTV (will be compiled
*** with gcc version gcc versión 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)) you may experience system crashes.

So kernel is compiled with:

gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

and Rivattv is being compiled with:

gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

Aren't both the same version letter by letter.

Moreover, I recompiled the kernel just before of emerging rivatv, so it's impossible to use two different compiler versions.