X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com [209.85.213.49]) by lists.alpinelinux.org (Postfix) with ESMTP id 44D385C4761 for ; Thu, 6 Apr 2017 12:11:59 +0000 (GMT) Received: by mail-vk0-f49.google.com with SMTP id r69so37834491vke.2 for ; Thu, 06 Apr 2017 05:11:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=xf665piggGDnkbwL91ukV2LaDhQCpWLa2YA7AagLi9A=; b=ncGenCvone+ZVdxpSbEMWtoO+FfigHvUK6IHcm/xfduqaIl3W7xjtCxf7UEt4AII8H ow4B5oAg5wbghQASILw0Ty0nUWmNWo/TWGeIakv4MyFbiizM1yrCSnSGYMmKFop9kLMi Gvev3PyTR4B5PCjF1CzzDFO1vwY1oOtG04RcxBdzkrWvvE5Iihm53zmfygU6DKLHUPpV BpnAYNrS/ZgZ++Nb8z2vDe375lRxAWw5Y/I94bRq+7E9diOtBFHlYP9jl5h667Ryti20 6P+JD6uV9fKEnxLtxg8f6ssDS6S9NOmYtP0P5mgIXht/AviOefhTzjMf9s8Z9hVdTOiq uMvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=xf665piggGDnkbwL91ukV2LaDhQCpWLa2YA7AagLi9A=; b=I/bzqfCfftrCAA7Mwc62yWDXj91fDCnG9JG9l91/1ZjxOHmWy/qd1cYlmjN3VnZWKZ BYf6xUl/2B0qDfXqyA2y8cIDevYjHNpT31sOtYm9jERTrIsgak3RZyPHbZVrP6gtt/6f gMGguGljrlPD32hgIj4TMGe0HtZuG1WeYPJFdRl0HsSWm5oY+fXab0mhBIZcBhRcm2Sb NSjjFavzHE7OITxhRQEfsVc6oyRmFFC52vwNzI/5ZYjSNmB4XyJYM0nW33QmdjAKLGtQ mXDvWFR0yPeDT5gcaT3oObAsoPxkvhDqyCwOF/WdngmovgulyCxnqnHSj9vZo/mL60Sl XISA== X-Gm-Message-State: AFeK/H3DXalzXELKP1Ah5NwMa4yF1S9M1r7kRYxaPVcIBk3Xd6H83Cf+nyltF5+PZYR3fSlqZkR7Fwp33ecOfQ== X-Received: by 10.31.133.9 with SMTP id h9mr14790256vkd.55.1491480718582; Thu, 06 Apr 2017 05:11:58 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.103.104.14 with HTTP; Thu, 6 Apr 2017 05:11:57 -0700 (PDT) In-Reply-To: <066dec27-2371-e2fd-924a-ae269c128405@gmail.com> References: <20170320132631.30020-1-valery.kartel@gmail.com> <066dec27-2371-e2fd-924a-ae269c128405@gmail.com> From: Valery Kartel Date: Thu, 6 Apr 2017 15:11:57 +0300 Message-ID: Subject: Re: [alpine-aports] [PATCH v2] main/guile: upgrade to 2.2.0 To: Leonardo Arena Cc: alpine-aports Content-Type: multipart/alternative; boundary=001a11410ede6ba958054c7e6a46 --001a11410ede6ba958054c7e6a46 Content-Type: text/plain; charset=UTF-8 Ok, I add bash to makedepends. But I can't reproduce errors you have. I'll made PR to github to see how travis-ci builds it. 2017-04-03 11:30 GMT+03:00 Leonardo Arena : > Hi, > > On 20/03/2017 14:26, Valery Kartel wrote: > > switch to https:// source url > > > > --- > > v1 -> v2: force use /bin/bash for building > > --- > > main/guile/APKBUILD | 20 ++++++++------------ > > 1 file changed, 8 insertions(+), 12 deletions(-) > > > > unfortunately it fails again with: > > > /bin/bash: line 6: 13838 Segmentation fault GUILE_AUTO_COMPILE=0 > ../meta/build-env guild compile --target="x86_64-alpine-linux-musl" -O1 > -L "/home/larena/aports/main/guile/src/guile-2.2.0/module" -L > "/home/larena/aports/main/guile/src/guile-2.2.0/guile-readline" -o > "system/vm/assembler.go" "../module/system/vm/assembler.scm" > make[2]: *** [Makefile:1928: system/vm/assembler.go] Error 139 > make[2]: *** Waiting for unfinished jobs.... > wrote `ice-9/pretty-print.go' > /bin/bash: line 6: 13905 Segmentation fault GUILE_AUTO_COMPILE=0 > ../meta/build-env guild compile --target="x86_64-alpine-linux-musl" -O1 > -L "/home/larena/aports/main/guile/src/guile-2.2.0/module" -L > "/home/larena/aports/main/guile/src/guile-2.2.0/guile-readline" -o > "system/vm/disassembler.go" "../module/system/vm/disassembler.scm" > make[2]: *** [Makefile:1928: system/vm/disassembler.go] Error 139 > wrote `system/vm/debug.go' > make[2]: Leaving directory > '/home/larena/aports/main/guile/src/guile-2.2.0/bootstrap' > make[1]: *** [Makefile:1857: all-recursive] Error 1 > make[1]: Leaving directory '/home/larena/aports/main/ > guile/src/guile-2.2.0' > make: *** [Makefile:1743: all] Error 2 > > Also, although bash is pulled in by libtool, to be correct it should be > added to makedepends. > > Thanks > > |_eo > > --001a11410ede6ba958054c7e6a46 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ok, I add bash to makedepends. But I can't reproduce e= rrors you have.

I'll made PR to github to see how travis-ci buil= ds it.

2= 017-04-03 11:30 GMT+03:00 Leonardo Arena <rnalrd@gmail.com>:<= br>
Hi,

On 20/03/2017 14:26, Valery Kartel wrote:
> switch to https:// source url
>
> ---
> v1 -> v2: force use /bin/bash for building
> ---
>=C2=A0 main/guile/APKBUILD | 20 ++++++++------------
>=C2=A0 1 file changed, 8 insertions(+), 12 deletions(-)
>

unfortunately it fails again with:


/bin/bash: line 6: 13838 Segmentation fault=C2=A0 =C2=A0 =C2=A0 GUILE_AUTO_= COMPILE=3D0
../meta/build-env guild compile --target=3D"x86_64-alpine-linux-m= usl" -O1
-L "/home/larena/aports/main/guile/src/guile-2.2.0/module" -= L
"/home/larena/aports/main/guile/src/guile-2.2.0/guile-readli= ne" -o
"system/vm/assembler.go" "../module/system/vm/assembler= .scm"
make[2]: *** [Makefile:1928: system/vm/assembler.go] Error 139
make[2]: *** Waiting for unfinished jobs....
wrote `ice-9/pretty-print.go'
/bin/bash: line 6: 13905 Segmentation fault=C2=A0 =C2=A0 =C2=A0 GUILE_AUTO_= COMPILE=3D0
../meta/build-env guild compile --target=3D"x86_64-alpine-linux-m= usl" -O1
-L "/home/larena/aports/main/guile/src/guile-2.2.0/module" -= L
"/home/larena/aports/main/guile/src/guile-2.2.0/guile-readli= ne" -o
"system/vm/disassembler.go" "../module/system/vm/disass= embler.scm"
make[2]: *** [Makefile:1928: system/vm/disassembler.go] Error 139
wrote `system/vm/debug.go'
make[2]: Leaving directory
'/home/larena/aports/main/guile/src/guile-2.2.0/bootstrap'= ;
make[1]: *** [Makefile:1857: all-recursive] Error 1
make[1]: Leaving directory '/home/larena/aports/main/guile/src/gui= le-2.2.0'
make: *** [Makefile:1743: all] Error 2

Also, although bash is pulled in by libtool, to be correct it should= be
added to makedepends.

Thanks

|_eo


--001a11410ede6ba958054c7e6a46-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---