New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/issues/49825#issuecomment-2078838126 Comment: ``` # Template file for 'tcl-snack pkgname=tcl-snack version=2.2.10 revision=1 build_style=gnu-configure build_wrksrc=unix configure_args="--enable-alsa --with-tcl=/usr/lib/ --with-tk=/usr/lib --with-ogg-include=/usr/lib --with-ogg-lib=/usr/lib" hostmakedepends="" makedepends="tcl-devel tk-devel vorbis-tools libvorbis-devel alsa-lib-devel" short_desc="Snack is a powerfull multi-platform library for audio playback, recording, etc. using Tcl/Tk or Python." maintainer="someone " license="GPL-2.0-only" homepage="https://www.speech.kth.se/snack/" distfiles="https://web.archive.org/web/20230819212652/https://www.speech.kth.se/snack/dist/snack${version}.tar.gz" checksum="4bfe764547ab92ba58f43b77366dbb7c7b3512d65a27cdbf9e585a9cb64ce81e" post_extract () { # Minor code corrections, missing include. sed -i '/#include /a #include ' ${wrksrc}/generic/jkFormatMP3.c } ``` => tcl-snack-2.2.10_1: running post-install hook: 99-pkglint-warn-cross-cruft ... => tcl-snack-2.2.10_1: running pre-pkg hook: 03-rewrite-python-shebang ... => tcl-snack-2.2.10_1: running pre-pkg hook: 04-generate-runtime-deps ... SONAME: libc.so.6 <-> glibc>=2.39_1 SONAME: libasound.so.2 <-> alsa-lib>=1.0.20_1 SONAME: libvorbisenc.so.2 <-> libvorbis>=1.2.1rc1_1 SONAME: libvorbis.so.0 <-> libvorbis>=1.2.1rc1_1 SONAME: libogg.so.0 <-> libogg>=1.3.0_1 SONAME: libX11.so.6 <-> libX11>=1.2_1 SONAME: libtcl8.6.so <-> tcl>=8.6.0_1 SONAME: libm.so.6 <-> glibc>=2.39_1 => tcl-snack-2.2.10_1: running pre-pkg hook: 05-generate-32bit-runtime-deps ... => tcl-snack-2.2.10_1: running pre-pkg hook: 90-set-timestamps ... => tcl-snack-2.2.10_1: setting mtimes to Fri Apr 26 07:56:09 AM UTC 2024 => tcl-snack-2.2.10_1: running pre-pkg hook: 99-pkglint-subpkgs ... => tcl-snack-2.2.10_1: running pre-pkg hook: 99-pkglint ... => ERROR: tcl-snack-2.2.10_1: /lib64 must not exist. => ERROR: tcl-snack-2.2.10_1: cannot continue with installation! The problem now it is that it install things in the wrong place...