Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-java/icedtea-7.2.4.3 fails to compile (via chroot)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3333
Location: de

PostPosted: Thu Feb 06, 2014 9:38 pm    Post subject: dev-java/icedtea-7.2.4.3 fails to compile (via chroot) Reply with quote

Hi there,

I'm currently struggling to install icedtea on a weak Atom notebook. I'm compiling in a chroot on a Xeon. The problematic cpu instruction, which the Atom has and the Xeon doesn't have, is movbe. For the problematic packages I've disabled that instruction via modifying the cflags in /etc/portage/env.

The build error:
build.log:
Target all_product_build
Start 2014-02-06 22:06:44
End   2014-02-06 22:18:19
00:00:39 corba
00:03:56 hotspot
00:00:12 jaxp
00:00:19 jaxws
00:06:07 jdk
00:00:22 langtools
00:11:35 TOTAL
-------------------------
make[2]: Leaving directory '/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk-boot'
make[1]: Leaving directory '/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk-boot'
/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/pax-mark-vm /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image
Bootstrapped IcedTea is served: /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot
mkdir -p stamps
touch stamps/icedtea-boot.stamp
touch stamps/add-systemtap-boot.stamp
touch stamps/add-pulseaudio-boot.stamp
if [ -e /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib ] ; then \
  cp -v /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/tz.properties \
    /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib; \
fi
if [ -e /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java ] ; then \
  /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java -cp /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/cryptocheck.build TestCryptoLevel ; \
fi
if [ -e /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java ] ; then \
  /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java -Xshare:dump ; \
fi
'/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/tz.properties' -> '/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/tz.properties'
touch stamps/add-tzdata-support-boot.stamp
Loading classes to share ... #
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf767f02e, pid=27794, tid=4132703040
#
# JRE version:  (7.0_45-b31) (build )
# Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x12e02e]  __nss_passwd_lookup+0x46e
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/hs_err_pid27794.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
/bin/sh: line 2: 27794 Aborted                 /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java -cp /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/cryptocheck.build TestCryptoLevel
Makefile:2547: recipe for target 'stamps/check-crypto-boot.stamp' failed
make: *** [stamps/check-crypto-boot.stamp] Error 134
make: *** Waiting for unfinished jobs....
done.
Rewriting and unlinking classes ... done.
Calculating hash values for String objects .. done.
Calculating fingerprints ... done.
Removing unshareable information ... done.
Moving common symbols to metadata section at 0xd2a33570 ... done.
Moving vmSymbols to metadata section at 0xd2c3f5d0 ... done.
Moving the remaining symbols to metadata section at 0xd2c40798 ... done.
Moved 58051 symbols, 2151448 bytes.
Moving pre-ordered read-only objects to shared space at 0xd1430000 ... done.
Moving read-only objects to shared space at 0xd196fb80 ... done.
Moving string char arrays to shared space at 0xd197fcf0 ... done.
Moving pre-ordered read-write objects to shared space at 0xd1e30000 ... done.
Moving read-write objects to shared space at 0xd2523598 ... done.
Moving String objects to shared space at 0xd257efd8 ... done.
Read-write space ends at 0xd25c3018, 7942168 bytes.
Updating references to shared objects ... done.

touch stamps/add-archive-boot.stamp
 * ERROR: dev-java/icedtea-7.2.4.3::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-java/icedtea-7.2.4.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/icedtea-7.2.4.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-7.2.4.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-7.2.4.3/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3'
 * S: '/var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3'
!!! When you file a bug report, please include the following information:
GENTOO_VM=gcj-jdk  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =icedtea-7.2.4.3


The 2nd logfile:
hs_err_pid27794.log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf767f02e, pid=27794, tid=4132703040
#
# JRE version:  (7.0_45-b31) (build )
# Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x12e02e]  __nss_passwd_lookup+0x46e
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

---------------  T H R E A D  ---------------

Current thread (0xf6308000):  JavaThread "Unknown thread" [_thread_in_vm, id=27797, stack(0xf64f0000,0xf6541000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), si_addr=0x00000000

Registers:
EAX=0xf6ef83fc, EBX=0xf70d0000, ECX=0x00000002, EDX=0x000004a8
ESP=0xf653fb84, EBP=0xf653fc4c, ESI=0xf70cb818, EDI=0xf63084a8
EIP=0xf767f02e, EFLAGS=0x00010202, CR2=0x00000000

Top of Stack: (sp=0xf653fb84)
0xf653fb84:   f63083cd f6ebf67d 00000000 f75e0be3
0xf653fb94:   f63084a8 f653fc00 f70d0000 f6d343b1
0xf653fba4:   f63084a8 f63083a8 00000025 f6d34378
0xf653fbb4:   f70cb818 00000002 f653fc4c f6cf9b49
0xf653fbc4:   f63084a8 f6ef83fc 00000000 f6d34378
0xf653fbd4:   f70d0000 f653fc00 f6d328f5 f6cf9613
0xf653fbe4:   f70cb800 f653fc00 f63084a8 f6308380
0xf653fbf4:   00000000 ffffffff aac29431 f70cc060

Instructions: (pc=0xf767f02e)
0xf767f00e:   e9 06 fe ff ff 90 8d 74 26 00 84 c9 0f 84 b9 fe
0xf767f01e:   ff ff 8b 74 24 40 8d 64 24 30 89 f0 5e 5f 5d c3
0xf767f02e:   66 0f 7f 44 24 10 e8 a7 29 f5 ff 66 0f 7f 04 24
0xf767f03e:   66 0f 6f 54 24 10 e9 d8 fc ff ff 8b 7c 24 44 80

Register to memory mapping:

EAX=0xf6ef83fc: <offset 0x8323fc> in /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so at 0x
f66c6000
EBX=0xf70d0000: <offset 0xa0a000> in /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so at 0x
f66c6000
ECX=0x00000002 is an unknown value
EDX=0x000004a8 is an unknown value
ESP=0xf653fb84 is pointing into the stack for thread: 0xf6308000
EBP=0xf653fc4c is pointing into the stack for thread: 0xf6308000
ESI=0xf70cb818: <offset 0xa05818> in /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so at 0x
f66c6000
EDI=0xf63084a8 is an unknown value


Stack: [0xf64f0000,0xf6541000],  sp=0xf653fb84,  free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libc.so.6+0x12e02e]  __nss_passwd_lookup+0x46e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.lang.Object.registerNatives()V+0
j  java.lang.Object.<clinit>()V+0
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0xf6308000 JavaThread "Unknown thread" [_thread_in_vm, id=27797, stack(0xf64f0000,0xf6541000)]

Other Threads:
  0xa6de1000 VMThread [stack: 0xa705a000,0xa70db000] [id=27810]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 19456K, used 338K [0xddcc0000, 0xdf240000, 0xf3240000)
  eden space 16896K, 2% used [0xddcc0000,0xddd14820,0xded40000)
  from space 2560K, 0% used [0xdefc0000,0xdefc0000,0xdf240000)
  to   space 2560K, 0% used [0xded40000,0xded40000,0xdefc0000)
 ParOldGen       total 43520K, used 0K [0xb3240000, 0xb5cc0000, 0xddcc0000)
  object space 43520K, 0% used [0xb3240000,0xb3240000,0xb5cc0000)
 PSPermGen       total 16384K, used 524K [0xab240000, 0xac240000, 0xb3240000)
  object space 16384K, 3% used [0xab240000,0xab2c3080,0xac240000)

Card table byte_map: [0xaafff000,0xab240000] byte_map_base: 0xaaaa5e00

Polling page: 0xf64e6000

Code Cache  [0xf3300000, 0xf3540000, 0xf6300000)
 total_blobs=36 nmethods=0 adapters=16 free_code_cache=48915Kb largest_free_block=50088960

Compilation events (0 events):
No events

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (0 events):
No events

Events (10 events):
Event: 0.045 loading class 0xaac24358 done
Event: 0.045 loading class 0xaac243a0
Event: 0.045 loading class 0xaac243a0 done
Event: 0.045 loading class 0xaac243f0
Event: 0.045 loading class 0xaac243f0 done
Event: 0.045 loading class 0xaac25028
Event: 0.045 loading class 0xaac25028 done
Event: 0.045 loading class 0xaac24c80
Event: 0.046 loading class 0xaac24c80 done
Event: 0.046 Thread 0xf6308000 Thread added: 0xf6308000


Dynamic libraries:
08048000-08049000 r-xp 00000000 00:26 1061921                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java
08049000-0804a000 r--p 00000000 00:26 1061921                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java
0804a000-0804b000 rw-p 00001000 00:26 1061921                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/bin/java
09f3f000-09f60000 rw-p 00000000 00:00 0                                  [heap]
a6d00000-a6df2000 rw-p 00000000 00:00 0
a6df2000-a6e00000 ---p 00000000 00:00 0
a6e00000-a6e21000 rw-p 00000000 00:00 0
a6e21000-a6f00000 ---p 00000000 00:00 0
a6f00000-a6ff9000 rw-p 00000000 00:00 0
a6ff9000-a7000000 ---p 00000000 00:00 0
a705a000-a705b000 ---p 00000000 00:00 0
a705b000-a70db000 rw-p 00000000 00:00 0                                  [stack:27810]
a70db000-a7280000 r--s 01d0b000 00:26 1058208                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/rt.jar
a7280000-a9b00000 rw-p 00000000 00:00 0
a9b00000-a9b21000 rw-p 00000000 00:00 0
a9b21000-a9c00000 ---p 00000000 00:00 0
a9c7f000-a9c80000 ---p 00000000 00:00 0
a9c80000-a9d00000 rw-p 00000000 00:00 0                                  [stack:27808]
a9d00000-a9d21000 rw-p 00000000 00:00 0
a9d21000-a9e00000 ---p 00000000 00:00 0
a9e7f000-a9e80000 ---p 00000000 00:00 0
a9e80000-a9f00000 rw-p 00000000 00:00 0                                  [stack:27807]
a9f00000-a9f21000 rw-p 00000000 00:00 0
a9f21000-aa000000 ---p 00000000 00:00 0
aa07f000-aa080000 ---p 00000000 00:00 0
aa080000-aa100000 rw-p 00000000 00:00 0                                  [stack:27806]
aa100000-aa121000 rw-p 00000000 00:00 0
aa121000-aa200000 ---p 00000000 00:00 0
aa27f000-aa280000 ---p 00000000 00:00 0
aa280000-aa300000 rw-p 00000000 00:00 0                                  [stack:27805]
aa300000-aa321000 rw-p 00000000 00:00 0
aa321000-aa400000 ---p 00000000 00:00 0
aa47f000-aa480000 ---p 00000000 00:00 0
aa480000-aa500000 rw-p 00000000 00:00 0                                  [stack:27804]
aa500000-aa521000 rw-p 00000000 00:00 0
aa521000-aa600000 ---p 00000000 00:00 0
aa67f000-aa680000 ---p 00000000 00:00 0
aa680000-aa700000 rw-p 00000000 00:00 0                                  [stack:27803]
aa700000-aa721000 rw-p 00000000 00:00 0
aa721000-aa800000 ---p 00000000 00:00 0
aa87f000-aa880000 ---p 00000000 00:00 0
aa880000-aa900000 rw-p 00000000 00:00 0                                  [stack:27802]
aa900000-aa921000 rw-p 00000000 00:00 0
aa921000-aaa00000 ---p 00000000 00:00 0
aaa38000-aaa7f000 rw-p 00000000 00:00 0
aaa7f000-aaa80000 ---p 00000000 00:00 0
aaa80000-aab00000 rw-p 00000000 00:00 0                                  [stack:27801]
aab00000-aab21000 rw-p 00000000 00:00 0
aab21000-aac00000 ---p 00000000 00:00 0
aac24000-aac7f000 rw-p 00000000 00:00 0
aac7f000-aac80000 ---p 00000000 00:00 0
aac80000-aad00000 rw-p 00000000 00:00 0                                  [stack:27800]
aad00000-aad21000 rw-p 00000000 00:00 0
aad21000-aae00000 ---p 00000000 00:00 0
aae28000-aae29000 ---p 00000000 00:00 0
aae29000-aaebf000 rw-p 00000000 00:00 0                                  [stack:27799]
aaebf000-aafff000 rw-p 00000000 00:00 0
aafff000-ab007000 rw-p 00000000 00:00 0
ab007000-ab03f000 rw-p 00000000 00:00 0
ab03f000-ab055000 rw-p 00000000 00:00 0
ab055000-ab194000 rw-p 00000000 00:00 0
ab194000-ab19f000 rw-p 00000000 00:00 0
ab19f000-ab23f000 rw-p 00000000 00:00 0
ab23f000-ac240000 rw-p 00000000 00:00 0
ac240000-b3240000 rw-p 00000000 00:00 0
b3240000-b5cc0000 rw-p 00000000 00:00 0
b5cc0000-ddcc0000 rw-p 00000000 00:00 0
ddcc0000-df240000 rw-p 00000000 00:00 0
df240000-f3240000 rw-p 00000000 00:00 0
f3240000-f3249000 rw-p 00000000 00:00 0
f3249000-f3300000 rw-p 00000000 00:00 0
f3300000-f3540000 rwxp 00000000 00:00 0
f3540000-f6400000 rw-p 00000000 00:00 0
f642c000-f643c000 rw-p 00000000 00:00 0
f643c000-f6474000 rw-p 00000000 00:00 0
f6474000-f6480000 r-xp 00000000 00:27 711247                             /lib/libnss_files-2.18.so
f6480000-f6481000 r--p 0000b000 00:27 711247                             /lib/libnss_files-2.18.so
f6481000-f6482000 rw-p 0000c000 00:27 711247                             /lib/libnss_files-2.18.so
f6482000-f648c000 r-xp 00000000 00:27 711250                             /lib/libnss_nis-2.18.so
f648c000-f648d000 r--p 00009000 00:27 711250                             /lib/libnss_nis-2.18.so
f648d000-f648e000 rw-p 0000a000 00:27 711250                             /lib/libnss_nis-2.18.so
f648e000-f64a4000 r-xp 00000000 00:27 711261                             /lib/libnsl-2.18.so
f64a4000-f64a5000 r--p 00015000 00:27 711261                             /lib/libnsl-2.18.so
f64a5000-f64a6000 rw-p 00016000 00:27 711261                             /lib/libnsl-2.18.so
f64a6000-f64a8000 rw-p 00000000 00:00 0
f64a8000-f64af000 r-xp 00000000 00:27 711257                             /lib/libnss_compat-2.18.so
f64af000-f64b0000 r--p 00007000 00:27 711257                             /lib/libnss_compat-2.18.so
f64b0000-f64b1000 rw-p 00008000 00:27 711257                             /lib/libnss_compat-2.18.so
f64b8000-f64d3000 rw-p 00000000 00:00 0
f64d3000-f64db000 r-xp 00000000 00:26 1058225                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libzip.so
f64db000-f64dc000 r--p 00007000 00:26 1058225                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libzip.so
f64dc000-f64dd000 rw-p 00008000 00:26 1058225                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libzip.so
f64dd000-f64e5000 rw-s 00000000 00:27 1895538                            /tmp/hsperfdata_portage/27794
f64e5000-f64e6000 rw-p 00000000 00:00 0
f64e6000-f64e7000 r--p 00000000 00:00 0
f64e7000-f64ee000 r-xp 00000000 00:27 711246                             /lib/librt-2.18.so
f64ee000-f64ef000 r--p 00006000 00:27 711246                             /lib/librt-2.18.so
f64ef000-f64f0000 rw-p 00007000 00:27 711246                             /lib/librt-2.18.so
f64f0000-f64f3000 ---p 00000000 00:00 0
f64f3000-f6541000 rw-p 00000000 00:00 0                                  [stack:27797]
f6541000-f655b000 r-xp 00000000 00:27 706794                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libgcc_s.so.1
f655b000-f655c000 r--p 00019000 00:27 706794                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libgcc_s.so.1
f655c000-f655d000 rw-p 0001a000 00:27 706794                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libgcc_s.so.1
f655d000-f65a1000 r-xp 00000000 00:27 711245                             /lib/libm-2.18.so
f65a1000-f65a2000 r--p 00043000 00:27 711245                             /lib/libm-2.18.so
f65a2000-f65a3000 rw-p 00044000 00:27 711245                             /lib/libm-2.18.so
f65a3000-f6686000 r-xp 00000000 00:27 706797                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libstdc++.so.6.0.18
f6686000-f668a000 r--p 000e2000 00:27 706797                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libstdc++.so.6.0.18
f668a000-f668b000 rw-p 000e6000 00:27 706797                             /usr/lib/gcc/i686-pc-linux-gnu/4.8.2/libstdc++.so.6.0.18
f668b000-f6692000 rw-p 00000000 00:00 0
f6692000-f66b7000 r-xp 00000000 00:26 1058222                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libjava.so
f66b7000-f66b8000 r--p 00024000 00:26 1058222                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libjava.so
f66b8000-f66b9000 rw-p 00025000 00:26 1058222                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libjava.so
f66b9000-f66c4000 r-xp 00000000 00:26 1058221                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libverify.so
f66c4000-f66c5000 r--p 0000a000 00:26 1058221                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libverify.so
f66c5000-f66c6000 rw-p 0000b000 00:26 1058221                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/libverify.so
f66c6000-f707f000 r-xp 00000000 00:26 1058213                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so
f707f000-f70d0000 r--p 009b8000 00:26 1058213                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so
f70d0000-f70e4000 rw-p 00a09000 00:26 1058213                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/jre/lib/i386/server/libjvm.so
f70e4000-f7539000 rw-p 00000000 00:00 0
f7539000-f754f000 r-xp 00000000 00:27 729678                             /lib/libz.so.1.2.8
f754f000-f7550000 r--p 00015000 00:27 729678                             /lib/libz.so.1.2.8
f7550000-f7551000 rw-p 00016000 00:27 729678                             /lib/libz.so.1.2.8
f7551000-f76f8000 r-xp 00000000 00:27 711262                             /lib/libc-2.18.so
f76f8000-f76f9000 ---p 001a7000 00:27 711262                             /lib/libc-2.18.so
f76f9000-f76fb000 r--p 001a7000 00:27 711262                             /lib/libc-2.18.so
f76fb000-f76fc000 rw-p 001a9000 00:27 711262                             /lib/libc-2.18.so
f76fc000-f76ff000 rw-p 00000000 00:00 0
f76ff000-f7702000 r-xp 00000000 00:27 711244                             /lib/libdl-2.18.so
f7702000-f7703000 r--p 00002000 00:27 711244                             /lib/libdl-2.18.so
f7703000-f7704000 rw-p 00003000 00:27 711244                             /lib/libdl-2.18.so
f7704000-f7710000 r-xp 00000000 00:26 1057515                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/lib/i386/jli/libjli.so
f7710000-f7711000 r--p 0000b000 00:26 1057515                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/lib/i386/jli/libjli.so
f7711000-f7712000 rw-p 0000c000 00:26 1057515                            /var/tmp/portage/dev-java/icedtea-7.2.4.3/work/icedtea-2.4.3/openjdk.build-boot/j2sdk-image/lib/i386/jli/libjli.so
f7712000-f7713000 rw-p 00000000 00:00 0
f7713000-f772b000 r-xp 00000000 00:27 711265                             /lib/libpthread-2.18.so
f772b000-f772c000 ---p 00018000 00:27 711265                             /lib/libpthread-2.18.so
f772c000-f772d000 r--p 00018000 00:27 711265                             /lib/libpthread-2.18.so
f772d000-f772e000 rw-p 00019000 00:27 711265                             /lib/libpthread-2.18.so
f772e000-f7730000 rw-p 00000000 00:00 0
f7730000-f7740000 r-xp 00000000 00:27 115348                             /usr/lib/libsandbox.so
f7740000-f7741000 r--p 00010000 00:27 115348                             /usr/lib/libsandbox.so
f7741000-f7742000 rw-p 00011000 00:27 115348                             /usr/lib/libsandbox.so
f7742000-f7749000 rw-p 00000000 00:00 0
f7749000-f777d000 rw-p 00000000 00:00 0
f777d000-f777e000 r-xp 00000000 00:00 0                                  [vdso]
f777e000-f779e000 r-xp 00000000 00:27 711264                             /lib/ld-2.18.so
f779e000-f779f000 r--p 00020000 00:27 711264                             /lib/ld-2.18.so
f779f000-f77a0000 rw-p 00021000 00:27 711264                             /lib/ld-2.18.so
ffcd4000-ffcf9000 rw-p 00000000 00:00 0                                  [stack]

VM Arguments:
java_command: TestCryptoLevel
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=/usr/lib/gcj-jdk-4.7.3/bin:/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.8.2:/usr/lib/subversion/bin
LD_LIBRARY_PATH=/usr/lib/gcj-jdk-4.7.3/lib
LD_PRELOAD=libsandbox.so
SHELL=/bin/bash
DISPLAY=:0.0
ARCH=x86

Signal Handlers:
SIGSEGV: [libjvm.so+0x7d7b00], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x7d7b00], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x65fbf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x65fbf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0x65fbf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x65fbf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x65fa70], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGINT: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGTERM: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGQUIT: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000


---------------  S Y S T E M  ---------------

OS:Gentoo Base System release 2.2

uname:Linux 3.13.1-gentoo #2 SMP Sun Feb 2 20:37:28 CET 2014 i686
libc:glibc 2.18 NPTL 2.18
rlimit: STACK 8192k, CORE 0k, NPROC 192892, NOFILE 4096, AS infinity
load average:2.44 4.94 4.29

/proc/meminfo:
MemTotal:       24758216 kB
MemFree:        17002464 kB
Buffers:           42252 kB
Cached:          6502432 kB
SwapCached:            0 kB
Active:          5376896 kB
Inactive:        1881904 kB
Active(anon):    4964104 kB
Inactive(anon):   853360 kB
Active(file):     412792 kB
Inactive(file):  1028544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        524284 kB
SwapFree:         524284 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:        716060 kB
Mapped:           142092 kB
Shmem:           5103568 kB
Slab:             256980 kB
SReclaimable:     146560 kB
SUnreclaim:       110420 kB
KernelStack:        2544 kB
PageTables:        13748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    12903392 kB
Committed_AS:    6808868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      181400 kB
VmallocChunk:   34359533564 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
DirectMap4k:      124900 kB
DirectMap2M:     4067328 kB
DirectMap1G:    20971520 kB


CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, ht, tsc, tscinvbit, tscinv

/proc/cpuinfo:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 44
model name      : Intel(R) Xeon(R) CPU           X5650  @ 2.67GHz
stepping        : 2
microcode       : 0xc
cpu MHz         : 1596.000
cache size      : 12288 KB
physical id     : 0
siblings        : 12
core id         : 0
cpu cores       : 6
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat epb dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips        : 5320.28
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

glibc is already built without movbe.

How can I get that package compiled?
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Sat Apr 05, 2014 12:05 pm    Post subject: Reply with quote

Can you file this bug at Gentoo Bugzilla? Read here how to write a bug report, for more in-depth details and troubleshooting steps you can read our Bugzilla HOWTO.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum