X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vk0-f41.google.com (mail-vk0-f41.google.com [209.85.213.41]) by lists.alpinelinux.org (Postfix) with ESMTP id F31665C52DE for ; Thu, 6 Apr 2017 13:16:33 +0000 (GMT) Received: by mail-vk0-f41.google.com with SMTP id s68so39809968vke.3 for ; Thu, 06 Apr 2017 06:16:33 -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=0tM6ttm4PIvZ35mm/6uc7qRCUaHLGBDmIi9DhhpOwA0=; b=t7pmzhzzqiAqUpxmiMcoxGNprgw+mLEWuubfASCf6aB4+EvaNqhAB65zwm0MZZfSWQ DWs5Ul4jez6qoMX7CoTTBi0PXnO+6lm6K6EYmxveVg6Aj0nDM0O7ypeNuZHJNz75NhxR TTHVbD07QfBkCqR8Ib0z6qOduU0RU4xuG+hwiak1KGY938lOrimUP+NTJF+rvAaK8uYq qwM+M7imSWRw/jDjEYwqTZSRED3kB6UFgacICsncIUsob6ATwIuL88yHGt73/wTbDMeF utFr7vVewol6gt3OCNmXZ2fwQvtBz1nHS9Hn3C4LI5t8gm87z3NW1qn1plVt4z6O3v8L GmOA== 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=0tM6ttm4PIvZ35mm/6uc7qRCUaHLGBDmIi9DhhpOwA0=; b=ohHhRLJnhDnNmpsqDtP/yVlBNOwdCu+N4ff2WUmFutjy54Gj/8ll0n0PDoXAx2s2Ys jU40eWJYT6GoVh32LkNIBsVWH0O1OK/Wf4S12FDJ5UZxEG8EH9Jx7ncjXtWDBUGiBMyY LSwwfr7cDAuf6dlFmqUtMDHnd06ihH3vvcOcBTAcoCG/JjL9bYdKUHR2948cHr3qezAI nrJCH8Y3EZLeNmAEQlEGuk7B/zuNfF/2L/MHtQb8PuJEHgIqx6PwL3Je7T58TgNNU/xH tkSvKaaSBqYHsQEZNu3MamkKVvCVQBRBr0e51ZxD7qM5aputACEpqUt1zhcRi8cVgfIV TS4g== X-Gm-Message-State: AFeK/H1J1IxyA13slrGePexh83ap6nU7SqgzSeqHppR3oCuEVpIBX5eH4nkbXubOzbsXUtSQb23EZvvDkRdReg== X-Received: by 10.31.133.9 with SMTP id h9mr14917740vkd.55.1491484593371; Thu, 06 Apr 2017 06:16:33 -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 06:16:32 -0700 (PDT) In-Reply-To: References: <20170320132631.30020-1-valery.kartel@gmail.com> <066dec27-2371-e2fd-924a-ae269c128405@gmail.com> From: Valery Kartel Date: Thu, 6 Apr 2017 16:16:32 +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=001a11410ede604364054c7f51db --001a11410ede604364054c7f51db Content-Type: text/plain; charset=UTF-8 on my alpine lxc it builds well, but fails to build on travis-ci with Segmentation fault (( /bin/bash: line 5: 31384 Segmentation fault (core dumped) GUILE_AUTO_COMPILE=0 ../meta/build-env guild compile --target="x86_64-alpine-linux-musl" -Wunbound-variable -Wmacro-use-before-definition -Warity-mismatch -Wformat -L "/home/travis/build/alpinelinux/aports/main/guile/src/guile-2.2.0/module" -L "/home/travis/build/alpinelinux/aports/main/guile/src/guile-2.2.0/module" -L "/home/travis/build/alpinelinux/aports/main/guile/src/guile-2.2.0/guile-readline" -o "language/cps/effects-analysis.go" "language/cps/effects-analysis.scm" make[2]: *** [Makefile:2255: language/cps/effects-analysis.go] Error 139 Don't have any idea why... https://github.com/alpinelinux/aports/pull/1218 2017-04-06 15:11 GMT+03:00 Valery Kartel : > 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/guil >> e/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 >> >> > --001a11410ede604364054c7f51db Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
on my alpine lxc it builds well, but fails to build o= n travis-ci with Segmentation fault ((

/bin/bash: line 5: 31384 Segme= ntation fault (core dumped) GUILE_AUTO_COMPILE=3D0 ../meta/build-env guild = compile --target=3D"x86_64-alpine-linux-musl" -Wunbound-variable = -Wmacro-use-before-definition -Warity-mismatch -Wformat -L "/home/trav= is/build/alpinelinux/aports/main/guile/src/guile-2.2.0/module" -L &quo= t;/home/travis/build/alpinelinux/aports/main/guile/src/guile-2.2.0/module&q= uot; -L "/home/travis/build/alpinelinux/aports/main/guile/src/guile-2.= 2.0/guile-readline" -o "language/cps/effects-analysis.go" &q= uot;language/cps/effects-analysis.scm"

make[2]: *** [Makefile:2255: language/cps/effects-analysis.go] Erro= r 139



Don't have any idea why...

<= a href=3D"https://github.com/alpinelinux/aports/pull/1218">https://github.c= om/alpinelinux/aports/pull/1218



2017-04-06 15:11 GMT+03:00 Valery Kartel <valer= y.kartel@gmail.com>:
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 = <rnalrd@gmail.com>:
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/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/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



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