for some reason it fails to compile at the building static libraries stage
library directory "/date/AUR/tmp/gnat-gps/src/gnatcoll-gpl-2015-src/src/lib/readline/static" created for project gnatcoll_readline
object directory "/date/AUR/tmp/gnat-gps/src/gnatcoll-gpl-2015-src/src/obj/gmp/static" created for project gnatcoll_gmp
library directory "/date/AUR/tmp/gnat-gps/src/gnatcoll-gpl-2015-src/src/lib/gmp/static" created for project gnatcoll_gmp
gnatcoll.gpr:35:10: unknown file "xutil.ads"
gnatcoll.gpr:35:23: unknown file "xutil.adb"
gnatcoll.gpr:35:36: unknown file "xsnamest.adb"
gprbuild: "gnatcoll_build" processing failed
Makefile:26: recipe for target 'build_library_type/static' failed
make[2]: *** [build_library_type/static] Error 4
make[2]: Leaving directory '/date/AUR/tmp/gnat-gps/src/gnatcoll-gpl-2015-src'
Makefile:30: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/date/AUR/tmp/gnat-gps/src/gps-6.1.1-src/gps'
Makefile:18: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Search Criteria
Package Details: gnatstudio 1:25.0w-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnatstudio.git (read-only, click to copy) |
---|---|
Package Base: | gnatstudio |
Description: | GNAT Programming Studio for Ada. |
Upstream URL: | https://github.com/AdaCore/gps |
Licenses: | GPL |
Conflicts: | gnat-gps, gnatstudio-bin |
Submitter: | charlie5 |
Maintainer: | charlie5 |
Last Packager: | charlie5 |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2023-06-09 07:53 (UTC) |
Last Updated: | 2024-05-31 06:44 (UTC) |
Dependencies (15)
- ada_language_serverAUR (ada_language_server-binAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- gnatcoll-db2adaAUR
- gnatcoll-pythonAUR (gnatcoll-pythonAUR)
- gnatcoll-xrefAUR
- gtkadaAUR
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-jedi
- python-pycodestyle
- python-sphinx_rtd_theme
- python-yaml (python-yaml-gitAUR)
- gprbuildAUR (gprbuild-gitAUR, gprbuild-bootstrapAUR) (make)
- graphviz (make)
- texlive-meta (make)
Required by (1)
Sources (7)
- 0003-Honour-DESTDIR-in-installation-targets.patch
- building_executable_programs_with_gnat.rst
- gps.desktop
- gs_utils.patch
- https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources-2024/gnatstudio-25.0w-20240506-161C6-src.tar.gz
- os-utils.c-patch
- rid_failing_test_for_gtkada_in_configure.ac-patch
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 Next › Last »
ferion commented on 2015-10-04 00:49 (UTC)
charlie5 commented on 2015-09-04 15:15 (UTC)
Just corrected the md5sum for 'patch-Makefile.in'.
Hope that was the issue.
Armag67 commented on 2015-09-04 13:17 (UTC)
Now "patch-docs-Makefile.in" fails md5sum validation...
charlie5 commented on 2015-09-04 08:12 (UTC)
Hok, should be fixed now.
Problem was that python2 was being used but python3 libs were being linked.
Thanks for reporting the problem.
I initially made the package w/o python3 installed. Since I now have python3 installed, I would have hit the same problem the next time I tried to build GPS.
charlie5 commented on 2015-08-30 10:28 (UTC)
I'm pretty sure the problem is related to python3 being installed. I'll try to test it tonight and get back to you.
I understand your frustration and apologise. 'gnat_util' and 'gps' are the 2 slowest pkgs to build in the Ada collection.
Armag67 commented on 2015-08-28 23:20 (UTC)
Without gnat_util installed, gnat-gps compilation fail after a few minutes with a three missing files message (xutil.ads, xutil.adb & xsnamest.adb).
After long hours to install gnat_util, ten more hours of gnat-gps compilation (on my old box) fail with the error message :
/tmp/yaourt-tmp-h2/aur-gnat-gps/src/gps-6.1.1-src/gnatlib/src/lib/python/static/libgnatcoll_python.a(python_support.o): dans la fonction « ada_PyUnicode_AsEncodedString »:
/tmp/yaourt-tmp-h2/aur-gnat-gps/src/gps-6.1.1-src/gnatlib/src/python/python_support.c:380: référence indéfinie vers « PyUnicodeUCS4_AsEncodedString »
/tmp/yaourt-tmp-h2/aur-gnat-gps/src/gps-6.1.1-src/gnatlib/src/lib/python/static/libgnatcoll_python.a(python_support.o): dans la fonction « ada_PyUnicode_FromString »:
/tmp/yaourt-tmp-h2/aur-gnat-gps/src/gps-6.1.1-src/gnatlib/src/python/python_support.c:390: référence indéfinie vers « PyUnicodeUCS4_FromString »
/tmp/yaourt-tmp-h2/aur-gnat-gps/src/gps-6.1.1-src/gnatlib/src/lib/python/static/libgnatcoll_python.a(gnatcoll-python.o): dans la fonction « gnatcoll__python__pyfile_fromstring »:
gnatcoll-python.adb:(.text+0x1a4e): référence indéfinie vers « PyFile_FromString »
collect2: erreur: ld a retourné 1 code d'état d'exécution
gprbuild: link of gps-main.adb failed
I have declared plenty of tmpfs and swapfile (~5 Gio for each). The issue is not there.
aspirogrammer commented on 2014-11-10 06:37 (UTC)
Update to 2014 please
Sietse commented on 2014-10-03 14:28 (UTC)
oenone, did you have a chance to look into this?
JPlaroche commented on 2013-11-07 17:50 (UTC)
bonjour,
la compillation ne fonctionne pas
merci de mettre à jour
hello,
does not operate the compillation
I want to study for my retirement ADA
thank you
Pinned Comments
charlie5 commented on 2023-07-09 16:42 (UTC)
This package is available in the Arch Ada Repository.
charlie5 commented on 2023-06-25 17:14 (UTC) (edited on 2023-06-25 17:15 (UTC) by charlie5)
hi @GaryScottMartin,
'gnat-gps' has been recently deprecated in favour of 'gnatstudio'.
Regards.