This package is available in the Arch Ada Repository.
https://wiki.archlinux.org/title/Ada
Git Clone URL: | https://aur.archlinux.org/polyorb.git (read-only, click to copy) |
---|---|
Package Base: | polyorb |
Description: | Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada. |
Upstream URL: | https://github.com/AdaCore/PolyORB |
Licenses: | GPL |
Submitter: | charlie5 |
Maintainer: | charlie5 |
Last Packager: | charlie5 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-04-12 16:09 (UTC) |
Last Updated: | 2024-05-31 06:58 (UTC) |
This package is available in the Arch Ada Repository.
https://wiki.archlinux.org/title/Ada
Today I can not compile the package, I got this error:
gnatmake: "iac" up to date. mkdir -p compilers/gnatdist && \ cd compilers/gnatdist && \ gnatmake -m \ po_gnatdist.adb \ -gnaty -gnatwan -gnat12 -gnatec=/home/wanbli/Desktop/polyorb/pkg/polyorb/home/wanbli/Desktop/polyorb/src/PolyORB-master/compilers/config.adc --create-missing-dirs -cargs -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -fstack-clash-protection -fcf-protection -margs -XBuild=PRODUCTION -XWarnings_Mode=n -j0 -P/home/wanbli/Desktop/polyorb/src/PolyORB-master/compilers/gnatdist/gnatdist.gpr --relocate-build-tree -XCOMPILERS_DIR=/home/wanbli/Desktop/polyorb/src/PolyORB-master/compilers -cargs \ -I/home/wanbli/Desktop/polyorb/src/PolyORB-master/compilers/gnatdist \ -bargs -E Compile [Ada] po_gnatdist.adb gnat1: cannot find configuration pragmas file /home/wanbli/Desktop/polyorb/pkg/polyorb/home/wanbli/Desktop/polyorb/src/PolyORB-master/compilers/config.adc
compilation of po_gnatdist.adb failed
gprbuild: *** compilation phase failed
Can you please fix it?
Hello,
Disclaimer: I work at AdaCore. :-) The Subversion repository for PolyORB indeed went offline, but we are currently working on re-publishing it on GitHub, so I think we’ll be able to fix this packaging issue very soon.
At $makepkg -si
this is what I get:
==> Retrieving sources... -> Cloning polyorb svn repo... Redirecting to URL 'https://svn.eu.adacore.com/anonsvn/Dev/trunk/polyorb': svn: E170013: Unable to connect to a repository at URL 'https://svn.eu.adacore.com/anonsvn/Dev/trunk/polyorb' svn: E175013: Access to '/anonsvn/Dev/trunk/polyorb' forbidden ==> ERROR: Failure while downloading polyorb svn repo Aborting...
Pinned Comments
charlie5 commented on 2023-07-09 16:47 (UTC)
This package is available in the Arch Ada Repository.