[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#285909: marked as done (kernel-image-2.6.8-9-amd64-k8-smp: kernel compiled with gcc 3.4.2 but now gcc 3.4.3 is in unstable)



Your message dated Sat, 18 Dec 2004 00:03:26 +0100
with message-id <20041217230326.GJ981@lowpingbastards.de>
and subject line #285909: kernel-image-2.6.8-9-amd64-k8-smp: kernel compiled with gcc 3.4.2 but now gcc 3.4.3 is in unstable - fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Dec 2004 11:12:01 +0000
>From p.joyot@estia.fr Thu Dec 16 03:12:01 2004
Return-path: <p.joyot@estia.fr>
Received: from master.debian.org [146.82.138.7] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CetY9-0002oC-00; Thu, 16 Dec 2004 03:12:01 -0800
Received: from rccitok.estia.fr (lipsi-pjo.estia.fr) [212.208.189.211] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CetY8-0007TX-00; Thu, 16 Dec 2004 05:12:00 -0600
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="ISO-8859-15"
From: "p.joyot" <p.joyot@estia.fr>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-image-2.6.8-9-amd64-k8-smp: kernel compiled with gcc 3.4.2 but now
 gcc 3.4.3 is in unstable
X-Mailer: reportbug 3.4
Date: Thu, 16 Dec 2004 11:12:13 +0100
X-Debbugs-Cc: p.joyot@estia.fr
Message-Id: <[🔎] E1CetY8-0007TX-00@master.debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: kernel-image-2.6.8-9-amd64-k8-smp
Version: 2.6.8-5
Severity: normal


I try to compile de nvidia module with the command
module-assistant auto-install nvidia

They are a problem with gcc-3.4 version

the command fail with this log file

Build log starting, file: /var/cache/modass/nvidia-kernel-source.buildlog.2.6.8-9-amd64-k8-smp.1103191390
Date: Thu, 16 Dec 2004 11:03:11 +0100

echo "ROOT_CMD = "
ROOT_CMD =
/usr/bin/make  -f debian/rules binary_modules
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
# select which makefile to use.
rm -f /usr/src/modules/nvidia-kernel/nv/Makefile || true
if [ 6 = 6  ]; then \
     cd /usr/src/modules/nvidia-kernel/nv ; \
     ln -s Makefile.kbuild Makefile ; \
     cd .. ; \
     if [ 0 = 1 ]; then \
        dpatch apply 01_sysfs ; \
        dpatch status 01_sysfs >patch-stamp ; \
        dpatch apply 02_pcialias ; \
                dpatch status 02_pcialias >>patch-stamp ; \
     fi ; \
fi
if [  6 = 4  ]; then \
     cd /usr/src/modules/nvidia-kernel/nv ; \
     ln -s Makefile.nvidia Makefile ; \
     cd .. ; \
fi
#nothing here anymore
touch configure-stamp
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
        cp  /usr/src/modules/nvidia-kernel/debian/control.template /usr/src/modules/nvidia-kernel/debian/control; \
fi
dh_testdir
dh_testroot
PATCHLEVEL = 6
Kernel compiler version : 3.4.2
Detected compiler version : 3.4.3

You appear to be compiling the NVIDIA kernel module with
a compiler different from the one that was used to compile
the running kernel. This may be perfectly alright and you
may be building this module for another kernel in which case
you may ignore this message.

The compiler that will be used to compile this module has been
determined from:
 1) the CC environment variable
 2) that specified in
    /usr/src/kernel-headers-2.6.8-9-amd64-k8-smp/include/linux/compile.h
 3) gcc
Using compiler gcc-3.4 version 3.4.3
touch /usr/src/modules/nvidia-kernel/nv/gcc-check
touch /usr/src/modules/nvidia-kernel/nv/cc-sanity-check
## Main Make ##
IGNORE_CC_MISMATCH=1 CC="gcc-3.4"  /usr/bin/make -C /usr/src/modules/nvidia-kernel/nv -f Makefile SYSSRC=/usr/src/kernel-headers-2.6.8-9-amd64-k8-smp   KBUILD_PARAMS="-C /usr/src/kernel-headers-2.6.8-9-amd64-k8-smp SUBDIRS=/usr/src/modules/nvidia-kernel/nv" module;
make[2]: Entering directory `/usr/src/modules/nvidia-kernel/nv'
Your kernel was configured to include rivafb support as
a loadable kernel module.

The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!

*** Failed rivafb module sanity check, but continuing! ***


NVIDIA: calling KBUILD...
make CC=gcc-3.4 -C /usr/src/kernel-headers-2.6.8-9-amd64-k8-smp SUBDIRS=/usr/src/modules/nvidia-kernel/nv modules
make[3]: Entering directory `/usr/src/kernel-headers-2.6.8-9-amd64-k8-smp'
echo \#define NV_COMPILER \"`gcc-3.4 -v 2>&1 | tail -n 1`\" > /usr/src/modules/nvidia-kernel/nv/nv_compiler.h
  CC [M]  /usr/src/modules/nvidia-kernel/nv/nv.o
/usr/src/modules/nvidia-kernel/nv/nv.c:1: erreur: model de code « kernel » n'est pas supporté dans le mode 32 bits
make[4]: *** [/usr/src/modules/nvidia-kernel/nv/nv.o] Erreur 1
make[3]: *** [_module_/usr/src/modules/nvidia-kernel/nv] Erreur 2
make[3]: Leaving directory `/usr/src/kernel-headers-2.6.8-9-amd64-k8-smp'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[2]: *** [module] Erreur 1
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel/nv'
make[1]: *** [build-stamp] Erreur 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
make: *** [kdist_image] Erreur 2



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.8-9-amd64-k8-smp
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)

Versions of packages kernel-image-2.6.8-9-amd64-k8-smp depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  initrd-tools                  0.1.74     tools to create initrd image for p
ii  module-init-tools             3.1-rel-2  tools for managing Linux kernel mo

-- no debconf information

---------------------------------------
Received: (at 285909-done) by bugs.debian.org; 17 Dec 2004 23:04:13 +0000
>From freddy@lowpingbastards.de Fri Dec 17 15:04:13 2004
Return-path: <freddy@lowpingbastards.de>
Received: from mail.lowpingbastards.de (defiant.lowpingbastards.de) [213.178.77.227] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CfR8s-0001ET-00; Fri, 17 Dec 2004 15:04:11 -0800
Received: from defiant.lowpingbastards.de (freddy@localhost [127.0.0.1])
	by defiant.lowpingbastards.de (8.12.10/8.12.10/Debian-4) with ESMTP id iBHN3Qdw026478;
	Sat, 18 Dec 2004 00:03:26 +0100
Received: (from freddy@localhost)
	by defiant.lowpingbastards.de (8.12.10/8.12.10/Debian-4) id iBHN3QMs026476;
	Sat, 18 Dec 2004 00:03:26 +0100
Date: Sat, 18 Dec 2004 00:03:26 +0100
From: Frederik Schueler <fs@lowpingbastards.de>
To: 285909-done@bugs.debian.org
Subject: #285909: kernel-image-2.6.8-9-amd64-k8-smp: kernel compiled with gcc 3.4.2 but now gcc 3.4.3 is in unstable - fixed
Message-ID: <20041217230326.GJ981@lowpingbastards.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="lh55S0yADJsuIVGW"
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Virus-Scanned: by amavisd-new
Delivered-To: 285909-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--lh55S0yADJsuIVGW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

This bug is fixed with the latest kernel-image-2.6.8-amd64 version
2.6.8-8, wich entered sid today.

Kind regards
Frederik Schueler

--=20
ENOSIG

--lh55S0yADJsuIVGW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBw2W+6n7So0GVSSARAjgkAKCDieQig2uC2PI1PWbF78fmojLD2gCeLyX6
t59xE4pZJcEqKZnhfF8E5xY=
=zss8
-----END PGP SIGNATURE-----

--lh55S0yADJsuIVGW--



Reply to: