home tags events about login
one honk maybe more

benjojo posted 20 Sep 2026 13:12 +0000

I can't tell if the IBM s390x software porting team is the best gig ever or the worst, in that you seemingly get to spend a week or so trying to make every possible bit of open source software compile on the monstrosity computer.

This must be either very fun (in that any horrible task is surely not going to stick around that long), or the worst thing ever (moving from one train-wreck of software build system to the next train-wreck of software build system)

Regardless it always does make me smile seeing some software that is like:

"We are known to support amd64, aarch64, and s390x"

0x47df@duckpon.de replied 20 Sep 2026 13:26 +0000
in reply to: https://benjojo.co.uk/u/benjojo/h/7N3bkP2M9l6DpxmBWy

@benjojo that's true, at least what i remember was that the common issues seem to cluster in certain tools or libraries, and once that is dealt with there are paths forward. but i am also not the right flavour of computer toucher to have been doing that flavour of computer-touching, so maybe that's why 😅

hrw@society.oftrolls.. replied 20 Sep 2026 13:43 +0000
in reply to: https://mastodon.org.uk/users/penguin42/statuses/117303584700970012

@penguin42 @benjojo

The main problem with s390x is big-endian.

Nowadays there are no other BE architecture in use. Debian may still build something other but that (BE arch other than s390x) lacks users.

Whenever you have failed build, check Fedora and Debian for patches. And/or use LLM if you are unable to find out on your own.

I find Claude being quite good in analysis of build failures. With good patches generated.

pleia2@floss.social replied 20 Sep 2026 15:43 +0000
in reply to: https://benjojo.co.uk/u/benjojo/h/s8pRlpdTbjMW33542p

@benjojo On the open source side that I work on, everyone I work with would say it's the best, but it's a self-selecting group. You don't last long in the porting teams unless you enjoy developing an expertise porting challenges, and care about open source software.

Bonus: IBM is paying them well to work full time on open source software, which is pretty great 😍

beamflash@hachyderm... replied 20 Sep 2026 17:18 +0000
in reply to: https://benjojo.co.uk/u/benjojo/h/s8pRlpdTbjMW33542p

@benjojo I used to jhbuild GNOME on Solaris/SPARC back in the mid-noughties, because we got an E6000 for free; Linux Australia even kicked in some funding for faster CPUs. It was entertaining enough, but since it was voluntary if something was too hard it just didn't get done, which would be the main difference for doing it as a job.