New comment by wundrweapon on void-packages repository https://github.com/void-linux/void-packages/issues/791#issuecomment-611877468 Comment: Tried this, but updated to the lastest version of the tar file. No dice, curiously because xbps can't find the `tar` command ``` => xbps-src: updating software in / masterdir... => xbps-src: cleaning up / masterdir... => amd-opencl-19.50.967956_1: removing autodeps, please wait... => amd-opencl-19.50.967956_1: building [fetch] for x86_64... => amd-opencl-19.50.967956_1: running do_fetch ... => amd-opencl-19.50.967956_1: running do_extract ... /void-packages/srcpkgs/amd-opencl/template: line 27: tar: command not found => ERROR: amd-opencl-19.50.967956_1: do_extract: 'tar -xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/amdgpu-pro-${_upstream_version}-ubuntu-18.04.tar.xz --strip-components=1 amdgpu-pro-${_upstream_version}-ubuntu-18.04/opencl-amdgpu-pro-icd_${_upstream_version}_amd64.deb amdgpu-pro-${_upstream_version}-ubuntu-18.04/opencl-orca-amdgpu-pro-icd_${_upstream_version}_amd64.deb' exited with 127 => ERROR: in do_extract() at srcpkgs/amd-opencl/template:27 ```