<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>134279</bug_id>
          
          <creation_ts>2006-05-24 18:10 0000</creation_ts>
          <short_desc>[GCC 4.1] stabilise app-arch/dpkg-1.13.11</short_desc>
          <delta_ts>2006-08-19 06:27:21 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>140707</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>schapman@gatech.edu</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          <cc>nathan@nightsys.net</cc>
    
    <cc>nattfodd@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>schapman@gatech.edu</who>
            <bug_when>2006-05-24 18:10:43 0000</bug_when>
            <thetext>I had just changed a USE flag and was updating my world (emerge -DuvaN world) and portage wanted to remerge dpkg.  Here&apos;s the relevant line:

# emerge dpkg -DuvaN
[ebuild     UD] app-arch/dpkg-1.10.28 [1.13.11] USE=&quot;bzip2* zlib&quot; 0 kB

I believe I previously merged the ~amd64 version without any trouble.  But anyway, I let portage downgrade it, and the compile failed:


make[2]: Entering directory `/var/tmp/portage/dpkg-1.10.28/work/dpkg-1.10.28/lib&apos;
x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. -I../optlib -DUSE_ZLIB -DUSE_BZ2LIB -DCOPYINGFILE=\&quot;/usr/share/doc/dpkg/copyright\&quot; -c compat.c
x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. -I../optlib -DUSE_ZLIB -DUSE_BZ2LIB -DCOPYINGFILE=\&quot;/usr/share/doc/dpkg/copyright\&quot; -c compression.c
x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. -I../optlib -DUSE_ZLIB -DUSE_BZ2LIB -DCOPYINGFILE=\&quot;/usr/share/doc/dpkg/copyright\&quot; -c database.c
x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. -I../optlib -DUSE_ZLIB -DUSE_BZ2LIB -DCOPYINGFILE=\&quot;/usr/share/doc/dpkg/copyright\&quot; -c dbmodify.c
x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe  -Wall  -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. -I../optlib -DUSE_ZLIB -DUSE_BZ2LIB -DCOPYINGFILE=\&quot;/usr/share/doc/dpkg/copyright\&quot; -c dump.c
In file included from dump.c:38:
../include/parsedump.h:33: error: array type has incomplete element type
dump.c: In function &apos;w_charfield&apos;:
dump.c:95: warning: cast discards qualifiers from pointer target type
dump.c: In function &apos;w_booleandefno&apos;:
dump.c:133: warning: cast discards qualifiers from pointer target type
make[2]: *** [dump.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/dpkg-1.10.28/work/dpkg-1.10.28/lib&apos;
make[1]: *** [all-lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/dpkg-1.10.28/work/dpkg-1.10.28&apos;
make: *** [all-recursive] Error 2

!!! ERROR: app-arch/dpkg-1.10.28 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 931:   Called src_compile
  dpkg-1.10.28.ebuild, line 36:   Called die






# emerge --info
Portage 2.1_rc1-r3 (default-linux/amd64/2006.0, gcc-4.1.0, glibc-2.4-r3, 2.6.17-rc3-no2 x86_64)
=================================================================
System uname: 2.6.17-rc3-no2 x86_64 AMD Turion(tm) 64 Mobile Technology ML-37
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=&quot;amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-march=k8 -O2 -pipe&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox&quot;
GENTOO_MIRRORS=&quot;http://distro.ibiblio.org/pub/linux/distributions/gentoo http://gentoo.osuosl.org&quot;
LDFLAGS=&quot;&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=&apos;/distfiles&apos; --exclude=&apos;/local&apos; --exclude=&apos;/packages&apos;&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.namerica.gentoo.org/gentoo-portage&quot;
USE=&quot;X alsa amd64 avi berkdb bitmap-fonts bzip2 cli crypt cups dri eds emboss encode foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib isdnlog java jpeg kde lzw lzw-tiff mikmod mp3 mpeg ncurses nls nptl nptlonly opengl pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb xmms xorg xpm xv zlib elibc_glibc initng_plugins_also initng_plugins_bash_launcher initng_plugins_chdir initng_plugins_chroot initng_plugins_conflict initng_plugins_cpout initng_plugins_critical initng_plugins_cron initng_plugins_daemon initng_plugins_dev initng_plugins_dllaunch initng_plugins_envparser initng_plugins_find initng_plugins_fstat initng_plugins_history initng_plugins_idleprobe initng_plugins_initctl initng_plugins_interactive initng_plugins_iparser initng_plugins_last initng_plugins_limit initng_plugins_logfile initng_plugins_netprobe initng_plugins_ngc4 initng_plugins_pause initng_plugins_pidfile initng_plugins_reload initng_plugins_renice initng_plugins_rlparser initng_plugins_simple_launcher initng_plugins_stcmd initng_plugins_stdout initng_plugins_suid initng_plugins_syncron initng_plugins_syslog initng_plugins_unneeded initng_plugins_provide input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux userland_GNU video_cards_radeon video_cards_fglrx video_cards_ati video_cards_vesa&quot;
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nathan@nightsys.net</who>
            <bug_when>2006-05-24 18:23:52 0000</bug_when>
            <thetext>Confirmed. CC&apos;ing Halcy0n so he knows about the issue, and assigning to the maintainer.

Portage 2.1_rc2 (default-linux/amd64/2005.1, gcc-4.1.1-pre20060517, glibc-2.4-r3, 2.6.16-ck3 x86_64)
=================================================================
System uname: 2.6.16-ck3 x86_64 AMD Opteron(tm) Processor 148
Gentoo Base System version 1.12.0
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS=&quot;amd64 ~amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -march=k8 -pipe -g&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -march=k8 -pipe -g&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache distcc distlocks fixpackages metadata-transfer nostrip sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;ftp://mirror.pacific.net.au/linux/Gentoo ftp://mirror.isp.net.au/pub/gentoo/ ftp://ftp.swin.edu.au/gentoo&quot;
MAKEOPTS=&quot;-j5&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=&apos;/distfiles&apos; --exclude=&apos;/local&apos; --exclude=&apos;/packages&apos;&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://172.17.0.2/gentoo-portage&quot;
USE=&quot;X acpi aim alsa amd64 apache2 audiofile avi bash-completion berkdb big-tables bitmap-fonts bzip2 cairo canvas cdr cli crypt cups curl dba debug divx4linux dri dvd dvdr emboss encode ethereal exif extraengine fam ffmpeg firefox flac foomaticdb fortran gd gdbm gif gimpprint glut gmp gpm gstreamer gtk gtk2 icq idn imap imlib innodb ipv6 isdnlog jabber java jpeg kerberos lcms ldap libcaca logrotate lzw lzw-tiff mad mhash mng mozsvg mp3 mpeg mppe-mppc mysql mysqli ncurses nls nptl nptlonly nsplugin nvidia ogg opengl pam pcntl pcre pdflib pear perl php png posix pppd python quicktime readline reflection ruby samba sdl session slang snmp soap sockets spell spl sqlite ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode usb userlocales utf8 vorbis wddx xine xinerama xml xml2 xmlrpc xorg xosd xpm xprint xsl xv xvid yahoo zlib elibc_glibc kernel_linux userland_GNU video_cards_nvidia&quot;
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nathan@nightsys.net</who>
            <bug_when>2006-05-24 18:25:50 0000</bug_when>
            <thetext>The issue doesnt occur with dpkg-1.13.11, and seeing as gcc-4.x isnt even ~ yet, I cant see why this should hold up the ~&apos;ing of gcc-4.1.1. Make sure that either dpkg-1.13.11 is stabilized or the issue in 1.10.28 is fixed before gcc-4.x goes stable...Sound good?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>schapman@gatech.edu</who>
            <bug_when>2006-05-24 18:43:14 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; The issue doesnt occur with dpkg-1.13.11, and seeing as gcc-4.x isnt even ~
&gt; yet, I cant see why this should hold up the ~&apos;ing of gcc-4.1.1. Make sure that
&gt; either dpkg-1.13.11 is stabilized or the issue in 1.10.28 is fixed before
&gt; gcc-4.x goes stable...Sound good?
&gt; 

Yeah.  This laptop is my testbed for experimental software (hence the masked gcc and ricer kernel) so I can&apos;t say I didn&apos;t expect this to happen.  Thanks for the quick response ;)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>halcy0n@gentoo.org</who>
            <bug_when>2006-05-24 19:15:16 0000</bug_when>
            <thetext>Alright, so the ~arch version of it compiles?  

I&apos;m not too concerned about stable packages taht don&apos;t compile with gcc-4.1 since there are quite a few still (glibc being the main one).  We&apos;ll have to make a list somewhere down the road about that, but that is still a ways off. :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-05-25 01:01:39 0000</bug_when>
            <thetext>Latest version compiles just fine.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nattfodd@gentoo.org</who>
            <bug_when>2006-07-02 16:17:58 0000</bug_when>
            <thetext>As gcc-4.1.1 is aiming for stable, I reopen the bug. I still get the issue here on my x86 system.


Portage 2.1.1_pre2-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-ubik i686)
=================================================================
System uname: 2.6.17-ubik i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.12.1
dev-lang/python:     2.3.5-r2, 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.17
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -mtune=i686 -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /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.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/eselect/compiler /etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c&quot;
CXXFLAGS=&quot;-O2 -mtune=i686 -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig cvs distlocks metadata-transfer sandbox sfperms sign strict&quot;
GENTOO_MIRRORS=&quot;http://ftp.rhnet.is/pub/gentoo 		http://mirror.gentoo.no http://gentoo.mirror.sdv.fr 		ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.oregonstate.edu 		http://www.ibiblio.org/pub/Linux/distributions/gentoo&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=&apos;/distfiles&apos; --exclude=&apos;/local&apos; --exclude=&apos;/packages&apos;&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/home/heimdall/gentoo/gentoo-x86 /usr/haskell/gentoo-haskell/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;x86 X aac aalib acpi alsa apache2 asf audiofile avi bash-completion berkdb bitmap-fonts bzip2 cjk cli crypt cups dlloader doc dri dvd dvdr dvdread eds emboss encode esd exif fbcon ffmpeg flac font-server foomaticdb fortran gdbm gif gimpprint glitz glut gnome gpm graphviz gstreamer gtk gtk2 icecast imap imlib isdnlog jpeg lcms libcaca libg++ libwww mad mbox mikmod mmx motif mozsvg mp3 mpeg musepack musicbrainz ncurses networkcanna nls nntp nptl nptlonly objc offensive ogg opengl pam pcre pdflib perl png postgres pppd python quicktime radeon readline real reflection sasl sdl session softmmu spell spl sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev unicode userlocales v4l vidix vorbis win32codecs wma xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nattfodd@gentoo.org</who>
            <bug_when>2006-07-02 16:43:20 0000</bug_when>
            <thetext>Created an attachment (id=90721)
Patch for gcc-4.1.1

Here comes a patch for this issue and another one that arises just after. As this ebuild has no maintainer, I&apos;ll go ahead and make a 1.10.28-r1 if no-one objects.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pdenapo@gmail.com</who>
            <bug_when>2006-07-02 18:50:21 0000</bug_when>
            <thetext>I suggest upgrading to 1.13.1 (this one compiles without problems)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nattfodd@gentoo.org</who>
            <bug_when>2006-07-20 08:37:40 0000</bug_when>
            <thetext>Let&apos;s block gcc-4.1 stable tracker bug.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2006-07-20 09:00:08 0000</bug_when>
            <thetext>Changed this bug&apos;s summary and cced arches...there are no bugs open in bugzilla for that version and it has been in portage longer than 30 days.  I did that, because there is no maintainer; arches who don&apos;t want this important package going stable too soon, please remove yourself from cc.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2006-07-20 15:12:57 0000</bug_when>
            <thetext>
1) can confirm it won&apos;t compile with GCC 4.1
2) there are newer versions available by Debian, maybe dump in ~arch, there seem to be no big changes (gettext support for the perl parts)
3) emerges fine
4) passes test suite
5) passes collision test

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
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=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/share/X11/xkb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo&quot;
CXXFLAGS=&quot;-O2&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test&quot;
GENTOO_MIRRORS=&quot;ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/&quot;
LANG=&quot;de_DE@euro&quot;
LC_ALL=&quot;de_DE@euro&quot;
LINGUAS=&quot;de&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=&apos;/distfiles&apos; --exclude=&apos;/local&apos; --exclude=&apos;/packages&apos;&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.informatik.rwth-aachen.de/gentoo-portage&quot;
USE=&quot;x86 3dnow 3dnowext X Xaw3d a52 alsa artworkextra asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif expat fam fat fbcon fdftk ffmpeg firefox foomaticdb fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap imlib ipv6 isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ libwww lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono motif mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd theora thunderbird tiff truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2006-07-20 15:14:35 0000</bug_when>
            <thetext>It emerges also fine on an partly unstable system.

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2
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=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -march=athlon-xp -pipe&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/share/X11/xkb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo&quot;
CXXFLAGS=&quot;-O2 -march=athlon-xp -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/&quot;
LANG=&quot;de_DE@euro&quot;
LC_ALL=&quot;de_DE@euro&quot;
LINGUAS=&quot;de&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=&apos;/distfiles&apos; --exclude=&apos;/local&apos; --exclude=&apos;/packages&apos;&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.informatik.rwth-aachen.de/gentoo-portage&quot;
USE=&quot;x86 3dnow 3dnowext X Xaw3d a52 alsa artworkextra asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo ccache cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif fam fat fbcon fdftk ffmpeg firefox foomaticdb fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal howl icq idn imagemagick imap imlib ipv6 isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ libwww lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono motif mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nosendmail nowebdav nptl nptlonly nsplugin nvidia offensive ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd theora thunderbird tiff truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tsunam@gentoo.org</who>
            <bug_when>2006-07-20 21:29:19 0000</bug_when>
            <thetext>x86 is gone..boo to rpms! *kicks them for being a pain*</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dertobi123@gentoo.org</who>
            <bug_when>2006-07-23 00:18:02 0000</bug_when>
            <thetext>ppc stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>metalgod@gentoo.org</who>
            <bug_when>2006-07-28 09:24:13 0000</bug_when>
            <thetext>stable on amd32*2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2006-07-30 17:15:24 0000</bug_when>
            <thetext>SPARC Stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jer@gentoo.org</who>
            <bug_when>2006-08-09 13:06:16 0000</bug_when>
            <thetext>HPPA done.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-08-19 06:27:21 0000</bug_when>
            <thetext>done</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>90721</attachid>
            <date>2006-07-02 16:43 0000</date>
            <desc>Patch for gcc-4.1.1</desc>
            <filename>dpkg-1.10.28-gcc4.1.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGRwa2ctMS4xMC4yOC9saWIvbWxpYi5jLm9sZAkyMDA2LTA3LTAzIDAxOjM5OjEyLjAwMDAw
MDAwMCArMDIwMAorKysgZHBrZy0xLjEwLjI4L2xpYi9tbGliLmMJMjAwNi0wNy0wMyAwMTozOTo1
My4wMDAwMDAwMDAgKzAyMDAKQEAgLTE4OSw3ICsxODksOSBAQAogICBzd2l0Y2goZGF0YS0+dHlw
ZSkgewogICAgIGNhc2UgQlVGRkVSX1dSSVRFX0JVRjoKICAgICAgIG1lbWNweShkYXRhLT5kYXRh
LnB0ciwgYnVmLCBsZW5ndGgpOwotICAgICAgKGNoYXIqKWRhdGEtPmRhdGEucHRyICs9IGxlbmd0
aDsKKyAgICAgIGNoYXIqIHRtcDsKKyAgICAgIHRtcCA9IChjaGFyKilkYXRhLT5kYXRhLnB0ciAr
IGxlbmd0aDsKKyAgICAgIGRhdGEtPmRhdGEucHRyID0gdG1wOwogICAgICAgYnJlYWs7CiAgICAg
Y2FzZSBCVUZGRVJfV1JJVEVfVkJVRjoKICAgICAgIHZhcmJ1ZmFkZGJ1Zigoc3RydWN0IHZhcmJ1
ZiAqKWRhdGEtPmRhdGEucHRyLCBidWYsIGxlbmd0aCk7Ci0tLSBkcGtnLTEuMTAuMjgvaW5jbHVk
ZS9wYXJzZWR1bXAuaC5vbGQJMjAwNi0wNy0wMyAwMTozODowOC4wMDAwMDAwMDAgKzAyMDAKKysr
IGRwa2ctMS4xMC4yOC9pbmNsdWRlL3BhcnNlZHVtcC5oCTIwMDYtMDctMDMgMDE6Mzg6NDkuMDAw
MDAwMDAwICswMjAwCkBAIC0zMCw3ICszMCw2IEBACiAgIGNvbnN0IGNoYXIgKmNhbm9uOwogfTsK
IAotZXh0ZXJuIGNvbnN0IHN0cnVjdCBmaWVsZGluZm8gZmllbGRpbmZvc1tdOwogZXh0ZXJuIGNv
bnN0IHN0cnVjdCBuaWNrbmFtZSBuaWNrbmFtZXNbXTsKIGV4dGVybiBjb25zdCBpbnQgbmZpZWxk
czsgLyogPSBlbGVtZW50cyBpbiBmaWVsZGluZm9zLCBpbmNsdWRpbmcgdGhlIHNlbnRpbmVscyAq
LwogCkBAIC02OCw2ICs2Nyw4IEBACiAgIHVuc2lnbmVkIGludCBpbnRlZ2VyOwogfTsKIAorZXh0
ZXJuIGNvbnN0IHN0cnVjdCBmaWVsZGluZm8gZmllbGRpbmZvc1tdOworCiB2b2lkIHBhcnNlZXJy
KEZJTEUgKmZpbGUsIGNvbnN0IGNoYXIgKmZpbGVuYW1lLCBpbnQgbG5vLCBGSUxFICp3YXJudG8s
IGludCAqd2FybmNvdW50LAogICAgICAgICAgICAgICBjb25zdCBzdHJ1Y3QgcGtnaW5mbyAqcGln
cCwgaW50IHdhcm5vbmx5LAogICAgICAgICAgICAgICBjb25zdCBjaGFyICpmbXQsIC4uLikgUFJJ
TlRGRk9STUFUKDgsOSk7Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>