~alpine/infra

3 3

build-edge-s390x is broken, needs abuild upgrade

Jakub Jirutka <jakub@jirutka.cz>
Details
Message ID
<FF271AF3-92B6-4EEA-AE61-BC8491C6BC62@jirutka.cz>
Sender timestamp
1506781500
DKIM signature
missing
Download raw message
Hi,

s390x is broken due to running outdated abuild. Please someone who has access to the builder upgrade abuild package to 3.0.2.

Jakub
Daniel Isaksen <d@duniel.no>
Details
Message ID
<CAFWK1CBsdZP+qfZjo-R=C6_tfT8D2arKt2yqWi5R429x9jDShw@mail.gmail.com>
In-Reply-To
<FF271AF3-92B6-4EEA-AE61-BC8491C6BC62@jirutka.cz> (view parent)
Sender timestamp
1506807466
DKIM signature
missing
Download raw message
I thought it broke because of issues related to running in a container?

Was this fixed? Also, ping tmh1999 in #alpine-devel. He was working on it
recently.

- Daniel

On Sep 30, 2017 4:25 PM, "Jakub Jirutka" <jakub@jirutka.cz> wrote:

> Hi,
>
> s390x is broken due to running outdated abuild. Please someone who has
> access to the builder upgrade abuild package to 3.0.2.
>
> Jakub
>
Jakub Jirutka <jakub@jirutka.cz>
Details
Message ID
<0A240DAF-5308-4936-80F0-537A25089B4C@jirutka.cz>
In-Reply-To
<CAFWK1CBsdZP+qfZjo-R=C6_tfT8D2arKt2yqWi5R429x9jDShw@mail.gmail.com> (view parent)
Sender timestamp
1506808061
DKIM signature
missing
Download raw message
It stuck on main/guile due to segfault, so I’ve disabled it for s390x, then it failed on llvm2 due to default -openrc subpackage that is not available on the abuild version installed on the builder. I don’t know about any issues related to running in a container. Also note that all builders run in a (LXC) container, not just s390x…

Jakub

> On 30. Sep 2017, at 23:37, Daniel Isaksen <d@duniel.no> wrote:
> 
> I thought it broke because of issues related to running in a container?
> 
> Was this fixed? Also, ping tmh1999 in #alpine-devel. He was working on it recently.
> 
> - Daniel
> 
> On Sep 30, 2017 4:25 PM, "Jakub Jirutka" <jakub@jirutka.cz <jakub@jirutka.cz>> wrote:
> Hi,
> 
> s390x is broken due to running outdated abuild. Please someone who has access to the builder upgrade abuild package to 3.0.2.
> 
> Jakub
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20171002101820.3adf2152@ncopa-desktop.copa.dup.pw>
In-Reply-To
<FF271AF3-92B6-4EEA-AE61-BC8491C6BC62@jirutka.cz> (view parent)
Sender timestamp
1506932300
DKIM signature
missing
Download raw message
On Sat, 30 Sep 2017 16:25:00 +0200
Jakub Jirutka <jakub@jirutka.cz> wrote:

> Hi,
> 
> s390x is broken due to running outdated abuild. Please someone who
> has access to the builder upgrade abuild package to 3.0.2.
> 
> Jakub

I have fixed this now.

When we implement new features in apk-tools and abuild that are not
backwards compatible, we should preferable not use those til after next
stable release. This is to prevent issues like this, but also to make
maintenance easier, because otherwise you need to watch out for
incompatible changes when you backport to stable branch. You will also
prevent problems when mixing last stable with edge repo.

This is important especially for apk-tools, but also for abuild.

So in this case, where abuild got new feature of automatically
splitting -openrc subpackages, we should have waited with using this in
any APKBUILD til after 3.7 is release and things would gone much
smoother.

Thanks!

-nc
Reply to thread Export thread (mbox)