Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 548442

Summary: dev-java/icedtea-7.2.5.4 does not build on linux-4.0
Product: Gentoo Linux Reporter: Nick Wallingford <nick>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log of failing icedtea-7.2.5.4

Description Nick Wallingford 2015-05-02 23:48:26 UTC
Attempting to build dev-java/icedtea-7.2.5.4 on gentoo-sources-4.0.1 results in the error:

>&2 echo "*** This OS is not supported:" `uname -a`; exit 1;
*** This OS is not supported: Linux moamp 4.0.1-gentoo #1 SMP Fri May 1 13:22:29 PDT 2015 x86_64 Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz GenuineIntel GNU/Linux
/var/tmp/portage/dev-java/icedtea-7.2.5.4/work/icedtea-2.5.4/openjdk-boot/hotspot/make/linux/Makefile:244: recipe for target 'check_os_version' failed
gmake[6]: *** [check_os_version] Error 1

Reproducible: Always

Steps to Reproduce:
1. Install a 4.0 or 4.0.1 kernel
2. Attempt to build icedtea-7.2.5.4
Actual Results:  
Fails to compile.

Expected Results:  
Compiles correctly
Comment 1 Nick Wallingford 2015-05-02 23:49:48 UTC
Created attachment 402468 [details]
build.log of failing icedtea-7.2.5.4
Comment 2 James Le Cuirot gentoo-dev 2015-05-03 07:29:13 UTC

*** This bug has been marked as a duplicate of bug 541270 ***