Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690606 - dev-java/cortado-0.6.0-r1 : [javac] /.../Quant.java:52: error: unmappable character for encoding ASCII
Summary: dev-java/cortado-0.6.0-r1 : [javac] /.../Quant.java:52: error: unmappable ch...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-24 17:17 UTC by Toralf Förster
Modified: 2023-08-07 06:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2019-07-24 17:17 UTC, Toralf Förster
Details
dev-java:cortado-0.6.0-r1:20190724-123259.log (dev-java:cortado-0.6.0-r1:20190724-123259.log,15.00 KB, text/plain)
2019-07-24 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.96 KB, text/plain)
2019-07-24 17:17 UTC, Toralf Förster
Details
environment (environment,151.96 KB, text/plain)
2019-07-24 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.83 KB, application/x-bzip)
2019-07-24 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.60 KB, application/x-bzip)
2019-07-24 17:17 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-24 17:17:20 UTC
compile-jheora:
    [javac] Compiling 26 source files to /var/tmp/portage/dev-java/cortado-0.6.0-r1/work/cortado-0.6.0/output/build/stripped
    [javac] /var/tmp/portage/dev-java/cortado-0.6.0-r1/work/cortado-0.6.0/src/com/fluendo/jheora/Quant.java:52: error: unmappable character for encoding ASCII
    [javac]     /* A 2 ?? 3 array containing the number of quant ranges for a
    [javac]            ^
    [javac] /var/tmp/portage/dev-java/cortado-0.6.0-r1/work/cortado-0.6.0/src/com/fluendo/jheora/Quant.java:52: error: unmappable character for encoding ASCII

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20190721-114445

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-java/cortado
[ebuild  N    ] dev-java/cortado-0.6.0-r1
Comment 1 Toralf Förster gentoo-dev 2019-07-24 17:17:23 UTC
Created attachment 584336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-24 17:17:25 UTC
Created attachment 584338 [details]
dev-java:cortado-0.6.0-r1:20190724-123259.log
Comment 3 Toralf Förster gentoo-dev 2019-07-24 17:17:28 UTC
Created attachment 584340 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-24 17:17:31 UTC
Created attachment 584342 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-24 17:17:34 UTC
Created attachment 584344 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-24 17:17:37 UTC
Created attachment 584346 [details]
temp.tbz2
Comment 7 Tupone Alfredo gentoo-dev 2019-08-27 06:52:37 UTC
I added the ebuild when in the games group as it is a dependency of freecol. I'm not more interested on it.
Comment 8 David 2019-11-23 19:52:13 UTC
ran into this when trying to emerge freecol

following a hint on stackoverflow i ran 

JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 emerge -av freecol

and cortado installed just fine. Hope this helps.
Comment 9 Larry the Git Cow gentoo-dev 2022-03-09 14:33:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6400ffba25aec353bf42853de46b57b992a88b4

commit c6400ffba25aec353bf42853de46b57b992a88b4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-09 14:31:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-09 14:32:03 +0000

    profiles: last-rite dev-java/cortado
    
    Bug: https://bugs.gentoo.org/833397
    Bug: https://bugs.gentoo.org/830937
    Bug: https://bugs.gentoo.org/690606
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2022-03-09 14:58:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0849f0daab982b40319133e2452e2ce5907c77

commit 3d0849f0daab982b40319133e2452e2ce5907c77
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-09 14:57:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-09 14:58:26 +0000

    Revert "profiles: last-rite dev-java/cortado"
    
    Still needed by games-strategy/freecol.
    
    This reverts commit c6400ffba25aec353bf42853de46b57b992a88b4.
    
    Bug: https://bugs.gentoo.org/833397
    Bug: https://bugs.gentoo.org/830937
    Bug: https://bugs.gentoo.org/690606
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)
Comment 11 Volkmar W. Pogatzki 2023-08-07 06:26:12 UTC
The affected version is gone. Closing.