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

Bug 666914

Summary: dev-java/icedtea-3.8.0 USE=source installs no sources
Product: Gentoo Linux Reporter: Vit <vitalij>
Component: Current packagesAssignee: Andrew John Hughes <gnu_andrew>
Status: RESOLVED OBSOLETE    
Severity: normal CC: chewi, java, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge--info

Description Vit 2018-09-23 19:54:08 UTC
Created attachment 547680 [details]
emerge--info

I USE +sources
I cannot found sources with:
$ qlist dev-java/icedtea

cat /etc/portage/package.use/icedtea 
dev-java/icedtea headless-awt -alsa -cups -webstart doc examples zero -gtk
dev-java/icedtea-bin headless-awt -alsa -cups -webstart doc -gtk

equery u dev-java/icedtea
 * Found these USE flags for dev-java/icedtea-3.8.0:
 U I
 - - alsa         : Add support for media-libs/alsa-lib (Advanced Linux Sound
                    Architecture)
 - - cups         : Link against the CUPS library at compile time, rather than
                    using it dynamically at runtime.
 + - doc          : Add extra documentation (API, Javadoc, etc). It is
                    recommended to enable per package instead of globally
 + - examples     : Install examples, usually source code
 - - gtk          : Add support for x11-libs/gtk+ (The GIMP Toolkit)
 + - headless-awt : Don't install the X backend for AWT, needed by some GUIs
                    (used to be X flag)
 + - jbootstrap   : If possible, recompile the final IcedTea executables with
                    itself.
 - - kerberos     : Link against Kerberos in order to obtain the cache
                    location.
 - - libressl     : Use dev-libs/libressl instead of dev-libs/openssl when
                    applicable (see also the ssl useflag)
 - - nsplugin     : Enable browser plugin (NPPlugin), requires also the
                    webstart flag to be enabled.
 - - pax_kernel   : Apply patch needed for pax enabled kernels.
 + - pch          : Build using pre-compiled headers.
 - - pulseaudio   : Add support for PulseAudio sound server
 - - sctp         : Build the SCTP NIO channel implementation against lksctp
 - - shenandoah   : Include the Shenandoah ultra-low pause time garbage
                    collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only)
 - - smartcard    : Build the PCSC driver against pcsc-lite
 + - source       : Zip the sources and install them
 + - sunec        : Build the SunEC provider against system NSS
 + - system-lcms  : Build against the system LCMS installation rather than the
                    in-tree copy.
 - - test         : Enable dependencies and/or preparations necessary to run
                    tests (usually controlled by FEATURES=test but can be
                    toggled independently)
 - - webstart     : Enable Web Start support (via NetX).
 + - zero         : Enable Zero assembler port (usually for non-HotSpot
                    architectures)
Comment 1 James Le Cuirot gentoo-dev 2018-09-25 14:22:57 UTC
The sources are in src.zip. Are you sure you don't have that?
Comment 2 Vit 2018-09-25 18:56:36 UTC
(In reply to James Le Cuirot from comment #1)
> The sources are in src.zip. Are you sure you don't have that?

$cd /
$find --name "src.zip"
$qlist dev-java/icedtea | grep -i "src.zip"
Nothing.

There is strange thing here when I type
#emerge --ask dev-java/icedtea
it suggest me to install new packages and ~ testing version.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-29 14:37:13 UTC
Package removed.