Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791175 - dev-java/libreadline-java-0.8.0-r4::gentoo failed (compile phase): Please last-rite including dependent dev-db/henplus-0.9.8-r1 or make it work with java 11
Summary: dev-java/libreadline-java-0.8.0-r4::gentoo failed (compile phase): Please las...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2021-05-20 07:25 UTC by Volkmar W. Pogatzki
Modified: 2021-05-20 09:52 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2021-05-20 07:25:40 UTC
The only user of this package is dev-db/henplus-0.9.8-r1.
Please last-rite them both together.


 * Package:    dev-java/libreadline-java-0.8.0-r4
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using: openjdk-11
>>> Unpacking source...
>>> Unpacking libreadline-java-0.8.0.tar.gz to /var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work
>>> Source unpacked in /var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work
>>> Preparing source in /var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0 ...
 * Applying termcap-to-ncurses.patch ...
 [ ok ]
 * Applying libreadline-java-0.8.0-gmake.patch ...
 [ ok ]
 * Applying libreadline-java-0.8.0-respect-flags.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0 ...
make -j8 -j1 
mkdir ./build
cd src ; make JAVAC="javac" JC_FLAGS="-source 1.6 -target 1.6 " java
make[1]: Entering directory '/var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0/src'
javac -source 1.6 -target 1.6  -d ../build `find . -name "*.java"`
warning: [options] bootstrap class path not set in conjunction with -source 6
warning: [options] source value 6 is obsolete and will be removed in a future release
warning: [options] target value 1.6 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
4 warnings
make[1]: Leaving directory '/var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0/src'
cd ./build ; jar -cvmf ../etc/manifest.stub ../libreadline-java.jar *
added manifest
adding: org/(in = 0) (out= 0)(stored 0%)
adding: org/gnu/(in = 0) (out= 0)(stored 0%)
adding: org/gnu/readline/(in = 0) (out= 0)(stored 0%)
adding: org/gnu/readline/Readline.class(in = 5389) (out= 2369)(deflated 56%)
adding: org/gnu/readline/ReadlineLibrary.class(in = 1004) (out= 552)(deflated 45%)
adding: org/gnu/readline/ReadlineReader.class(in = 3219) (out= 1631)(deflated 49%)
adding: org/gnu/readline/ReadlineCompleter.class(in = 194) (out= 138)(deflated 28%)
adding: test/(in = 0) (out= 0)(stored 0%)
adding: test/ReadlineTest.class(in = 2376) (out= 1361)(deflated 42%)
adding: test/TestCompleter.class(in = 560) (out= 384)(deflated 31%)
cd src; make T_LIBS="JavaReadline" JAVAINCLUDE="/usr/lib64/openjdk-11/include" \
                JAVANATINC="/usr/lib64/openjdk-11/include/linux" native
make[1]: Entering directory '/var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0/src'
cd native ; make T_LIBS="JavaReadline" JAVAINCLUDE="/usr/lib64/openjdk-11/include" \
                            JAVANATINC="/usr/lib64/openjdk-11/include/linux" all
make[2]: Entering directory '/var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0/src/native'
make TG=JavaReadline lib
make[3]: Entering directory '/var/tmp/portage/dev-java/libreadline-java-0.8.0-r4/work/libreadline-java-0.8.0/src/native'
javah -classpath ../../build -jni org.gnu.readline.Readline
* javah is not available for openjdk-11 on x86_64



emerge --info:

Portage 3.0.18 (python 3.9.4-final-0, default/linux/amd64/17.1/desktop, gcc-10.2.0, glibc-2.32-r7, 4.19.184-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.19.184-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-glibc2.32
KiB Mem:    16336144 total,   4052128 free
KiB Swap:   17577980 total,  17568668 free
Timestamp of repository gentoo: Thu, 20 May 2021 05:45:01 +0000
Head commit of repository gentoo: 199ce8daf5f519d79f2c4ea9f574aacd2eac4798
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          3.9.4_p1::gentoo
dev-lang/rust:            1.51.0-r2::gentoo
dev-util/cmake:           3.18.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.23::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.de.gentoo.org/gentoo-portage/
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes

testing
    location: /var/db/repos/testing
    masters: gentoo

Installed sets: @thunderbird
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.6/conf /usr/share/maven-bin-3.8/conf"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="https://ftp.halifax.rwth-aachen.de/gentoo/ https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cli crypt cups dri dts dvd dvdr emboss encode exif flac fortran gdbm gif gpm gtk gui iconv icu ipv6 jpeg lcms libglvnd libtirpc mad mng mp3 mp4 mpeg multilib ncurses nptl ogg opengl openmp pango pcre pdf png policykit ppds qt5 readline sdl seccomp spell split-usr ssl startup-notification svg tcpd tiff truetype udev unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx f16c mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" SANE_BACKENDS="genesys" USERLAND="GNU" VIDEO_CARDS="intel i965 nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 1 Larry the Git Cow gentoo-dev 2021-05-20 09:52:40 UTC
The bug has been closed via the following commit(s):

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

commit d717da1bd0bd98bbad6f7faad9c9bacc682ebfdd
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-05-20 09:52:20 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-05-20 09:52:36 +0000

    dev-java/libreadline-java: eapi7, min java 1.8, fixed javah with java 11
    
    Closes: https://bugs.gentoo.org/791175
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 ...line-java-0.8.0-r4.ebuild => libreadline-java-0.8.0-r5.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)