New comment by mobinmob on void-packages repository https://github.com/void-linux/void-packages/pull/18372#issuecomment-575928754 Comment: @xtraeme: Is bsdtar missing on musl builders? ```s => jmol-14.30.1_1: running do_install ... /void-packages/srcpkgs/jmol/template: line 20: bsdtar: command not found => ERROR: jmol-14.30.1_1: do_install: 'bsdtar -xf jsmol.zip -C "${DESTDIR}"/usr/share/' exited with 127 => ERROR: in do_install() at srcpkgs/jmol/template:20 The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh $BOOTSTRAP $ARCH; fi" exited with 1. ```