[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [udd] tracking cloned bug relationships



On 21/01/10 at 15:31 -0800, Julius Davies wrote:
> Hi,
> 
> Would it be possible for udd to track cloned bug relationships, much
> like it currently tracks merged bugs?
> 
> For example:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565610
> 
> ---
> Bug 540877 cloned as bug 565610. Request was from Marco Túlio Gontijo
> e Silva <marcot@riseup.net> to control@bugs.debian.org. (Sun, 17 Jan
> 2010 11:54:07 GMT) Full text and rfc822 format available.
> ---
> 
> 
> I am quite willing to help out!  (e.g. submit patches, etc).

Well, that information is not available in the bugs metadata (.summary
file). So we would have to parse the full bug log. Which is not
necessarily something I was planning to do, but if you submit a patch,
why not. However, I don't know where we want to go there: do we want to
import the full bug logs into UDD?

Attached are all the data files for bug #565610, so you see how it is
stored internally by debbugs.
-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |

<!-- request_addr: debian-bugs-dist@lists.debian.org, unknown-package@qa.debian.org -->
<!-- time:1249930263 -->
<strong>Report forwarded</strong>
to <code>debian-bugs-dist@lists.debian.org, unknown-package@qa.debian.org</code>:<br>
<code>Bug#540877</code>; Package <code>src:haskell-curl</code>.


debian-bugs-dist@lists.debian.orgunknown-package@qa.debian.org

X-Loop: owner@bugs.debian.org
Subject: Bug#540877: haskell-curl: FTBFS on alpha: I can only handle 32 bytes of non-floating-point arguments
Reply-To: Kurt Roeckx <kurt@roeckx.be>, 540877@bugs.debian.org
Resent-From: Kurt Roeckx <kurt@roeckx.be>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: unknown-package@qa.debian.org
Resent-Date: Mon, 10 Aug 2009 18:51:01 +0000
Resent-Message-ID: <handler.540877.B.124993015312384@bugs.debian.org>
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 540877
X-Debian-PR-Package: src:haskell-curl
X-Debian-PR-Keywords: 
X-Debian-PR-Source: haskell-curl
Received: via spool by submit@bugs.debian.org id=B.124993015312384
          (code B ref -1); Mon, 10 Aug 2009 18:51:01 +0000
Received: (at submit) by bugs.debian.org; 10 Aug 2009 18:49:13 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 44; hammy, 67; neutral, 34; spammy, 0.
	spammytokens: hammytokens:0.000-+--H*u:1.5.20, 0.000-+--H*UA:1.5.20,
	0.000-+--H*UA:2009-06-14, 0.000-+--H*u:2009-06-14, 0.000-+--Severity
X-Spam-Status: No, score=-5.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Received: from juliette.telenet-ops.be ([195.130.137.74])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <kurt@roeckx.be>)
	id 1MaZvl-0003D8-Cr
	for submit@bugs.debian.org; Mon, 10 Aug 2009 18:49:13 +0000
Received: from intrepid.roeckx.be ([84.194.126.74])
	by juliette.telenet-ops.be with bizsmtp
	id SipA1c00D1cSCaU06ipAhl; Mon, 10 Aug 2009 20:49:10 +0200
Received: by intrepid.roeckx.be (Postfix, from userid 1000)
	id 32ED2EAB7F; Mon, 10 Aug 2009 20:49:10 +0200 (CEST)
Date: Mon, 10 Aug 2009 20:49:10 +0200
From: Kurt Roeckx <kurt@roeckx.be>
To: submit@bugs.debian.org
Message-ID: <20090810184910.GA7073@roeckx.be>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.20 (2009-06-14)
Delivered-To: submit@bugs.debian.org

Source: haskell-curl
Version: 1.3.5-2
Severity: important

Hi,

Your package is failing to build on alpha with the following
error:
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )

Network/Curl/Easy.hs:218:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkProgress
          :: ProgressFunction -> IO (FunPtr ProgressFunction)

Network/Curl/Easy.hs:221:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkDebugFun
          :: DebugFunctionPrim -> IO (FunPtr DebugFunctionPrim)
make: *** [build-ghc6-stamp] Error 1



Kurt






<!-- request_addr: Kurt Roeckx &lt;kurt@roeckx.be&gt; -->
<!-- time:1249930263 -->
<strong>Acknowledgement sent</strong>
to <code>Kurt Roeckx &lt;kurt@roeckx.be&gt;</code>:<br>
New Bug report received and forwarded.  Copy sent to <code>unknown-package@qa.debian.org</code>.


-t

Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Kurt Roeckx <kurt@roeckx.be>
Subject: Bug#540877: Acknowledgement (haskell-curl: FTBFS on alpha: I can 
 only handle 32 bytes of non-floating-point arguments)
Message-ID: <handler.540877.B.124993015312384.ack@bugs.debian.org>
References: <20090810184910.GA7073@roeckx.be>
X-Debian-PR-Message: ack 540877
X-Debian-PR-Package: src:haskell-curl
X-Debian-PR-Source: haskell-curl
Reply-To: 540877@bugs.debian.org
Date: Mon, 10 Aug 2009 18:51:03 +0000


Thank you for filing a new Bug report with Debian.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 unknown-package@qa.debian.org

If you wish to submit further information on this problem, please
send it to 540877@bugs.debian.org.

Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.


--=20
540877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D540877
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems



Received: (at submit) by bugs.debian.org; 10 Aug 2009 18:49:13 +0000
From kurt@roeckx.be Mon Aug 10 18:49:13 2009
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 44; hammy, 67; neutral, 34; spammy, 0.
	spammytokens: hammytokens:0.000-+--H*u:1.5.20, 0.000-+--H*UA:1.5.20,
	0.000-+--H*UA:2009-06-14, 0.000-+--H*u:2009-06-14, 0.000-+--Severity
X-Spam-Status: No, score=-5.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <kurt@roeckx.be>
Received: from juliette.telenet-ops.be ([195.130.137.74])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <kurt@roeckx.be>)
	id 1MaZvl-0003D8-Cr
	for submit@bugs.debian.org; Mon, 10 Aug 2009 18:49:13 +0000
Received: from intrepid.roeckx.be ([84.194.126.74])
	by juliette.telenet-ops.be with bizsmtp
	id SipA1c00D1cSCaU06ipAhl; Mon, 10 Aug 2009 20:49:10 +0200
Received: by intrepid.roeckx.be (Postfix, from userid 1000)
	id 32ED2EAB7F; Mon, 10 Aug 2009 20:49:10 +0200 (CEST)
Date: Mon, 10 Aug 2009 20:49:10 +0200
From: Kurt Roeckx <kurt@roeckx.be>
To: submit@bugs.debian.org
Subject: haskell-curl: FTBFS on alpha: I can only handle 32 bytes of
 non-floating-point arguments
Message-ID: <20090810184910.GA7073@roeckx.be>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.20 (2009-06-14)
Delivered-To: submit@bugs.debian.org

Source: haskell-curl
Version: 1.3.5-2
Severity: important

Hi,

Your package is failing to build on alpha with the following
error:
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )

Network/Curl/Easy.hs:218:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkProgress
          :: ProgressFunction -> IO (FunPtr ProgressFunction)

Network/Curl/Easy.hs:221:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkDebugFun
          :: DebugFunctionPrim -> IO (FunPtr DebugFunctionPrim)
make: *** [build-ghc6-stamp] Error 1



Kurt






<!-- request_addr: debian-bugs-dist@lists.debian.org -->
<!-- time:1252398608 -->
<strong>Information forwarded</strong>
to <code>debian-bugs-dist@lists.debian.org</code>:<br>
<code>Bug#540877</code>; Package <code>src:haskell-curl</code>.


debian-bugs-dist@lists.debian.org

X-Loop: owner@bugs.debian.org
Subject: Bug#540877: haskell-curl: FTBFS on alpha: I can only handle 32 bytes of non-floating-point arguments
Reply-To: Erik de Castro Lopo <erikd@mega-nerd.com>, 540877@bugs.debian.org
Resent-From: Erik de Castro Lopo <erikd@mega-nerd.com>
Resent-To: debian-bugs-dist@lists.debian.org
X-Loop: owner@bugs.debian.org
Resent-Date: Tue, 08 Sep 2009 08:30:06 +0000
Resent-Message-ID: <handler.540877.B540877.125239797018865@bugs.debian.org>
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: followup 540877
X-Debian-PR-Package: src:haskell-curl
X-Debian-PR-Keywords: 
Received: via spool by 540877-submit@bugs.debian.org id=B540877.125239797018865
          (code B ref 540877); Tue, 08 Sep 2009 08:30:06 +0000
Received: (at 540877) by bugs.debian.org; 8 Sep 2009 08:19:30 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0118 Tokens: new, 53; hammy, 33; neutral, 46; spammy, 5.
	spammytokens:1.000-1--H*MI:mega, 0.987-1--Erik, 0.987-1--H*r:sk:hendrix,
	0.987-1--H*RU:sk:hendrix, 0.987-1--HX-Spam-Relays-External:sk:hendrix
	hammytokens:0.000-+--H*UA:sk:x86_64-, 0.000-+--H*x:sk:x86_64-, 0.000-+--FTBFS,
	 0.000-+--ftbfs, 0.000-+--debug
X-Spam-Status: No, score=-4.4 required=4.0 tests=AWL,BAYES_05,
	RCVD_IN_DNSWL_LOW autolearn=no version=3.2.3-bugs.debian.org_2005_01_02
Received: from outbound.icp-qv1-irony-out5.iinet.net.au ([203.59.1.108])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <erikd@mega-nerd.com>)
	id 1MkvvF-0004tK-VP
	for 540877@bugs.debian.org; Tue, 08 Sep 2009 08:19:30 +0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApoEAMywpUrLzuai/2dsb2JhbADaEIQYBQ
X-IronPort-AV: E=Sophos;i="4.44,351,1249228800"; 
   d="scan'208";a="32187000"
Received: from unknown (HELO hendrix.mega-nerd.net) ([203.206.230.162])
  by outbound.icp-qv1-irony-out5.iinet.net.au with ESMTP; 08 Sep 2009 16:19:25 +0800
Received: from hendrix.mnn (hendrix.mnn [192.168.200.99])
	by hendrix.mega-nerd.net (Postfix) with SMTP id 6C6F5106FD5
	for <540877@bugs.debian.org>; Tue,  8 Sep 2009 18:19:25 +1000 (EST)
Date: Tue, 8 Sep 2009 18:19:25 +1000
From: Erik de Castro Lopo <erikd@mega-nerd.com>
To: 540877@bugs.debian.org
Message-Id: <20090908181925.5dfe544e.erikd@mega-nerd.com>
Organization: Erik Conspiracy Secret Labs
X-Mailer: Sylpheed 2.6.0 (GTK+ 2.16.1; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

To all concerned,

This package has never been built on alpha so a FTBFS is not going to break
anything.

I have contacted the DSA to see if its possible to get access to an alpha
machine. Failing that, I will try to get together with the DD who sponsored
this upload so we can debug it together.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/





<!-- request_addr: Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt; -->
<!-- time:1252398608 -->
<strong>Acknowledgement sent</strong>
to <code>Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt;</code>:<br>
Extra info received and forwarded to list.


-t

Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Erik de Castro Lopo <erikd@mega-nerd.com>
Subject: Bug#540877: Info received (haskell-curl: FTBFS on alpha: I can 
 only handle 32 bytes of non-floating-point arguments)
Message-ID: <handler.540877.B540877.125239797018865.ackinfo@bugs.debian.org>
References: <20090908181925.5dfe544e.erikd@mega-nerd.com>
X-Debian-PR-Message: ack-info 540877
X-Debian-PR-Package: src:haskell-curl
Reply-To: 540877@bugs.debian.org
Date: Tue, 08 Sep 2009 08:30:08 +0000

Thank you for the additional information you have supplied regarding
this Bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

If you wish to submit further information on this problem, please
send it to 540877@bugs.debian.org.

Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.

--=20
540877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D540877
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems



Received: (at 540877) by bugs.debian.org; 8 Sep 2009 08:19:30 +0000
From erikd@mega-nerd.com Tue Sep 08 08:19:30 2009
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0118 Tokens: new, 53; hammy, 33; neutral, 46; spammy, 5.
	spammytokens:1.000-1--H*MI:mega, 0.987-1--Erik, 0.987-1--H*r:sk:hendrix,
	0.987-1--H*RU:sk:hendrix, 0.987-1--HX-Spam-Relays-External:sk:hendrix
	hammytokens:0.000-+--H*UA:sk:x86_64-, 0.000-+--H*x:sk:x86_64-, 0.000-+--FTBFS,
	 0.000-+--ftbfs, 0.000-+--debug
X-Spam-Status: No, score=-4.4 required=4.0 tests=AWL,BAYES_05,
	RCVD_IN_DNSWL_LOW autolearn=no version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <erikd@mega-nerd.com>
Received: from outbound.icp-qv1-irony-out5.iinet.net.au ([203.59.1.108])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <erikd@mega-nerd.com>)
	id 1MkvvF-0004tK-VP
	for 540877@bugs.debian.org; Tue, 08 Sep 2009 08:19:30 +0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApoEAMywpUrLzuai/2dsb2JhbADaEIQYBQ
X-IronPort-AV: E=Sophos;i="4.44,351,1249228800"; 
   d="scan'208";a="32187000"
Received: from unknown (HELO hendrix.mega-nerd.net) ([203.206.230.162])
  by outbound.icp-qv1-irony-out5.iinet.net.au with ESMTP; 08 Sep 2009 16:19:25 +0800
Received: from hendrix.mnn (hendrix.mnn [192.168.200.99])
	by hendrix.mega-nerd.net (Postfix) with SMTP id 6C6F5106FD5
	for <540877@bugs.debian.org>; Tue,  8 Sep 2009 18:19:25 +1000 (EST)
Date: Tue, 8 Sep 2009 18:19:25 +1000
From: Erik de Castro Lopo <erikd@mega-nerd.com>
To: 540877@bugs.debian.org
Subject: Re: haskell-curl: FTBFS on alpha: I can only handle 32 bytes of
 non-floating-point arguments
Message-Id: <20090908181925.5dfe544e.erikd@mega-nerd.com>
Organization: Erik Conspiracy Secret Labs
X-Mailer: Sylpheed 2.6.0 (GTK+ 2.16.1; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

To all concerned,

This package has never been built on alpha so a FTBFS is not going to break
anything.

I have contacted the DSA to see if its possible to get access to an alpha
machine. Failing that, I will try to get together with the DD who sponsored
this upload so we can debug it together.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/





<!-- request_addr: debian-bugs-dist@lists.debian.org, Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt; -->
<!-- time:1263729245 -->
<strong>Information forwarded</strong>
to <code>debian-bugs-dist@lists.debian.org, Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt;</code>:<br>
<code>Bug#540877</code>; Package <code>src:haskell-curl</code>.


debian-bugs-dist@lists.debian.orgErik de Castro Lopo <erikd@mega-nerd.com>

X-Loop: owner@bugs.debian.org
Subject: Bug#540877: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
Reply-To: Marco =?UTF-8?Q?T=C3=BAlio?= Gontijo e Silva <marcot@riseup.net>, 540877@bugs.debian.org
Resent-From: Marco =?UTF-8?Q?T=C3=BAlio?= Gontijo e Silva <marcot@riseup.net>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Erik de Castro Lopo <erikd@mega-nerd.com>
X-Loop: owner@bugs.debian.org
Resent-Date: Sun, 17 Jan 2010 11:54:03 +0000
Resent-Message-ID: <handler.540877.B540877.12637291616855@bugs.debian.org>
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: followup 540877
X-Debian-PR-Package: src:haskell-curl
X-Debian-PR-Keywords: 
Received: via spool by 540877-submit@bugs.debian.org id=B540877.12637291616855
          (code B ref 540877); Sun, 17 Jan 2010 11:54:03 +0000
Received: (at 540877) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=unavailable version=3.2.3-bugs.debian.org_2005_01_02
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
From: Marco =?UTF-8?Q?T=C3=BAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- request_addr: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- time:1263729245 -->
<strong>Acknowledgement sent</strong>
to <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>:<br>
Extra info received and forwarded to list.  Copy sent to <code>Erik de Castro Lopo &lt;erikd@mega-nerd.com&gt;</code>.


-t

Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Marco =?UTF-8?Q?T=C3=BAlio?= Gontijo e Silva <marcot@riseup.net>
Subject: Bug#540877: Info received ([Fwd: Re: [Fwd: Re: [Gtk2hs-devel] 
 Help with build on Alpha]])
Message-ID: <handler.540877.B540877.12637291616855.ackinfo@bugs.debian.org>
References: <1263729154.2544.565.camel@zezinho>
X-Debian-PR-Message: ack-info 540877
X-Debian-PR-Package: src:haskell-curl
Reply-To: 540877@bugs.debian.org
Date: Sun, 17 Jan 2010 11:54:05 +0000

Thank you for the additional information you have supplied regarding
this Bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Erik de Castro Lopo <erikd@mega-nerd.com>

If you wish to submit further information on this problem, please
send it to 540877@bugs.debian.org.

Please do not send mail to owner@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.

--=20
540877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D540877
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems



Received: (at 540877) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=unavailable version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263729247 -->
<strong>Bug 540877 cloned as bug 565610.</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable
Delivered-To: control@bugs.debian.org

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- command:package -->
<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263729250 -->
<!-- new_data:
$new_data = {
              &#39;package&#39; =&gt; &#39;ghc6&#39;
            };
-->
<!-- old_data:
$old_data = {
              &#39;package&#39; =&gt; &#39;src:haskell-curl&#39;
            };
-->
<strong>Bug reassigned from package &#39;src:haskell-curl&#39; to &#39;ghc6&#39;.</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable
Delivered-To: control@bugs.debian.org

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- command:found -->
<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263729251 -->
<!-- new_data:
$new_data = {
              &#39;found_versions&#39; =&gt; []
            };
-->
<!-- old_data:
$old_data = {
              &#39;found_versions&#39; =&gt; [
                                    &#39;haskell-curl/1.3.5-2&#39;
                                  ]
            };
-->
<strong>Bug No longer marked as found in versions haskell-curl/1.3.5-2.</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable
Delivered-To: control@bugs.debian.org

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- command:found -->
<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263729252 -->
<!-- new_data:
$new_data = {
              &#39;found_versions&#39; =&gt; [
                                    &#39;ghc6/6.10.4-1&#39;
                                  ]
            };
-->
<!-- old_data:
$old_data = {
              &#39;found_versions&#39; =&gt; []
            };
-->
<strong>Bug Marked as found in versions ghc6/6.10.4-1.</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable
Delivered-To: control@bugs.debian.org

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- command:title -->
<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263729252 -->
<!-- new_data:
$new_data = {
              &#39;subject&#39; =&gt; &#39;GHC6 is not using libffi in Alpha&#39;
            };
-->
<!-- old_data:
$old_data = {
              &#39;subject&#39; =&gt; &#39;haskell-curl: FTBFS on alpha: I can only handle 32 bytes of non-floating-point arguments&#39;
            };
-->
<strong>Changed Bug title to &#39;GHC6 is not using libffi in Alpha&#39; from &#39;haskell-curl: FTBFS on alpha: I can only handle 32 bytes of non-floating-point arguments&#39;</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 11:52:41 +0000
From marcot@riseup.net Sun Jan 17 11:52:41 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 149; neutral, 70; spammy,
	2. spammytokens:0.998-1--coutts, 0.998-1--Coutts hammytokens:0.000-+--retitle,
	 0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2, 0.000-+--H*r:Issuer,
	0.000-+--reopen
X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,BAYES_00,GMAIL,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWTgP-0001mA-IV; Sun, 17 Jan 2010 11:52:41 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 539F125EB32;
	Sun, 17 Jan 2010 03:52:40 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 121A04816
Subject: [Fwd: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]]
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org, 540877@bugs.debian.org, 410594@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 09:52:34 -0200
Message-ID: <1263729154.2544.565.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Content-Transfer-Encoding: quoted-printable
Delivered-To: control@bugs.debian.org

reopen 410594
reassign 410594 ghc6 6.10.4-1
retitle 410594 GHC6 is not using libffi in Alpha
clone 540877 -1
reassign -1 ghc6 6.10.4-1
retitle -1 GHC6 is not using libffi in Alpha
merge 410594 -1
thanks

I asked about this bug in the glasgow-haskell-users list, and I got this
answer from Simon Marlow.  I'll do this test in alpha to check if I can
build either gtk2hs or haskell-curl.

Greetings.

------ Mensagem Reencaminhada ------
> De: Simon Marlow <marlowsd@gmail.com>
> Para: Duncan Coutts <duncan.coutts@googlemail.com>
> Cc: Marco T=C3=BAlio Gontijo e Silva <marcot@riseup.net>,
> glasgow-haskell-users@haskell.org
> Assunto: Re: [Fwd: Re: [Gtk2hs-devel] Help with build on Alpha]
> Data: Mon, 19 Oct 2009 10:42:17 +0100
>=20
> On 18/10/2009 23:03, Duncan Coutts wrote:
> > On Sun, 2009-10-18 at 16:01 -0200, Marco T=C3=BAlio Gontijo e Silva w=
rote:
> >> Hi.
> >>
> >> I sent a mail to gtk2hs-devel about this bug, and I'm forwarding it'=
s
> >> response to here.
> >
> > This limitation might be different now that ghc is using libffi.
>=20
> Wow, that's an ancient error message on an architecture I haven't used=20
> in over 10 years :-)
>=20
> It looks like we're not using libffi on Alpha at the moment.  If someon=
e=20
> with an Alpha would like to try building GHC with=20
> UseLibFFIForAdjustors=3DYES in mk/build.mk and test whether it works, w=
e=20
> could change it over.

--=20
marcot
http://marcot.iaaeee.org/







<!-- requester: Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt; -->
<!-- request_addr: control@bugs.debian.org -->
<!-- time:1263735367 -->
<strong>Merged 410594 565610.</strong>
Request was from <code>Marco Túlio Gontijo e Silva &lt;marcot@riseup.net&gt;</code>
to <code>control@bugs.debian.org</code>.


Received: (at control) by bugs.debian.org; 17 Jan 2010 13:33:04 +0000
From marcot@riseup.net Sun Jan 17 13:33:04 2010
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 7; hammy, 71; neutral, 29; spammy, 0.
	spammytokens: hammytokens:0.000-+--H*x:2.28.2, 0.000-+--H*UA:2.28.2,
	0.000-+--H*r:Issuer, 0.000-+--reopen, 0.000-+--H*r:Client
X-Spam-Status: No, score=-5.0 required=4.0 tests=AWL,BAYES_00,
	RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY,VALID_BTS_CONTROL
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <marcot@riseup.net>
Received: from mx1.riseup.net ([204.13.164.18])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <marcot@riseup.net>)
	id 1NWVFY-00030v-H7
	for control@bugs.debian.org; Sun, 17 Jan 2010 13:33:04 +0000
Received: from auk.riseup.net (auk-pn.riseup.net [10.0.1.45])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK))
	by mx1.riseup.net (Postfix) with ESMTPS id 15FA025EA13
	for <control@bugs.debian.org>; Sun, 17 Jan 2010 05:33:04 -0800 (PST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: marcot@auk.riseup.net)
	with ESMTPSA id 2D8EE4859
Subject: Forgot to reopen
From: Marco =?ISO-8859-1?Q?T=FAlio?= Gontijo e Silva <marcot@riseup.net>
To: control@bugs.debian.org
Content-Type: text/plain; charset="UTF-8"
Date: Sun, 17 Jan 2010 11:32:59 -0200
Message-ID: <1263735179.2544.572.camel@zezinho>
Mime-Version: 1.0
X-Mailer: Evolution 2.28.2 
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: clamav-milter 0.95.3 at mx1
X-Virus-Status: Clean
Delivered-To: control@bugs.debian.org

reopen 410594
merge 410594 565610
thanks
-- 
marcot
http://marcot.iaaeee.org/






Received: (at submit) by bugs.debian.org; 10 Aug 2009 18:49:13 +0000
>From kurt@roeckx.be Mon Aug 10 18:49:13 2009
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 44; hammy, 67; neutral, 34; spammy, 0.
	spammytokens: hammytokens:0.000-+--H*u:1.5.20, 0.000-+--H*UA:1.5.20,
	0.000-+--H*UA:2009-06-14, 0.000-+--H*u:2009-06-14, 0.000-+--Severity
X-Spam-Status: No, score=-5.2 required=4.0 tests=AWL,BAYES_00 autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <kurt@roeckx.be>
Received: from juliette.telenet-ops.be ([195.130.137.74])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <kurt@roeckx.be>)
	id 1MaZvl-0003D8-Cr
	for submit@bugs.debian.org; Mon, 10 Aug 2009 18:49:13 +0000
Received: from intrepid.roeckx.be ([84.194.126.74])
	by juliette.telenet-ops.be with bizsmtp
	id SipA1c00D1cSCaU06ipAhl; Mon, 10 Aug 2009 20:49:10 +0200
Received: by intrepid.roeckx.be (Postfix, from userid 1000)
	id 32ED2EAB7F; Mon, 10 Aug 2009 20:49:10 +0200 (CEST)
Date: Mon, 10 Aug 2009 20:49:10 +0200
From: Kurt Roeckx <kurt@roeckx.be>
To: submit@bugs.debian.org
Subject: haskell-curl: FTBFS on alpha: I can only handle 32 bytes of
 non-floating-point arguments
Message-ID: <20090810184910.GA7073@roeckx.be>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.20 (2009-06-14)
Delivered-To: submit@bugs.debian.org

Source: haskell-curl
Version: 1.3.5-2
Severity: important

Hi,

Your package is failing to build on alpha with the following
error:
[7 of 8] Compiling Network.Curl.Easy ( Network/Curl/Easy.hs, dist/build/Network/Curl/Easy.o )

Network/Curl/Easy.hs:218:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkProgress
          :: ProgressFunction -> IO (FunPtr ProgressFunction)

Network/Curl/Easy.hs:221:0:
    On Alpha, I can only handle 32 bytes of non-floating-point arguments to foreign export dynamic
    When checking declaration:
        foreign import ccall safe "wrapper" mkDebugFun
          :: DebugFunctionPrim -> IO (FunPtr DebugFunctionPrim)
make: *** [build-ghc6-stamp] Error 1



Kurt



Kurt Roeckx <kurt@roeckx.be>
1249930261
GHC6 is not using libffi in Alpha
<20090810184910.GA7073@roeckx.be>
ghc6



410594
important
Format-Version: 2
Found-In: ghc6/6.10.4-1
Date: 1249930261
Merged-With: 410594
Message-Id: <20090810184910.GA7073@roeckx.be>
Severity: important
Submitter: Kurt Roeckx <kurt@roeckx.be>
Subject: GHC6 is not using libffi in Alpha
Package: ghc6

Reply to: