<?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>103251</bug_id>
          
          <creation_ts>2005-08-21 09:21 0000</creation_ts>
          <short_desc>Request for marking dev-libs/librep-0.17-r1, x11-libs/rep-gtk-0.18-r2, and x11-wm/sawfish-1.3.20040120-r1 stable</short_desc>
          <delta_ts>2005-09-19 14:36:22 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>2005.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>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>truedfx@gentoo.org</reporter>
          <assigned_to>truedfx@gentoo.org</assigned_to>
          <cc>ppc@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>truedfx@gentoo.org</who>
            <bug_when>2005-08-21 09:21:29 0000</bug_when>
            <thetext>Please test and mark x11-wm/sawfish-1.3.20040120-r1 stable, so that the old
1.3.20040120 ebuild can be removed. The old ebuild has some problems with
incorrect dependencies and configure options. Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2005-08-21 09:57:55 0000</bug_when>
            <thetext>sawfish fails with the following;

/usr/lib/rep/sparc-unknown-linux-gnu/libtool --mode=link
sparc-unknown-linux-gnu-gcc -export-dynamic  \
  -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o functions.o
images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o
session.o stacking-list.o windows.o  -L/usr/lib -Wl,--rpath -Wl,/usr/lib -lrep 
-ldl  -lcrypt -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0   \
  -Wl,--export-dynamic -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0   -lSM -lICE -lX11   -lXinerama -lXft -lX11
-lfreetype -lXrender -lfontconfig   -lXext -lnsl 
libtool: link: unable to infer tagged configuration
libtool: link: specify a tag with `--tag&apos;
make[1]: *** [sawfish] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sawfish-1.3.20040120-r1/work/sawfish/src&apos;
make: *** [all] Error 1
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>truedfx@gentoo.org</who>
            <bug_when>2005-08-21 10:29:29 0000</bug_when>
            <thetext>Ah, that&apos;s a librep bug (bug #68063 / bug #70514), not a sawfish one (and it
should cause problems with stable sawfish as well). But since nothing else uses
rep, I&apos;ll ask via this bug: could you test and if they work mark librep-0.17-r1
and rep-gtk-0.18-r2 stable too? They are supposed to fix this. Sorry for the
trouble. :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2005-08-21 17:57:13 0000</bug_when>
            <thetext>librep fails to build on sparc or ~sparc systems with the following;

/bin/sh ../libtool --mode=compile sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H
-I. -I../src -I..  -mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa ffi.c
 sparc-unknown-linux-gnu-gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-mcpu=ultrasparc3 -mvis -O2 -pipe -Wa,-Av8plusa ffi.c  -fPIC -DPIC -o .libs/ffi.o
ffi.c: In function `rep_ffi_marshal&apos;:
ffi.c:310: error: duplicate case value
ffi.c:306: error: previously used here
ffi.c: In function `rep_ffi_demarshal&apos;:
ffi.c:438: error: duplicate case value
ffi.c:434: error: previously used here
make[1]: *** [ffi.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/librep-0.17-r1/work/librep-0.17/src&apos;
make: *** [all] Error 1

!!! ERROR: dev-libs/librep-0.17-r1 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>truedfx@gentoo.org</who>
            <bug_when>2005-08-21 22:54:13 0000</bug_when>
            <thetext>(In reply to comment #3)
&gt; librep fails to build on sparc or ~sparc systems with the following;

Fixed by always disabling ffi rather than having it autodetected. (Another
problem which should also exist in the current stable version.)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gustavoz@gentoo.org</who>
            <bug_when>2005-08-22 11:43:03 0000</bug_when>
            <thetext>sparc is happy now.
sparc stable.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>truedfx@gentoo.org</who>
            <bug_when>2005-09-19 14:36:22 0000</bug_when>
            <thetext>And it has been marked stable for ppc a while now, I see, thanks :)</thetext>
          </long_desc>
      
    </bug>

</bugzilla>