Your message dated Wed, 07 Sep 2005 09:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318750: fixed in openssl 0.9.7g-2
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; 17 Jul 2005 12:52:03 +0000
>From [EMAIL PROTECTED] Sun Jul 17 05:52:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d127189.adsl.hansenet.de (localhost.localdomain) 
[80.171.127.189] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Du8ci-0005vL-00; Sun, 17 Jul 2005 05:52:00 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1Du8cg-0001u2-MJ; Sun, 17 Jul 2005 14:51:58 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: openssl: FTBFS (ppc64): "gcc: '-b' must come at the start of the 
command line"
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 17 Jul 2005 14:51:58 +0200
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.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: openssl
Version: 0.9.7g-1
Severity: wishlist
Tags: patch

When building 'openssl' on ppc64/unstable,
I get the following error:

make[2]: Entering directory `/openssl-0.9.7g/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo '  /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo '  #define CFLAGS "gcc -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT 
-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DOPENSSL_NO_IDEA 
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 
-fomit-frame-pointer -Wall"'; \
echo '  #define PLATFORM "debian-ppc64"'; \
echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
gcc -I. -I.. -I../include -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT 
-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DOPENSSL_NO_IDEA 
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 
-fomit-frame-pointer -Wall   -c -o cryptlib.o cryptlib.c
gcc: '-b' must come at the start of the command line
make[2]: *** [cryptlib.o] Error 1
make[2]: Leaving directory `/openssl-0.9.7g/crypto'

With the attached patch 'openssl' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/openssl-0.9.7g/Configure ./Configure
--- ../tmp-orig/openssl-0.9.7g/Configure        2005-07-17 12:21:09.000000000 
+0000
+++ ./Configure 2005-07-17 12:21:40.000000000 +0000
@@ -418,7 +418,7 @@
 "debian-openbsd-i386",  "gcc:-DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer 
-m486::(unknown):::BN_LLONG ${x86_gcc_des} 
${x86_gcc_opts}:${x86_out_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-openbsd-mips","gcc:-O2 -DL_ENDIAN::(unknown)::BN_LLONG MD2_CHAR 
RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR 
BF_PTR:::::::::::dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-powerpc","gcc:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-Wall::-D_REENTRANT::-ldl:BN_LLONG DES_UNROLL DES_RISC2 DES_PTR MD2_CHAR 
RC4_INDEX::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
-"debian-ppc64","gcc:-bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 
-fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR 
RC4_CHUNK DES_RISC1 
DES_UNROLL:asm/linux_ppc64.o:::::::::dlfcn:linux-shared:-fPIC:-bpowerpc64-linux:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
+"debian-ppc64","gcc:-m64 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 
DES_UNROLL:asm/linux_ppc64.o:::::::::dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-s390","gcc:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 
 "debian-sh3",   "gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
 "debian-sh4",   "gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer 
-Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",

---------------------------------------
Received: (at 318750-close) by bugs.debian.org; 7 Sep 2005 16:23:20 +0000
>From [EMAIL PROTECTED] Wed Sep 07 09:23:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ED2bp-0001UK-00; Wed, 07 Sep 2005 09:17:13 -0700
From: Christoph Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318750: fixed in openssl 0.9.7g-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 07 Sep 2005 09:17:13 -0700
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

Source: openssl
Source-Version: 0.9.7g-2

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

libcrypto0.9.7-udeb_0.9.7g-2_i386.udeb
  to pool/main/o/openssl/libcrypto0.9.7-udeb_0.9.7g-2_i386.udeb
libssl-dev_0.9.7g-2_i386.deb
  to pool/main/o/openssl/libssl-dev_0.9.7g-2_i386.deb
libssl0.9.7_0.9.7g-2_i386.deb
  to pool/main/o/openssl/libssl0.9.7_0.9.7g-2_i386.deb
openssl_0.9.7g-2.diff.gz
  to pool/main/o/openssl/openssl_0.9.7g-2.diff.gz
openssl_0.9.7g-2.dsc
  to pool/main/o/openssl/openssl_0.9.7g-2.dsc
openssl_0.9.7g-2_i386.deb
  to pool/main/o/openssl/openssl_0.9.7g-2_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.
Christoph Martin <[EMAIL PROTECTED]> (supplier of updated openssl 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: Wed,  7 Sep 2005 15:32:54 +0200
Source: openssl
Binary: libssl-dev openssl libcrypto0.9.7-udeb libssl0.9.7
Architecture: source i386
Version: 0.9.7g-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team <[EMAIL PROTECTED]>
Changed-By: Christoph Martin <[EMAIL PROTECTED]>
Description: 
 libcrypto0.9.7-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.7 - SSL shared libraries
 openssl    - Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 239956 309274 310184 310489 316689 318750 321721
Changes: 
 openssl (0.9.7g-2) unstable; urgency=low
 .
   * really include nl translation
   * remove special ia64 code from rc4 code to make the abi compatible to
     older 0.9.7 versions (closes: #310489, #309274)
   * fix compile flag for debian-ppc64 (closes: #318750)
   * small fix in libssl0.9.7.postinst (closes: #239956)
   * fix pk7_mime.c to prevent garbled messages because of to early memory
     free (closes: #310184)
   * include vietnamese debconf translation (closes: #316689)
   * make optimized i386 libraries have non executable stack (closes:
     #321721)
   * remove leftover files from ssleay
   * move from dh_installmanpages to dh_installman
   * change Maintainer to [EMAIL PROTECTED]
Files: 
 4efa686485ac94f65ebdfdcc1184b69f 714 utils optional openssl_0.9.7g-2.dsc
 b59f4086f4dca850f7a0a1e86f654a38 29026 utils optional openssl_0.9.7g-2.diff.gz
 1536ad0806b8d8162cc0479b3189877c 916774 utils optional 
openssl_0.9.7g-2_i386.deb
 38b964c2bfb987edfc33d6d6065d3c7a 2284028 libs standard 
libssl0.9.7_0.9.7g-2_i386.deb
 4b827dbcd9cb663d35b9e269620f5679 457138 debian-installer optional 
libcrypto0.9.7-udeb_0.9.7g-2_i386.udeb
 c2e71be1fdfded36e744b6df3148430b 2572166 libdevel optional 
libssl-dev_0.9.7g-2_i386.deb
package-type: udeb

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

iD8DBQFDHvgUgeVih7XOVJcRAj+pAKCZ74plvBNpE+s6rGH++muIO8lLsgCghDGQ
Sf0Fc6p6rbJ42W/NDJC4Z7A=
=Ejgt
-----END PGP SIGNATURE-----


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

Reply via email to