I had to consult my oracle in India, but we did publish a container:
https://hub.docker.com/repository/registry-1.docker.io/ibmcom/swift-ppc64le/tags?page=1&ordering=last_updatedwhich still works. It was built about three years ago, version 5.0-dev. We don't build deb/rpm/binaries because of the maintenance, security, support issues, etc. Those would normally need to be requested of the community if they aren't packages included in a distro today.
------------------------------
Gerrit
------------------------------
Original Message:
Sent: Thu September 15, 2022 01:02 AM
From: Alexandru Popescu
Subject: Swift Programming Language on Power
I want to start developing a library on Swift, so I am looking for a deb/rpm/binary archive to install on my VM.
A build script is not ideal for my needs.
------------------------------
Alexandru Popescu
------------------------------
Original Message:
Sent: Wed September 14, 2022 03:34 PM
From: Gerrit Huizenga
Subject: Swift Programming Language on Power
So, yes, we did port Swift a couple of years ago but I don't know what the current status is. We did publish a container and the community was setting up CI/CD and OSL. I even found some notes about the steps it takes to build, although that also included one of the crashes we were debugging at the time. We were going to publish a container for it back then, and I found all the prep work but I can't see that we have received the approval to publish. I'm going to ask someone else internally as well. How urgent is your need? I don't know if we can sign up yet to refresh this or get a container published. Are you looking to use it from a container, or are you hoping to build it yourself to use? We typically don't build/publish deb/rpm files because of maintenance challenges, so container or build script are usually all we offer. I think the last bits of our work are out here: https://github.com/ppc64le/build-scripts/tree/master/s/swift
gerrit
------------------------------
Gerrit Huizenga
Original Message:
Sent: Wed September 14, 2022 02:50 PM
From: Alexandru Popescu
Subject: Swift Programming Language on Power
From my understanding, the Swift package from https://launchpad.net/ubuntu/focal/+package/swift is the OpenStack Object Storage (code-named Swift) and not the package for Swift programming language.
The official download page for Swift programming language ( https://www.swift.org/download/ ) does not list IBM Power/ppc64le as supported architecture.
I already did a search on Open Source POWER Availability Tool (OSPAT) and I could not find what I am looking for.
------------------------------
Alexandru Popescu
Original Message:
Sent: Wed September 14, 2022 02:14 PM
From: Paul Clarke
Subject: Swift Programming Language on Power
You might want to search in the Open Source POWER Availability Tool (OSPAT): https://www.ibm.com/it-infrastructure/resources/power-open-source/.
That tool pointed me to https://launchpad.net/ubuntu/focal/+package/swift. Does that have what you seek?
------------------------------
Paul Clarke