A few days ago upstream has switched to only building the GTK4 version by default when using GCC.
Also the build is failing for me with an unknown option: "with-system-cli11".
| Git Clone URL: | https://aur.archlinux.org/spacefm-thermitegod-git.git (read-only, click to copy) |
|---|---|
| Package Base: | spacefm-thermitegod-git |
| Description: | Multi-panel tabbed file manager |
| Upstream URL: | https://github.com/thermitegod/spacefm |
| Licenses: | GPL3 |
| Conflicts: | spacefm, spacefm-thermitegod |
| Provides: | spacefm, spacefm-thermitegod |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 3 |
| Popularity: | 0.005171 |
| First Submitted: | 2023-08-13 14:57 (UTC) |
| Last Updated: | 2025-02-10 21:52 (UTC) |
A few days ago upstream has switched to only building the GTK4 version by default when using GCC.
Also the build is failing for me with an unknown option: "with-system-cli11".
btw still fails to build
Hi kbk, pkgbuild still fails to build and upstream isn't very responsive to issues report lately, this need botan v3 too, I'm still updating at https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/s/spacefm-thermitegod-git/PKGBUILD
gtkmm-4.0 cppzmq should be added as dependencies
FYI Currently broken
btw if you have ztd-git remove it first and better build in a clean chroot since seems to pick older ztd from system despite the meson flag and typically this don't build with older ztd versions
@kbk can't replicate on Arch, run fine here
fails to run with this error (I'm testing on a new clean artix installation):
[2024-05-27 15:44:25.999] [E] [thread 10620] Invalid mountinfo entry: size=10, line=22 26 0:21 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw
[2024-05-27 15:44:25.999] [E] [thread 10620] Invalid mountinfo entry: size=10, line=23 26 0:22 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sys rw
[2024-05-27 15:44:25.999] [E] [thread 10620] Invalid mountinfo entry: size=10, line=24 26 0:5 / /dev rw,nosuid,noexec,relatime - devtmpfs dev rw,size=10240k,nr_inodes=487286,mode=755,inode64
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=25 26 0:23 / /run rw,nosuid,nodev,relatime - tmpfs run rw,mode=755,inode64
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=26 1 8:3 / / rw,relatime - ext4 /dev/sda3 rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=27 23 0:6 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime - securityfs securityfs rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=28 23 0:7 / /sys/kernel/debug rw,nosuid,nodev,noexec,relatime - debugfs debugfs rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=29 23 0:24 / /sys/kernel/config rw,nosuid,nodev,noexec,relatime - configfs configfs rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=30 23 0:25 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime - pstore pstore rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=31 24 0:19 / /dev/mqueue rw,nosuid,nodev,noexec,relatime - mqueue mqueue rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=32 24 0:26 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=33 24 0:27 / /dev/shm rw,nosuid,nodev,noexec,relatime - tmpfs shm rw,inode64
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=34 26 8:2 / /boot rw,relatime - ext4 /dev/sda2 rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=35 26 8:4 / /home rw,relatime - ext4 /dev/sda4 rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=36 23 0:28 / /sys/fs/cgroup rw,nosuid,nodev,noexec,relatime - cgroup2 none rw,nsdelegate
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=37 22 0:29 / /proc/sys/fs/binfmt_misc rw,nosuid,nodev,noexec,relatime - binfmt_misc binfmt_misc rw
[2024-05-27 15:44:26.000] [E] [thread 10620] Invalid mountinfo entry: size=10, line=38 25 0:30 / /run/user/1000 rw,nosuid,nodev,relatime - tmpfs tmpfs rw,size=391696k,nr_inodes=97924,mode=700,uid=1000,gid=1000,inode64
[2024-05-27 15:44:26.003] [E] [thread 10620] Invalid mountinfo entry: size=10, line=22 26 0:21 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw
.....
[2024-05-27 15:44:26.007] [E] [thread 10620] Invalid mountinfo entry: size=10, line=38 25 0:30 / /run/user/1000 rw,nosuid,nodev,relatime - tmpfs tmpfs rw,size=391696k,nr_inodes=97924,mode=700,uid=1000,gid=1000,inode64
[2024-05-27 15:44:26.009] [I] [thread 10620] SCRIPT=/usr/share/spacefm/scripts/config-update-git
[2024-05-27 15:44:26.077] [I] [thread 10620] No config file found, using defaults.
@markboston you're welcome to not doing that, I've already acknowledge the thing
please add concurrencpp as a dependency.
Pinned Comments
FabioLolix commented on 2025-02-10 21:52 (UTC)
btw still fails to build
FabioLolix commented on 2025-01-16 08:13 (UTC)
Hi kbk, pkgbuild still fails to build and upstream isn't very responsive to issues report lately, this need botan v3 too, I'm still updating at https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/s/spacefm-thermitegod-git/PKGBUILD