X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 98B87DC0150 for ; Sun, 25 Jan 2015 15:30:01 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id l15so5482622wiw.0 for ; Sun, 25 Jan 2015 07:30:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6uMeGF595Q3N8aHgvat3obbcPsOATA2jzvLPYAyIst8=; b=AH78m5wJKa5hoBEvz3fXh249SAgdP4VbjNo0yivL+56Jxk/ZYWqOIEucmtgxTZjK2w k6ZdjVRC5jjBzRjKPwZVjIpXg2TF8WQY4brnapZ8tS/CxGh+NnD0QvCJg2QnasLmIMw9 V6LBsV5fVyJCs5jY7g/LdVouIj6vxkccT71v7tW3R9jaiXajCH8I0Tv8r9liMl5BQVt6 g7TZy4U6LouNHI3ztCbgmRc57caXIk/pXZR9WeKKD5p02sudqu+i3iu5n6mAmxYkUyua WBE+Rif7j2mp4GFjAGFzzWD9IT7cr7qrAWDHYa28tjX/TGpxu5RsxwmeO9MtQT3EznrA fP2w== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.194.83.98 with SMTP id p2mr34957404wjy.125.1422199800391; Sun, 25 Jan 2015 07:30:00 -0800 (PST) Received: by 10.217.154.130 with HTTP; Sun, 25 Jan 2015 07:30:00 -0800 (PST) In-Reply-To: <20150125123432.57aa60b8@ncopa-laptop> References: <1421973207-7652-1-git-send-email-amatcoder@gmail.com> <20150125123432.57aa60b8@ncopa-laptop> Date: Sun, 25 Jan 2015 15:30:00 +0000 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/mednafen: update to 0.9.37.1 From: Amat Coder To: Natanael Copa Cc: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=047d7bdc87a2e6ed48050d7bb1c4 --047d7bdc87a2e6ed48050d7bb1c4 Content-Type: text/plain; charset=UTF-8 2015-01-25 11:34 GMT+00:00 Natanael Copa : > > On Fri, 23 Jan 2015 00:33:27 +0000 > AmatCoder wrote: > > > --- > > testing/mednafen/01-fix_help.patch | 6 +++--- > > testing/mednafen/02-sdl_by_default.patch | 20 ++++++++++---------- > > testing/mednafen/03-fix_textrels.patch | 4 ++-- > > testing/mednafen/APKBUILD | 28 ++++++++++++++-------------- > > 4 files changed, 29 insertions(+), 29 deletions(-) > > This failed on x86_64 with: > > make[2]: Entering directory '/home/ncopa/aports/testing/mednafen/src/mednafen/src' > depbase=`echo hash/sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > ccache g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I../include -I../include -I../intl -Os -fomit-frame-pointer -fsigned-char -Wall -Wshadow -Wemp > ty-body -Wignored-qualifiers -fno-fast-math -fno-unsafe-math-optimizations -fno > -aggressive-loop-optimizations -fomit-frame-pointer -fwrapv -Os -fomit-frame-po > inter -std=gnu++11 -MT hash/sha1.o -MD -MP -MF $depbase.Tpo -c -o hash/sha1.o hash/sha1.cpp &&\ > mv -f $depbase.Tpo $depbase.Po > hash/sha1.cpp:161:112: error: invalid digit "9" in octal constant > assert(sha1(tv, 65) == "079b9ef0684bd9a600b9a23caa4297d064ce076e"_sha1); > Hmm, weird... I was able to reproduce that error with ccache, but it works fine without it. Have we caught a bug from ccache? :-/ --047d7bdc87a2e6ed48050d7bb1c4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2015-01-25 11:34 GMT+00:00 Natanael Copa <ncopa@alpinelinux.org>:
>
> = On Fri, 23 Jan 2015 00:33:27 +0000
> AmatCoder <amatcoder@gmail.com> wrote:
>
> >= ; ---
> > =C2=A0testing/mednafen/01-fix_help.patch =C2=A0 =C2=A0 = =C2=A0 | =C2=A06 +++---
> > =C2=A0testing/mednafen/02-sdl_by_defau= lt.patch | 20 ++++++++++----------
> > =C2=A0testing/mednafen/03-f= ix_textrels.patch =C2=A0 | =C2=A04 ++--
> > =C2=A0testing/mednafen= /APKBUILD =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 28 +++++= +++++++++--------------
> > =C2=A04 files changed, 29 insertions(+= ), 29 deletions(-)
>
> This failed on x86_64 with:
>
&= gt; make[2]: Entering directory '/home/ncopa/aports/testing/mednafen/sr= c/mednafen/src'
> depbase=3D`echo hash/sha1.o | sed 's|[^/]*$= |.deps/&|;s|\.o$||'`;\
> ccache g++ -DLOCALEDIR=3D\"/usr= /share/locale\" -DHAVE_CONFIG_H -I../include -I../include -I../intl = =C2=A0 -Os -fomit-frame-pointer =C2=A0-fsigned-char =C2=A0-Wall -Wshadow -W= emp
> ty-body -Wignored-qualifiers =C2=A0-fno-fast-math -fno-unsafe-m= ath-optimizations -fno
> -aggressive-loop-optimizations -fomit-frame-= pointer -fwrapv =C2=A0-Os -fomit-frame-po
> inter -std=3Dgnu++11 -MT = hash/sha1.o -MD -MP -MF $depbase.Tpo -c -o hash/sha1.o hash/sha1.cpp &&= amp;\
> mv -f $depbase.Tpo $depbase.Po
> hash/sha1.cpp:161:112:= error: invalid digit "9" in octal constant
> =C2=A0 assert= (sha1(tv, 65) =3D=3D "079b9ef0684bd9a600b9a23caa4297d064ce076e"_s= ha1);
>
=C2=A0
Hmm, weird...
I was able to reproduce that er= ror with ccache, but it works fine without it.
Have we caught a bug from= ccache? :-/

--047d7bdc87a2e6ed48050d7bb1c4-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---