Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118073 - media-libs/libdv-0.104-r2 stable request (executable stack on x86/amd64)
Summary: media-libs/libdv-0.104-r2 stable request (executable stack on x86/amd64)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 146239 146273 146337 146472 146539 146831 147021 147283 147299 147619 147702 147773 148181 148563 149072 149131 152300 (view as bug list)
Depends on:
Blocks: 117116 gcc41-stable
  Show dependency tree
 
Reported: 2006-01-06 11:13 UTC by Morten Cools
Modified: 2007-07-31 03:21 UTC (History)
26 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 Morten Cools 2006-01-06 11:13:23 UTC
This popped up while emerging libdv-0.102... Being the good gentoo user I am, I immediately rushed here to report it :)

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/libdv.so.4.0.0
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-10 03:10:27 UTC
solar you had a patch for this to test somewhere?
Comment 2 solar (RETIRED) gentoo-dev 2006-01-11 06:17:46 UTC
Nope just a pic patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-12 13:40:09 UTC
Just seen the problem is with the stable and not latest version. Asking for marking by arches if they won't find problems.
Comment 4 Gustavo Zacarias (RETIRED) gentoo-dev 2006-01-13 07:41:37 UTC
sparc stable.
Comment 5 SpanKY gentoo-dev 2006-01-13 08:31:05 UTC
no, 0.104-r1 should not be stable
Comment 6 kavol 2006-06-17 02:49:51 UTC
well, I would vote for 104 going stable too, because 102 does not compile on my system, the last few lines are:

if /bin/sh ../libtool --silent --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" \
  -c -o YUY2.lo `test -f 'YUY2.c' || echo './'`YUY2.c; \
then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; \
else rm -f ".deps/YUY2.Tpo"; exit 1; \
fi
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s: Assembler messages:
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1464: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1479: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1509: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1524: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1794: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1817: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1844: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:1867: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:2373: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:2388: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:2418: Error: suffix or operands invalid for `paddb'
/var/tmp/portage/libdv-0.102/temp/cczHOntF.s:2433: Error: suffix or operands invalid for `paddb'
make[3]: *** [YUY2.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/libdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.102 failed.
Comment 7 Ryan Hill (RETIRED) gentoo-dev 2006-07-16 18:53:11 UTC
we also need this stabilized for GCC 4.1 stabilization, or the fix backported.
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-08 15:30:21 UTC
So what should we be doing here?  This needs to be resolved for GCC 4.1.1 to go stable, and well... 4.1.1 is already stable on PPC, and will need to go stable by 2006.1 on amd64/x86, since we've been building *everything* against it.
Comment 9 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-23 14:22:01 UTC
Diego, so it's OK for us to stable this?  If so, please add the arch teams.
Comment 10 Ryan Hill (RETIRED) gentoo-dev 2006-08-27 18:54:49 UTC
no response after 3 pings so i'm CCing archs.  can someone also look at bug #121871 which seems to have a confirmed working patch available?
Comment 11 SpanKY gentoo-dev 2006-08-27 21:14:16 UTC
just because nobody answers doesnt mean it's suddenly ok to use

0.104-r1 is still broken as shit
Comment 12 Ryan Hill (RETIRED) gentoo-dev 2006-08-27 23:50:26 UTC
well then say so.  how many times do we have to ask? ;P
Comment 13 SpanKY gentoo-dev 2006-08-28 00:15:44 UTC
you want me to keep making the same comment over and over when the ebuild has yet to change ?
Comment 14 Michael Weyershäuser 2006-08-28 12:04:06 UTC
FWIW: tested on amd64, emerges fine.

emerge --info
Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-suspend2-r4Dudebox-Edition x86_64)
=================================================================
System uname: 2.6.17-suspend2-r4Dudebox-Edition x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -Os -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
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="/usr/portage"
SYNC="rsync://server/gentoo-portage"
USE="amd64 X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal isdnlog jpeg kde kdeenablefinal kdehiddenvisibility ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd test truetype truetype-fonts type1-fonts udev unicode vorbis xml xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 15 Géraud Plagne 2006-09-03 03:38:24 UTC
Compiles fine.


#emerge --info

Portage 2.1-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.ovh.net/gentoo-distfiles/"
LINGUAS="fr"
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="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa apache2 apm avi bash-completion berkdb bitmap-fonts bluetooth calendar cdparanoia cli crypt cups dlloader dri dvb dvd dvdr dvdread eds emboss encode esd evo fam foomaticdb fortran ftp gdbm gif gpm gstreamer gtk gtk2 imap imlib ipv6 isdnlog java jpeg kde libg++ libwww lm_sensors mad mikmod mime mmx mmxext motif mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl pam pcre pdf pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sqlite3 sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev userlocales vorbis win32codecs wxwindows xml xmms xorg xosd xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_fr lirc_devices_avermedia98 userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 16 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 03:07:13 UTC
*** Bug 146239 has been marked as a duplicate of this bug. ***
Comment 17 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 09:36:59 UTC
*** Bug 146273 has been marked as a duplicate of this bug. ***
Comment 18 Ryan Hill (RETIRED) gentoo-dev 2006-09-04 21:31:42 UTC
SpankY: can you define broken?  do you mean bug #121871?
Comment 19 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 00:11:57 UTC
*** Bug 146337 has been marked as a duplicate of this bug. ***
Comment 20 Carsten Lohrke (RETIRED) gentoo-dev 2006-09-05 17:08:43 UTC
*** Bug 146472 has been marked as a duplicate of this bug. ***
Comment 21 Jakub Moc (RETIRED) gentoo-dev 2006-09-06 05:20:40 UTC
*** Bug 146539 has been marked as a duplicate of this bug. ***
Comment 22 Jakub Moc (RETIRED) gentoo-dev 2006-09-08 06:39:33 UTC
*** Bug 146831 has been marked as a duplicate of this bug. ***
Comment 23 Jakub Moc (RETIRED) gentoo-dev 2006-09-09 23:52:05 UTC
*** Bug 147021 has been marked as a duplicate of this bug. ***
Comment 24 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 02:35:06 UTC
*** Bug 147283 has been marked as a duplicate of this bug. ***
Comment 25 Jakub Moc (RETIRED) gentoo-dev 2006-09-12 05:13:55 UTC
*** Bug 147299 has been marked as a duplicate of this bug. ***
Comment 26 CJ Kucera 2006-09-12 11:53:59 UTC
Last couple of comments have been "compiles fine" from a few people - 0.102 actually still fails for me.  This is on a fresh install of 2006.1 from a day or two ago.  I marked libdv as ~x86 in my package.keywords and that at least compiled for me.  Anyway:

# emerge --info
Portage 2.1.1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17.13 i686)
=================================================================
System uname: 2.6.17.13 i686 AMD Athlon(tm)  2100+
Gentoo Base System version 1.12.1
Last Sync: Mon, 11 Sep 2006 18:59:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS=""
MAKEOPTS="-j2"
PKGDIR="/usr/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="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 aac aalib acpi aim alsa apache apm asf audiofile bash-completion berkdb bitmap-fonts bzip2 calendar cdparanoia cdr cli crypt cups curl curlwrappers dedicated dga directfb dlloader dri dts dv dvb dvd dvdr dvdread elibc_glibc encode exif expat fbcon ffmpeg fftw firefox flac flash foomaticdb fortran ftp gd gdbm ggi gif glut gnome gnutls gphoto2 gpm graphviz gstreamer gtk gtk2 iconv imagemagick imap imlib innodb input_devices_keyboard input_devices_mouse isdnlog jabber jack java javascript joystick jpeg jpeg2k kernel_linux ldap libcaca libg++ libwww lm_sensors maildir mailwrapper mbox mcal mhash mime ming mmap mmx mmxext mng mp3 mpeg msn musepack mysql ncurses nis nls nptl nptlonly nsplugin nvidia odbc offensive ofx ogg openal opengl osc oss pam pcntl pcre pdf perl php png portaudio ppds pppd python quicktime readline real reflection samba sasl sdl session shorten slang sndfile snmp socks5 sox speex spell spl sse ssl svg svga tcl tcltk tcpd theora tiff tk tokenizer truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l vcd vdr video_cards_nvidia vorbis win32codecs wmf wxwindows x264 xine xinetd xml xmms xorg xpm xprint xv xvid xvmc yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 27 Jakub Moc (RETIRED) gentoo-dev 2006-09-14 15:25:28 UTC
*** Bug 147619 has been marked as a duplicate of this bug. ***
Comment 28 Jakub Moc (RETIRED) gentoo-dev 2006-09-15 09:29:34 UTC
*** Bug 147702 has been marked as a duplicate of this bug. ***
Comment 29 Christian Faulhammer (RETIRED) gentoo-dev 2006-09-15 23:57:20 UTC
*** Bug 147773 has been marked as a duplicate of this bug. ***
Comment 30 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 05:26:26 UTC
*** Bug 148181 has been marked as a duplicate of this bug. ***
Comment 31 Jakub Moc (RETIRED) gentoo-dev 2006-09-21 11:53:15 UTC
*** Bug 148563 has been marked as a duplicate of this bug. ***
Comment 32 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 09:37:59 UTC
*** Bug 149072 has been marked as a duplicate of this bug. ***
Comment 33 FieldySnuts 2006-09-25 09:47:04 UTC
Thanks for marking my bug dupe, I had searched but I guess not well enough. Doh!

Anyway, it's been over nine months and there are a herd of bugs marked dupe... Any chance a fix can make it into portage?
Comment 34 Ryan Hill (RETIRED) gentoo-dev 2006-09-25 09:56:13 UTC
arches, please test media-libs/libdv-0.104-r2.  
Comment 35 SpanKY gentoo-dev 2006-09-25 10:18:13 UTC
simply jumping in and saying "wow it's been over nine months" means you havent read any of the back history
Comment 36 Jesus Rivero (Neurogeek) 2006-09-25 11:33:22 UTC
1)emerges fine
2) passes collision-tests
3) works

QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:
 /var/tmp/portage/libdv-0.104-r2/temp/scanelf-textrel.log
"TEXTREL usr/lib/libdv.so.4.0.2"


Portage 2.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Celeron(R) M processor         1.50GHz
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /usr/spool/PBS /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/splash /etc/terminfo"
CXXFLAGS="-Os -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://mirror.datapipe.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo"
LINGUAS="es"
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="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa arts berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal ipv6 isdnlog jpeg kde ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xml xorg xv zlib elibc_glibc input_devices_mouse input_devices_keyboard input_devices_synaptics kernel_linux linguas_es userland_GNU video_cards_i915 video_cards_i810 video_cards_i830 video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 37 Jakub Moc (RETIRED) gentoo-dev 2006-09-25 20:32:43 UTC
*** Bug 149131 has been marked as a duplicate of this bug. ***
Comment 38 SpanKY gentoo-dev 2006-09-25 21:48:35 UTC
we arent addressing TEXTRELs in this version ... and it isnt a regression, so ...
Comment 39 Guy Martin (RETIRED) gentoo-dev 2006-10-01 08:29:59 UTC
Stable on hppa.
Comment 40 Stuart Stegall 2006-10-02 08:41:47 UTC
for 0.104-r2 ...

1. emerges fine on amd64
2. passed collision test
3. passed multi-lib strict
4. test and works fine

Of course this rev was commited on the Sept 24, 2006 but there is no other 4.1.1 compilable version except for the brand new 1.0.0.

emerge --info follows
-----------------------------------------------------------------------------
Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.17-beyond4 x86_64)
=================================================================
System uname: 2.6.17-beyond4 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.5
Last Sync: Mon, 02 Oct 2006 13:30:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -msse3 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -msse3 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer
multilib-strict sandbox sfperms strict test"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://gentoo.cites.uiuc.edu/pub/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/"
LINGUAS="en en_US"
MAKEOPTS="-j2"
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="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acl acpi akobe alsa apache2 audiofile avi bash-completion
bcp berkdb bitmap-fonts bjam bogofilter boost branding bzip2 cairo cdr cli
crypt cscope cups curl dbus djbfft dlloader dri dssi dts dvd dvdr dvdread eds
elibc_glibc emboss encode exif expat exscalibar fam ffmpeg firefox flac
foo2zjs_devices_hp1020 foomaticdb fortran fpx ftp gd gdbm gif glitz glut gmp
gnokii gnome gnutls gphoto2 gpm graphviz gs gsl gstreamer gtk gtk2 guile hal
hash ieee1394 imlib input_devices_keyboard input_devices_mouse insecure-savers
ipv6 isdnlog jack jack-tmpfs jackmidi java jbig jpeg jpeg2k kernel_linux lapack
lash lcms ldap libg++ linguas_en linguas_en_US logitech-mouse mad mailwrapper
mikmod mono mp3 mp4 mpeg musicbrainz mysql ncurses network nls nptl nptlonly
nsplugin numeric offensive ogg openal openexr opengl pam pam_console pcre pda
pdf pdflib perl physfs png ppds pppd pwdb pyste python quicktime readline
reflection ruby samba sdl session speex spell spl sqlite ssl svg tcl tcpd
theora threads tidy tiff truetype truetype-fonts type1-fonts udev unicode
userland_GNU video_cards_nvidia visualization vorbis vst wmf xcomposite xine
xml xmms xorg xscreensaver xv xvid xvmc yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS
Comment 41 SpanKY gentoo-dev 2006-10-02 08:54:58 UTC
and that doesnt really matter as the only thing changed is x86 code was *removed*, not added
Comment 42 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-10-02 09:43:40 UTC
amd64 out
Comment 43 Chris Gianelloni (RETIRED) gentoo-dev 2006-10-03 14:04:11 UTC
x86 done
Comment 44 Gustavo Zacarias (RETIRED) gentoo-dev 2006-10-05 11:39:35 UTC
sparc stable.
Comment 45 Markus Rothe (RETIRED) gentoo-dev 2006-10-11 12:12:29 UTC
ppc64 stable
Comment 46 Tobias Scherbaum (RETIRED) gentoo-dev 2006-10-21 01:14:33 UTC
ppc stable
Comment 47 Bryan Østergaard (RETIRED) gentoo-dev 2006-10-21 14:34:12 UTC
Alpha done.
Comment 48 Jakub Moc (RETIRED) gentoo-dev 2006-10-21 15:19:25 UTC
*** Bug 152300 has been marked as a duplicate of this bug. ***
Comment 49 Jakub Moc (RETIRED) gentoo-dev 2006-11-26 05:55:27 UTC
mips doesn't have this stable and never had, all done.