<?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>121862</bug_id>
          
          <creation_ts>2006-02-06 12:27 0000</creation_ts>
          <short_desc>dev-libs/popt-1.10.4 keywording request</short_desc>
          <delta_ts>2007-01-12 21:53:59 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>sanchan@gentoo.org</reporter>
          <assigned_to>mips@gentoo.org</assigned_to>
          <cc>flameeyes@gentoo.org</cc>
    
    <cc>vanquirius@gentoo.org</cc>
    
    <cc>vapier@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-02-06 12:27:10 0000</bug_when>
            <thetext>is this unmaintained? metadata.xml is not present.
ebuilds update needed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vanquirius@gentoo.org</who>
            <bug_when>2006-02-18 19:23:45 0000</bug_when>
            <thetext>Sandro: If I were you I would go ahead and bump it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-02-18 22:06:42 0000</bug_when>
            <thetext>whoever feels like taking on the rpm package should also take on the popt package</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2006-02-19 05:50:06 0000</bug_when>
            <thetext>As long as the API remained the same just go on.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-02-20 11:59:29 0000</bug_when>
            <thetext>Ok, according to www.rpm.org, &apos;The long time RPM maintainer, Jeff Johnson, keeps an archive at: ftp://jbj.org/pub/rpm-* and &quot;has the latest bits he has touched&quot;.&apos;

I&apos;m downloading ftp://jbj.org/pub/rpm-4.4.x/popt-1.10.4.tar.gz but I&apos;m not sure if the rpm.org community has a different version. I&apos;m gonna try this on my system against all the application I&apos;ve on it that uses popt. If anybody know a better &quot;canonical&quot; place for popt, please let me know it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-02-22 11:29:37 0000</bug_when>
            <thetext>I need help figuring out why test phase fails. The api seems unchanged seeinf differences in the source tree (with meld). I&apos;m testing it under ~x86 and seems nothing broken untill now (two days normal running after revdep-rebuild -soname  /usr/lib/libpopt.so.0 . Actually I&apos;ve restricted test... for testing purpose :-/

--- popt-1.7-r1.ebuild  2006-02-21 20:22:01.000000000 +0100
+++ popt-1.10.4.ebuild  2006-02-22 20:22:44.000000000 +0100
@@ -1,28 +1,28 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.22 2006/01/25 21:07:05 flameeyes Exp $
+# $Header: $

 inherit libtool eutils flag-o-matic autotools

 DESCRIPTION=&quot;Parse Options - Command line parser&quot;
 HOMEPAGE=&quot;http://www.rpm.org/&quot;
-SRC_URI=&quot;ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/${P}.tar.gz&quot;
+SRC_URI=&quot;ftp://jbj.org/pub/rpm-4.4.x/${P}.tar.gz&quot;

 LICENSE=&quot;as-is&quot;
 SLOT=&quot;0&quot;
-KEYWORDS=&quot;alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc x86&quot;
+KEYWORDS=&quot;~x86&quot;
 IUSE=&quot;nls&quot;

 RDEPEND=&quot;nls? ( virtual/libintl )&quot;
 DEPEND=&quot;nls? ( sys-devel/gettext )&quot;

+#test fail. I can&apos;t figure out why.
+RESTRICT=test
+
 src_unpack() {
        unpack ${A}
        cd &quot;${S}&quot;
-       epatch &quot;${FILESDIR}&quot;/${P}-missing-tests.patch
-       epatch &quot;${FILESDIR}&quot;/${P}-nls.patch
-       use nls || touch ../rpm.c
-
+       #use nls || touch ../rpm.c
        eautomake
        elibtoolize
 }</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-02-22 11:55:16 0000</bug_when>
            <thetext>Created an attachment (id=80446)
new ebuild

The ebuild for faster testing :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-02-22 15:03:26 0000</bug_when>
            <thetext>any reason you&apos;re running autotool stuff still ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-02-23 11:15:10 0000</bug_when>
            <thetext>Created an attachment (id=80538)
autotool stuff removed, test failure still present

(In reply to comment #7)
&gt; any reason you&apos;re running autotool stuff still ?

forgot to remove them. The make process rerun autoheader by itself.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kingtaco@gentoo.org</who>
            <bug_when>2006-03-13 11:13:04 0000</bug_when>
            <thetext>amd64 ATs, please test</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-09-07 11:08:38 0000</bug_when>
            <thetext>No report from ATs...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>angelos@gentoo.org</who>
            <bug_when>2006-09-08 05:21:50 0000</bug_when>
            <thetext>emerges fine on amd64, passes test-suite (yea, really!), multilib-strict and collision-test, works

Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ck1-r3 x86_64)
=================================================================
System uname: 2.6.17-ck1-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
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=&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/share/X11/xkb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache collision-test distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test&quot;
GENTOO_MIRRORS=&quot;ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ &quot;
LANG=&quot;en_US.ISO8859-1&quot;
LC_ALL=&quot;en_US.ISO8859-1&quot;
MAKEOPTS=&quot;-j3&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_EXTRA_OPTS=&quot;--exclude-from=/etc/portage/rsync_excludes&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/overlay&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
USE=&quot;amd64 X a52 aac acpi alsa amr asf avi berkdb bitmap-fonts bzip2 cairo cdinstall cdparanoia cdr cli crypt cups dbus divx dlloader dri dvd dvdr dvdread emboss encode expat fam firefox fortran gdbm gif glut gpm gstreamer gtk gtk2 hal imagemagick isdnlog jpeg lcms ldap libg++ lirc mad mikmod mng mp3 mpeg musicbrainz ncurses nls nptl nptlonly ogg opengl pam pcre pdflib php png ppds pppd quicktime readline reflection sdl session socks5 spl ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vorbis wmp x264 xine xinerama xml xorg xv xvid zlib elibc_glibc input_devices_evdev input_devices_keyboard kernel_linux lirc_devices_inputlirc userland_GNU video_cards_fglrx&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-09-09 10:46:13 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; emerges fine on amd64, passes test-suite (yea, really!), multilib-strict and
&gt; collision-test, works

All right. I&apos;m going to commit it, assigning myself as maintainer. I&apos;ll keyword it ~amd64. x86 arch testers, please keyword it ~x86 if anybody can confirm it doesn&apos;t break anything under x86.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chutzpah@gentoo.org</who>
            <bug_when>2006-09-09 13:42:58 0000</bug_when>
            <thetext>The 1.10.4 ebuild is broken on amd64, please see bug #146988.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-09-10 14:02:37 0000</bug_when>
            <thetext>Well, a new bump was required due to bug #146988, #147044, #147066.
Please test the new ebuild (already in portage, package masked) and keyword it accordingly to test result. Please during the test don&apos;t try only to build it, try also to rebuild everything that links against the old version.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2006-09-10 14:53:38 0000</bug_when>
            <thetext>~x86-fbsd keyword re-added.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>angelos@gentoo.org</who>
            <bug_when>2006-09-10 14:57:13 0000</bug_when>
            <thetext>well, last version I tried worked too (tried nautilus and eog), but anyways..

- 1.10.4-r1 emerges fine on amd64
- passes multilib-strict
- passes collision-test
- works (again, tried with nautilus and eog)

Portage 2.1.1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-ck1-r3 x86_64)
=================================================================
System uname: 2.6.17-ck1-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.4
Last Sync: Sun, 10 Sep 2006 21:20:01 +0000
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=&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/share/X11/xkb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo&quot;
CXXFLAGS=&quot;-march=k8 -O2 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache collision-test distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test&quot;
GENTOO_MIRRORS=&quot;ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ &quot;
LANG=&quot;en_US.ISO8859-1&quot;
LC_ALL=&quot;en_US.ISO8859-1&quot;
LINGUAS=&quot;&quot;
MAKEOPTS=&quot;-j1&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_EXTRA_OPTS=&quot;--exclude-from=/etc/portage/rsync_excludes&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/overlay&quot;
SYNC=&quot;rsync://rsync.europe.gentoo.org/gentoo-portage&quot;
USE=&quot;amd64 X a52 aac acpi alsa amr avi berkdb bitmap-fonts branding bzip2 cairo cdinstall cdparanoia cdr cli crypt cups dbus divx dlloader dri dvd dvdr dvdread elibc_glibc emboss encode expat fam firefox fortran gdbm gif glut gpm gstreamer gtk gtk2 hal imagemagick input_devices_evdev input_devices_keyboard isdnlog jpeg kernel_linux lcms ldap libg++ lirc lirc_devices_inputlirc mad mikmod mng mp3 mpeg musicbrainz ncurses nls nptl nptlonly ogg opengl pam pcre pdflib php png ppds pppd quicktime readline reflection sdl session socks5 spl ssl svg tcpd tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU v4l v4l2 video_cards_fglrx vorbis wmp x264 xine xinerama xml xorg xv xvid zlib&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grobian@gentoo.org</who>
            <bug_when>2006-09-11 12:24:15 0000</bug_when>
            <thetext>No go on ppc-macos.  Probably autotools version mismatch.


***** automake *****

Makefile.am:42: libpopt_la_LDFLAGS was already defined in condition TRUE, which implies condition HAVE_LD_VERSION_SCRIPT_TRUE

  libpopt_la_LDFLAGS (User, where = Makefile.am:42) +=
  {
    TRUE =&gt; -no-undefined @INTLLIBS@
  }

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tsunam@gentoo.org</who>
            <bug_when>2006-09-11 20:31:56 0000</bug_when>
            <thetext>added ~x86 seems to work fine here.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>corsair@gentoo.org</who>
            <bug_when>2006-09-12 01:04:45 0000</bug_when>
            <thetext>added ~ppc64</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>agriffis@gentoo.org</who>
            <bug_when>2006-09-13 10:40:39 0000</bug_when>
            <thetext>ia64 done</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-09-13 11:19:36 0000</bug_when>
            <thetext>(In reply to comment #17)
&gt; No go on ppc-macos.  Probably autotools version mismatch.

Ok, I&apos;ll take a look at it but I lack the hardware for testing. I&apos;m going to unmask the ebuild. Remaining archs, please keyword it accordingly to test results. I leave the bug open since keywording finished and ppc-macos fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2006-09-14 14:13:17 0000</bug_when>
            <thetext>The test failure looks like a real regression in the library. The test1 program set up &apos;-&apos; (a single dash) as one of the options. popt 1.7 successfully parsed &apos;-&apos; as an option, but popt 1.10 does not...

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2006-09-14 17:00:12 0000</bug_when>
            <thetext>Created an attachment (id=97015)
Simple program that shows the problem causing test stage to fail

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2006-09-14 17:03:17 0000</bug_when>
            <thetext>(From update of attachment 97015)
based on test1.c in popt toplevel dir</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-09-15 11:14:53 0000</bug_when>
            <thetext>(In reply to comment #22)
&gt; The test failure looks like a real regression in the library. The test1 program
&gt; set up &apos;-&apos; (a single dash) as one of the options. popt 1.7 successfully parsed
&gt; &apos;-&apos; as an option, but popt 1.10 does not...
&gt; 

I don&apos;t know if it&apos;s a regression or if it&apos;s a feature.
The 1.7 original code in popt.c says:

if (con-&gt;restLeftover || *origOptString != &apos;-&apos;) {
...
}

1.10.4 says:

if (con-&gt;restLeftover || *origOptString != &apos;-&apos; ||
  (*origOptString == &apos;-&apos; &amp;&amp; origOptString[1] == &apos;\0&apos;)) {
... 
}

so if - is an option, it has to be terminated.
it can&apos;t be a character, it has to be a string terminated by \0.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2006-09-16 09:13:03 0000</bug_when>
            <thetext>After more investigation, it still looks like a bug -- single dash now makes it hit one of the conditions marked at &quot;Can&apos;t happen&quot; which is what prevents the line that sets &quot;singleDash = 1&quot; from being reached.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2006-09-16 09:16:21 0000</bug_when>
            <thetext>Created an attachment (id=97156)
add a printf to section that shouldn&apos;t be executed... but IS.

Run test1 app with &apos;-&apos; after this patch has been applied</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gmsoft@gentoo.org</who>
            <bug_when>2006-10-01 08:39:38 0000</bug_when>
            <thetext>Added ~hppa to keywords.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grobian@gentoo.org</who>
            <bug_when>2006-10-24 12:17:01 0000</bug_when>
            <thetext>whatever is the outcome here, ppc-macos keyword is dropped in favour of the prefix.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2006-11-03 14:52:32 0000</bug_when>
            <thetext>~sparc keyword added.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drizzt@gentoo.org</who>
            <bug_when>2006-11-03 15:38:56 0000</bug_when>
            <thetext>Created an attachment (id=101173)
popt-1.10.7.ebuild

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drizzt@gentoo.org</who>
            <bug_when>2006-11-03 15:41:18 0000</bug_when>
            <thetext>Created an attachment (id=101174)
files/popt-1.10.4-test.patch

Now test should works</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>angelos@gentoo.org</who>
            <bug_when>2006-11-05 08:06:05 0000</bug_when>
            <thetext>amd64 already keyworded -r1 and -r2, any special reason we&apos;re still here?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thedude0001@gmx.de</who>
            <bug_when>2006-11-05 08:21:36 0000</bug_when>
            <thetext>&quot;Nobody removed us&quot; seems to be the only reason ;)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>kloeri@gentoo.org</who>
            <bug_when>2006-11-05 10:13:10 0000</bug_when>
            <thetext>Added ~alpha keyword.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-11-07 14:19:01 0000</bug_when>
            <thetext>(In reply to comment #32)
&gt; Created an attachment (id=101174) [edit]
&gt; files/popt-1.10.4-test.patch
&gt; 
&gt; Now test should works
&gt; 

Patch in cvs, version bump needed as this fixes the regression of comment #22.
Keeping ~keywords.
Changing the summary in keywording, no more things to fix for this version bump.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drizzt@gentoo.org</who>
            <bug_when>2006-11-08 09:12:51 0000</bug_when>
            <thetext>ppc done</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-11-13 11:49:14 0000</bug_when>
            <thetext>sh s390 and arm are done, only mips remains for having this bug fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sanchan@gentoo.org</who>
            <bug_when>2006-12-06 11:55:53 0000</bug_when>
            <thetext>1.10.7 in portage, version bump thanks to Timothy Redaelli.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-01-12 21:53:59 0000</bug_when>
            <thetext>Obsoleted by Bug 161177, closing.
</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>80446</attachid>
            <date>2006-02-22 11:55 0000</date>
            <desc>new ebuild</desc>
            <filename>popt-1.10.4.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCmluaGVyaXQgbGlidG9vbCBldXRpbHMgZmxhZy1vLW1hdGljIGF1dG90b29scwoKREVT
Q1JJUFRJT049IlBhcnNlIE9wdGlvbnMgLSBDb21tYW5kIGxpbmUgcGFyc2VyIgpIT01FUEFHRT0i
aHR0cDovL3d3dy5ycG0ub3JnLyIKU1JDX1VSST0iZnRwOi8vamJqLm9yZy9wdWIvcnBtLTQuNC54
LyR7UH0udGFyLmd6IgoKTElDRU5TRT0iYXMtaXMiClNMT1Q9IjAiCktFWVdPUkRTPSJ+eDg2IgpJ
VVNFPSJubHMiCgpSREVQRU5EPSJubHM/ICggdmlydHVhbC9saWJpbnRsICkiCkRFUEVORD0ibmxz
PyAoIHN5cy1kZXZlbC9nZXR0ZXh0ICkiCgojdGVzdCBmYWlsLiBJIGNhbid0IGZpZ3VyZSBvdXQg
d2h5LgpSRVNUUklDVD10ZXN0CgpzcmNfdW5wYWNrKCkgewoJdW5wYWNrICR7QX0KCWNkICIke1N9
IgoJI3VzZSBubHMgfHwgdG91Y2ggLi4vcnBtLmMKCWVhdXRvbWFrZQoJZWxpYnRvb2xpemUKfQoK
c3JjX2NvbXBpbGUoKSB7Cgl1c2UgcHBjLW1hY29zICYmIGFwcGVuZC1sZGZsYWdzIC11bmRlZmlu
ZWQgZHluYW1pY19sb29rdXAKCWVjb25mICQodXNlX2VuYWJsZSBubHMpIHx8IGRpZQoJZW1ha2Ug
fHwgZGllICJlbWFrZSBmYWlsZWQiCn0KCnNyY19pbnN0YWxsKCkgewoJbWFrZSBpbnN0YWxsIERF
U1RESVI9IiR7RH0iIHx8IGRpZQoJZG9kb2MgQ0hBTkdFUyBSRUFETUUKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>80538</attachid>
            <date>2006-02-23 11:15 0000</date>
            <desc>autotool stuff removed, test failure still present</desc>
            <filename>popt-1.10.4.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCmluaGVyaXQgZmxhZy1vLW1hdGljCgpERVNDUklQVElPTj0iUGFyc2UgT3B0aW9ucyAt
IENvbW1hbmQgbGluZSBwYXJzZXIiCkhPTUVQQUdFPSJodHRwOi8vd3d3LnJwbS5vcmcvIgpTUkNf
VVJJPSJmdHA6Ly9qYmoub3JnL3B1Yi9ycG0tNC40LngvJHtQfS50YXIuZ3oiCgpMSUNFTlNFPSJh
cy1pcyIKU0xPVD0iMCIKS0VZV09SRFM9In54ODYiCklVU0U9Im5scyIKClJERVBFTkQ9Im5scz8g
KCB2aXJ0dWFsL2xpYmludGwgKSIKREVQRU5EPSJubHM/ICggc3lzLWRldmVsL2dldHRleHQgKSIK
CiN0ZXN0IGZhaWwuIEkgY2FuJ3QgZmlndXJlIG91dCB3aHkuClJFU1RSSUNUPXRlc3QKCnNyY191
bnBhY2soKSB7Cgl1bnBhY2sgJHtBfQoJY2QgIiR7U30iCn0KCnNyY19jb21waWxlKCkgewoJdXNl
IHBwYy1tYWNvcyAmJiBhcHBlbmQtbGRmbGFncyAtdW5kZWZpbmVkIGR5bmFtaWNfbG9va3VwCgll
Y29uZiAkKHVzZV9lbmFibGUgbmxzKSB8fCBkaWUKCWVtYWtlIHx8IGRpZSAiZW1ha2UgZmFpbGVk
Igp9CgpzcmNfaW5zdGFsbCgpIHsKCW1ha2UgaW5zdGFsbCBERVNURElSPSIke0R9IiB8fCBkaWUK
CWRvZG9jIENIQU5HRVMgUkVBRE1FCn0K
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>97015</attachid>
            <date>2006-09-14 17:00 0000</date>
            <desc>Simple program that shows the problem causing test stage to fail</desc>
            <filename>test_dash.c</filename>
            <type>text/plain</type>
            <data encoding="base64">LyogKEMpIDE5OTgtMjAwMiBSZWQgSGF0LCBJbmMuIC0tIExpY2Vuc2luZyBkZXRhaWxzIGFyZSBp
biB0aGUgQ09QWUlORwogICBmaWxlIGFjY29tcGFueWluZyBwb3B0IHNvdXJjZSBkaXN0cmlidXRp
b25zLCBhdmFpbGFibGUgZnJvbQogICBmdHA6Ly9mdHAucnBtLm9yZy9wdWIvcnBtL2Rpc3QuICov
CgojaW5jbHVkZSAic3lzdGVtLmgiCgovKkB1bmNoZWNrZWRAKi8Kc3RhdGljIGludCBzaW5nbGVE
YXNoID0gMDsKCi8qQHVuY2hlY2tlZEAqLwpzdGF0aWMgc3RydWN0IHBvcHRPcHRpb24gb3B0aW9u
c1tdID0gewogIHsgTlVMTCwgJy0nLCBQT1BUX0FSR19OT05FIHwgUE9QVF9BUkdGTEFHX0RPQ19I
SURERU4sICZzaW5nbGVEYXNoLCAwLAoJTlVMTCwgTlVMTCB9LAogIFBPUFRfQVVUT0hFTFAKICBQ
T1BUX1RBQkxFRU5ECn07CgoKaW50IG1haW4oaW50IGFyZ2MsIGNvbnN0IGNoYXIgKiogYXJndikK
CS8qQGdsb2JhbHMgcGFzczIsIGZpbGVTeXN0ZW0sIGludGVybmFsU3RhdGUgQCovCgkvKkBtb2Rp
ZmllcyBwYXNzMiwgZmlsZVN5c3RlbSwgaW50ZXJuYWxTdGF0ZSBAKi8KewogICAgcG9wdENvbnRl
eHQgb3B0Q29uOwogICAgY29uc3QgY2hhciAqKiByZXN0OwogICAgaW50IHJjOwoKICAgIG9wdENv
biA9IHBvcHRHZXRDb250ZXh0KCJ0ZXN0MSIsIGFyZ2MsIGFyZ3YsIG9wdGlvbnMsIDApOwogICAg
KHZvaWQpIHBvcHRSZWFkQ29uZmlnRmlsZShvcHRDb24sICIuL3Rlc3QtcG9wdHJjIik7CgogICAg
d2hpbGUgKChyYyA9IHBvcHRHZXROZXh0T3B0KG9wdENvbikpID4gMCkJLyogUmVhZCBhbGwgdGhl
IG9wdGlvbnMgLi4uICovCgl7fTsKCiAgICBpZiAoc2luZ2xlRGFzaCkKCWZwcmludGYoc3Rkb3V0
LCAiRm91bmQgYSBzaW5nbGUgZGFzaCEhXG4iKTsKCmV4aXQ6CiAgICBvcHRDb24gPSBwb3B0RnJl
ZUNvbnRleHQob3B0Q29uKTsKICAgIHJldHVybiA0MjsKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>97156</attachid>
            <date>2006-09-16 09:16 0000</date>
            <desc>add a printf to section that shouldn&apos;t be executed... but IS.</desc>
            <filename>popt-1.10.4-cant-happen.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHBvcHQuYy5vcmlnCTIwMDYtMDktMTYgMDg6NTY6NDYuMDAwMDAwMDAwIC0wNzAwCisrKyBw
b3B0LmMJMjAwNi0wOS0xNiAwODo1NzoxMy4wMDAwMDAwMDAgLTA3MDAKQEAgLTc1OCw3ICs3NTgs
MTAgQEAKIAkJICAgIHJldHVybiAwOwogCQl9CiAJCWlmIChjb24tPmxlZnRvdmVycyAhPSBOVUxM
KQkvKiBYWFggY2FuJ3QgaGFwcGVuICovCisgICAgeworcHJpbnRmKCJDYW4ndCBoYXBwZW4gZWg/
Pz8gY29uLT5sZWZ0b3ZlcnMgPSAlcCAqY29uLT5sZWZ0b3ZlcnMgPSAlc1xuIixjb24tPmxlZnRv
dmVycywgKmNvbi0+bGVmdG92ZXJzKTsKIAkJICAgIGNvbi0+bGVmdG92ZXJzW2Nvbi0+bnVtTGVm
dG92ZXJzKytdID0gb3JpZ09wdFN0cmluZzsKKyAgICB9CiAJCWNvbnRpbnVlOwogCSAgICB9CiAK
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>101173</attachid>
            <date>2006-11-03 15:38 0000</date>
            <desc>popt-1.10.7.ebuild</desc>
            <filename>popt-1.10.7.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2Rldi1saWJzL3BvcHQvcG9wdC0xLjEwLjQtcjIu
ZWJ1aWxkLHYgMS40IDIwMDYvMTEvMDMgMjI6NTI6MTUgd2VldmUgRXhwICQKCldBTlRfQVVUT0NP
TkY9ImxhdGVzdCIKV0FOVF9BVVRPTUFLRT0iMS45IgoKaW5oZXJpdCBmbGFnLW8tbWF0aWMgYXV0
b3Rvb2xzCgpERVNDUklQVElPTj0iUGFyc2UgT3B0aW9ucyAtIENvbW1hbmQgbGluZSBwYXJzZXIi
CkhPTUVQQUdFPSJodHRwOi8vd3d3LnJwbS5vcmcvIgpTUkNfVVJJPSJmdHA6Ly9qYmoub3JnL3B1
Yi9ycG0tNC40LngvJHtQfS50YXIuZ3oiCgpMSUNFTlNFPSJhcy1pcyIKU0xPVD0iMCIKS0VZV09S
RFM9In5hbWQ2NCB+aHBwYSB+aWE2NCB+cHBjNjQgfnNwYXJjIH5zcGFyYy1mYnNkIH54ODYgfng4
Ni1mYnNkIgpJVVNFPSJubHMiCgpSREVQRU5EPSJubHM/ICggdmlydHVhbC9saWJpbnRsICkiCkRF
UEVORD0ibmxzPyAoIHN5cy1kZXZlbC9nZXR0ZXh0ICkiCgpzcmNfdW5wYWNrKCkgewoJdW5wYWNr
ICR7QX0KCWNkICIke1N9IgoJZXBhdGNoICIke0ZJTEVTRElSfSIvJHtQTn0tMS4xMC40LWxpYjY0
LnBhdGNoCgllcGF0Y2ggIiR7RklMRVNESVJ9Ii8ke1BOfS0xLjEwLjQtdGVzdC5wYXRjaAoJdXNl
IG5scyB8fCBlcGF0Y2ggIiR7RklMRVNESVJ9Ii8ke1BOfS0xLjEwLjQtbmxzLnBhdGNoCgllYXV0
b3JlY29uZgp9CgpzcmNfY29tcGlsZSgpIHsKCWVjb25mICQodXNlX2VuYWJsZSBubHMpIHx8IGRp
ZQoJZW1ha2UgfHwgZGllICJlbWFrZSBmYWlsZWQiCn0KCnNyY19pbnN0YWxsKCkgewoJbWFrZSBp
bnN0YWxsIERFU1RESVI9IiR7RH0iIHx8IGRpZQoJZG9kb2MgQ0hBTkdFUyBSRUFETUUKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>101174</attachid>
            <date>2006-11-03 15:41 0000</date>
            <desc>files/popt-1.10.4-test.patch</desc>
            <filename>popt-1.10.4-test.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHBvcHQuYy5iYWsJMjAwNi0xMS0wNCAwMDoxNDozMS41NTM4ODEzNjkgKzAxMDAKKysrIHBv
cHQuYwkyMDA2LTExLTA0IDAwOjE1OjE5LjYwNzU3NjA5NyArMDEwMApAQCAtNzQ4LDkgKzc0OCw3
IEBACiAJICAgIGlmIChvcmlnT3B0U3RyaW5nID09IE5VTEwpCS8qIFhYWCBjYW4ndCBoYXBwZW4g
Ki8KIAkJcmV0dXJuIFBPUFRfRVJST1JfQkFET1BUOwogCi0JICAgIGlmIChjb24tPnJlc3RMZWZ0
b3ZlciB8fCAqb3JpZ09wdFN0cmluZyAhPSAnLScgfHwKLQkJKCpvcmlnT3B0U3RyaW5nID09ICct
JyAmJiBvcmlnT3B0U3RyaW5nWzFdID09ICdcMCcpKQotCSAgICB7CisJICAgIGlmIChjb24tPnJl
c3RMZWZ0b3ZlciB8fCAqb3JpZ09wdFN0cmluZyAhPSAnLScpIHsKIAkJaWYgKGNvbi0+ZmxhZ3Mg
JiBQT1BUX0NPTlRFWFRfUE9TSVhNRUhBUkRFUikKIAkJICAgIGNvbi0+cmVzdExlZnRvdmVyID0g
MTsKIAkJaWYgKGNvbi0+ZmxhZ3MgJiBQT1BUX0NPTlRFWFRfQVJHX09QVFMpIHsK
</data>        

          </attachment>
    </bug>

</bugzilla>