Your message dated Sun, 11 Dec 2005 22:17:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323322: fixed in hermes1 1.3.3+really1.3.2-4
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 Aug 2005 01:56:04 +0000
>From [EMAIL PROTECTED] Mon Aug 15 18:56:04 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 1E4qgN-0005Px-00; Mon, 15 Aug 2005 18:56:03 -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 j7G1u21G012753
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:56:02 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E4kpX-00015F-80
        for [EMAIL PROTECTED]; Mon, 15 Aug 2005 12:41:07 -0700
Date: Mon, 15 Aug 2005 12:41:07 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Aliases to undefined symbols
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 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


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

Package: hermes1
Version: 1.3.3+really1.3.2-2
Severity: serious

hermes1 fails to build because it aliases some variables to undefined
symbols:

> source=3D'Convert.c' object=3D'Convert.lo' libtool=3Dyes \
> depfile=3D'.deps/Convert.Plo' tmpdepfile=3D'.deps/Convert.TPlo' \
> depmode=3Dgcc3 /bin/sh ../depcomp \
> /bin/sh ../libtool --mode=3Dcompile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I=
=2E -I. -I.     -Wall -g -O2 -c -o Convert.lo `test -f 'Convert.c' || echo =
'./'`Convert.c
>  i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c Convert.c=
 -MT Convert.lo -MD -MP -MF .deps/Convert.TPlo  -fPIC -DPIC -o .libs/Conver=
t.o
> Convert.c: In function 'Hermes_ConverterRequest':
> Convert.c:225: warning: suggest explicit braces to avoid ambiguous 'else'
> Convert.c: At top level:
> HeadX86.h:88: error: 'Hermes_X86_CPU' aliased to undefined symbol '_Herme=
s_X86_CPU'
> HeadX86.h:90: error: 'ConvertX86' aliased to undefined symbol '_ConvertX8=
6'
> HeadX86.h:91: error: 'ConvertX86Stretch' aliased to undefined symbol '_Co=
nvertX86Stretch'
> HeadX86.h:93: error: 'ClearX86_32' aliased to undefined symbol '_ClearX86=
_32'
> HeadX86.h:94: error: 'ClearX86_24' aliased to undefined symbol '_ClearX86=
_24'
> HeadX86.h:95: error: 'ClearX86_16' aliased to undefined symbol '_ClearX86=
_16'
> HeadX86.h:96: error: 'ClearX86_8' aliased to undefined symbol '_ClearX86_=
8'
> HeadX86.h:99: error: 'ConvertX86p32_32BGR888' aliased to undefined symbol=
 '_ConvertX86p32_32BGR888'
> HeadX86.h:100: error: 'ConvertX86p32_32RGBA888' aliased to undefined symb=
ol '_ConvertX86p32_32RGBA888'
> HeadX86.h:101: error: 'ConvertX86p32_32BGRA888' aliased to undefined symb=
ol '_ConvertX86p32_32BGRA888'
> HeadX86.h:102: error: 'ConvertX86p32_24RGB888' aliased to undefined symbo=
l '_ConvertX86p32_24RGB888'
> HeadX86.h:103: error: 'ConvertX86p32_24BGR888' aliased to undefined symbo=
l '_ConvertX86p32_24BGR888'
> HeadX86.h:104: error: 'ConvertX86p32_16RGB565' aliased to undefined symbo=
l '_ConvertX86p32_16RGB565'
> HeadX86.h:105: error: 'ConvertX86p32_16BGR565' aliased to undefined symbo=
l '_ConvertX86p32_16BGR565'
> HeadX86.h:106: error: 'ConvertX86p32_16RGB555' aliased to undefined symbo=
l '_ConvertX86p32_16RGB555'
> HeadX86.h:107: error: 'ConvertX86p32_16BGR555' aliased to undefined symbo=
l '_ConvertX86p32_16BGR555'
> HeadX86.h:108: error: 'ConvertX86p32_8RGB332' aliased to undefined symbol=
 '_ConvertX86p32_8RGB332'
> HeadX86.h:110: error: 'ConvertX86p32_16RGB565_S' aliased to undefined sym=
bol '_ConvertX86p32_16RGB565_S'
> HeadX86.h:112: error: 'ConvertX86p16_32RGB888' aliased to undefined symbo=
l '_ConvertX86p16_32RGB888'
> HeadX86.h:113: error: 'ConvertX86p16_32BGR888' aliased to undefined symbo=
l '_ConvertX86p16_32BGR888'
> HeadX86.h:114: error: 'ConvertX86p16_32RGBA888' aliased to undefined symb=
ol '_ConvertX86p16_32RGBA888'
> HeadX86.h:115: error: 'ConvertX86p16_32BGRA888' aliased to undefined symb=
ol '_ConvertX86p16_32BGRA888'
> HeadX86.h:116: error: 'ConvertX86p16_24RGB888' aliased to undefined symbo=
l '_ConvertX86p16_24RGB888'
> HeadX86.h:117: error: 'ConvertX86p16_24BGR888' aliased to undefined symbo=
l '_ConvertX86p16_24BGR888'
> HeadX86.h:118: error: 'ConvertX86p16_16BGR565' aliased to undefined symbo=
l '_ConvertX86p16_16BGR565'
> HeadX86.h:119: error: 'ConvertX86p16_16RGB555' aliased to undefined symbo=
l '_ConvertX86p16_16RGB555'
> HeadX86.h:120: error: 'ConvertX86p16_16BGR555' aliased to undefined symbo=
l '_ConvertX86p16_16BGR555'
> HeadX86.h:121: error: 'ConvertX86p16_8RGB332' aliased to undefined symbol=
 '_ConvertX86p16_8RGB332'
> HeadX86.h:123: error: 'CopyX86p_4byte' aliased to undefined symbol '_Copy=
X86p_4byte'
> HeadX86.h:124: error: 'CopyX86p_3byte' aliased to undefined symbol '_Copy=
X86p_3byte'
> HeadX86.h:125: error: 'CopyX86p_2byte' aliased to undefined symbol '_Copy=
X86p_2byte'
> HeadX86.h:126: error: 'CopyX86p_1byte' aliased to undefined symbol '_Copy=
X86p_1byte'
> HeadX86.h:128: error: 'ConvertX86pI8_32' aliased to undefined symbol '_Co=
nvertX86pI8_32'
> HeadX86.h:129: error: 'ConvertX86pI8_24' aliased to undefined symbol '_Co=
nvertX86pI8_24'
> HeadX86.h:130: error: 'ConvertX86pI8_16' aliased to undefined symbol '_Co=
nvertX86pI8_16'
> HeadX86.h:132: error: 'ConvertX86p16_32RGB888_LUT_X86' aliased to undefin=
ed symbol '_ConvertX86p16_32RGB888_LUT_X86'
> HeadX86.h:133: error: 'ConvertX86p16_32BGR888_LUT_X86' aliased to undefin=
ed symbol '_ConvertX86p16_32BGR888_LUT_X86'
> HeadX86.h:134: error: 'ConvertX86p16_32RGBA888_LUT_X86' aliased to undefi=
ned symbol '_ConvertX86p16_32RGBA888_LUT_X86'
> HeadX86.h:135: error: 'ConvertX86p16_32BGRA888_LUT_X86' aliased to undefi=
ned symbol '_ConvertX86p16_32BGRA888_LUT_X86'
> HeadMMX.h:55: error: 'ConvertMMX' aliased to undefined symbol '_ConvertMM=
X'
> HeadMMX.h:56: error: 'ClearMMX_32' aliased to undefined symbol '_ClearMMX=
_32'
> HeadMMX.h:57: error: 'ClearMMX_24' aliased to undefined symbol '_ClearMMX=
_24'
> HeadMMX.h:58: error: 'ClearMMX_16' aliased to undefined symbol '_ClearMMX=
_16'
> HeadMMX.h:59: error: 'ClearMMX_8' aliased to undefined symbol '_ClearMMX_=
8'
> HeadMMX.h:61: error: 'ConvertMMXp32_16RGB555' aliased to undefined symbol=
 '_ConvertMMXp32_16RGB555'
> HeadMMX.h:63: error: 'ConvertMMXpII32_24RGB888' aliased to undefined symb=
ol '_ConvertMMXpII32_24RGB888'
> HeadMMX.h:64: error: 'ConvertMMXpII32_16RGB565' aliased to undefined symb=
ol '_ConvertMMXpII32_16RGB565'
> HeadMMX.h:65: error: 'ConvertMMXpII32_16BGR565' aliased to undefined symb=
ol '_ConvertMMXpII32_16BGR565'
> HeadMMX.h:66: error: 'ConvertMMXpII32_16RGB555' aliased to undefined symb=
ol '_ConvertMMXpII32_16RGB555'
> HeadMMX.h:67: error: 'ConvertMMXpII32_16BGR555' aliased to undefined symb=
ol '_ConvertMMXpII32_16BGR555'

--=20
Matt

--ZPt4rx8FFjLCG7dd
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)

iD8DBQFDAO/SfNdgYxVXvBARAvLXAJ9TOa1kOiM8vrpkdWQ+RaGU+2zNUwCeIPNl
oi7fuWkiK1hwjOldbKFML7Q=
=LvHW
-----END PGP SIGNATURE-----

--ZPt4rx8FFjLCG7dd--

---------------------------------------
Received: (at 323322-close) by bugs.debian.org; 12 Dec 2005 06:21:01 +0000
>From [EMAIL PROTECTED] Sun Dec 11 22:21:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Elgzl-0005AW-RK; Sun, 11 Dec 2005 22:17:09 -0800
From: David Schleef <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#323322: fixed in hermes1 1.3.3+really1.3.2-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 22:17:09 -0800
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

Source: hermes1
Source-Version: 1.3.3+really1.3.2-4

We believe that the bug you reported is fixed in the latest version of
hermes1, which is due to be installed in the Debian FTP archive:

hermes1-dev_1.3.3+really1.3.2-4_i386.deb
  to pool/main/h/hermes1/hermes1-dev_1.3.3+really1.3.2-4_i386.deb
hermes1_1.3.3+really1.3.2-4.diff.gz
  to pool/main/h/hermes1/hermes1_1.3.3+really1.3.2-4.diff.gz
hermes1_1.3.3+really1.3.2-4.dsc
  to pool/main/h/hermes1/hermes1_1.3.3+really1.3.2-4.dsc
hermes1_1.3.3+really1.3.2-4_i386.deb
  to pool/main/h/hermes1/hermes1_1.3.3+really1.3.2-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Schleef <[EMAIL PROTECTED]> (supplier of updated hermes1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 11 Dec 2005 21:16:23 -0800
Source: hermes1
Binary: hermes1-dev hermes1
Architecture: source i386
Version: 1.3.3+really1.3.2-4
Distribution: unstable
Urgency: low
Maintainer: David Schleef <[EMAIL PROTECTED]>
Changed-By: David Schleef <[EMAIL PROTECTED]>
Description: 
 hermes1    - The Hermes pixel-format library
 hermes1-dev - Development libraries for the Hermes pixel-format library
Closes: 323322 343036
Changes: 
 hermes1 (1.3.3+really1.3.2-4) unstable; urgency=low
 .
   * Search/Replace a bunch of internal calls to sanify the calling
     of assembly symbols.  (Closes: #323322, #343036)
Files: 
 edda49420182c1987c3619dcec73f7b0 671 libs extra hermes1_1.3.3+really1.3.2-4.dsc
 c4353f8b292ff4e9af15d1e9513664b7 299652 libs extra 
hermes1_1.3.3+really1.3.2-4.diff.gz
 3077d8889a713325d33f878b1ddec6a0 47646 libs extra 
hermes1_1.3.3+really1.3.2-4_i386.deb
 17a5a472e7decbb2a72e15823ea05ec2 102504 libdevel extra 
hermes1-dev_1.3.3+really1.3.2-4_i386.deb

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

iD8DBQFDnRT72vJMr9bVSaoRAjl/AJ9hxG6AcPlPekqZcAmWTIfT+QdJHwCgp8rm
SdmIq/c1kvNaobBYW8SZ2LQ=
=UxhI
-----END PGP SIGNATURE-----


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

Reply via email to