From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5173 Path: news.gmane.org!not-for-mail From: Charlie Kester Newsgroups: gmane.linux.lib.musl.general Subject: build failure Date: Tue, 27 May 2014 10:49:09 -0700 Message-ID: <20140527174909.GA15844@comcast.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1401212974 13474 80.91.229.3 (27 May 2014 17:49:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 May 2014 17:49:34 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5178-gllmg-musl=m.gmane.org@lists.openwall.com Tue May 27 19:49:27 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1WpLV7-0006o1-Px for gllmg-musl@plane.gmane.org; Tue, 27 May 2014 19:49:25 +0200 Original-Received: (qmail 29703 invoked by uid 550); 27 May 2014 17:49:25 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 28668 invoked from network); 27 May 2014 17:49:24 -0000 Content-Disposition: inline X-Mailer: Mutt 1.5.23 X-Composer: Vim 7.4.225 User-Agent: Mutt/1.5.23 (2014-03-12) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1401212952; bh=2wP4GIZpzycwCwCkaz43xiOxPOAp9drsmOSC1gAJW34=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=Y4MsL2evIzee+nuBQn4bubZw5kwBqOr2AJ/dfjjSEsQSxH6A4oXqQ6tfHB+RHfUpo 2kdApA/S1lss3pfCIZsOysSIjeoH3+W+9rxZ4vpRdA7VFP1Z+22KxohTmxZCfePDU0 NLItSLDfQn0u1KJ0r7YKjDu09+cLLzkdhk8RbFSSUrClPBu7/gwKAf1C7d7E7w7Q1l 9kbEunDsz9FXgr+qECEo96T7CSB04GCIDmlHmOrM9l1orhVYd/T9aRCv037en4Zw5d 2Jp4knSNCoFtmCwIMfl3jySE7BC8vaU+73InKMpA/Ya0v2lU0AUt6bETIATWUwe1hm bOiOFRB7B3uXg== Xref: news.gmane.org gmane.linux.lib.musl.general:5173 Archived-At: Using latest git: gcc-4.7 -std=3Dc99 -nostdinc -ffreestanding -fexcess-precision=3Dstandard -frounding-math -D_XOPEN_SOURCE=3D700 -I./arch/i386 -I./src/internal -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack -mtune=3Dgeneric -Werror=3Dimplicit-function-declaration -Werror=3Dimplicit-int -Werror=3Dpointer-sign -Werror=3Dpointer-arith -fno-stack-protector -marc= h=3Dnative -c -o src/stdio/tmpnam.o src/stdio/tmpnam.c=20 src/stdio/tmpnam.c: In function =E2=80=98tmpnam=E2=80=99:=20 src/stdio/tmpnam.c:20:3: error: implicit declaration of function =E2=80=98s= trcpy=E2=80=99=20 [-Werror=3Dimplicit-function-declaration]=20 src/stdio/tmpnam.c:20:21: warning: return makes pointer from integer withou= t a cast=20 [enabled by default] cc1: some warnings being treated as errors=20 Makefile:115: recipe for target 'src/stdio/tmpnam.o' failed=20 make: *** [src/stdio/tmpnam.o] Error 1 configure script was invoked as follows: CC=3Dgcc-4.7 CFLAGS=3D"-march=3Dnative" ./configure --prefix=3D/usr/local/m= usl=20 --exec-prefix=3D/usr/local --enable-gcc-wrapper --disable-shared