Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835488 - dev-java/browserlauncher2-1.3-r2 - iconv: unrecognized option: o
Summary: dev-java/browserlauncher2-1.3-r2 - iconv: unrecognized option: o
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-17 08:08 UTC by Toralf Förster
Modified: 2023-09-14 12:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2022-03-17 08:08 UTC, Toralf Förster
Details
dev-java:browserlauncher2-1.3-r2:20220316-220958.log (dev-java:browserlauncher2-1.3-r2:20220316-220958.log,5.16 KB, text/plain)
2022-03-17 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.36 KB, text/plain)
2022-03-17 08:08 UTC, Toralf Förster
Details
environment (environment,120.81 KB, text/plain)
2022-03-17 08:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.30 KB, application/x-bzip)
2022-03-17 08:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.05 KB, application/x-bzip)
2022-03-17 08:08 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 2022-03-17 08:08:08 UTC
removed './edu/stanford/ejalbert/browserprefui/BrowserPrefAction$1.class'
removed './at/jta/Regor.class'
removed './at/jta/RegistryErrorException.class'
removed './at/jta/NotSupportedOSException.class'
iconv: unrecognized option: o
 * ERROR: dev-java/browserlauncher2-1.3-r2::gentoo failed (prepare phase):
 *   recoding failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220315-220013

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.11
Available Ruby profiles:
  [1]   ruby26
  [2]   ruby27 *
Available Rust versions:
  [1]   rust-1.59.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.14_p9"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit a1723dc6937fe586c89cf9ef74c546dd5fb0ccce
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 16 21:49:56 2022 +0000

    2022-03-16 21:49:46 UTC

emerge -qpvO dev-java/browserlauncher2
[ebuild  N    ] dev-java/browserlauncher2-1.3-r2  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2022-03-17 08:08:09 UTC
Created attachment 767224 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-17 08:08:10 UTC
Created attachment 767225 [details]
dev-java:browserlauncher2-1.3-r2:20220316-220958.log
Comment 3 Toralf Förster gentoo-dev 2022-03-17 08:08:13 UTC
Created attachment 767226 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-03-17 08:08:15 UTC
Created attachment 767227 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-03-17 08:08:16 UTC
Created attachment 767228 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-17 08:08:18 UTC
Created attachment 767229 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-13 09:44:01 UTC
The bug has been referenced in the following commit(s):

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

commit 0dfcc0aea5249296731cb6a3de428e16d3585cf2
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-08-21 07:23:59 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-09-13 09:43:40 +0000

    dev-java/browserlauncher2: better handling of JAVA_ENCODING
    
    * update EAPI 7 -> 8
    * switch to java-pkg-simple
    * set JAVA_ENCODING="ISO-8859-1" instead of using iconv
    
    Bug: https://bugs.gentoo.org/835488
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/26945
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../browserlauncher2-1.3-r3.ebuild                 | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)
Comment 8 Volkmar W. Pogatzki 2023-09-14 12:50:01 UTC
Accidentally forgot to close on commit. Closing now.