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
../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_varint-ostree-varint.o `test -f 'src/libostree/ostree-varint.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-varint.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/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_checksum-ostree-core.o `test -f 'src/libostree/ostree-core.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-core.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/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_checksum-ostree-varint.o `test -f 'src/libostree/ostree-varint.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-varint.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/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_checksum-test-checksum.o `test -f 'tests/test-checksum.c' || echo '../sources/libostree-2024.10/'`tests/test-checksum.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 src/libostree/tests_test_lzma-ostree-lzma-common.o `test -f 'src/libostree/ostree-lzma-common.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-lzma-common.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 src/libostree/tests_test_lzma-ostree-lzma-compressor.o `test -f 'src/libostree/ostree-lzma-compressor.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-lzma-compressor.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 src/libostree/tests_test_lzma-ostree-lzma-decompressor.o `test -f 'src/libostree/ostree-lzma-decompressor.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-lzma-decompressor.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_lzma-test-lzma.o `test -f 'tests/test-lzma.c' || echo '../sources/libostree-2024.10/'`tests/test-lzma.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 src/libostree/tests_test_rollsum-ostree-rollsum.o `test -f 'src/libostree/ostree-rollsum.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-rollsum.c
../sources/libostree-2024.10/src/ostree/parse-datetime.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
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-test-rollsum.o `test -f 'tests/test-rollsum.c' || echo '../sources/libostree-2024.10/'`tests/test-rollsum.c
In file included from ../sources/libostree-2024.10/src/libostree/ostree-core.c:26:
In file included from ../sources/libostree-2024.10/src/libostree/ostree-chain-input-stream.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;
| ^
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_basic_c-test-basic-c.o `test -f 'tests/test-basic-c.c' || echo '../sources/libostree-2024.10/'`tests/test-basic-c.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_sysroot_c-test-sysroot-c.o `test -f 'tests/test-sysroot-c.c' || echo '../sources/libostree-2024.10/'`tests/test-sysroot-c.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_pull_c-test-pull-c.o `test -f 'tests/test-pull-c.c' || echo '../sources/libostree-2024.10/'`tests/test-pull-c.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_repo-test-repo.o `test -f 'tests/test-repo.c' || echo '../sources/libostree-2024.10/'`tests/test-repo.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)' -UOSTREE_COMPILATION -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 -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/src/libostree -I./src/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 tests/test_include_ostree_h-test-include-ostree-h.o `test -f 'tests/test-include-ostree-h.c' || echo '../sources/libostree-2024.10/'`tests/test-include-ostree-h.c
../sources/libostree-2024.10/src/libostree/ostree-core.c:2348:7: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
2348 | i++;
| ^
../sources/libostree-2024.10/src/libostree/ostree-core.c:2332:28: note: incremented here
2332 | for (guint i = 0; i < n; i++)
| ^
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_kargs-ostree-kernel-args.o `test -f 'src/libostree/ostree-kernel-args.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-kernel-args.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_kargs-test-kargs.o `test -f 'tests/test-kargs.c' || echo '../sources/libostree-2024.10/'`tests/test-kargs.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 src/libostree/tests_test_rfc2616_dates-ostree-date-utils.o `test -f 'src/libostree/ostree-date-utils.c' || echo '../sources/libostree-2024.10/'`src/libostree/ostree-date-utils.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_rfc2616_dates-test-rfc2616-dates.o `test -f 'tests/test-rfc2616-dates.c' || echo '../sources/libostree-2024.10/'`tests/test-rfc2616-dates.c
In file included from ../sources/libostree-2024.10/tests/test-basic-c.c:29:
In file included from ../sources/libostree-2024.10/tests/libostreetest.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/tests/test-sysroot-c.c:27:
In file included from ../sources/libostree-2024.10/tests/libostreetest.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;
| ^
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_gpg_verify_result-test-gpg-verify-result.o `test -f 'tests/test-gpg-verify-result.c' || echo '../sources/libostree-2024.10/'`tests/test-gpg-verify-result.c
In file included from ../sources/libostree-2024.10/tests/test-pull-c.c:27:
In file included from ../sources/libostree-2024.10/tests/libostreetest.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/tests/test-repo.c:31:
In file included from ../sources/libostree-2024.10/src/libostree/ostree-autocleanups.h: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;
| ^
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 -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 tests/get_byte_order-get-byte-order.o `test -f 'tests/get-byte-order.c' || echo '../sources/libostree-2024.10/'`tests/get-byte-order.c
In file included from ../sources/libostree-2024.10/tests/test-include-ostree-h.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;
| ^
1 warning generated.
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/repo_finder_mount-repo-finder-mount.o `test -f 'tests/repo-finder-mount.c' || echo '../sources/libostree-2024.10/'`tests/repo-finder-mount.c
1 warning generated.
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
1 warning generated.
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
1 warning generated.
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-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-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-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-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)
1 warning generated.
(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)
2 warnings generated.
(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)
In file included from ../sources/libostree-2024.10/tests/repo-finder-mount.c:32:
In file included from ../sources/libostree-2024.10/src/libostree/ostree-autocleanups.h: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;
| ^
(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)
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;
| ^
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-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)
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 _SoupCookie 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;
| ^
(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)
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;
| ^
../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-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)
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;
| ^
(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)
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;
| ^
(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)
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;
| ^
(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)
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;
| ^
(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)
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_DERIV(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)
ABLE_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;
| ^
(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)
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;
| ^
(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)
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;
| ^
(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-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-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)
1 warning generated.
(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-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-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-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)
1 warning generated.
(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-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-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-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)
(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)
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;
| ^
(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-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-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-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)
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
(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-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)
i686-yoe-linux-clang: error: linker command failed with exit code 1 (use -v to see invocation)
(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-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)
make[2]: *** [Makefile:10389: ostree-prepare-root] Error 1
make[2]: *** Waiting for unfinished jobs....
(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)
1 warning generated.
15 warnings 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.399223: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.399223, line 221
#2: die, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.399223, line 205
#3: oe_runmake, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.399223, line 200
#4: autotools_do_compile, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.399223, line 195
#5: do_compile, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.399223, line 190
#6: main, TMPDIR/work/core2-32-yoe-linux/ostree/2024.10/temp/run.do_compile.399223, line 234