Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571414 - dev-java/oracle-jdk-bin-1.8.0.65-r1 fails to emerge (arm)
Summary: dev-java/oracle-jdk-bin-1.8.0.65-r1 fails to emerge (arm)
Status: RESOLVED FIXED
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: 2016-01-09 21:45 UTC by Andreas K. Hüttel
Modified: 2016-01-09 22:14 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,14.09 KB, text/plain)
2016-01-09 21:46 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2016-01-09 21:45:01 UTC
dev-java/oracle-jdk-bin-1.8.0.65-r1 fails to emerge (arm)


 * Package:    dev-java/oracle-jdk-bin-1.8.0.65-r1
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        arm cups elibc_glibc fontconfig kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking jdk-8u65-linux-arm32-vfp-hflt.tar.gz to /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work
>>> Source unpacked in /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work
>>> Preparing source in /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work/jdk ...
deleting: sun/misc/PostVMInitHook.class
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work/jdk ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work/jdk ...
>>> Source compiled.
>>> Test phase [not enabled]: dev-java/oracle-jdk-bin-1.8.0.65-r1

>>> Install oracle-jdk-bin-1.8.0.65-r1 into /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/image/ category dev-java
removed ‘jre/lib/arm/libjsoundalsa.so’
 * PT_PAX marking -m /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/image/opt/oracle-jdk-bin-1.8.0.65/bin/appletviewer with sca
 * PT_PAX marking -m /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/image/opt/oracle-jdk-bin-1.8.0.65/bin/extcheck with scanelf
[...]
 * XATTR_PAX marking -me /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/image/opt/oracle-jdk-bin-1.8.0.65/jre/bin/tnameserv wit
 * XATTR_PAX marking -me /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/image/opt/oracle-jdk-bin-1.8.0.65/jre/bin/unpack200 wit
 * Creating the Class Data Sharing archives
/var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/temp/environment: line 2472: /var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r
 * ERROR: dev-java/oracle-jdk-bin-1.8.0.65-r1::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 133:  Called src_install
 *   environment, line 2472:  Called die
 * The specific snippet of code:
 *               ${ddest}/bin/java -client -Xshare:dump || die
 * 
 * If you need support, post the output of `emerge --info '=dev-java/oracle-jdk-bin-1.8.0.65-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/oracle-jdk-bin-1.8.0.65-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-java/oracle-jdk-bin-1.8.0.65-r1:20160109-214011.log.gz'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/temp/build.log.gz'
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work/jdk'
 * S: '/var/tmp/portage/dev-java/oracle-jdk-bin-1.8.0.65-r1/work/jdk'
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2016-01-09 21:46:10 UTC
Created attachment 422424 [details]
emerge --info
Comment 2 James Le Cuirot gentoo-dev 2016-01-09 22:14:02 UTC
Fixed. I'd masked icedtea-bin on some ARM profiles but forgot to do the same for the Oracle packages. Thanks for the report!