Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174621 - dev-db/qdbm-1.8.75 generates too high bytecode
Summary: dev-db/qdbm-1.8.75 generates too high bytecode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Akinori Hattori
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 20:36 UTC by Petteri Räty (RETIRED)
Modified: 2007-04-25 16:06 UTC (History)
1 user (show)

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


Attachments
1.8.75-javacflags.patch (1.8.75-javacflags.patch,275 bytes, patch)
2007-04-14 20:38 UTC, Petteri Räty (RETIRED)
Details | Diff
patch for qdbm-1.8.75.ebuild (qdbm-javacflags.patch,691 bytes, patch)
2007-04-14 20:39 UTC, Petteri Räty (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-04-14 20:36:09 UTC
#================================================================
# Thanks for using QDBM for Java.
#================================================================
 * Incorrect bytecode version found
 * in file: /var/tmp/portage/dev-db/qdbm-1.8.75/image//usr/lib/qdbm.jar
 * See /var/tmp/portage/dev-db/qdbm-1.8.75/temp/class-version-verify.log for more details.

!!! ERROR: dev-db/qdbm-1.8.75 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  ebuild.sh, line 44:   Called src_install
  qdbm-1.8.75.ebuild, line 98:   Called java-pkg_dojar '/var/tmp/portage/dev-db/qdbm-1.8.75/image//usr/lib/qdbm.jar'
  java-utils-2.eclass, line 267:   Called java-pkg_verify-classes '/var/tmp/portage/dev-db/qdbm-1.8.75/image//usr/lib/qdbm.jar'
  java-utils-2.eclass, line 2378:   Called die

Patch follows.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-04-14 20:38:15 UTC
Created attachment 116262 [details, diff]
1.8.75-javacflags.patch

Makefile.in patch. Should be submitted upstream.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-04-14 20:39:58 UTC
Created attachment 116264 [details, diff]
patch for qdbm-1.8.75.ebuild
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-04-14 20:40:37 UTC
Also it would be useful to add java to metadata.xml so that we can automatically fix these kinds of things.
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-04-25 16:03:11 UTC
No response from the maintainer so committing myself.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-04-25 16:06:49 UTC
Submittted upstream.
http://sourceforge.net/tracker/index.php?func=detail&aid=1707534&group_id=75831&atid=545200