Search Criteria
Package Details: libmagick6 6.9.13.35-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/imagemagick6.git (read-only, click to copy) |
|---|---|
| Package Base: | imagemagick6 |
| Description: | An image viewing/manipulation program (legacy 6.9.13-* series; library) |
| Upstream URL: | https://legacy.imagemagick.org/ |
| Keywords: | ImageMagick imagemagick6 |
| Licenses: | custom |
| Submitter: | arojas |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 10 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-29 14:32 (UTC) |
| Last Updated: | 2025-12-08 12:31 (UTC) |
Dependencies (39)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- liblqr
- libltdl (libtool-gitAUR, libtool)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libraqm (libraqm-gitAUR)
- libxext (libxext-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- chrpath (chrpath-gitAUR) (make)
- djvulibre (make)
- ghostscript (ghostscript-gitAUR) (make)
- glu (glu-gitAUR) (make)
- jbigkit (jbigkit-gitAUR) (make)
- libheif (libheif-gitAUR, libheif-highmemAUR, libheif-noglycinAUR) (make)
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR, libjxl-noglycinAUR) (make)
- libraw (libraw-gitAUR) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libwebp (libwebp-gitAUR) (make)
- libwmf (libwmf-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- Show 19 more dependencies...
Required by (10)
- autotrace-bin
- hhvm
- imgmin-git
- inkscape-git
- oof2
- oofcanvas
- pfstools (make)
- ripright
- rss-glx
- ruby-rmagick (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
jsimon0 commented on 2025-05-05 20:51 (UTC)
Any chance of this package updating to be build-compatible with the ghostxps-git and ghostpcl-git packages?
xxxxme commented on 2024-10-15 13:12 (UTC) (edited on 2024-10-15 13:13 (UTC) by xxxxme)
The source file is now .xz instead of .gz.
aspirogrammer commented on 2023-09-18 10:42 (UTC)
Thanks @MonkeeSage, that worked. (I was struggling with installing this, probably it's an issue upstream.)
MonkeeSage commented on 2023-09-18 01:56 (UTC)
@Armag67
Oops, I think I actually edited src/ImageMagick-6.9.12-94/PerlMagick/quantum/quantum.xs.in before makepkg -sief.
Armag67 commented on 2023-09-18 01:23 (UTC) (edited on 2023-09-18 02:03 (UTC) by Armag67)
@MonkeeSage
The -e switch seems not working... The second parenthesis reappears in the file pointed by the
src/ImageMagick-6.9.12-94/PerlMagick/quantum/Q16HDRI.xssymlink after themakepkg -siefcommand...Edit: It works, but y needed to rename
ImageMagick-6.9.12-94.tar.gzto_ImageMagick-6.9.12-94.tar.gzand editing the file pointed by thesrc/ImageMagick-6.9.12-94/PerlMagick/quantum/Q16HDRI.xssymlink a second time, DURING themakepkg -siefexecution. It must certainly be copied from another location during the execution of the command...Edit 2: After a short search, the
quantum.xsfile pointed to by theQ16HDRI.xssymlink is regenerated during compilation from thequantum.xs.infile by replacing all occurrences of the character string@MAGICK_ABI_SUFFIX@with the character stringQ16HDRI.MonkeeSage commented on 2023-09-18 00:24 (UTC)
Getting same build failure as @Armag67
Actual error is here:
Which happens during the package_libmagick6() step. The error is from the generated file src/ImageMagick-6.9.12-94/PerlMagick/quantum/Q16HDRI.xs and looks like it's being generated with a random extra paren:
If I extract the tarball manually to a clean directory and run the ./configure command from the build() step manually, it also generates the broken files, so doesn't appear to be an issue with the aur package.
I worked around by running makepkg -sif, letting it fail, editing src/ImageMagick-6.9.12-94/PerlMagick/quantum/Q16HDRI.xs to remove the trailing paren and then running makepkg -sief (-e to prevent extracting the tarball again), and it built and installed.
yochananmarqos commented on 2023-09-17 23:53 (UTC)
@Armag67: Yes, it's failing to build currently. Not sure why. I didn't realize it had failed when I updated the package earlier.
Armag67 commented on 2023-09-17 22:20 (UTC) (edited on 2023-09-17 22:41 (UTC) by Armag67)
Hello,
ends with:
on Manjaro Linux stable.
A C compiler problem not yet up to date on Manjaro stable?
Edit: Nope, on Arch Linux gcc is at 13.2.1-3 and on Manjaro stable its version is the same...
yochananmarqos commented on 2023-07-05 17:10 (UTC)
@fbrennan:
"To avoid problems caused by your particular system configuration, build packages in a clean chroot."
-- https://wiki.archlinux.org/title/Arch_User_Repository#Debugging_the_package_build_process
I see. I suppose there's no harm in unsetting them, then.
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »