Search Criteria
Package Details: polyorb 20221130-2
Package Actions
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: | 2022-11-30 06:15 (UTC) |
Dependencies (10)
- gcc-ada (gcc-ada-debug, gcc-ada-git)
- gnatcoll-core (gnatcoll-core-git)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- xmlada (xmlada-git)
- autoconf (autoconf-git) (make)
- gprbuild (gprbuild-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx_rtd_theme (make)
- texlive-core (texlive-installer, texlive-full) (make)
- texlive-latexextra (texlive-installer, texlive-full) (make)
Latest Comments
krouziciorel commented on 2022-02-07 08:36 (UTC)
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?
pmderodat commented on 2018-04-06 07:01 (UTC)
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.
ohenley commented on 2018-04-05 04:37 (UTC) (edited on 2018-04-05 04:38 (UTC) by ohenley)
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...