<div id="comment:0"></div> When we don't install the SPKG, then its exact version is not relevant. We change the output from ``` gc-8.0.4: no suitable system package; standard, will be installed as an SPKG gcc-11.3.0: using system package; SPKG will not be installed ``` to ``` gc: no suitable system package; standard, SPKG version 8.0.4 will be installed gcc: using system package; SPKG will not be installed ``` Component: **build: configure** Author: **Matthias Koeppe** Branch: **[`7bda1cb`](https://github.com/sagemath/sagetrac-mirror/commit/7bda1cb48d3b4e7b842521868c0e4a55071d6b30)** Reviewer: **John Palmieri** _Issue created by migration from https://trac.sagemath.org/ticket/34193_