Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384421 - app-arch/xz-utils-5.0.3 installs .la file with USE=-static-libs
Summary: app-arch/xz-utils-5.0.3 installs .la file with USE=-static-libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-25 11:42 UTC by Hans
Modified: 2011-09-25 19:10 UTC (History)
0 users

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 Hans 2011-09-25 11:42:46 UTC
xz-utils installs an .la file with USE=-static-libs, which should not be the case:

$ qlist xz-utils
[...]
/usr/lib64/liblzma.la
[...]

Portage 2.1.10.19 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.13-r4, 3.0.4 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.0.4-x86_64-AMD_Athlon-tm-_II_X2_245e_Processor-with-gentoo-2.0.3
Timestamp of tree: Sun, 25 Sep 2011 08:15:01 +0000
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.1-r1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r3
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo lokal
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/var/cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --with-bdeps y"
FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles fixpackages multilib-strict news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS=""
GENTOO_MIRRORS="ftp://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://de-mirror.org/distro/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -Wl,-z,now -Wl,-z,relro"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/var/cache/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/cache/portage"
PORTDIR_OVERLAY="/var/cache/portage/local"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac alsa amd64 bzip2 caps css cups device-mapper dts dvd encode exif ffmpeg flac fontconfig gif iconv idn inotify ipv6 ithreads jpeg kde lzma mad minimal mmx mmxext mp3 mp4 mudflap multilib nls nptl ogg opengl openmp pam pdf png spell sse sse2 ssl symlink taglib theora threads tiff truetype unicode usb vaapi vorbis x264 xmp xscreensaver xv zlib" ALSA_PCM_PLUGINS="asym copy dmix dshare dsnoop empty extplug hooks iec958 ioplug lfloat linear multi null plug rate route shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LINGUAS="de" SANE_BACKENDS="gt68xx" USERLAND="GNU" VIDEO_CARDS="fglrx radeon"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

app-arch/xz-utils-5.0.3 was built with the following:
USE="(multilib) nls threads -static-libs"
Comment 1 SpanKY gentoo-dev 2011-09-25 19:10:53 UTC
should be all set now in the tree; thanks for the report!

Commit message: Drop unnecessary .la file
http://sources.gentoo.org/app-arch/xz-utils/xz-utils-5.0.3.ebuild?r1=1.6&r2=1.7
http://sources.gentoo.org/app-arch/xz-utils/xz-utils-9999.ebuild?r1=1.8&r2=1.9