[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#341877: marked as done (gcc-3.4: ftbfs [sparc] error: conflicting types for 'malloc')



Your message dated Mon, 26 Dec 2005 22:38:53 -0800
with message-id <20051227063853.GB25605@tennyson.dodds.net>
and subject line gcc-3.4: ftbfs [sparc] error: conflicting types for 'malloc'
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; 3 Dec 2005 20:01:04 +0000
>From blarson@blars.org Sat Dec 03 12:01:04 2005
Return-path: <blarson@blars.org>
Received: from blars.org ([64.81.35.59] helo=renig.nat.blars.org)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EidZ5-0007nr-AT
	for submit@bugs.debian.org; Sat, 03 Dec 2005 12:01:01 -0800
Received: from quaff (quaff.nat.blars.org [172.16.2.7])
	by renig.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id jB3K0uJT011257
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 3 Dec 2005 12:00:57 -0800
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
	by quaff (8.13.5/8.13.5/Debian-3) with ESMTP id jB3JvkQ3007481;
	Sat, 3 Dec 2005 11:57:46 -0800
Received: (from blarson@localhost)
	by quaff.nat.blars.org (8.13.5/8.13.5/Submit) id jB3JvjOt007479;
	Sat, 3 Dec 2005 11:57:45 -0800
Date: Sat, 3 Dec 2005 11:57:45 -0800
From: Blars Blarson <blarson@blars.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-3.4: ftbfs [sparc] error: conflicting types for 'malloc'
Message-ID: <[🔎] 20051203195745.GA7473@blars.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.18
User-Agent: Mutt/1.5.11
Delivered-To: submit@bugs.debian.org
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: gcc-3.4
Version: 3.4.5-1
Severity: serious
Justification: no longer builds from source

gcc-3.4 failed to build on a sparc buildd, duplicated on my sparc pbuilder.

if [ x"`case '-O2 -g -O2   -m64 -g -O2 -D_GNU_SOURCE -fno-implicit-templates  -m64' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \
  /build/buildd/gcc-3.4-3.4.5/build/gcc/xgcc -B/build/buildd/gcc-3.4-3.4.5/build/gcc/ -B/usr/sparc-linux-gnu/bin/ -B/usr/sparc-linux-gnu/lib/ -isystem /usr/sparc-linux-gnu/include -isystem /usr/sparc-linux-gnu/sys-include -c -DHAVE_CONFIG_H -O2 -g -O2   -m64 -I. -I../../../../src/libiberty/../include  -W -Wall -Wtraditional -pedantic `case '-O2 -g -O2   -m64 -g -O2 -D_GNU_SOURCE -fno-implicit-templates  -m64' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../../../src/libiberty/regex.c -o pic/regex.o; \
else true; fi
../../../../src/libiberty/regex.c:132: warning: conflicting types for built-in function 'malloc'
In file included from /usr/include/bits/string2.h:1299,
                 from /usr/include/string.h:417,
                 from ../../../../src/libiberty/regex.c:151:
/usr/include/stdlib.h:584: error: conflicting types for 'malloc'
../../../../src/libiberty/regex.c:132: error: previous declaration of 'malloc' was here
/usr/include/stdlib.h:584: error: conflicting types for 'malloc'
../../../../src/libiberty/regex.c:132: error: previous declaration of 'malloc' was here
In file included from ../../../../src/libiberty/../include/xregex.h:26,
                 from ../../../../src/libiberty/regex.c:195:
../../../../src/libiberty/../include/xregex2.h:548: warning: ISO C90 does not support `static' or type qualifiers in parameter array declarators
In file included from ../../../../src/libiberty/regex.c:649:
../../../../src/libiberty/regex.c: In function `byte_regex_compile':
../../../../src/libiberty/regex.c:2473: warning: implicit declaration of function `free'
../../../../src/libiberty/regex.c: In function `byte_compile_range':
../../../../src/libiberty/regex.c:4548: warning: signed and unsigned type in conditional expression
../../../../src/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../../../src/libiberty/regex.c:4558: warning: signed and unsigned type in conditional expression
../../../../src/libiberty/regex.c: In function `byte_re_compile_fastmap':
../../../../src/libiberty/regex.c:4898: warning: implicit declaration of function `abort'
../../../../src/libiberty/regex.c: In function `xregcomp':
../../../../src/libiberty/regex.c:8043: warning: signed and unsigned type in conditional expression
../../../../src/libiberty/regex.c: At top level:
../../../../src/libiberty/regex.c:8178: warning: unused parameter 'preg'
make[6]: *** [regex.o] Error 1
make[6]: Leaving directory `/build/buildd/gcc-3.4-3.4.5/build/sparc-linux-gnu/64/libiberty'

---------------------------------------
Received: (at 341877-done) by bugs.debian.org; 27 Dec 2005 06:38:56 +0000
>From vorlon@debian.org Mon Dec 26 22:38:56 2005
Return-path: <vorlon@debian.org>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] helo=tennyson.dodds.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Er8U4-0000SV-Ra
	for 341877-done@bugs.debian.org; Mon, 26 Dec 2005 22:38:56 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
	id 81E1B7009; Mon, 26 Dec 2005 22:38:53 -0800 (PST)
Date: Mon, 26 Dec 2005 22:38:53 -0800
From: Steve Langasek <vorlon@debian.org>
To: 341877-done@bugs.debian.org
Subject: Re: gcc-3.4: ftbfs [sparc] error: conflicting types for 'malloc'
Message-ID: <20051227063853.GB25605@tennyson.dodds.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="kORqDWCi7qDJ0mEj"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


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

This bug should be fixed with the upload of glibc 2.3.5-9.

Thanks,
--=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.
vorlon@debian.org                                   http://www.debian.org/

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

iD8DBQFDsOF9KN6ufymYLloRAlw4AKCixtr0VGZtLVGls9tlLt9qOndB7ACgzAs5
dhdit/XMTc1UHN0lPEU7fxc=
=BYzO
-----END PGP SIGNATURE-----

--kORqDWCi7qDJ0mEj--



Reply to: