Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on PPC
  • Search

[solved] sys-libs/db fails to re-build

Have a PowerPC specific problem? This is the spot.
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
BLASTER_
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Fri May 17, 2002 9:07 pm
Location: .:Sea - WA - USA

[solved] sys-libs/db fails to re-build

  • Quote

Post by BLASTER_ » Tue Feb 06, 2007 11:59 pm

I seem to have a java problem on rebuilding db

Code: Select all

--snip--
./java/src/com/sleepycat/util/IOExceptionWrapper.java ../dist/../java/src/com/sleepycat/util/RuntimeExceptionWrapper.java ../dist/../java/src/com/sleepycat/util/UtfOps.java
Unhandled exception
Type=Segmentation error vmState=0x0005ff07
J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001
Handler1=0FAAAB80 Handler2=0FA0C9E0
R0=0007FFF8 R1=450A7C80 R2=450B0950 R3=0F92B36A
R4=0F92B368 R5=00000010 R6=450A7EC8 R7=7F7F0000
R8=FFFFFFC0 R9=FFFFFFE0 R10=00000004 R11=0F72CFB0
R12=48204824 R13=10027DE8 R14=0FBC8D68 R15=100BAC30
R16=2D587373 R17=1002C50C R18=1002C2E0 R19=0FB45B20
R20=1013FB60 R21=00000000 R22=0FBC8D68 R23=0F831990
R24=0F8AB370 R25=0F85A500 R26=00000000 R27=0F92B36A
R28=0F835344 R29=00000000 R30=450A7E30 R31=0F8A9FBC
NIP=0FE6AFB0 MSR=0000D032 ORIG_GPR3=46651000 CTR=00000000
LINK=0F73E654 XER=20000000 CCR=2820446C MQ=00000000
TRAP=00000300 DAR=0F92B368 dsisr=40000000 RESULT=00000000
Module=/lib/libc.so.6
Module_base_address=0FDEB000 Symbol=strlen
Symbol_address=0FE6AFA4

Method_being_compiled=java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
Target=2_30_20060915_08260_bHdSMR (Linux 2.6.18-gentoo-r3)
CPU=ppc (1 logical CPUs) (0x2750c000 RAM)
JVMDUMP006I Processing Dump Event "gpf", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using '/var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/core.20070206.142059.17020.dmp'
JVMDUMP010I System Dump written to /var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/core.20070206.142059.17020.dmp
JVMDUMP007I JVM Requesting Snap Dump using '/var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/Snap0001.20070206.142059.17020.trc'
JVMDUMP010I Snap Dump written to /var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/Snap0001.20070206.142059.17020.trc
JVMDUMP007I JVM Requesting Java Dump using '/var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/javacore.20070206.142059.17020.txt'
JVMDUMP010I Java Dump written to /var/tmp/portage/db-4.3.29-r2/work/db-4.3.29/build_unix/javacore.20070206.142059.17020.txt
JVMDUMP013I Processed Dump Event "gpf", detail "".
make: *** [db.jar] Error 160

!!! ERROR: sys-libs/db-4.3.29-r2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  db-4.3.29-r2.ebuild, line 111:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=ibm-jdk-bin-1.5  CLASSPATH="" JAVA_HOME="/opt/ibm-jdk-bin-1.5.0.3"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info
I changed my use flags a bit and decided to emerge -e world. The build hangs here, anyone else have this problem?
Last edited by BLASTER_ on Sat Feb 10, 2007 6:27 pm, edited 1 time in total.
Top
JoseJX
Retired Dev
Retired Dev
Posts: 2774
Joined: Sun Apr 28, 2002 8:21 pm
Contact:
Contact JoseJX
Website

  • Quote

Post by JoseJX » Wed Feb 07, 2007 2:39 am

It's a bug in IBM's JDK. Not much we can do about it, but you could try switching back to the 1.4 JDK as detailed in the java guide.
http://www.gentoo.org/doc/en/java.xml
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Top
BLASTER_
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Fri May 17, 2002 9:07 pm
Location: .:Sea - WA - USA

  • Quote

Post by BLASTER_ » Sat Feb 10, 2007 4:17 pm

What else does it affect? Also.. portage does not use the system JDK right? so.. how do I get portage to use JDK-1.4?
Top
BLASTER_
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Fri May 17, 2002 9:07 pm
Location: .:Sea - WA - USA

  • Quote

Post by BLASTER_ » Sat Feb 10, 2007 6:27 pm

Wait, I got it.

emerge =ibm-jdk-1.4.?.?
GENTOO_VM=ibm-jdk-bin-1.4 emerge db
Top
Post Reply

4 posts • Page 1 of 1

Return to “Gentoo on PPC”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic