Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548442 - dev-java/icedtea-7.2.5.4 does not build on linux-4.0
Summary: dev-java/icedtea-7.2.5.4 does not build on linux-4.0
Status: RESOLVED DUPLICATE of bug 541270
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-02 23:48 UTC by Nick Wallingford
Modified: 2015-05-03 07:29 UTC (History)
0 users

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


Attachments
build.log of failing icedtea-7.2.5.4 (build.log,282.68 KB, text/x-log)
2015-05-02 23:49 UTC, Nick Wallingford
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***