DEBUG: Executing shell function do_compile NOTE: make -j 10 -l 64 INTROSPECTION_SCANNER_ENV= echo '#include "config.h"' > libglnx-config.h glib-mkenums \ --template ../sources/libostree-2024.10/src/libostree/ostree-enumtypes.h.template \ ../sources/libostree-2024.10/src/libostree/ostree-fetcher.h > src/libostree/ostree-enumtypes.h.tmp && mv src/libostree/ostree-enumtypes.h.tmp src/libostree/ostree-enumtypes.h glib-mkenums \ --template ../sources/libostree-2024.10/src/libostree/ostree-enumtypes.c.template \ ../sources/libostree-2024.10/src/libostree/ostree-fetcher.h > src/libostree/ostree-enumtypes.c.tmp && mv src/libostree/ostree-enumtypes.c.tmp src/libostree/ostree-enumtypes.c make all-recursive make[1]: Entering directory 'TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build' Making all in . make[2]: Entering directory 'TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build' mkdir -p src/ostree/ bison -y ../sources/libostree-2024.10/src/ostree/parse-datetime.y -o src/ostree/parse-datetime.c i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree_trivial_httpd-ostree-trivial-httpd.o `test -f 'src/ostree/ostree-trivial-httpd.c' || echo '../sources/libostree-2024.10/'`src/ostree/ostree-trivial-httpd.c ../sources/libostree-2024.10/src/ostree/parse-datetime.y:302.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 302 | %pure-parser | ^~~~~~~~~~~~ ../sources/libostree-2024.10/src/ostree/parse-datetime.y:302.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 302 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure ../sources/libostree-2024.10/src/ostree/parse-datetime.y:307.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 307 | %expect 31 | ^~~~~~~ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -I../sources/libostree-2024.10/libglnx -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/libostree/tests_test_rollsum_cli-ostree-rollsum.o `test -f 'src/libostree/ostree-rollsum.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-rollsum.c i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -I../sources/libostree-2024.10/libglnx -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o tests/test_rollsum_cli-test-rollsum-cli.o `test -f 'tests/test-rollsum-cli.c' || echo '../sources/libostree-2024.10/'`tests/test-rollsum-cli.c i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -I../sources/libostree-2024.10/libglnx -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o tests/test_commit_sign_sh_ext-test-commit-sign-sh-ext.o `test -f 'tests/test-commit-sign-sh-ext.c' || echo '../sources/libostree-2024.10/'`tests/test-commit-sign-sh-ext.c i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -Wl,-z,relro,-z,now -o ostree-prepare-root -static ../sources/libostree-2024.10/src/switchroot/ostree-prepare-root-static.c -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -DHAVE_SYSTEMD=1 -DHAVE_SYSTEMD_AND_LIBMOUNT=1 -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I. -I../sources/libostree-2024.10 -DOSTREE_PREPARE_ROOT_STATIC=1 (echo '[Test]' > tests/test-basic.sh.test.tmp; \ echo 'Type=session' >> tests/test-basic.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic.sh' >> tests/test-basic.sh.test.tmp; \ mv tests/test-basic.sh.test.tmp tests/test-basic.sh.test) (echo '[Test]' > tests/test-basic-user-only.sh.test.tmp; \ echo 'Type=session' >> tests/test-basic-user-only.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-user-only.sh' >> tests/test-basic-user-only.sh.test.tmp; \ mv tests/test-basic-user-only.sh.test.tmp tests/test-basic-user-only.sh.test) (echo '[Test]' > tests/test-basic-user.sh.test.tmp; \ echo 'Type=session' >> tests/test-basic-user.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-user.sh' >> tests/test-basic-user.sh.test.tmp; \ mv tests/test-basic-user.sh.test.tmp tests/test-basic-user.sh.test) (echo '[Test]' > tests/test-basic-bare-split-xattrs.sh.test.tmp; \ echo 'Type=session' >> tests/test-basic-bare-split-xattrs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-bare-split-xattrs.sh' >> tests/test-basic-bare-split-xattrs.sh.test.tmp; \ mv tests/test-basic-bare-split-xattrs.sh.test.tmp tests/test-basic-bare-split-xattrs.sh.test) (echo '[Test]' > tests/test-basic-root.sh.test.tmp; \ echo 'Type=session' >> tests/test-basic-root.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-basic-root.sh' >> tests/test-basic-root.sh.test.tmp; \ mv tests/test-basic-root.sh.test.tmp tests/test-basic-root.sh.test) (echo '[Test]' > tests/test-cli-extensions.sh.test.tmp; \ echo 'Type=session' >> tests/test-cli-extensions.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-cli-extensions.sh' >> tests/test-cli-extensions.sh.test.tmp; \ mv tests/test-cli-extensions.sh.test.tmp tests/test-cli-extensions.sh.test) (echo '[Test]' > tests/test-pull-subpath.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-subpath.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-subpath.sh' >> tests/test-pull-subpath.sh.test.tmp; \ mv tests/test-pull-subpath.sh.test.tmp tests/test-pull-subpath.sh.test) (echo '[Test]' > tests/test-archivez.sh.test.tmp; \ echo 'Type=session' >> tests/test-archivez.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-archivez.sh' >> tests/test-archivez.sh.test.tmp; \ mv tests/test-archivez.sh.test.tmp tests/test-archivez.sh.test) (echo '[Test]' > tests/test-remote-add.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-add.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-add.sh' >> tests/test-remote-add.sh.test.tmp; \ mv tests/test-remote-add.sh.test.tmp tests/test-remote-add.sh.test) (echo '[Test]' > tests/test-remote-headers.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-headers.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-headers.sh' >> tests/test-remote-headers.sh.test.tmp; \ mv tests/test-remote-headers.sh.test.tmp tests/test-remote-headers.sh.test) (echo '[Test]' > tests/test-remote-refs.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-refs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-refs.sh' >> tests/test-remote-refs.sh.test.tmp; \ mv tests/test-remote-refs.sh.test.tmp tests/test-remote-refs.sh.test) (echo '[Test]' > tests/test-composefs.sh.test.tmp; \ echo 'Type=session' >> tests/test-composefs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-composefs.sh' >> tests/test-composefs.sh.test.tmp; \ mv tests/test-composefs.sh.test.tmp tests/test-composefs.sh.test) (echo '[Test]' > tests/test-payload-link.sh.test.tmp; \ echo 'Type=session' >> tests/test-payload-link.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-payload-link.sh' >> tests/test-payload-link.sh.test.tmp; \ mv tests/test-payload-link.sh.test.tmp tests/test-payload-link.sh.test) (echo '[Test]' > tests/test-commit-sign.sh.test.tmp; \ echo 'Type=session' >> tests/test-commit-sign.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-commit-sign.sh' >> tests/test-commit-sign.sh.test.tmp; \ mv tests/test-commit-sign.sh.test.tmp tests/test-commit-sign.sh.test) (echo '[Test]' > tests/test-commit-timestamp.sh.test.tmp; \ echo 'Type=session' >> tests/test-commit-timestamp.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-commit-timestamp.sh' >> tests/test-commit-timestamp.sh.test.tmp; \ mv tests/test-commit-timestamp.sh.test.tmp tests/test-commit-timestamp.sh.test) (echo '[Test]' > tests/test-export.sh.test.tmp; \ echo 'Type=session' >> tests/test-export.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-export.sh' >> tests/test-export.sh.test.tmp; \ mv tests/test-export.sh.test.tmp tests/test-export.sh.test) (echo '[Test]' > tests/test-help.sh.test.tmp; \ echo 'Type=session' >> tests/test-help.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-help.sh' >> tests/test-help.sh.test.tmp; \ mv tests/test-help.sh.test.tmp tests/test-help.sh.test) (echo '[Test]' > tests/test-libarchive.sh.test.tmp; \ echo 'Type=session' >> tests/test-libarchive.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-libarchive.sh' >> tests/test-libarchive.sh.test.tmp; \ mv tests/test-libarchive.sh.test.tmp tests/test-libarchive.sh.test) (echo '[Test]' > tests/test-parent.sh.test.tmp; \ echo 'Type=session' >> tests/test-parent.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-parent.sh' >> tests/test-parent.sh.test.tmp; \ mv tests/test-parent.sh.test.tmp tests/test-parent.sh.test) ../sources/libostree-2024.10/src/ostree/parse-datetime.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] (echo '[Test]' > tests/test-pull-bare.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-bare.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bare.sh' >> tests/test-pull-bare.sh.test.tmp; \ mv tests/test-pull-bare.sh.test.tmp tests/test-pull-bare.sh.test) (echo '[Test]' > tests/test-pull-bareuser.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-bareuser.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bareuser.sh' >> tests/test-pull-bareuser.sh.test.tmp; \ mv tests/test-pull-bareuser.sh.test.tmp tests/test-pull-bareuser.sh.test) (echo '[Test]' > tests/test-pull-bareuseronly.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-bareuseronly.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-bareuseronly.sh' >> tests/test-pull-bareuseronly.sh.test.tmp; \ mv tests/test-pull-bareuseronly.sh.test.tmp tests/test-pull-bareuseronly.sh.test) (echo '[Test]' > tests/test-pull2-bareuseronly.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull2-bareuseronly.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull2-bareuseronly.sh' >> tests/test-pull2-bareuseronly.sh.test.tmp; \ mv tests/test-pull2-bareuseronly.sh.test.tmp tests/test-pull2-bareuseronly.sh.test) (echo '[Test]' > tests/test-pull-commit-only.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-commit-only.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-commit-only.sh' >> tests/test-pull-commit-only.sh.test.tmp; \ mv tests/test-pull-commit-only.sh.test.tmp tests/test-pull-commit-only.sh.test) (echo '[Test]' > tests/test-pull-depth.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-depth.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-depth.sh' >> tests/test-pull-depth.sh.test.tmp; \ mv tests/test-pull-depth.sh.test.tmp tests/test-pull-depth.sh.test) (echo '[Test]' > tests/test-pull-mirror-summary.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-mirror-summary.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-mirror-summary.sh' >> tests/test-pull-mirror-summary.sh.test.tmp; \ mv tests/test-pull-mirror-summary.sh.test.tmp tests/test-pull-mirror-summary.sh.test) (echo '[Test]' > tests/test-pull-large-metadata.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-large-metadata.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-large-metadata.sh' >> tests/test-pull-large-metadata.sh.test.tmp; \ mv tests/test-pull-large-metadata.sh.test.tmp tests/test-pull-large-metadata.sh.test) (echo '[Test]' > tests/test-pull-metalink.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-metalink.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-metalink.sh' >> tests/test-pull-metalink.sh.test.tmp; \ mv tests/test-pull-metalink.sh.test.tmp tests/test-pull-metalink.sh.test) (echo '[Test]' > tests/test-pull-summary-sigs.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-summary-sigs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-summary-sigs.sh' >> tests/test-pull-summary-sigs.sh.test.tmp; \ mv tests/test-pull-summary-sigs.sh.test.tmp tests/test-pull-summary-sigs.sh.test) (echo '[Test]' > tests/test-pull-summary-caching.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-summary-caching.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-summary-caching.sh' >> tests/test-pull-summary-caching.sh.test.tmp; \ mv tests/test-pull-summary-caching.sh.test.tmp tests/test-pull-summary-caching.sh.test) (echo '[Test]' > tests/test-pull-resume.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-resume.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-resume.sh' >> tests/test-pull-resume.sh.test.tmp; \ mv tests/test-pull-resume.sh.test.tmp tests/test-pull-resume.sh.test) (echo '[Test]' > tests/test-pull-basicauth.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-basicauth.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-basicauth.sh' >> tests/test-pull-basicauth.sh.test.tmp; \ mv tests/test-pull-basicauth.sh.test.tmp tests/test-pull-basicauth.sh.test) (echo '[Test]' > tests/test-pull-repeated.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-repeated.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-repeated.sh' >> tests/test-pull-repeated.sh.test.tmp; \ mv tests/test-pull-repeated.sh.test.tmp tests/test-pull-repeated.sh.test) (echo '[Test]' > tests/test-pull-sizes.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-sizes.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-sizes.sh' >> tests/test-pull-sizes.sh.test.tmp; \ mv tests/test-pull-sizes.sh.test.tmp tests/test-pull-sizes.sh.test) (echo '[Test]' > tests/test-pull-untrusted.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-untrusted.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-untrusted.sh' >> tests/test-pull-untrusted.sh.test.tmp; \ mv tests/test-pull-untrusted.sh.test.tmp tests/test-pull-untrusted.sh.test) (echo '[Test]' > tests/test-pull-override-url.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-override-url.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-override-url.sh' >> tests/test-pull-override-url.sh.test.tmp; \ mv tests/test-pull-override-url.sh.test.tmp tests/test-pull-override-url.sh.test) (echo '[Test]' > tests/test-pull-localcache.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-localcache.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-localcache.sh' >> tests/test-pull-localcache.sh.test.tmp; \ mv tests/test-pull-localcache.sh.test.tmp tests/test-pull-localcache.sh.test) (echo '[Test]' > tests/test-local-pull.sh.test.tmp; \ echo 'Type=session' >> tests/test-local-pull.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-local-pull.sh' >> tests/test-local-pull.sh.test.tmp; \ mv tests/test-local-pull.sh.test.tmp tests/test-local-pull.sh.test) (echo '[Test]' > tests/test-local-pull-depth.sh.test.tmp; \ echo 'Type=session' >> tests/test-local-pull-depth.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-local-pull-depth.sh' >> tests/test-local-pull-depth.sh.test.tmp; \ mv tests/test-local-pull-depth.sh.test.tmp tests/test-local-pull-depth.sh.test) (echo '[Test]' > tests/test-admin-upgrade-unconfigured.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-upgrade-unconfigured.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-unconfigured.sh' >> tests/test-admin-upgrade-unconfigured.sh.test.tmp; \ mv tests/test-admin-upgrade-unconfigured.sh.test.tmp tests/test-admin-upgrade-unconfigured.sh.test) (echo '[Test]' > tests/test-admin-upgrade-endoflife.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-upgrade-endoflife.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-endoflife.sh' >> tests/test-admin-upgrade-endoflife.sh.test.tmp; \ mv tests/test-admin-upgrade-endoflife.sh.test.tmp tests/test-admin-upgrade-endoflife.sh.test) (echo '[Test]' > tests/test-admin-upgrade-systemd-update.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-upgrade-systemd-update.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-systemd-update.sh' >> tests/test-admin-upgrade-systemd-update.sh.test.tmp; \ mv tests/test-admin-upgrade-systemd-update.sh.test.tmp tests/test-admin-upgrade-systemd-update.sh.test) (echo '[Test]' > tests/test-admin-deploy-syslinux.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-syslinux.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-syslinux.sh' >> tests/test-admin-deploy-syslinux.sh.test.tmp; \ mv tests/test-admin-deploy-syslinux.sh.test.tmp tests/test-admin-deploy-syslinux.sh.test) (echo '[Test]' > tests/test-admin-deploy-bootprefix.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-bootprefix.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-bootprefix.sh' >> tests/test-admin-deploy-bootprefix.sh.test.tmp; \ mv tests/test-admin-deploy-bootprefix.sh.test.tmp tests/test-admin-deploy-bootprefix.sh.test) (echo '[Test]' > tests/test-admin-deploy-composefs.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-composefs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-composefs.sh' >> tests/test-admin-deploy-composefs.sh.test.tmp; \ mv tests/test-admin-deploy-composefs.sh.test.tmp tests/test-admin-deploy-composefs.sh.test) (echo '[Test]' > tests/test-admin-deploy-var.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-var.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-var.sh' >> tests/test-admin-deploy-var.sh.test.tmp; \ mv tests/test-admin-deploy-var.sh.test.tmp tests/test-admin-deploy-var.sh.test) (echo '[Test]' > tests/test-admin-deploy-2.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-2.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-2.sh' >> tests/test-admin-deploy-2.sh.test.tmp; \ mv tests/test-admin-deploy-2.sh.test.tmp tests/test-admin-deploy-2.sh.test) (echo '[Test]' > tests/test-admin-deploy-karg.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-karg.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-karg.sh' >> tests/test-admin-deploy-karg.sh.test.tmp; \ mv tests/test-admin-deploy-karg.sh.test.tmp tests/test-admin-deploy-karg.sh.test) (echo '[Test]' > tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-etcmerge-cornercases.sh' >> tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp; \ mv tests/test-admin-deploy-etcmerge-cornercases.sh.test.tmp tests/test-admin-deploy-etcmerge-cornercases.sh.test) (echo '[Test]' > tests/test-admin-deploy-switch.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-switch.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-switch.sh' >> tests/test-admin-deploy-switch.sh.test.tmp; \ mv tests/test-admin-deploy-switch.sh.test.tmp tests/test-admin-deploy-switch.sh.test) (echo '[Test]' > tests/test-admin-deploy-uboot.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-uboot.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-uboot.sh' >> tests/test-admin-deploy-uboot.sh.test.tmp; \ mv tests/test-admin-deploy-uboot.sh.test.tmp tests/test-admin-deploy-uboot.sh.test) (echo '[Test]' > tests/test-admin-deploy-grub2.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-grub2.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-grub2.sh' >> tests/test-admin-deploy-grub2.sh.test.tmp; \ mv tests/test-admin-deploy-grub2.sh.test.tmp tests/test-admin-deploy-grub2.sh.test) (echo '[Test]' > tests/test-admin-deploy-nomerge.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-nomerge.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-nomerge.sh' >> tests/test-admin-deploy-nomerge.sh.test.tmp; \ mv tests/test-admin-deploy-nomerge.sh.test.tmp tests/test-admin-deploy-nomerge.sh.test) (echo '[Test]' > tests/test-admin-deploy-none.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-none.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-none.sh' >> tests/test-admin-deploy-none.sh.test.tmp; \ mv tests/test-admin-deploy-none.sh.test.tmp tests/test-admin-deploy-none.sh.test) (echo '[Test]' > tests/test-admin-deploy-bootid-gc.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-bootid-gc.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-bootid-gc.sh' >> tests/test-admin-deploy-bootid-gc.sh.test.tmp; \ mv tests/test-admin-deploy-bootid-gc.sh.test.tmp tests/test-admin-deploy-bootid-gc.sh.test) ../sources/libostree-2024.10/src/switchroot/ostree-prepare-root-static.c:205:14: warning: unused variable 'sysroot_currently_writable' [-Wunused-variable] 205 | const bool sysroot_currently_writable = !path_is_on_readonly_fs (root_arg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ (echo '[Test]' > tests/test-admin-deploy-whiteouts.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-whiteouts.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-whiteouts.sh' >> tests/test-admin-deploy-whiteouts.sh.test.tmp; \ mv tests/test-admin-deploy-whiteouts.sh.test.tmp tests/test-admin-deploy-whiteouts.sh.test) (echo '[Test]' > tests/test-admin-deploy-emptyetc.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-emptyetc.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-emptyetc.sh' >> tests/test-admin-deploy-emptyetc.sh.test.tmp; \ mv tests/test-admin-deploy-emptyetc.sh.test.tmp tests/test-admin-deploy-emptyetc.sh.test) (echo '[Test]' > tests/test-osupdate-dtb.sh.test.tmp; \ echo 'Type=session' >> tests/test-osupdate-dtb.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-osupdate-dtb.sh' >> tests/test-osupdate-dtb.sh.test.tmp; \ mv tests/test-osupdate-dtb.sh.test.tmp tests/test-osupdate-dtb.sh.test) (echo '[Test]' > tests/test-admin-instutil-set-kargs.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-instutil-set-kargs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-instutil-set-kargs.sh' >> tests/test-admin-instutil-set-kargs.sh.test.tmp; \ mv tests/test-admin-instutil-set-kargs.sh.test.tmp tests/test-admin-instutil-set-kargs.sh.test) (echo '[Test]' > tests/test-admin-upgrade-not-backwards.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-upgrade-not-backwards.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-upgrade-not-backwards.sh' >> tests/test-admin-upgrade-not-backwards.sh.test.tmp; \ mv tests/test-admin-upgrade-not-backwards.sh.test.tmp tests/test-admin-upgrade-not-backwards.sh.test) (echo '[Test]' > tests/test-admin-pull-deploy-commit.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-pull-deploy-commit.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-commit.sh' >> tests/test-admin-pull-deploy-commit.sh.test.tmp; \ mv tests/test-admin-pull-deploy-commit.sh.test.tmp tests/test-admin-pull-deploy-commit.sh.test) (echo '[Test]' > tests/test-admin-pull-deploy-split.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-pull-deploy-split.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-pull-deploy-split.sh' >> tests/test-admin-pull-deploy-split.sh.test.tmp; \ mv tests/test-admin-pull-deploy-split.sh.test.tmp tests/test-admin-pull-deploy-split.sh.test) (echo '[Test]' > tests/test-admin-locking.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-locking.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-locking.sh' >> tests/test-admin-locking.sh.test.tmp; \ mv tests/test-admin-locking.sh.test.tmp tests/test-admin-locking.sh.test) (echo '[Test]' > tests/test-admin-deploy-clean.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-deploy-clean.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-deploy-clean.sh' >> tests/test-admin-deploy-clean.sh.test.tmp; \ mv tests/test-admin-deploy-clean.sh.test.tmp tests/test-admin-deploy-clean.sh.test) (echo '[Test]' > tests/test-admin-kargs.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-kargs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-kargs.sh' >> tests/test-admin-kargs.sh.test.tmp; \ mv tests/test-admin-kargs.sh.test.tmp tests/test-admin-kargs.sh.test) (echo '[Test]' > tests/test-admin-stateroot.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-stateroot.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-stateroot.sh' >> tests/test-admin-stateroot.sh.test.tmp; \ mv tests/test-admin-stateroot.sh.test.tmp tests/test-admin-stateroot.sh.test) (echo '[Test]' > tests/test-oldstyle-partial.sh.test.tmp; \ echo 'Type=session' >> tests/test-oldstyle-partial.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-oldstyle-partial.sh' >> tests/test-oldstyle-partial.sh.test.tmp; \ mv tests/test-oldstyle-partial.sh.test.tmp tests/test-oldstyle-partial.sh.test) (echo '[Test]' > tests/test-reset-nonlinear.sh.test.tmp; \ echo 'Type=session' >> tests/test-reset-nonlinear.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-reset-nonlinear.sh' >> tests/test-reset-nonlinear.sh.test.tmp; \ mv tests/test-reset-nonlinear.sh.test.tmp tests/test-reset-nonlinear.sh.test) (echo '[Test]' > tests/test-delta.sh.test.tmp; \ echo 'Type=session' >> tests/test-delta.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-delta.sh' >> tests/test-delta.sh.test.tmp; \ mv tests/test-delta.sh.test.tmp tests/test-delta.sh.test) (echo '[Test]' > tests/test-delta-sign.sh.test.tmp; \ echo 'Type=session' >> tests/test-delta-sign.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-delta-sign.sh' >> tests/test-delta-sign.sh.test.tmp; \ mv tests/test-delta-sign.sh.test.tmp tests/test-delta-sign.sh.test) (echo '[Test]' > tests/test-delta-ed25519.sh.test.tmp; \ echo 'Type=session' >> tests/test-delta-ed25519.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-delta-ed25519.sh' >> tests/test-delta-ed25519.sh.test.tmp; \ mv tests/test-delta-ed25519.sh.test.tmp tests/test-delta-ed25519.sh.test) (echo '[Test]' > tests/test-xattrs.sh.test.tmp; \ echo 'Type=session' >> tests/test-xattrs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-xattrs.sh' >> tests/test-xattrs.sh.test.tmp; \ mv tests/test-xattrs.sh.test.tmp tests/test-xattrs.sh.test) (echo '[Test]' > tests/test-auto-summary.sh.test.tmp; \ echo 'Type=session' >> tests/test-auto-summary.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-auto-summary.sh' >> tests/test-auto-summary.sh.test.tmp; \ mv tests/test-auto-summary.sh.test.tmp tests/test-auto-summary.sh.test) (echo '[Test]' > tests/test-prune.sh.test.tmp; \ echo 'Type=session' >> tests/test-prune.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-prune.sh' >> tests/test-prune.sh.test.tmp; \ mv tests/test-prune.sh.test.tmp tests/test-prune.sh.test) (echo '[Test]' > tests/test-concurrency.py.test.tmp; \ echo 'Type=session' >> tests/test-concurrency.py.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-concurrency.py' >> tests/test-concurrency.py.test.tmp; \ mv tests/test-concurrency.py.test.tmp tests/test-concurrency.py.test) (echo '[Test]' > tests/test-refs.sh.test.tmp; \ echo 'Type=session' >> tests/test-refs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-refs.sh' >> tests/test-refs.sh.test.tmp; \ mv tests/test-refs.sh.test.tmp tests/test-refs.sh.test) (echo '[Test]' > tests/test-demo-buildsystem.sh.test.tmp; \ echo 'Type=session' >> tests/test-demo-buildsystem.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-demo-buildsystem.sh' >> tests/test-demo-buildsystem.sh.test.tmp; \ mv tests/test-demo-buildsystem.sh.test.tmp tests/test-demo-buildsystem.sh.test) (echo '[Test]' > tests/test-switchroot.sh.test.tmp; \ echo 'Type=session' >> tests/test-switchroot.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-switchroot.sh' >> tests/test-switchroot.sh.test.tmp; \ mv tests/test-switchroot.sh.test.tmp tests/test-switchroot.sh.test) (echo '[Test]' > tests/test-pull-mirrorlist.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-mirrorlist.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-mirrorlist.sh' >> tests/test-pull-mirrorlist.sh.test.tmp; \ mv tests/test-pull-mirrorlist.sh.test.tmp tests/test-pull-mirrorlist.sh.test) (echo '[Test]' > tests/test-pull-contenturl.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-contenturl.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-contenturl.sh' >> tests/test-pull-contenturl.sh.test.tmp; \ mv tests/test-pull-contenturl.sh.test.tmp tests/test-pull-contenturl.sh.test) (echo '[Test]' > tests/test-summary-update.sh.test.tmp; \ echo 'Type=session' >> tests/test-summary-update.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-update.sh' >> tests/test-summary-update.sh.test.tmp; \ mv tests/test-summary-update.sh.test.tmp tests/test-summary-update.sh.test) (echo '[Test]' > tests/test-summary-view.sh.test.tmp; \ echo 'Type=session' >> tests/test-summary-view.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-view.sh' >> tests/test-summary-view.sh.test.tmp; \ mv tests/test-summary-view.sh.test.tmp tests/test-summary-view.sh.test) (echo '[Test]' > tests/test-no-initramfs.sh.test.tmp; \ echo 'Type=session' >> tests/test-no-initramfs.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-no-initramfs.sh' >> tests/test-no-initramfs.sh.test.tmp; \ mv tests/test-no-initramfs.sh.test.tmp tests/test-no-initramfs.sh.test) (echo '[Test]' > tests/test-create-usb.sh.test.tmp; \ echo 'Type=session' >> tests/test-create-usb.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-create-usb.sh' >> tests/test-create-usb.sh.test.tmp; \ mv tests/test-create-usb.sh.test.tmp tests/test-create-usb.sh.test) (echo '[Test]' > tests/test-find-remotes.sh.test.tmp; \ echo 'Type=session' >> tests/test-find-remotes.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-find-remotes.sh' >> tests/test-find-remotes.sh.test.tmp; \ mv tests/test-find-remotes.sh.test.tmp tests/test-find-remotes.sh.test) (echo '[Test]' > tests/test-fsck-delete.sh.test.tmp; \ echo 'Type=session' >> tests/test-fsck-delete.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-fsck-delete.sh' >> tests/test-fsck-delete.sh.test.tmp; \ mv tests/test-fsck-delete.sh.test.tmp tests/test-fsck-delete.sh.test) (echo '[Test]' > tests/test-fsck-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-fsck-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-fsck-collections.sh' >> tests/test-fsck-collections.sh.test.tmp; \ mv tests/test-fsck-collections.sh.test.tmp tests/test-fsck-collections.sh.test) (echo '[Test]' > tests/test-init-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-init-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-init-collections.sh' >> tests/test-init-collections.sh.test.tmp; \ mv tests/test-init-collections.sh.test.tmp tests/test-init-collections.sh.test) (echo '[Test]' > tests/test-prune-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-prune-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-prune-collections.sh' >> tests/test-prune-collections.sh.test.tmp; \ mv tests/test-prune-collections.sh.test.tmp tests/test-prune-collections.sh.test) (echo '[Test]' > tests/test-refs-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-refs-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-refs-collections.sh' >> tests/test-refs-collections.sh.test.tmp; \ mv tests/test-refs-collections.sh.test.tmp tests/test-refs-collections.sh.test) (echo '[Test]' > tests/test-remote-add-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-add-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-add-collections.sh' >> tests/test-remote-add-collections.sh.test.tmp; \ mv tests/test-remote-add-collections.sh.test.tmp tests/test-remote-add-collections.sh.test) (echo '[Test]' > tests/test-repo-finder-mount-integration.sh.test.tmp; \ echo 'Type=session' >> tests/test-repo-finder-mount-integration.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-repo-finder-mount-integration.sh' >> tests/test-repo-finder-mount-integration.sh.test.tmp; \ mv tests/test-repo-finder-mount-integration.sh.test.tmp tests/test-repo-finder-mount-integration.sh.test) 1 warning generated. (echo '[Test]' > tests/test-summary-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-summary-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-summary-collections.sh' >> tests/test-summary-collections.sh.test.tmp; \ mv tests/test-summary-collections.sh.test.tmp tests/test-summary-collections.sh.test) (echo '[Test]' > tests/test-pull-collections.sh.test.tmp; \ echo 'Type=session' >> tests/test-pull-collections.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pull-collections.sh' >> tests/test-pull-collections.sh.test.tmp; \ mv tests/test-pull-collections.sh.test.tmp tests/test-pull-collections.sh.test) (echo '[Test]' > tests/test-config.sh.test.tmp; \ echo 'Type=session' >> tests/test-config.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-config.sh' >> tests/test-config.sh.test.tmp; \ mv tests/test-config.sh.test.tmp tests/test-config.sh.test) (echo '[Test]' > tests/test-signed-commit.sh.test.tmp; \ echo 'Type=session' >> tests/test-signed-commit.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-signed-commit.sh' >> tests/test-signed-commit.sh.test.tmp; \ mv tests/test-signed-commit.sh.test.tmp tests/test-signed-commit.sh.test) (echo '[Test]' > tests/test-signed-pull.sh.test.tmp; \ echo 'Type=session' >> tests/test-signed-pull.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-signed-pull.sh' >> tests/test-signed-pull.sh.test.tmp; \ mv tests/test-signed-pull.sh.test.tmp tests/test-signed-pull.sh.test) (echo '[Test]' > tests/test-pre-signed-pull.sh.test.tmp; \ echo 'Type=session' >> tests/test-pre-signed-pull.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-pre-signed-pull.sh' >> tests/test-pre-signed-pull.sh.test.tmp; \ mv tests/test-pre-signed-pull.sh.test.tmp tests/test-pre-signed-pull.sh.test) In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:11: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-auth.h:9: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-headers.h:10: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-message.h:18:23: warning: redefinition of typedef 'SoupMessage' is a C11 feature [-Wtypedef-redefinition] 18 | G_DECLARE_FINAL_TYPE (SoupMessage, soup_message, SOUP, MESSAGE, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:24:41: note: previous definition is here 24 | typedef struct _SoupMessage SoupMessage; | ^ (echo '[Test]' > tests/test-signed-pull-summary.sh.test.tmp; \ echo 'Type=session' >> tests/test-signed-pull-summary.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-signed-pull-summary.sh' >> tests/test-signed-pull-summary.sh.test.tmp; \ mv tests/test-signed-pull-summary.sh.test.tmp tests/test-signed-pull-summary.sh.test) In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:11: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-auth.h:15:27: warning: redefinition of typedef 'SoupAuth' is a C11 feature [-Wtypedef-redefinition] 15 | G_DECLARE_DERIVABLE_TYPE (SoupAuth, soup_auth, SOUP, AUTH, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:18:41: note: previous definition is here 18 | typedef struct _SoupAuth SoupAuth; | ^ (echo '[Test]' > tests/test-remote-gpg-import.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-gpg-import.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-gpg-import.sh' >> tests/test-remote-gpg-import.sh.test.tmp; \ mv tests/test-remote-gpg-import.sh.test.tmp tests/test-remote-gpg-import.sh.test) (echo '[Test]' > tests/test-remote-gpg-list-keys.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-gpg-list-keys.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-gpg-list-keys.sh' >> tests/test-remote-gpg-list-keys.sh.test.tmp; \ mv tests/test-remote-gpg-list-keys.sh.test.tmp tests/test-remote-gpg-list-keys.sh.test) (echo '[Test]' > tests/test-gpg-signed-commit.sh.test.tmp; \ echo 'Type=session' >> tests/test-gpg-signed-commit.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-gpg-signed-commit.sh' >> tests/test-gpg-signed-commit.sh.test.tmp; \ mv tests/test-gpg-signed-commit.sh.test.tmp tests/test-gpg-signed-commit.sh.test) In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:16: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-cookie.h:26:28: warning: redefinition of typedef 'SoupCookie' is a C11 feature [-Wtypedef-redefinition] 26 | typedef struct _S(echo '[Test]' > tests/test-admin-gpg.sh.test.tmp; \ echo 'Type=session' >> tests/test-admin-gpg.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-admin-gpg.sh' >> tests/test-admin-gpg.sh.test.tmp; \ mv tests/test-admin-gpg.sh.test.tmp tests/test-admin-gpg.sh.test) oupCookie SoupCookie; | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:20:41: note: previous definition is here 20 | typedef struct _SoupCookie SoupCookie; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:17: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-cookie-jar.h:14:27: warning: redefinition of typedef 'SoupCookieJar' is a C11 feature [-Wtypedef-redefinition] 14 | G_DECLARE_DERIVABLE_TYPE (SoupCookieJar, soup_cookie_jar, SOUP, COOKIE_JAR, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:21:41: note: previous definition is here 21 | typedef struct _SoupCookieJar SoupCookieJar; | ^ (echo '[Test]' > tests/test-remote-cookies.sh.test.tmp; \ echo 'Type=session' >> tests/test-remote-cookies.sh.test.tmp; \ echo 'Exec=env G_TEST_SRCDIR=/usr/libexec/installed-tests/libostree G_TEST_BUILDDIR=/usr/libexec/installed-tests/libostree /usr/libexec/installed-tests/libostree/test-remote-cookies.sh' >> tests/test-remote-cookies.sh.test.tmp; \ mv tests/test-remote-cookies.sh.test.tmp tests/test-remote-cookies.sh.test) i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-main.o `test -f 'src/ostree/main.c' || echo '../sources/libostree-2024.10/'`src/ostree/main.c In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:24: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-hsts-enforcer.h:15:27: warning: redefinition of typedef 'SoupHSTSEnforcer' is a C11 feature [-Wtypedef-redefinition] 15 | G_DECLARE_DERIVABLE_TYPE (SoupHSTSEnforcer, soup_hsts_enforcer, SOUP, HSTS_ENFORCER, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:22:41: note: previous definition is here 22 | typedef struct _SoupHSTSEnforcer SoupHSTSEnforcer; | ^ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-ot-builtin-admin.o `test -f 'src/ostree/ot-builtin-admin.c' || echo '../sources/libostree-2024.10/'`src/ostree/ot-builtin-admin.c In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:26: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-hsts-policy.h:13:32: warning: redefinition of typedef 'SoupHSTSPolicy' is a C11 feature [-Wtypedef-redefinition] 13 | typedef struct _SoupHSTSPolicy SoupHSTSPolicy; | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:23:41: note: previous definition is here 23 | typedef struct _SoupHSTSPolicy SoupHSTSPolicy; | ^ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-ot-builtin-cat.o `test -f 'src/ostree/ot-builtin-cat.c' || echo '../sources/libostree-2024.10/'`src/ostree/ot-builtin-cat.c In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:29: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-message-metrics.h:12:36: warning: redefinition of typedef 'SoupMessageMetrics' is a C11 feature [-Wtypedef-redefinition] 12 | typedef struct _SoupMessageMetrics SoupMessageMetrics; | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:25:41: note: previous definition is here 25 | typedef struct _SoupMessageMetrics SoupMessageMetrics; | ^ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-ot-builtin-config.o `test -f 'src/ostree/ot-builtin-config.c' || echo '../sources/libostree-2024.10/'`src/ostree/ot-builtin-config.c In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:33: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-auth-domain.h:14:27: warning: redefinition of typedef 'SoupAuthDomain' is a C11 feature [-Wtypedef-redefinition] 14 | G_DECLARE_DERIVABLE_TYPE (SoupAuthDomain, soup_auth_domain, SOUP, AUTH_DOMAIN, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:19:41: note: previous definition is here 19 | typedef struct _SoupAuthDomain SoupAuthDomain; | ^ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-ot-builtin-checkout.o `test -f 'src/ostree/ot-builtin-checkout.c' || echo '../sources/libostree-2024.10/'`src/ostree/ot-builtin-checkout.c In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:36: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-server.h:10: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-websocket-connection.h:30:23: warning: redefinition of typedef 'SoupWebsocketConnection' is a C11 feature [-Wtypedef-redefinition] 30 | G_DECLARE_FINAL_TYPE (SoupWebsocketConnection, soup_websocket_connection, SOUP, WEBSOCKET_CONNECTION, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:30:41: note: previous definition is here 30 | typedef struct _SoupWebsocketConnection SoupWebsocketConnection; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:36: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-server.h:16:27: warning: redefinition of typedef 'SoupServer' is a C11 feature [-Wtypedef-redefinition] 16 | G_DECLARE_DERIVABLE_TYPE (SoupServer, soup_server, SOUP, SERVER, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:26:41: note: previous definition is here 26 | typedef struct _SoupServer SoupServer; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:37: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-server-message.h:17:23: warning: redefinition of typedef 'SoupServerMessage' is a C11 feature [-Wtypedef-redefinition] 17 | G_DECLARE_FINAL_TYPE (SoupServerMessage, soup_server_message, SOUP, SERVER_MESSAGE, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:27:41: note: previous definition is here 27 | typedef struct _SoupServerMessage SoupServerMessage; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:38: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-session.h:16:27: warning: redefinition of typedef 'SoupSession' is a C11 feature [-Wtypedef-redefinition] 16 | G_DECLARE_DERIVABLE_TYPE (SoupSession, soup_session, SOUP, SESSION, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:28:41: note: previous definition is here 28 | typedef struct _SoupSession SoupSession; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:39: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-session-feature.h:14:22: warning: redefinition of typedef 'SoupSessionFeature' is a C11 feature [-Wtypedef-redefinition] 14 | G_DECLARE_INTERFACE (SoupSessionFeature, soup_session_feature, SOUP, SESSION_FEATURE, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:29:41: note: previous definition is here 29 | typedef struct _SoupSessionFeature SoupSessionFeature; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:22: In file included from TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup.h:46: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-websocket-extension.h:32:27: warning: redefinition of typedef 'SoupWebsocketExtension' is a C11 feature [-Wtypedef-redefinition] 32 | G_DECLARE_DERIVABLE_TYPE (SoupWebsocketExtension, soup_websocket_extension, SOUP, WEBSOCKET_EXTENSION, GObject) | ^ TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libsoup-3.0/libsoup/soup-types.h:31:41: note: previous definition is here 31 | typedef struct _SoupWebsocketExtension SoupWebsocketExtension; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ostree-trivial-httpd.c:26: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ i686-yoe-linux-clang -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot -DHAVE_CONFIG_H -I. -I../sources/libostree-2024.10 -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DTARGET_PREFIX='"/usr"' -DSHORTENED_SYSCONFDIR=\"$(echo "/etc" | sed -e 's|^/usr||' -e 's|^/||')\" -DOSTREE_FEATURES='"inode64 initial-var libcurl libsoup3 gpgme ex-fsverity libmount systemd release p2p"' -DOSTREE_COMPILATION -DG_LOG_DOMAIN=\"OSTree\" -DOSTREE_GITREV='""' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_66 '-DGLIB_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(2,70)' -std=gnu99 -fno-strict-aliasing -pipe -Wall -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=int-conversion -Werror=parentheses -Werror=undef -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Wstrict-aliasing=2 -Werror=unused-result -I../sources/libostree-2024.10/src/libotutil -I../sources/libostree-2024.10/src/libostree -I./src/libostree -I../sources/libostree-2024.10/src/ostree -I../sources/libostree-2024.10/libglnx -pthread -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/gio-unix-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/libmount -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/blkid -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/include/glib-2.0 -ITMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/glib-2.0/include -DPKGLIBEXECDIR=\"/usr/libexec/libostree\" -O2 -g -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/sources/libostree-2024.10=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build=/usr/src/debug/ostree/2024.10 -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot= -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot-native= -pipe -c -o src/ostree/ostree-ot-builtin-checksum.o `test -f 'src/ostree/ot-builtin-checksum.c' || echo '../sources/libostree-2024.10/'`src/ostree/ot-builtin-checksum.c In file included from ../sources/libostree-2024.10/tests/test-commit-sign-sh-ext.c:23: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ i686-yoe-linux-ld.lld: error: undefined symbol: __unordtf2 >>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123) >>> printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/libc.a >>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123) >>> printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/libc.a >>> referenced by printf_fp.c:222 (/usr/src/debug/glibc/2.41+git/stdio-common/printf_fp.c:222) >>> printf_fp.o:(__printf_fp_buffer_1.isra.0) in archive TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/libc.a >>> referenced 1 more times i686-yoe-linux-ld.lld: error: undefined symbol: __letf2 >>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123) >>> printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/libc.a >>> referenced by printf_fp.c:222 (/usr/src/debug/glibc/2.41+git/stdio-common/printf_fp.c:222) >>> printf_fp.o:(__printf_fp_buffer_1.isra.0) in archive TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/recipe-sysroot/usr/lib/libc.a i686-yoe-linux-clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:10389: ostree-prepare-root] Error 1 make[2]: *** Waiting for unfinished jobs.... 1 warning generated. In file included from ../sources/libostree-2024.10/src/ostree/ot-builtin-admin.c:25: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ot-builtin-cat.c:24: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ot-builtin-config.c:24: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ 15 warnings generated. In file included from ../sources/libostree-2024.10/src/ostree/ot-builtin-checkout.c:27: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ In file included from ../sources/libostree-2024.10/src/ostree/main.c:30: In file included from ../sources/libostree-2024.10/src/ostree/ot-builtins.h:26: In file included from ../sources/libostree-2024.10/src/ostree/ot-main.h:25: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ In file included from ../sources/libostree-2024.10/src/ostree/ot-builtin-checksum.c:24: In file included from ../sources/libostree-2024.10/src/libostree/ostree.h:24: ../sources/libostree-2024.10/src/libostree/ostree-content-writer.h:28:23: warning: redefinition of typedef 'OstreeContentWriter' is a C11 feature [-Wtypedef-redefinition] 28 | G_DECLARE_FINAL_TYPE (OstreeContentWriter, ostree_content_writer, OSTREE, CONTENT_WRITER, | ^ ../sources/libostree-2024.10/src/libostree/ostree-types.h:39:37: note: previous definition is here 39 | typedef struct _OstreeContentWriter OstreeContentWriter; | ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. make[2]: Leaving directory 'TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build' make[1]: *** [Makefile:8138: all-recursive] Error 1 make[1]: Leaving directory 'TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/build' make: *** [Makefile:3332: all] Error 2 ERROR: oe_runmake failed WARNING: TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347:221 exit 1 from 'exit 1' WARNING: Backtrace (BB generated script): #1: bbfatal_log, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 221 #2: die, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 205 #3: oe_runmake, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 200 #4: autotools_do_compile, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 195 #5: do_compile, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 190 #6: main, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.2200347, line 234