Search Criteria
Package Details: lib32-libheif 1.19.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-libheif.git (read-only, click to copy) |
---|---|
Package Base: | lib32-libheif |
Description: | HEIF file format decoder and encoder (32-bit) |
Upstream URL: | https://github.com/strukturag/libheif |
Licenses: | GPL3 |
Provides: | libheif.so |
Submitter: | rodrigo21 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 5 |
Popularity: | 0.000001 |
First Submitted: | 2018-09-03 23:49 (UTC) |
Last Updated: | 2025-01-10 00:19 (UTC) |
Dependencies (26)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-gdk-pixbuf2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR)
- lib32-libwebp
- libgdk_pixbuf-2.0.so (gdk-pixbuf2, lib32-gdk-pixbuf2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libsharpyuv.so (lib32-libwebp, libwebp)
- cmake (cmake-gitAUR) (make)
- lib32-aomAUR (make)
- lib32-libdav1dAUR (make)
- lib32-libde265AUR (make)
- lib32-libjpeg-turbo (lib32-mozjpeg-gitAUR) (make)
- lib32-libpng (make)
- lib32-rav1eAUR (make)
- lib32-svt-av1AUR (make)
- lib32-x265AUR (make)
- lib32-aomAUR (optional) – AOM plugin
- lib32-libdav1dAUR (optional) – DAV1D encoder
- Show 6 more dependencies...
Latest Comments
1 2 3 Next › Last »
vitaliikuzhdin commented on 2025-01-13 11:41 (UTC) (edited on 2025-01-13 11:41 (UTC) by vitaliikuzhdin)
@sl1pkn07, after rebuilding all dependencies and retrying the build in a clean chroot, I was able to compile the package successfully. It doesn't seem like the chroot
makepkg.conf
flags are the reason for the issue:I'm guessing some package installed on my host system triggers
cmake
to setCMAKE_COMPILE_WARNING_AS_ERROR=ON
, which is why I'm getting the error. Adding-DCMAKE_COMPILE_WARNING_AS_ERROR=OFF
to thebuild()
function resolved the issue for me.vitaliikuzhdin commented on 2025-01-13 07:49 (UTC) (edited on 2025-01-13 11:29 (UTC) by vitaliikuzhdin)
@sl1pkn07, the error I posted below occurred after I manually updated the pkgver, and it still persists for me. Here is some additional information you might find helpful:
sl1pkn07 commented on 2025-01-13 07:09 (UTC) (edited on 2025-01-13 07:15 (UTC) by sl1pkn07)
==> Creative package "lib32-libheif-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lib32-libheif 1.19.5-1 (Mon Jan 13 08:08:41 2025)
nothing to do(?)
vitaliikuzhdin commented on 2025-01-10 19:06 (UTC)
vitaliikuzhdin commented on 2025-01-06 16:51 (UTC) (edited on 2025-01-06 16:56 (UTC) by vitaliikuzhdin)
Is there really a need to specify the version of the 64-bit package? Half of the comments here are from people who receive errors because of this. If it is indeed required, consider specifying the dependency on a
major
ormajor.minor
version, rather thanmajor.minor.patch
.kowheng commented on 2024-11-06 04:31 (UTC) (edited on 2024-11-11 03:53 (UTC) by kowheng)
My building get these errors: Compiling in 'libsharpyuv' -- Configuring done (0.5s) -- Generating done (0.1s) -- Build files have been written to: /home/ysupanyo/.cache/pikaur/build/lib32-libheif/src/build [ 0%] Generating API documentation with Doxygen [ 0%] Built target doc_doxygen [ 1%] Linking CXX shared library libheif.so /bin/ld: /usr/lib/libopenh264.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[2]: *** [libheif/CMakeFiles/heif.dir/build.make:1027: libheif/libheif.so.1.19.1] Error 1 make[1]: *** [CMakeFiles/Makefile2:1273: libheif/CMakeFiles/heif.dir/all] Error 2 make: *** [Makefile:166: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
**update 2024-11-11* Built successfully for version 1.19.2-1.
korimitsu commented on 2024-07-12 15:06 (UTC)
Requires
libheif=1.17.6
but now it'slibheif-1.18.0-1
.sl1pkn07 commented on 2023-12-23 21:32 (UTC)
libheif=1.17.5
you systerm is out of date
nothing to do
korimitsu commented on 2023-12-23 20:22 (UTC)
Does not build anymore:
1 2 3 Next › Last »