make[2]: *** [Makefile:421: vp_context.lo] Error 1
make[2]: uscita dalla directory «/home/simona/.cache/yay/volpack/src/volpack-1.0c7/src»
make[1]: *** [Makefile:272: all-recursive] Error 1
make[1]: uscita dalla directory «/home/simona/.cache/yay/volpack/src/volpack-1.0c7»
make: *** [Makefile:202: all] Error 2
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
-> Failed to install layer, rolling up to next layer.error:error making: volpack - exit status 4
Search Criteria
Package Details: amide 1.0.6-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/amide.git (read-only, click to copy) |
|---|---|
| Package Base: | amide |
| Description: | Medical imaging data examiner |
| Upstream URL: | https://amide.sourceforge.net/ |
| Licenses: | GPL |
| Submitter: | haawda |
| Maintainer: | thilodoring |
| Last Packager: | tippfehlr |
| Votes: | 12 |
| Popularity: | 0.000000 |
| First Submitted: | 2010-02-08 15:28 (UTC) |
| Last Updated: | 2026-06-12 14:02 (UTC) |
Dependencies (7)
- dcmtk (dcmtk-gitAUR)
- gsl (gsl-gitAUR)
- libgnomecanvasAUR
- volpackAUR
- xmedcon-gtk2AUR
- intltool (make)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR) (make)
Required by (0)
Sources (2)
simona commented on 2026-06-12 18:33 (UTC)
zeroconf commented on 2023-06-13 13:23 (UTC) (edited on 2023-06-13 13:24 (UTC) by zeroconf)
Tried to install v1.0.6-9, was not succeeded with following error messages (last part of messages)
src/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
autoreconf: error: automake failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: amide-exit status 4
----
:: Processing package changes...
(1/1) removing intltool [----------------------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
-> Failed to install the following packages. Manual intervention is required:
amide - exit status 4
Would suggest bin package as there is too much compilation, which takes too much time even with powerful computer.
Dieter_be commented on 2022-12-22 13:39 (UTC)
Fails to build with this error:
(...)
help/Makefile.am:3: 'gnome-doc-utils.make' included from here
gnome-doc-utils.make:587: warning: if $(DOC_ID: non-POSIX variable name
gnome-doc-utils.make:587: (probably a GNU make extension)
help/Makefile.am:3: 'gnome-doc-utils.make' included from here
gnome-doc-utils.make:625: warning: patsubst C/%,%,$(_DOC_C_FIGURES: non-POSIX variable name
gnome-doc-utils.make:625: (probably a GNU make extension)
help/Makefile.am:3: 'gnome-doc-utils.make' included from here
pixmaps/Makefile.am:68: warning: subst .png,,$<: non-POSIX variable name
pixmaps/Makefile.am:68: (probably a GNU make extension)
src/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
autoreconf: error: automake failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: amide
tocic commented on 2022-12-06 06:16 (UTC)
Please update the upstream URL to its HTTPS counterpart.
haawda commented on 2022-11-28 13:34 (UTC)
Simona, please elaborate. Cannot reproduce.
simona commented on 2022-11-24 12:14 (UTC)
core dumped or lib missing....
jpeter commented on 2021-03-25 06:44 (UTC)
The "me too" point I wanted to make is that as far as I see it, which was not mentioned before, the problem seems not to originate from within the amide package. Somehow, libgtk-3.so.0 gets linked in, although gtk+-2.0 is asked for. I have tried to investigate this by figuring out which dependency might be causing this, however unsuccessful thus far. Sorry for not having a patch.
haawda commented on 2021-03-24 17:48 (UTC)
Yes, the error exists, as I wrote in my previous comment, and we do not need another "me too"-comment, but a fix. Patches are welcome.
jpeter commented on 2021-03-24 13:25 (UTC)
Confirmed wh75er Error.
Compilation and linking is without error. However, ldd amide lists libgtk-3.so.0 although the linker option includes $(shell pkg-config --cflags gtk+-2.0)
haawda commented on 2021-03-23 11:32 (UTC)
confirmed, maybe buildin in a clean chroot will help.
Pinned Comments
diabonas commented on 2019-10-19 17:50 (UTC)
This package is now built from the latest (semi-)official sources published by the project author before development stopped in early 2017, see his post on the amide-users mailing list. This coincides with the last commit in the project's Mercurial repository on SourceForge. At the time of writing this comment, the program works well without segfaulting.