Your message dated Tue, 9 Aug 2005 20:16:09 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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; 16 Jul 2005 01:39:56 +0000
>From [EMAIL PROTECTED] Fri Jul 15 18:39:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dtbem-0004VH-00; Fri, 15 Jul 2005 18:39:56 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j6G1dtQe023433
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Fri, 15 Jul 2005 18:39:55 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.50)
        id 1DtRoT-0000qF-Cg
        for [EMAIL PROTECTED]; Fri, 15 Jul 2005 08:09:17 -0700
Date: Fri, 15 Jul 2005 08:09:17 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Memory inputs not directly addressable
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="hOcCNbCCxyk/YU74"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on 
zoot.lafn.org
X-Virus-Status: Clean
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=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


--hOcCNbCCxyk/YU74
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: atlas
Version: 3.2.1ln-15
Severity: serious

atlas fails to build from source because some memory inputs to an asm
statement are not directly addressable (whatever that means):

+ /usr/bin/gcc -o ATL_dgemvN_a1_x1_b0_y1.o -c -DL2SIZE=3D1048576 -I/tmp/bui=
ldd/atlas-3.2.1ln/include -I/tmp/buildd/atlas-3.2.1ln/include/Linux_3dnow_s=
tatic -I/tmp/buildd/atlas-3.2.1ln/include/contrib -DAdd__ -DStringSunStyle =
-DATL_OS_Linux_3dnow_static -DATL_ARCH_ATHLON -DATL_3DNow2 -DATL_3DNowFLOPS=
 -fomit-frame-pointer -O3 -funroll-all-loops -DDREAL -DBETA0 -DALPHA1 ATL_d=
gemvN.c
In file included from /tmp/buildd/atlas-3.2.1ln/include/contrib/ATL_gemv_ge=
r_SSE.h:77,
                 from ATL_dgemvN.c:59:
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h: In function 'dp2dpNb0=
':
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 2 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 4 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 5 is not directly addressable
In file included from /tmp/buildd/atlas-3.2.1ln/include/contrib/ATL_gemv_ge=
r_SSE.h:85,
                 from ATL_dgemvN.c:59:
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h: In function 'dp1dpNb0=
':
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 2 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 4 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 5 is not directly addressable
In file included from /tmp/buildd/atlas-3.2.1ln/include/contrib/ATL_gemv_ge=
r_SSE.h:91,
                 from ATL_dgemvN.c:59:
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h: In function 'dp2dpNb0=
m':
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 2 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 4 is not directly addressable
/tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory inp=
ut 5 is not directly addressable
In file included from ATL_dgemvN.c:59:
/tmp/buildd/atlas-3.2.1ln/include/contrib/ATL_gemv_ger_SSE.h: In function '=
ATL_dgemvN_a1_x1_b0_y1':
/tmp/buildd/atlas-3.2.1ln/include/contrib/ATL_gemv_ger_SSE.h:145: warning: =
incompatible implicit declaration of built-in function 'memset'
awk: write failure (Broken pipe)
awk: close failed on file /dev/stdout (Broken pipe)
make: *** [lib/Linux_3dnow_static/libf77blas.a] Error 1

--=20
Matt

--hOcCNbCCxyk/YU74
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)

iD8DBQFC19GcfNdgYxVXvBARAsSdAJ9QRjkQ7PrUpuCocvDbxCwRWHMWcQCfU4Bi
J+5q96MzEFxXemHy2lqfrP4=
=Bw9p
-----END PGP SIGNATURE-----

--hOcCNbCCxyk/YU74--

---------------------------------------
Received: (at 318525-done) by bugs.debian.org; 9 Aug 2005 19:16:28 +0000
>From [EMAIL PROTECTED] Tue Aug 09 12:16:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2ZaN-00064c-00; Tue, 09 Aug 2005 12:16:27 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id 5F82964D54; Tue,  9 Aug 2005 19:16:23 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id 8EEDF838B; Tue,  9 Aug 2005 20:16:09 +0100 (BST)
Date: Tue, 9 Aug 2005 20:16:09 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
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=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 9

This package has been removed from Debian since it's superseded by a
new version (atlas3).  I think your bug is specific to version 2 (or
that there's already one for v3) but if that's not the case, please
let me know.
-- 
Martin Michlmayr
http://www.cyrius.com/


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

Reply via email to