This is impacted by cmake 4.0.0 (Compatibility with CMake < 3.5 has been removed from CMake), the issue is that also at least a submodule is impacted
Search Criteria
Package Details: appimagelauncher-git r1329.3d42d4c-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/appimagelauncher-git.git (read-only, click to copy) |
---|---|
Package Base: | appimagelauncher-git |
Description: | A Helper application for running and integrating AppImages. |
Upstream URL: | https://github.com/TheAssassin/AppImageLauncher |
Keywords: | appimage |
Licenses: | MIT |
Conflicts: | appimagelauncher |
Provides: | appimagelauncher |
Submitter: | AJSlye |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-24 14:08 (UTC) |
Last Updated: | 2025-02-19 20:42 (UTC) |
Dependencies (23)
- cairo (cairo-gitAUR)
- fuse2
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libarchive (libarchive-gitAUR)
- librsvg (librsvg-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- argaggAUR (argaggAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (make)
- libxpm (libxpm-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- Show 3 more dependencies...
Required by (5)
- cpod-appimage (requires appimagelauncher)
- cryptocam-companion-appimage (requires appimagelauncher)
- steam-rom-manager-appimage (requires appimagelauncher)
- todoist-appimage (requires appimagelauncher)
- todoist-appimage-integration (requires appimagelauncher)
Sources (2)
FabioLolix commented on 2025-03-29 21:45 (UTC)
FabioLolix commented on 2025-02-15 19:29 (UTC)
Hi impulse I have seen you email too
The fail was happening because there has been changes upstream and the patch no longer applied
I host part of my pkgbuilds here: https://github.com/FabioLolix/PKGBUILD-AUR_fix, at least appimagelauncher-git is there
Plus a new alt versions here https://github.com/FabioLolix/PKGBUILD-WIP/tree/main/cauldron_alt
I prefer that people make PR on github so I can evaluate the changes first
impulse commented on 2025-02-15 15:41 (UTC)
Fails to build with makepkg.
==> Starting prepare()...
patching file src/binfmt-bypass/CMakeLists.txt
patching file src/binfmt-bypass/fix-preload-library.sh
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/binfmt-bypass/fix-preload-library.sh.rej
==> ERROR: A failure occurred in prepare().
Aborting...
error: failed to build 'appimagelauncher-git-r1258.cd87b73-2':
error: packages failed to build: appimagelauncher-git-r1258.cd87b73-2
FabioLolix commented on 2024-09-15 14:55 (UTC)
Build fine with devtools but not with makepkg for me See https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot extra-x86_64-build
trinitronx commented on 2024-09-15 08:44 (UTC)
I just managed to make a patch, add a few makedepends
, and disable some compiler warnings to workaround the FTBFS issues with current upstream + submodules. Pushed the PKGBUILD
changes up on my fork here.
Note that it's not intended that this bandaid-patch workaround be used in any production-grade capacity, but if anyone needs to get latest sources for appimagelauncher
to build for some reason, maybe this helps?
FabioLolix commented on 2023-11-29 22:43 (UTC)
There is an issue open since June https://github.com/TheAssassin/AppImageLauncher/issues/574
I would recommend to use a VM of a base arch install and check what dependencies are missing using that.
We have devtools for building in a clean chroot https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot, typically I do both a clean build and a dirty build but the program is broken now
euliveiras commented on 2023-11-29 18:52 (UTC) (edited on 2023-11-29 18:52 (UTC) by euliveiras)
i'm getting the same problem
Dhalucario commented on 2023-11-08 21:23 (UTC) (edited on 2023-11-08 21:31 (UTC) by Dhalucario)
I also get an error while trying to compile this:
[ 76%] Linking CXX shared library libbinfmt-bypass-preload.so
patching ELF file 'libbinfmt-bypass-preload.so'
clearing symbol version for dlsym
writing libbinfmt-bypass-preload.so
Error: found symbol version markers newer than 2.4:
U calloc@GLIBC_2.2.5
w __cxa_finalize@GLIBC_2.2.5
U dlsym
U __errno_location@GLIBC_2.2.5
U exit@GLIBC_2.2.5
U free@GLIBC_2.2.5
U getenv@GLIBC_2.2.5
w __gmon_start__
w _ITM_deregisterTMCloneTable
w _ITM_registerTMCloneTable
U malloc@GLIBC_2.2.5
U memcpy@GLIBC_2.14
U __stack_chk_fail@GLIBC_2.4
U stderr@GLIBC_2.2.5
U strdup@GLIBC_2.2.5
U strerror@GLIBC_2.2.5
U strlen@GLIBC_2.2.5
U strncmp@GLIBC_2.2.5
U strncpy@GLIBC_2.2.5
U unsetenv@GLIBC_2.2.5
U __vfprintf_chk@GLIBC_2.3.4
make[2]: *** [src/binfmt-bypass/CMakeFiles/binfmt-bypass-preload.dir/build.make:114: src/binfmt-bypass/libbinfmt-bypass-preload.so] Error 1
make[2]: *** Deleting file 'src/binfmt-bypass/libbinfmt-bypass-preload.so'
make[1]: *** [CMakeFiles/Makefile2:1850: src/binfmt-bypass/CMakeFiles/binfmt-bypass-preload.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'appimagelauncher-git-r1251.71e8e32-1':
error: packages failed to build: appimagelauncher-git-r1251.71e8e32-1
Dhalucario commented on 2023-11-08 21:18 (UTC)
Hi, I would recommend to use a VM of a base arch install and check what dependencies are missing using that.
FabioLolix commented on 2023-08-25 08:42 (UTC)
Thanks for reporting, I'll be away for a few days so can't look into it
Pinned Comments
FabioLolix commented on 2024-09-15 14:55 (UTC)
Build fine with devtools but not with makepkg for me See https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot extra-x86_64-build
FabioLolix commented on 2023-11-29 22:43 (UTC)
There is an issue open since June https://github.com/TheAssassin/AppImageLauncher/issues/574
We have devtools for building in a clean chroot https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot, typically I do both a clean build and a dirty build but the program is broken now