Your message dated Sat, 5 Nov 2005 01:56:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#337543: quantlib-swig: ftbfs [sparc] python2.4: can't open 
file 'setup.py'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Nov 2005 22:01:18 +0000
>From [EMAIL PROTECTED] Fri Nov 04 14:01:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EY9cc-0006PV-00; Fri, 04 Nov 2005 14:01:18 -0800
Received: from quaff.nat.blars.org (quaff.nat.blars.org [172.16.2.7])
        by renig.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id 
jA4M1FHH007343
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
        Fri, 4 Nov 2005 14:01:16 -0800
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
        by quaff.nat.blars.org (8.13.5/8.13.5/Debian-3) with ESMTP id 
jA4Lp1dI007728;
        Fri, 4 Nov 2005 13:51:02 -0800
Received: (from [EMAIL PROTECTED])
        by quaff.nat.blars.org (8.13.5/8.13.5/Submit) id jA4Lp1Pw007726;
        Fri, 4 Nov 2005 13:51:01 -0800
Date: Fri, 4 Nov 2005 13:51:01 -0800
From: Blars Blarson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: quantlib-swig: ftbfs [sparc] python2.4: can't open file 'setup.py'
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.17
User-Agent: Mutt/1.5.11
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: quantlib-swig
Version: 0.3.11-2
Severity: serious
Justification: no longer builds from source

quantlib-swig failed to build on a sparc buildd.  (It did compile on my
sparc pbuilder.)


dh_testdir
*** Running on sparc
(cd Python &&                                           \
                CC="g++"                        \
                CXX="g++"                       \
                CFLAGS="-O2 -Wall"              \
                CXXFLAGS="-O2 -Wall"            \
                python2.4 setup.py build                )
python2.4: can't open file 'setup.py': [Errno 2] No such file or directory
make: *** [build-stamp] Error 2

---------------------------------------
Received: (at 337543-done) by bugs.debian.org; 5 Nov 2005 09:56:17 +0000
>From [EMAIL PROTECTED] Sat Nov 05 01:56:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (tennyson.dodds.net) 
[66.93.39.86] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EYKmX-0004yK-00; Sat, 05 Nov 2005 01:56:17 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
        id DD0DB7002; Sat,  5 Nov 2005 01:56:16 -0800 (PST)
Date: Sat, 5 Nov 2005 01:56:16 -0800
From: Steve Langasek <[EMAIL PROTECTED]>
To: Blars Blarson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#337543: quantlib-swig: ftbfs [sparc] python2.4: can't open 
file 'setup.py'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="m51xatjYGsM+13rf"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--m51xatjYGsM+13rf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Nov 04, 2005 at 01:51:01PM -0800, Blars Blarson wrote:
> Package: quantlib-swig
> Version: 0.3.11-2
> Severity: serious
> Justification: no longer builds from source

> quantlib-swig failed to build on a sparc buildd.  (It did compile on my
> sparc pbuilder.)

> dh_testdir
> *** Running on sparc
> (cd Python &&                                                 \
>               CC=3D"g++"                      \
>               CXX=3D"g++"                     \
>               CFLAGS=3D"-O2 -Wall"            \
>               CXXFLAGS=3D"-O2 -Wall"          \
>               python2.4 setup.py build                )
> python2.4: can't open file 'setup.py': [Errno 2] No such file or directory
> make: *** [build-stamp] Error 2

Builds fine on the autobuilders when retried; I don't think this is a bug in
the package.

Cheers,
--=20
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--m51xatjYGsM+13rf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDbIHAKN6ufymYLloRAssYAJ4uEQ5ht2JOzwJ5TBuyCDbToruezQCeNZRw
mI3ni0Z5xjZtnYsVMoTByvc=
=gGhV
-----END PGP SIGNATURE-----

--m51xatjYGsM+13rf--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to