<?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>246074</bug_id>
          
          <creation_ts>2008-11-08 16:09 0000</creation_ts>
          <short_desc>Please stabilise dev-lisp/clisp-2.47-r1</short_desc>
          <delta_ts>2009-01-17 14:08:56 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>2007.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>STABLEREQ</keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>245160</blocked>
    
    <blocked>253551</blocked>
    
    <blocked>254063</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>tom111@gmx.de</reporter>
          <assigned_to>common-lisp@gentoo.org</assigned_to>
          <cc>aballier@gentoo.org</cc>
    
    <cc>fmccor@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>tom111@gmx.de</who>
            <bug_when>2008-11-08 16:09:55 0000</bug_when>
            <thetext>This is needed for GCC 4.3 stabilisation.
2.47 builds fine on x86 while the current stable version does not. 

Reproducible: Always</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2009-01-02 16:14:38 0000</bug_when>
            <thetext>+1; I&apos;ll need this for texlive 2008 too as xindy requires a new enough clisp

Target keywords for me are: alpha amd64 ia64 ppc x86 </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hkbst@gentoo.org</who>
            <bug_when>2009-01-05 20:13:52 0000</bug_when>
            <thetext>Yes, clisp-2.47 is good to go.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2009-01-05 21:44:18 0000</bug_when>
            <thetext>amd64/x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2009-01-06 15:50:06 0000</bug_when>
            <thetext>It looks like clisp-2.47 on amd64 will not build with USE=pari (version of pari does not matter).  Failure looks like
===========================
;; Loading file /var/tmp/portage/dev-lisp/clisp-2.47/work/clisp-2.47/builddir/pari/pari.fas ...
*** - FFI::FIND-FOREIGN-VARIABLE: foreign variable #&lt;foreign-variable &quot;new_galois_format&quot; #x00002ACBAF2AD6C0&gt; does not
      have the required size or alignment
============================
I see this on two independent amd64 systems with
USE=pari
clisp-2.47 builds fine on both with
USE=&apos;-pari&apos;

Can anyone confirm or refute?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hkbst@gentoo.org</who>
            <bug_when>2009-01-07 13:43:43 0000</bug_when>
            <thetext>Hi Ferris, thanks for catching this. I confirm. We&apos;re investigating.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugs@cddr.org</who>
            <bug_when>2009-01-07 13:51:36 0000</bug_when>
            <thetext>I&apos;ve submitted a bug report upstream: http://tinyurl.com/93fln9, but I don&apos;t have access to an amd64 machine, so I can&apos;t work on this.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bugs@cddr.org</who>
            <bug_when>2009-01-08 04:07:24 0000</bug_when>
            <thetext>Created an attachment (id=177736)
Patch from upstream

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hkbst@gentoo.org</who>
            <bug_when>2009-01-08 15:25:19 0000</bug_when>
            <thetext>I&apos;ve added the pari fix to 2.47-r1.

I would be happy to see r1 go stable, but if people don&apos;t like that I intend to disable pari support on 2.47. xindy probably doesn&apos;t need it anyway.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fmccor@gentoo.org</who>
            <bug_when>2009-01-08 19:56:15 0000</bug_when>
            <thetext>The pari.patch does fix the problem on amd64.  Says eix:
=============================================
[I] dev-lisp/clisp
     Available versions:  (2)  2.43-r1 (~)2.44.1 (~)2.44.1-r1 (~)2.46 2.47 (~)2.47-r1
        {X dbus fastcgi gdbm gtk hyperspec new-clx pari pcre postgres readline svm zlib}
     Installed versions:  2.47-r1(2)(07:49:54 PM 01/08/2009)(X dbus gdbm gtk pari pcre readline zlib -fastcgi -hyperspec -new-clx -postgres -svm)
     Homepage:            http://clisp.sourceforge.net/
     Description:         A portable, bytecode-compiled implementation of Common Lisp
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>maekke@gentoo.org</who>
            <bug_when>2009-01-10 11:06:15 0000</bug_when>
            <thetext>amd64/x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2009-01-10 15:34:35 0000</bug_when>
            <thetext>alpha/ia64 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nixnut@gentoo.org</who>
            <bug_when>2009-01-17 14:08:56 0000</bug_when>
            <thetext>ppc stable. closing since we&apos;re last</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>177736</attachid>
            <date>2009-01-08 04:07 0000</date>
            <desc>Patch from upstream</desc>
            <filename>2.47-fix-pari-module.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">Y29tbWl0IGQ2ZDg5YjMzYmVlMjA4NzljNGNlZjNiN2ZjYzljNGQ0MmM0YjZlZmYKQXV0aG9yOiBz
ZHMgPHNkcz4KRGF0ZTogICBUaHUgSmFuIDggMDI6NTY6MzMgMjAwOSArMDAwMAoKICAgIGZpeCBi
dWcgI1sgMjQ5MjEwNiBdOiBDTElTUCAyLjQ3L2FtZDY0IGNhbid0IGJ1aWxkICJwYXJpIiBtb2R1
bGUKICAgIChuZXdfZ2Fsb2lzX2Zvcm1hdCwgZmFjdG9yX2FkZF9wcmltZXMpOiBmaXggdHlwZSBk
ZWNsYXJhdGlvbnMKCmRpZmYgLS1naXQgYS9tb2R1bGVzL3BhcmkvcGFyaS5saXNwIGIvbW9kdWxl
cy9wYXJpL3BhcmkubGlzcAppbmRleCBkNWNmODlkLi5kNTU4NmQzIDEwMDY0NAotLS0gYS9tb2R1
bGVzL3BhcmkvcGFyaS5saXNwCisrKyBiL21vZHVsZXMvcGFyaS9wYXJpLmxpc3AKQEAgLTE2NSw5
ICsxNjUsOSBAQAogICAgIChhbmQgZSAoZm9yZWlnbi12YWx1ZSBlKSkpKQogCiA7OyBleHRlcm4g
aW50IG5ld19nYWxvaXNfZm9ybWF0OwotKGRlZi1jLXZhciBuZXdfZ2Fsb2lzX2Zvcm1hdCAoOnR5
cGUgKGMtcHRyIGludCkpKQorKGRlZi1jLXZhciBuZXdfZ2Fsb2lzX2Zvcm1hdCAoOnR5cGUgaW50
KSkKIDs7IGV4dGVybiBpbnQgZmFjdG9yX2FkZF9wcmltZXM7Ci0oZGVmLWMtdmFyIGZhY3Rvcl9h
ZGRfcHJpbWVzICg6dHlwZSAoYy1wdHIgaW50KSkpCisoZGVmLWMtdmFyIGZhY3Rvcl9hZGRfcHJp
bWVzICg6dHlwZSBpbnQpKQogCiA7OyBleHRlcm4gdWxvbmcgREVCVUdGSUxFUywgREVCVUdMRVZF
TCwgREVCVUdNRU0KIChkZWYtYy12YXIgZGVidWdmaWxlcyAoOm5hbWUgIkRFQlVHRklMRVMiKSAo
OnR5cGUgdWxvbmcpKQpkaWZmIC0tZ2l0IGEvc3JjL0NoYW5nZUxvZyBiL3NyYy9DaGFuZ2VMb2cK
aW5kZXggNGYzODZhMy4uNDEwYjAyYiAxMDA2NDQK
</data>        

          </attachment>
    </bug>

</bugzilla>