Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149803 - dev-libs/icu-3.4.1 fails with FEATURES="stricter"
Summary: dev-libs/icu-3.4.1 fails with FEATURES="stricter"
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 20:06 UTC by Josh Nichols (RETIRED)
Modified: 2007-08-27 11:06 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 Josh Nichols (RETIRED) gentoo-dev 2006-10-01 20:06:41 UTC
With stricter enabled, you get the following QA notices which cause the merge to fail:

QA Notice: the following shared libraries lack NEEDED entries
 /var/tmp/portage/icu-3.4.1/image/usr/lib64/libicudata.so.34.1


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.


Emerge --info:Portage 2.1.2_pre1-r1 (default-linux/amd64/2006.1/desktop, gcc-3.4.4, glibc-2.4-r3, 2.6.17-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.12.5
Last Sync: Unknown
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -Os -pipe -g"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -Os -pipe -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig collision-protect cvs distlocks java-strict metadata-transfer multilib multilib-strict sandbox sfperms splitdebug strict stricter userpriv"
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo/"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en en_US"
MAKEOPTS="-j3"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/home/nichoj/checkouts/gentoo-x86"
PORTDIR_OVERLAY="/usr/local/overlays/private /usr/local/overlays/openoffice-geki /usr/local/overlays/nichoj-banshee /usr/local/overlays/nichoj-banshee /usr/local/overlays/java-experimental /usr/local/overlays/java-migration-packages /usr/local/overlays/portage-xgl /usr/local/overlays/nichoj-xfce /usr/local/overlays/nichoj-misc"
SYNC="cvs://nichoj@cvs.gentoo.org:/var/cvsroot"
USE="amd64 X a52 aac aalib acpi alsa aoss avahi avi bash-completion beagle berkdb bitmap-fonts branding bzip2 cairo cdr cli crypt cscope cups daap dbus dlloader dri dvd dvdr dvdread eds elibc_glibc emboss encode evo exif fam firefox flac fortran gdbm gif glitz gnome gpm gstreamer gtk gtk2 hal imlibaoss input_devices_keyboard input_devices_mouse ipod ipv6 isdnlog java java5 javamail jpeg kernel_linux libcaca libg++ libnotify linguas_en linguas_en_US logrotate mad mikmod mono mp3 mpeg nautilus ncurses nls nptl nptlonly nsplugin offensive ogg opengl pam pam_console pcre pdf pdflib perl png ppds pppd python quicktime readline reflection ruby samba sdl session source spell spl ssl startup-notification svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv video_cards_nvidia vorbis xcomposite xinerama xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_EXTRA_OPTS


 For more information, see http://hardened.gentoo.org/gnu-stack.xml
 Please include this file in your report:
 /var/tmp/portage/icu-3.4.1/temp/scanelf-execstack.log
RWX --- --- usr/bin/uconv


!!! ERROR: dev-libs/icu-3.4.1 failed.
Call stack:
  misc-functions.sh, line 417:   Called install_qa_check
  misc-functions.sh, line 164:   Called die

!!! Aborting due to QA concerns:  execstacks
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-10-01 20:10:25 UTC
Sorry, apparently part of the paste got cut off. Here is the fuller version:
QA Notice: the following shared libraries lack NEEDED entries
 /var/tmp/portage/icu-3.4.1/image/usr/lib64/libicudata.so.34.1


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.
 For more information, see http://hardened.gentoo.org/gnu-stack.xml
 Please include this file in your report:
 /var/tmp/portage/icu-3.4.1/temp/scanelf-execstack.log
RWX --- --- usr/bin/uconv


!!! ERROR: dev-libs/icu-3.4.1 failed.
Call stack:
  misc-functions.sh, line 417:   Called install_qa_check
  misc-functions.sh, line 164:   Called die

!!! Aborting due to QA concerns:  execstacks
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-27 11:06:36 UTC
Please, test with 3.6, thanks.