>>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Downloading GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git/ GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git remote add origin 'http://git.netsurf-browser.org/libsvgtiny.git' GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git remote set-url origin 'http://git.netsurf-browser.org/libsvgtiny.git' Fetching all references GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git fetch origin warning: redirecting to https://git.netsurf-browser.org/libsvgtiny.git/ From http://git.netsurf-browser.org/libsvgtiny * [new branch] chris/fetch-x-ent-ref -> origin/chris/fetch-x-ent-ref * [new branch] dsilvers/tolibdom -> origin/dsilvers/tolibdom * [new branch] master -> origin/master * [new branch] tlsa/fix-gradients -> origin/tlsa/fix-gradients * [new branch] vince/polyline -> origin/vince/polyline * [new tag] release/0.1.0 -> release/0.1.0 * [new tag] release/0.1.1 -> release/0.1.1 * [new tag] release/0.1.2 -> release/0.1.2 * [new tag] release/0.1.3 -> release/0.1.3 * [new tag] release/0.1.4 -> release/0.1.4 * [new tag] release/0.1.5 -> release/0.1.5 * [new tag] release/0.1.6 -> release/0.1.6 * [new tag] release/0.1.7 -> release/0.1.7 * [new tag] release/0.1.8 -> release/0.1.8 GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git fetch origin -t -f warning: redirecting to https://git.netsurf-browser.org/libsvgtiny.git/ GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git checkout -f -q 'ea9d99fc8b231c22d06168135e181d61f4eb2f06' warning: refname 'ea9d99fc8b231c22d06168135e181d61f4eb2f06' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/home/autobuild/autobuild/instance-17/dl/libsvgtiny/git/.git git clean -ffdx libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06-git4.tar.gz: OK (sha256: 758641d339b324a76294ef08e323faa2cefb557793f437c08af7deb3b73a453e) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Extracting gzip -d -c /home/autobuild/autobuild/instance-17/dl/libsvgtiny/libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06-git4.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-17/output-1/build/libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06 -xf - >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Patching Applying 0001-disable-debug-printfs.patch using patch: patching file src/svgtiny_gradient.c Hunk #1 succeeded at 29 (offset -1 lines). Hunk #2 succeeded at 47 (offset -1 lines). Hunk #3 succeeded at 102 (offset -1 lines). Hunk #4 succeeded at 149 (offset -1 lines). Hunk #5 succeeded at 228 (offset -1 lines). Hunk #6 succeeded at 307 (offset -1 lines). Hunk #7 succeeded at 384 (offset -1 lines). Hunk #8 succeeded at 412 (offset -1 lines). Hunk #9 succeeded at 428 (offset -1 lines). Applying 0002-Remove-Werror.patch using patch: patching file Makefile Applying 0003-Hopefully-silence-warnings-about-inlines-and-non-inlines-calling-one.patch using patch: patching file src/colors.gperf Applying 0004-Build-Include-gperf-generated-code-directly.patch using patch: patching file src/Makefile Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file src/Makefile.rej patching file src/colors.gperf patching file src/svgtiny.c Hunk #1 succeeded at 17 (offset -3 lines). patching file src/svgtiny_internal.h Hunk #1 succeeded at 87 (offset -15 lines). make: *** [package/pkg-generic.mk:241: /home/autobuild/autobuild/instance-17/output-1/build/libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06/.stamp_patched] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-17/buildroot'