Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119964 - [QA] sys-libs/libstdc++-v3-3.3.6 contains executable stacks
Summary: [QA] sys-libs/libstdc++-v3-3.3.6 contains executable stacks
Status: RESOLVED DUPLICATE of bug 115625
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc64 Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-22 11:29 UTC by Wiktor Wandachowicz
Modified: 2006-01-24 04:27 UTC (History)
2 users (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 Wiktor Wandachowicz 2006-01-22 11:29:50 UTC
Fresh install, part of gcc 3.3 -> 3.4 update. QA it asked, so be it:

# emerge -av1 libstdc++-v3

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] sys-libs/libstdc++-v3-3.3.6  -build (-multilib) +nls +nptl 0 kB
...

make[1]: Leaving directory `/var/tmp/portage/libstdc++-v3-3.3.6/work/build/sparc-unknown-linux-gnu/libstdc++-v3'
man:
prepallstrip:
strip: sparc-unknown-linux-gnu-strip --strip-unneeded
   usr/lib/libstdc++-v3/libstdc++.so.5.0.7

QA Notice: the following files contain executable stacks
 Files with executable stacks will not work properly (or at all!)
 on some architectures/operating systems.  A bug should be filed
 at http://bugs.gentoo.org/ to make sure the file is fixed.
--- --- RWX usr/lib/libstdc++-v3/libstdc++.so.5.0.7

>>> Completed installing libstdc++-v3-3.3.6 into /var/tmp/portage/libstdc++-v3-3.3.6/image/
...

# emerge --info
Portage 2.0.53 (default-linux/sparc/sparc64/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.15-gentoo-r1 sparc64)
=================================================================
System uname: 2.6.15-gentoo-r1 sparc64 sun4u
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O3 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://src.gentoo.pl http://gentoo.inode.at http://gentoo.netnitco.net"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="sparc X apache2 arts avi bash-completion berkdb bitmap-fonts bzip2 crypt cups dlloader eds encode esd expat fbcon foomaticdb fortran gcc64 gdbm gif gnome gpm gstreamer gtk gtk2 imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev unicode userlocales vorbis xml2 xmms xv zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

# grep USE /etc/make.conf
USE="unicode userlocales nptl"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-24 04:27:16 UTC

*** This bug has been marked as a duplicate of 115625 ***