From nobody Thu Mar 28 12:48:28 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 13889C3C987 for ; Tue, 24 May 2011 07:18:33 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 5774EAE4002 for ; Tue, 24 May 2011 14:01:50 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o4yf4GnlZDKb for ; Tue, 24 May 2011 14:01:49 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id CEA3EAE4001 for ; Tue, 24 May 2011 14:01:49 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 9A2B460A7E2C4 for ; Tue, 24 May 2011 14:01:49 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (unknown [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 7B40860A7E2C0 for ; Tue, 24 May 2011 14:01:49 +0000 (UTC) Date: Tue, 24 May 2011 15:58:20 +0200 From: Natanael Copa Cc: Subject: Re: [alpine-devel] NOT SPAM zsnes build report Message-ID: <20110524155820.4de8d0fe@ncopa-desktop.nor.wtbts.net> In-Reply-To: <20110522141831.877D2C1479C@mail.alpinelinux.org> References: <20110522141831.877D2C1479C@mail.alpinelinux.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sun, 22 May 2011 21:02:04 +0000 "AlpineBuildBot" wrote: > gcc -Os -fomit-frame-pointer -pipe -I. -I/usr/local/include > -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 > -D_REENTRANT -D__OPENGL__ -march=i486 -O3 -fomit-frame-pointer > -fprefetch-loop-arrays -fforce-addr -s -D__RELEASE__ -o zip/zpng.o -c > zip/zpng.c zip/zpng.c:1:0: warning: -fprefetch-loop-arrays not > supported for this target (try -march switches) zip/zpng.c: In > function 'Png_Dump': zip/zpng.c:132:17: error: dereferencing pointer > to incomplete type make: *** [zip/zpng.o] Error 1 make: *** Waiting > for unfinished jobs.... It seems like they were touching internal data structures. I think I have fixed it but it needs testing. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---