2006-11-25 20:42:26

by Martin Bligh

[permalink] [raw]
Subject: Compile failure since 2.6.19-rc6-git5

-git4 was fine. -git5 and later are broken.
AFAICS, it was this change: 700f9672c9a61c12334651a94d17ec04620e1976

http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=700f9672c9a61c12334651a94d17ec04620e1976

This config on x86_64:
http://test.kernel.org/abat/62550/build/dotconfig

results in this compile failure:
http://test.kernel.org/abat/62550/debug/test.log.0

last bits are:

Building modules, stage 2.
MODPOST 1139 modules
WARNING: "spin_lock_irqsave_nested" [net/irda/irda.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
11/22/2006-06:30:50 Build the modules. Failed rc = 2
11/22/2006-06:30:50 build: kernel build Failed rc = 1
Failed and terminated the run
11/22/2006-06:30:51 command complete: (1) rc=126 (TEST ABORT)
Fatal error, aborting autorun


2006-11-25 21:07:55

by David Miller

[permalink] [raw]
Subject: Re: Compile failure since 2.6.19-rc6-git5

From: "Martin J. Bligh" <[email protected]>
Date: Sat, 25 Nov 2006 12:37:38 -0800

> -git4 was fine. -git5 and later are broken.
> AFAICS, it was this change: 700f9672c9a61c12334651a94d17ec04620e1976

This has been reported many times to this list, please check
the archives at least casually before reporting build failures
like this, thanks :-)

Andrew will merge a fix.