Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89287 - redhat-artwork problem with LDFLAGS
Summary: redhat-artwork problem with LDFLAGS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-16 01:25 UTC by Gilles Dartiguelongue (RETIRED)
Modified: 2005-04-17 17:27 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 Gilles Dartiguelongue (RETIRED) gentoo-dev 2005-04-16 01:25:54 UTC
x11-themes/redhat-artwork cannot be merged with LDFLAGS="-Wl,--as-needed -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s" or LDFLAGS="-Wl,-O1". The configure complains that it cannot find >=gtk+-1.2.9 but x11-libs/gtk+-1.2.10-r11 is installed. I have to disable LDFLAGS for the merge to success.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
compile the update for redhat-artwork fail with LDFLAGS enabled

Expected Results:  
It should work but as the LDFLAGS are sort of experimental, I'm not sure which
program to blame.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr  2 2005, 13:53:17)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS=" -O3 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS=" -O3 -march=pentium3 -fomit-frame-pointer -pipe
-fvisibility-inlines-hidden"
DISTDIR="/var/tmp/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms userpriv
usersandbox"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.heanet.ie/pub/gentoo/ http://mir.zyrianes.net/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr ja"
MAKEOPTS="-j5"
PKGDIR="/var/tmp/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://naru.rezid.net/gentoo-portage"
USE="x86 X aalib acpi alsa avi bash-completion berkdb bitmap-fonts canna cdr cjk
crypt curl divx4linux dvd dvdr emboss encode ffmpeg flac foomaticdb freewnn gdbm
gif gnome gnutls gphoto2 gstreamer gtk gtk2 hal howl imagemagick imlib ipv6
jabber jpeg ldap libg++ libwww mad matroska mmx mng motif mp3 mpeg msn ncurses
nls nptl nptlonly ogg oggvorbis opengl pam parse-clocks pcre pdflib perl physfs
plotutils png python quicktime radeon readline samba sdl slang smp spell sse ssl
svg svga tcpd tetex theora truetype truetype-fonts type1-fonts unicode v4l v4l2
vorbis xinerama xml xml2 xmms xv xvid zlib video_cards_radeon linguas_fr linguas_ja"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-04-17 17:27:53 UTC
unless you can come up with some sort of patch that deals with LDFLAGS for redhat-artwork, i don't think we can support people overriding their LDFLAGS.

reopen if you can pinpoint the problem or a with some sort of patch.