Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195093 - sys-libs/ncurses-5.6-r1 fails to compile with -hashstyle=both
Summary: sys-libs/ncurses-5.6-r1 fails to compile with -hashstyle=both
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-08 13:15 UTC by Armin Mohring
Modified: 2007-10-08 18:01 UTC (History)
0 users

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


Attachments
compile log (sys-libs:ncurses-5.6-r1:20071008-130538.log,99.35 KB, text/plain)
2007-10-08 13:20 UTC, Armin Mohring
Details
compile log (sys-libs:ncurses-5.6-r1:20071008-130220.log,26.10 KB, text/plain)
2007-10-08 14:43 UTC, Armin Mohring
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Mohring 2007-10-08 13:15:13 UTC
ncurses fails to compile with the LDFLAGS option =-hashstyle=both

Reproducible: Always

Steps to Reproduce:
1.LDFLAGS="-hashstyle=both" in /etc/make.conf
2.emerge -e system
3.ncurses fails to compile

Actual Results:  
ncurses fails to compile 

Expected Results:  
ncurses compiles fine

-
Comment 1 Armin Mohring 2007-10-08 13:17:29 UTC
Portage 2.1.3.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Mon, 08 Oct 2007 06:20:02 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r5
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fix-packages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS=" rsync://gentoo.intergenia.de/gentoo-linux/ rsync://ftp.belnet.be/gentoo/ rsync://ftp.snt.utwente.nl/gentoo/ rsync://gd.tuwien.ac.at/opsys/linux/gentoo/ rsync://ftp.fi.muni.cz/pub/linux/gentoo/ rsync://gentoo.prz.rzeszow.pl/gentoo/ rsync://ftp.lug.ro/gentoo/ rsync://trumpetti.atm.tut.fi/gentoo/ rsync://ftp.rhnet.is/gentoo/ rsync://mirror.hamakor.org.il/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 64bit 80387 X a52 aac acl aiglx alsa amd64 bash-completion berkdb bitmap-fonts bzip2 cairo caps cdparanoia cdr cli cups dbus dri dts dvd dvdr encode esd firefox flac ftp gif glibc-omitfp gnome gstreamer gtk gtk2 hal iconv ipv6 java javascript jpeg ldap mad midi mikmod mmx mmxext mp3 mp4 mpeg mpeg2 mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png posix ppds pppd profile python quicktime readline reflection sdl session spl sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis wxGTK x264 xine xml xorg xv xvid zlib" ALSA_CARDS="intel8x0" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Armin Mohring 2007-10-08 13:20:22 UTC
Created attachment 132913 [details]
compile log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-10-08 14:29:22 UTC
Eh, maybe you could attach a log of the actual failure, not of a successful emerge? 
Comment 4 Armin Mohring 2007-10-08 14:43:45 UTC
Created attachment 132922 [details]
compile log
Comment 5 Armin Mohring 2007-10-08 14:58:08 UTC
New compile log
Comment 6 SpanKY gentoo-dev 2007-10-08 15:48:19 UTC
LDFLAGS="-hashstyle=both" is incorrect

first off, the flag is called *--hash-style* ... second, you have to use the form the compiler driver expects which means -Wl,...