You are not logged in.
after update my pulseeffects doesn't work complaining libboost_filesystem.so.1.86.0 no such file or directory, on inspection none of the files directories that come with boost-lib are there in usr/lib not even an updated usr/lib/libboost_filesystem.so.1.87.0 sound is still working but no effects I am sure other things rely on boost-libs won't work but havn't come across them yet.
I tried to reinstall the older 1.186.0 but reports no such file on pacman...
Last edited by glensumner (2025-02-11 19:13:43)
Offline
If this is a package from the AUR you'll need to rebuild it so it links against the correct boost version.
Offline
none of the quite large list of files supposedly that are included with the boost-lib are in the folder even after reinstall and restart do they not get built on first start after? I was planning to rebuild pulse effects after so it lined up the correct directories but there's no directories to line up at the moment..
Offline
Please post the outputs of
$ pacman -Qs boost
$ pacman -Qikk boost-libsDisliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Name : boost-libs
Version : 1.87.0-2
Description : Free peer-reviewed portable C++ source libraries (runtime libraries)
Architecture : x86_64
URL : https://www.boost.org/
Licenses : BSL-1.0
Groups : None
Provides : libboost_atomic.so=1.87.0-64 libboost_charconv.so=1.87.0-64 libboost_chrono.so=1.87.0-64 libboost_cobalt.so=1.87.0-64
libboost_container.so=1.87.0-64 libboost_context.so=1.87.0-64 libboost_contract.so=1.87.0-64 libboost_coroutine.so=1.87.0-64
libboost_date_time.so=1.87.0-64 libboost_fiber.so=1.87.0-64 libboost_filesystem.so=1.87.0-64 libboost_graph.so=1.87.0-64
libboost_graph_parallel.so=1.87.0-64 libboost_iostreams.so=1.87.0-64 libboost_json.so=1.87.0-64 libboost_locale.so=1.87.0-64
libboost_log.so=1.87.0-64 libboost_log_setup.so=1.87.0-64 libboost_math_c99.so=1.87.0-64 libboost_math_c99f.so=1.87.0-64
libboost_math_c99l.so=1.87.0-64 libboost_math_tr1.so=1.87.0-64 libboost_math_tr1f.so=1.87.0-64 libboost_math_tr1l.so=1.87.0-64
libboost_mpi.so=1.87.0-64 libboost_mpi_python313.so=1.87.0-64 libboost_nowide.so=1.87.0-64 libboost_numpy313.so=1.87.0-64
libboost_prg_exec_monitor.so=1.87.0-64 libboost_process.so=1.87.0-64 libboost_program_options.so=1.87.0-64 libboost_python313.so=1.87.0-64
libboost_random.so=1.87.0-64 libboost_regex.so=1.87.0-64 libboost_serialization.so=1.87.0-64 libboost_stacktrace_addr2line.so=1.87.0-64
libboost_stacktrace_basic.so=1.87.0-64 libboost_stacktrace_from_exception.so=1.87.0-64 libboost_stacktrace_noop.so=1.87.0-64
libboost_system.so=1.87.0-64 libboost_thread.so=1.87.0-64 libboost_timer.so=1.87.0-64 libboost_type_erasure.so=1.87.0-64
libboost_unit_test_framework.so=1.87.0-64 libboost_url.so=1.87.0-64 libboost_wave.so=1.87.0-64 libboost_wserialization.so=1.87.0-64
Depends On : bzip2 zlib icu zstd
Optional Deps : openmpi: for mpi support
Required By : guitarix inkscape libcmis libixion liborcus libreoffice-fresh libtorrent-rasterbar pulseeffects-legacy-git
Optional For : imath
Conflicts With : None
Replaces : None
Installed Size : 8.64 MiB
Packager : Christian Heusel <gromit@archlinux.org>
Build Date : Mon Jan 20 20:39:05 2025
Install Date : Tue Feb 11 09:26:45 2025
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
boost-libs: 58 total files, 0 altered files
Offline
Please use code tags:
What is the output of
pacman -Qo /usr/lib/libboost_filesystem.so.1.87.0Edit:
https://aur.archlinux.org/packages/puls … ent-996019
https://github.com/wwmm/easyeffects/issues/3391
diff --git a/PKGBUILD b/PKGBUILD
index 0604aa7..a796850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,10 @@ optdepends=('calf: bass enhancer, deesser, exciter, filter, gates, limiter, mult
conflicts=(${pkgname%-*})
provides=(${pkgname%-*})
source=("$url/archive/v$pkgver.tar.gz"
+ $url/compare/c12f42516be48551ee5e904c34378c97d8289e14...fbe0a724c1405cee624802f381476cf003dfcfa5.patch
"https://raw.githubusercontent.com/wwmm/pulseeffects/7c570c6e1354adedf01f7ba1e8fbe063cfc15ff2/data/pulseeffects.svg")
sha256sums=('d841f27df87b99747349be6b8de62d131422369908fcb57a81f39590437a8099'
+ 'ab450869d1a81543c561ac23c19a1e50bea5130d753d089ce7111c7a32d15d34'
'f9167f96246879eecd907a504b0a70050dc4d90fa520c556c813336974754350')
prepare() {
@@ -29,6 +31,7 @@ prepare() {
if [[ -e /usr/bin/qmake ]]; then
cp -L pulseeffects.svg easyeffects-$pkgver/data/
fi
+ patch -Np1 -i ../c12f42516be48551ee5e904c34378c97d8289e14...fbe0a724c1405cee624802f381476cf003dfcfa5.patch -d easyeffects-$pkgver
}
build() {Last edited by loqs (2025-02-11 13:53:16)
Offline
pacman -Qo /usr/lib/libboost_filesystem.so.1.87.0
/usr/lib/libboost_filesystem.so.1.87.0 is owned by boost-libs 1.87.0-2
Offline
ok I have it working now I reinstalled pulseeffects (this time with a flatpak I couldn't get any other pulseeffects to install from pacman, yay, paru or github.) I probably should think about pipewire at some stage soon but am happy enough in dwm, xorg and pulse at the moment has been running stable enough..
Offline
ok I have it working now I reinstalled pulseeffects (this time with a flatpak I couldn't get any other pulseeffects to install from pacman, yay, paru or github.)
What were you using previously? I provided a patch for pulseeffects-legacy did that not work for you?
Offline
Sorry! (doh! on my part) I didn't read your post properly Yes it was the legacy package I had
Offline
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline