Pre-submit checks
Describe the bug
Hello, AUR appimagelauncher-git pkgbuild maintainer here, the program no longer build from the latest commit
This is using system's libappimage at v1.0.4.5, I've started to work on a pkgbuild that bundle libappimage but it have other issues
btw the cpr fork as submodule used is 4+ years and 902 commits behind upstream https://github.com/AppImageCommunity/cpr
[ 34%] Automatic MOC and UIC for target translationmanager
patching ELF file 'libbinfmt-bypass-preload.so'
clearing symbol version for dlsym
writing libbinfmt-bypass-preload.so
patching ELF file 'libbinfmt-bypass-preload_32bit.so'
clearing symbol version for dlsym
writing libbinfmt-bypass-preload_32bit.so
[ 34%] Built target translationmanager_autogen
Error: found symbol version markers newer than 2.4:
w _ITM_deregisterTMCloneTable
w _ITM_registerTMCloneTable
w __cxa_finalize@GLIBC_2.2.5
U __errno_location@GLIBC_2.2.5
w __gmon_start__
U __stack_chk_fail@GLIBC_2.4
U __vfprintf_chk@GLIBC_2.3.4
U calloc@GLIBC_2.2.5
U dlsym
U exit@GLIBC_2.2.5
U free@GLIBC_2.2.5
U getenv@GLIBC_2.2.5
U malloc@GLIBC_2.2.5
U memcpy@GLIBC_2.14
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
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[1]: *** Waiting for unfinished jobs....
[ 36%] Linking C static library libzsync.a
[ 36%] Built target binfmt-bypass-preload_32bit
[ 37%] Linking CXX static library hashlib.a
and
[ 37%] Linking CXX static library ../../../../../../libcpr.a
[ 37%] Built target cpr
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
build() function log appimagelauncher-git-r1251.71e8e32-1-x86_64-build.log
Expected behavior
Package build fine
Steps to reproduce the issue
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/appimagelauncher-git.git
cd appimagelauncher-git
makepkg -s
Screenshots
No response
Distribution and desktop environment
Arch Linux
Cinnamon 5.8.1
Kernel 6.1.33
GCC 13.1.1
Glibc 2.37
Qt5 5.15.9+kde+r155
Installed AppImageLauncher version
N/A
List of AppImages you tried
No response
Additional context
No response
Pre-submit checks
Describe the bug
Hello, AUR appimagelauncher-git pkgbuild maintainer here, the program no longer build from the latest commit
This is using system's libappimage at v1.0.4.5, I've started to work on a pkgbuild that bundle libappimage but it have other issues
btw the
cprfork as submodule used is 4+ years and 902 commits behind upstream https://github.com/AppImageCommunity/cprand
build() function log appimagelauncher-git-r1251.71e8e32-1-x86_64-build.log
Expected behavior
Package build fine
Steps to reproduce the issue
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/appimagelauncher-git.git
cd appimagelauncher-git
makepkg -s
Screenshots
No response
Distribution and desktop environment
Arch Linux
Cinnamon 5.8.1
Kernel 6.1.33
GCC 13.1.1
Glibc 2.37
Qt5 5.15.9+kde+r155
Installed AppImageLauncher version
N/A
List of AppImages you tried
No response
Additional context
No response