Your message dated Tue, 11 Feb 2003 02:37:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line already fixed
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; 9 Feb 2003 18:47:59 +0000
>From [EMAIL PROTECTED] Sun Feb 09 12:47:58 2003
Return-path: <[EMAIL PROTECTED]>
Received: from pool-141-156-220-235.res.east.verizon.net (aahz.earth.sol) 
[141.156.220.235] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18hwUg-00021I-00; Sun, 09 Feb 2003 12:47:58 -0600
Received: from cts by aahz.earth.sol with local (Exim 3.36 #1 (Debian))
        id 18hwSO-0004cc-00; Sun, 09 Feb 2003 13:45:36 -0500
From: "Christian T. Steigies" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-3.2: [m68k] fails to build static executables
X-Mailer: reportbug 1.50
Date: Sun, 09 Feb 2003 13:45:36 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: "Christian T. Steigies" <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.3 required=5.0
        tests=SPAM_PHRASE_01_02,SUPERLONG_LINE
        version=2.41
X-Spam-Level: 

Package: gcc-3.2
Version: 1:3.2.2ds3-0pre3
Severity: important

bash-2.05b# gcc -v
Reading specs from /usr/lib/gcc-lib/m68k-linux/3.2.2/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,proto,pascal,objc --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-java-gc=boehm
--enable-objc-gc m68k-linux
Thread model: posix
gcc version 3.2.2 20021231 (Debian prerelease)


While trying to build zsh, configure fails:

mkdir obj-static                                                                
                    
cd obj-static && CFLAGS='-Wall -g -O2' ../configure --prefix=/usr --bindir=/bin 
--mandir=/usr/share/man --infodir=/usr/share/info --enable-maildir-support 
--enable-max-jobtable-size=256 --enable-function-subdirs 
--enable-site-fndir=/usr/local/share/zsh/site-functions --with-curses-terminfo 
--enable-etcdir=/etc/zsh --disable-dynamic --enable-ldflags=-static             
                   
configuring for zsh 4.0.6                                                       
                    
checking build system type... m68k-unknown-linux-gnu                            
                    
checking host system type... m68k-unknown-linux-gnu                             
                    
checking for gcc... gcc                                                         
                    
checking for C compiler default output... configure: error: C compiler
cannot create executables    
See `config.log' for more details.                                              
                 

extract from config.log:

configure:2077: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/m68k-linux/3.2.2/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,proto,pascal,objc --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-java-gc=boehm --enable-objc-gc m68k-linux
Thread model: posix
gcc version 3.2.2 20021231 (Debian prerelease)
configure:2080: $? = 0
configure:2082: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2085: $? = 1
configure:2109: checking for C compiler default output
configure:2112: gcc -Wall -g -O2  -static conftest.c  >&5
/usr/bin/ld: cannot open crtbeginT.o: No such file or directory
collect2: ld returned 1 exit status
configure:2115: $? = 1
configure: failed program was:
| #line 2088 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MACHTYPE "m68k"
| #define VENDOR "unknown"
| #define OSTYPE "linux-gnu"
| #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
| #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2154: error: C compiler cannot create executables
See `config.log' for more details.


Christian
-- System Information
Debian Release: testing/unstable
Architecture: m68k
Kernel: Linux aahz 2.2.20 #1 Thu Jul 4 16:58:06 EDT 2002 m68k
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 180383-done) by bugs.debian.org; 11 Feb 2003 10:37:18 +0000
>From [EMAIL PROTECTED] Tue Feb 11 04:37:18 2003
Return-path: <[EMAIL PROTECTED]>
Received: from h24-77-96-253.sbm.shawcable.net (straylight.cyberhqz.com) 
[24.77.96.253] (postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18iXmu-0005M7-00; Tue, 11 Feb 2003 04:37:17 -0600
Received: from cyberhq.internal.cyberhqz.com (cyberhq.internal.cyberhqz.com 
[192.168.0.2])
        by straylight.cyberhqz.com (Postfix) with ESMTP id A889054072
        for <[EMAIL PROTECTED]>; Tue, 11 Feb 2003 02:37:15 -0800 (PST)
Received: by cyberhq.internal.cyberhqz.com (Postfix, from userid 1000)
        id 015201B9BDC; Tue, 11 Feb 2003 02:37:14 -0800 (PST)
Date: Tue, 11 Feb 2003 02:37:14 -0800
From: Ryan Murray <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: already fixed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg"
Content-Disposition: inline
User-Agent: Mutt/1.5.3i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.6 required=5.0
        tests=PGP_SIGNATURE_2,SPAM_PHRASE_00_01,USER_AGENT,
              USER_AGENT_MUTT
        version=2.44
X-Spam-Level: 


--gKMricLos+KVdGMg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

This bug was already reported as #177036, and fixed in 1:3.2.2ds6-0pre7

--gKMricLos+KVdGMg
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE+SNJaN2Dbz/1mRasRApi/AKDP/9RMu+gLbh7J+G4noSyjjuhjhwCgu0jg
K8PIYqx8P0yCuTmv2wcTWsQ=
=X9K6
-----END PGP SIGNATURE-----

--gKMricLos+KVdGMg--


Reply via email to