Please confirm there isn't an open report for this issue
Summary
The package builder hangs if there is a symbolic link in the paths.
Steps to reproduce
Building the package will give errors (see images)
name : gameeky
version : 0.6.5
release : 1
source :
- https://github.com/tchx84/Gameeky/archive/refs/tags/v0.6.5.tar.gz : 08532f004a10cd22dafba3462601db6f8fea070449b015add45b2e5b22f5035e
homepage : https://github.com/tchx84/Gameeky
license : GPL-3.0-or-later
component : programming
summary : Gameeky lets young learners and educators create and explore cooperative games and learning experiences.
description: |
Gameeky lets young learners and educators create and explore cooperative games and learning experiences.
builddeps :
- desktop-file-utils
- pkgconfig(gstreamer-1.0)
- pkgconfig(gtksourceview-5)
- pkgconfig(libadwaita-1)
- pkgconfig(webkitgtk-6.0)
- pyflakes
- python-black
- python-mypy
- python-pytest
setup : |
meson setup build . --prefix=/usr
build : |
meson compile -C build -j 16
install : |
DESTDIR=$installdir meson install -C build


Expected result
Correct build of the package
Actual result
Stuck at the package build stage
Environment
Repo
Shannon (stable)
Desktop Environment
MATE
System details
System:
Host: solus-mate Kernel: 6.12.17-314.current arch: x86_64 bits: 64
Console: pty pts/1 Distro: Solus 4.7 endurance
Machine:
Type: Virtualbox System: innotek GmbH product: VirtualBox v: 1.2
serial: VirtualBox-79c6eb57-2dba-4a8c-9d1a-fbbfd4a19b78
Mobo: Oracle model: VirtualBox v: 1.2 serial: N/A BIOS: innotek GmbH v: VirtualBox
date: 12/01/2006
CPU:
Info: quad core Intel Xeon E31220 [MCP] speed (MHz): avg: 3103
Graphics:
Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.20.0.0
Display: x11 server: X.org v: 1.21.1.16 with: Xwayland v: 24.1.6 driver: X: loaded: vmware
unloaded: fbdev,modesetting,vesa gpu: vmwgfx tty: 200x44
API: OpenGL v: 4.5 vendor: mesa v: 24.3.4 note: console (EGL sourced) renderer: llvmpipe
(LLVM 19.1.6 256 bits)
Info: Tools: api: eglinfo,glxinfo x11: xdpyinfo, xprop, xrandr
Network:
Device-1: Intel 82540EM Gigabit Ethernet driver: e1000
Device-2: Intel 82371AB/EB/MB PIIX4 ACPI type: network bridge driver: piix4_smbus
Drives:
Local Storage: total: 100 GiB used: 68.82 GiB (68.8%)
Info:
Memory: total: 4 GiB available: 3.82 GiB used: 594.5 MiB (15.2%)
Processes: 165 Uptime: 3h 36m Init: systemd Shell: Bash inxi: 3.3.37
Other comments
No response
Please confirm there isn't an open report for this issue
Summary
The package builder hangs if there is a symbolic link in the paths.
Steps to reproduce
Building the package will give errors (see images)
Expected result
Correct build of the package
Actual result
Stuck at the package build stage
Environment
Repo
Shannon (stable)
Desktop Environment
MATE
System details
Other comments
No response