lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Oct 2006 11:25:58 +0000
From:	andrew@...rond.org
To:	linux-kernel@...r.kernel.org
Subject: 2.6.18 intermittent parallel build failure

When compiling the kernel on a Sun T1000 ( Niagra - 6 cores/24
threads) with

	make -j12

I occasionally see failures like:

  CC      drivers/net/pppox.mod.o
  CC      drivers/net/r8169.mod.o
  CC      drivers/net/sk98lin/sk98lin.mod.o
  CC      drivers/net/skge.mod.o
  CC      drivers/net/slhc.mod.o
gcc: no input files
make[1]: *** [drivers/net/slhc.mod.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [modules] Error 2

Restarting the make command completes the build successfully.

I am using the latest make 3.81 (which had a scary list of BACKWARDS
COMPATIBILITY warnings in the NEWS file) in case that might be
relevant.

Hope thats useful

Andrew Walrond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ