Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/workspace/brammp-AlpinePackages@2/AlpinePackages/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.bprieshof.nl/brammp/AlpinePackages.git # timeout=10
Checking out Revision 032cca50595f477a659c3f503db6dea189fd56ea (refs/remotes/origin/main)
Fetching upstream changes from https://git.bprieshof.nl/brammp/AlpinePackages.git
> git --version # timeout=10
> git --version # 'git version 2.49.1'
> git fetch --tags --force --progress -- https://git.bprieshof.nl/brammp/AlpinePackages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 032cca50595f477a659c3f503db6dea189fd56ea # timeout=10
Commit message: "Fixed minisatip failing to build on 32-bit arm architectures -Setting CXX23 to 0 (to disable stacktrace) since musl-C did not seem support it on 32-bit"
> git rev-list --no-walk 353261a671796290d7d0a298bb93f46c86d498aa # timeout=10