New comment by simvux on void-packages repository https://github.com/void-linux/void-packages/pull/24765#issuecomment-855386084 Comment: @Chocimier I'm having an issue on the master branch which may or may not have been by this merge ``` [] : /home/simon/v -> ./xbps-src pkg nyxt => xbps-src: updating repositories for host (x86_64)... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ... [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ... => xbps-src: updating software in / masterdir... => xbps-src: cleaning up / masterdir... => nyxt-2.0.0_1: removing autodeps, please wait... => nyxt-2.0.0_1: building [gnu-makefile] for x86_64... [host] sbcl-2.1.5_1: found (https://alpha.de.repo.voidlinux.org/current) [host] curl-7.77.0_1: found (https://alpha.de.repo.voidlinux.org/current) [host] pkg-config-0.29.2_2: found (https://alpha.de.repo.voidlinux.org/current) [host] git-2.31.1_1: found (https://alpha.de.repo.voidlinux.org/current) [target] webkit2gtk-devel-2.32.1_2: found (https://alpha.de.repo.voidlinux.org/current) [target] libfixposix-devel-0.4.3_1: found (https://alpha.de.repo.voidlinux.org/current) [target] openssl-devel-1.1.1k_1: found (https://alpha.de.repo.voidlinux.org/current) [target] libgirepository-devel-1.68.0_1: not found [runtime] dbus-1.12.20_1: found (https://alpha.de.repo.voidlinux.org/current) [runtime] sqlite-3.35.5_1: found (https://alpha.de.repo.voidlinux.org/current) [runtime] xclip-0.13_1: found (https://alpha.de.repo.voidlinux.org/current) [runtime] webkit2gtk-devel-2.32.1_2: found (https://alpha.de.repo.voidlinux.org/current) [runtime] libgirepository-devel-1.68.0_1: not found [runtime] nyxt-2.0.0_1: found (https://alpha.de.repo.voidlinux.org/current) => nyxt-2.0.0_1: installing host dependencies: sbcl-2.1.5_1 curl-7.77.0_1 pkg-config-0.29.2_2 git-2.31.1_1 ... => nyxt-2.0.0_1: installing target dependencies: webkit2gtk-devel-2.32.1_2 libfixposix-devel-0.4.3_1 openssl-devel-1.1.1k_1 libgirepository-devel-1.68.0_1 ... => nyxt-2.0.0_1: removing autodeps, please wait... => ERROR: nyxt-2.0.0_1: failed to install 'webkit2gtk-devel-2.32.1_2' dependency! (error 8) mesa-opencl-21.0.1_1: broken, unresolvable shlib `libclang-cpp.so.11' Transaction aborted due to unresolved shlibs. => ERROR: Please see above for the real error, exiting... ```