Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 275076

Summary: Stable request for dev-java/bytelist-1.0.2
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: STABLEREQ
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 276026    
Bug Blocks:    

Description Petteri Räty (RETIRED) gentoo-dev 2009-06-22 17:28:17 UTC
This bug was filed via: http://gentoo.petteriraty.eu/stable.rss


*bytelist-1.0.2 (22 May 2009)

  22 May 2009; Vlastimil Babka <caster@gentoo.org> +bytelist-1.0.2.ebuild:
  Version bump, thanks to chewi.

Info for bug wranglers:
Herds: java
Maintainers: java@gentoo.org
Open bugs for dev-java/bytelist: 0
Open bugs for bytelist: 0
Keywords: ~amd64 ~x86
Comment 1 Markus Meier gentoo-dev 2009-06-29 21:01:57 UTC
this will break current stable jvyamlb:

>>> Compiling source in /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2 ...
 * Disabling all optional ANT_TASKS
Buildfile: build.xml

prepare:
    [mkdir] Created dir: /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build
    [mkdir] Created dir: /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build/classes
    [mkdir] Created dir: /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build/classes/jvyaml
    [mkdir] Created dir: /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build/classes/test

compile:
    [javac] Compiling 125 source files to /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build/classes/jvyaml
    [javac] /var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/src/main/org/jvyamlb/SafeConstructorImpl.java:82: cannot access org.jcodings.Encoding
    [javac] class file for org.jcodings.Encoding not found
    [javac]         return new ByteList(v.getBytes(),false);
    [javac]                ^
    [javac] 1 error

BUILD FAILED
/var/tmp/portage/dev-java/jvyamlb-0.2.2/work/jvyamlb-0.2.2/build.xml:24: Compile failed; see the compiler error output for details.

Total time: 4 seconds
 * 
 * ERROR: dev-java/jvyamlb-0.2.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4144:  Called java-pkg-2_src_compile
 *             environment, line 2261:  Called eant 'jar' '-f' 'build.xml'
 *             environment, line  898:  Called die
 * The specific snippet of code:
 *       ant ${antflags} "${@}" || die "eant failed"
 *  The die message:
 *   eant failed
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-01 09:30:51 UTC
x86 stable
Comment 3 Markus Meier gentoo-dev 2009-07-05 20:36:19 UTC
amd64 stable, all arches done.