Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rpm-ostree.spec'], chrootPath='/var/lib/mock/f40-build-804282-144450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rpm-ostree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1712620800 Wrote: /builddir/build/SRPMS/rpm-ostree-2024.4-5.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rpm-ostree.spec'], chrootPath='/var/lib/mock/f40-build-804282-144450/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rpm-ostree.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1712620800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DPEVIW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpm-ostree-2024.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/rpm-ostree-2024.4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rpm-ostree-2024.4 + rm -rf /builddir/build/BUILD/rpm-ostree-2024.4-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/rpm-ostree-2024.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'rpm-ostree-2024.4 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Revert-compose-Inject-our-static-tmpfiles.d-dropins-.patch + /usr/bin/git apply --index --reject -p1 - Checking patch rust/src/passwd.rs... Checking patch src/app/rpmostree-compose-builtin-tree.cxx... Checking patch src/libpriv/rpmostree-postprocess.cxx... Applied patch rust/src/passwd.rs cleanly. Applied patch src/app/rpmostree-compose-builtin-tree.cxx cleanly. Applied patch src/libpriv/rpmostree-postprocess.cxx cleanly. + /usr/bin/git commit -q -m 0001-Revert-compose-Inject-our-static-tmpfiles.d-dropins-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-passwd-create-etc-g-shadow-with-mode-0.patch + /usr/bin/git apply --index --reject -p1 - Checking patch rust/src/passwd.rs... Checking patch tests/compose/libbasic-test.sh... Applied patch rust/src/passwd.rs cleanly. Applied patch tests/compose/libbasic-test.sh cleanly. + /usr/bin/git commit -q -m 0001-passwd-create-etc-g-shadow-with-mode-0.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-unit-chmod-etc-g-shadow-to-0000.patch + /usr/bin/git apply --index --reject -p1 - Checking patch Makefile-daemon.am... Checking patch packaging/rpm-ostree.spec.in... Checking patch src/daemon/rpm-ostree-fix-shadow-mode.service... Applied patch Makefile-daemon.am cleanly. Applied patch packaging/rpm-ostree.spec.in cleanly. Applied patch src/daemon/rpm-ostree-fix-shadow-mode.service cleanly. + /usr/bin/git commit -q -m 0002-unit-chmod-etc-g-shadow-to-0000.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HtuPpl + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd rpm-ostree-2024.4 + env NOCONFIGURE=1 ./autogen.sh /usr/bin/autoreconf /usr/bin/gtkdocize autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'buildutil'. libtoolize: copying file 'buildutil/libtool.m4' libtoolize: copying file 'buildutil/ltoptions.m4' libtoolize: copying file 'buildutil/ltsugar.m4' libtoolize: copying file 'buildutil/ltversion.m4' libtoolize: copying file 'buildutil/lt~obsolete.m4' libtoolize: Consider adding '-I buildutil' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: running: gtkdocize --copy autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:9: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:9: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:9: the top level configure.ac:40: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:40: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:20: installing 'build-aux/compile' configure.ac:76: installing 'build-aux/config.guess' configure.ac:76: installing 'build-aux/config.sub' configure.ac:17: installing 'build-aux/install-sh' configure.ac:17: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' x '!=' x ']' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --enable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking whether to build in debug mode... release checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gio-unix-2.0... yes checking for gio-unix-2.0 >= 2.50.0 json-glib-1.0 ostree-1 >= 2023.7 rpm >= 4.16... yes checking for polkit-gobject-1 libarchive... yes checking for xsltproc... /usr/bin/xsltproc checking for gcc options needed to detect all undeclared functions... none needed checking whether renameat2 is declared... yes checking whether memfd_create is declared... yes checking whether copy_file_range is declared... yes checking for close_range... yes checking for gobject-introspection... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for cargo... /usr/bin/cargo checking for rustc... /usr/bin/rustc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating api-doc/Makefile config.status: creating src/lib/rpm-ostree-1.pc config.status: creating src/lib/rpmostree-version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rpm-ostree 2024.4 introspection: yes ASAN + UBSAN: no gtk-doc: yes rust: release rust features: bdb rpmdb default: + /usr/bin/make -O -j4 V=1 VERBOSE=1 echo '#include "config.h"' > libglnx-config.h gdbus-codegen \ --interface-prefix org.projectatomic.rpmostree1 \ --c-namespace RPMOSTree \ --c-generate-object-manager \ --generate-c-code rpm-ostreed-generated \ --generate-docbook rpm-ostreed-generated \ ./src/daemon/org.projectatomic.rpmostree1.xml \ /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostreeinternals_la-rpmostree-db.lo `test -f 'src/lib/rpmostree-db.c' || echo './'`src/lib/rpmostree-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree-db.c -fPIC -DPIC -o src/lib/.libs/librpmostreeinternals_la-rpmostree-db.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostreeinternals_la-rpmostree.lo `test -f 'src/lib/rpmostree.c' || echo './'`src/lib/rpmostree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree.c -fPIC -DPIC -o src/lib/.libs/librpmostreeinternals_la-rpmostree.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' sed -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]primaryname[@],rpm-ostree,g' -e 's,[@]bindir[@],/usr/bin,g' src/daemon/rpm-ostreed-stub.sh.in > rpm-ostreed.tmp && mv rpm-ostreed.tmp rpm-ostreed make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostreeinternals_la-rpmostree-package.lo `test -f 'src/lib/rpmostree-package.c' || echo './'`src/lib/rpmostree-package.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree-package.c -fPIC -DPIC -o src/lib/.libs/librpmostreeinternals_la-rpmostree-package.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostree.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostreed.conf.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostreed-automatic.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostreed-automatic.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostree-countme.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' sed -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]primaryname[@],rpm-ostree,g' -e 's,[@]bindir[@],/usr/bin,g' src/daemon/org.projectatomic.rpmostree1.service.in > src/daemon/org.projectatomic.rpmostree1.service.tmp && mv src/daemon/org.projectatomic.rpmostree1.service.tmp src/daemon/org.projectatomic.rpmostree1.service make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/rpm-ostree-countme.xml make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden '-D_RPMOSTREE_EXTERN=__attribute((visibility("default"))) extern' -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostree_1_la-rpmostree-db.lo `test -f 'src/lib/rpmostree-db.c' || echo './'`src/lib/rpmostree-db.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden "-D_RPMOSTREE_EXTERN=__attribute((visibility(\"default\"))) extern" -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree-db.c -fPIC -DPIC -o src/lib/.libs/librpmostree_1_la-rpmostree-db.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden '-D_RPMOSTREE_EXTERN=__attribute((visibility("default"))) extern' -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostree_1_la-rpmostree.lo `test -f 'src/lib/rpmostree.c' || echo './'`src/lib/rpmostree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden "-D_RPMOSTREE_EXTERN=__attribute((visibility(\"default\"))) extern" -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree.c -fPIC -DPIC -o src/lib/.libs/librpmostree_1_la-rpmostree.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-backport-testutils.lo `test -f './libglnx/glnx-backport-testutils.c' || echo './'`./libglnx/glnx-backport-testutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-backport-testutils.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-backport-testutils.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-backports.lo `test -f './libglnx/glnx-backports.c' || echo './'`./libglnx/glnx-backports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-backports.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-backports.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden '-D_RPMOSTREE_EXTERN=__attribute((visibility("default"))) extern' -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/lib/librpmostree_1_la-rpmostree-package.lo `test -f 'src/lib/rpmostree-package.c' || echo './'`src/lib/rpmostree-package.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden "-D_RPMOSTREE_EXTERN=__attribute((visibility(\"default\"))) extern" -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/lib/rpmostree-package.c -fPIC -DPIC -o src/lib/.libs/librpmostree_1_la-rpmostree-package.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-local-alloc.lo `test -f './libglnx/glnx-local-alloc.c' || echo './'`./libglnx/glnx-local-alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-local-alloc.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-local-alloc.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-errors.lo `test -f './libglnx/glnx-errors.c' || echo './'`./libglnx/glnx-errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-errors.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-errors.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-console.lo `test -f './libglnx/glnx-console.c' || echo './'`./libglnx/glnx-console.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-console.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-console.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-dirfd.lo `test -f './libglnx/glnx-dirfd.c' || echo './'`./libglnx/glnx-dirfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-dirfd.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-dirfd.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o librpmostreeinternals_la-rpm-ostreed-generated.lo `test -f 'rpm-ostreed-generated.c' || echo './'`rpm-ostreed-generated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c rpm-ostreed-generated.c -fPIC -DPIC -o .libs/librpmostreeinternals_la-rpm-ostreed-generated.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-lockfile.lo `test -f './libglnx/glnx-lockfile.c' || echo './'`./libglnx/glnx-lockfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-lockfile.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-lockfile.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wno-missing-declarations -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o librpmostreecxxrs_la-rpmostree-cxxrs.lo `test -f 'rpmostree-cxxrs.cxx' || echo './'`rpmostree-cxxrs.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wno-missing-declarations -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c rpmostree-cxxrs.cxx -fPIC -DPIC -o .libs/librpmostreecxxrs_la-rpmostree-cxxrs.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-fdio.lo `test -f './libglnx/glnx-fdio.c' || echo './'`./libglnx/glnx-fdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-fdio.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-fdio.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-xattrs.lo `test -f './libglnx/glnx-xattrs.c' || echo './'`./libglnx/glnx-xattrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-xattrs.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-xattrs.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o ./libglnx/libglnx_la-glnx-shutil.lo `test -f './libglnx/glnx-shutil.c' || echo './'`./libglnx/glnx-shutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c ./libglnx/glnx-shutil.c -fPIC -DPIC -o ./libglnx/.libs/libglnx_la-glnx-shutil.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-rollback.lo `test -f 'src/app/rpmostree-builtin-rollback.cxx' || echo './'`src/app/rpmostree-builtin-rollback.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-rollback.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rollback.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-upgrade.lo `test -f 'src/app/rpmostree-builtin-upgrade.cxx' || echo './'`src/app/rpmostree-builtin-upgrade.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-upgrade.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-upgrade.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-deploy.lo `test -f 'src/app/rpmostree-builtin-deploy.cxx' || echo './'`src/app/rpmostree-builtin-deploy.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-deploy.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-deploy.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-libmain.lo `test -f 'src/app/libmain.cxx' || echo './'`src/app/libmain.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/libmain.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-libmain.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-reload.lo `test -f 'src/app/rpmostree-builtin-reload.cxx' || echo './'`src/app/rpmostree-builtin-reload.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-reload.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-reload.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-cancel.lo `test -f 'src/app/rpmostree-builtin-cancel.cxx' || echo './'`src/app/rpmostree-builtin-cancel.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-cancel.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-cancel.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-rebase.lo `test -f 'src/app/rpmostree-builtin-rebase.cxx' || echo './'`src/app/rpmostree-builtin-rebase.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-rebase.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rebase.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-cleanup.lo `test -f 'src/app/rpmostree-builtin-cleanup.cxx' || echo './'`src/app/rpmostree-builtin-cleanup.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-cleanup.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-cleanup.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-initramfs.lo `test -f 'src/app/rpmostree-builtin-initramfs.cxx' || echo './'`src/app/rpmostree-builtin-initramfs.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-initramfs.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-initramfs.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-initramfs-etc.lo `test -f 'src/app/rpmostree-builtin-initramfs-etc.cxx' || echo './'`src/app/rpmostree-builtin-initramfs-etc.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-initramfs-etc.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-initramfs-etc.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-applylive.lo `test -f 'src/app/rpmostree-builtin-applylive.cxx' || echo './'`src/app/rpmostree-builtin-applylive.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-applylive.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-applylive.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-override.lo `test -f 'src/app/rpmostree-builtin-override.cxx' || echo './'`src/app/rpmostree-builtin-override.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-override.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-override.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-refresh-md.lo `test -f 'src/app/rpmostree-builtin-refresh-md.cxx' || echo './'`src/app/rpmostree-builtin-refresh-md.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-refresh-md.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-refresh-md.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-reset.lo `test -f 'src/app/rpmostree-builtin-reset.cxx' || echo './'`src/app/rpmostree-builtin-reset.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-reset.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-reset.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-pkg-builtins.lo `test -f 'src/app/rpmostree-pkg-builtins.cxx' || echo './'`src/app/rpmostree-pkg-builtins.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-pkg-builtins.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-pkg-builtins.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-ex.lo `test -f 'src/app/rpmostree-builtin-ex.cxx' || echo './'`src/app/rpmostree-builtin-ex.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-ex.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-ex.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-testutils.lo `test -f 'src/app/rpmostree-builtin-testutils.cxx' || echo './'`src/app/rpmostree-builtin-testutils.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-testutils.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-testutils.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-shlib-backend.lo `test -f 'src/app/rpmostree-builtin-shlib-backend.cxx' || echo './'`src/app/rpmostree-builtin-shlib-backend.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-shlib-backend.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-shlib-backend.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-status.lo `test -f 'src/app/rpmostree-builtin-status.cxx' || echo './'`src/app/rpmostree-builtin-status.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-status.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-status.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-db.lo `test -f 'src/app/rpmostree-builtin-db.cxx' || echo './'`src/app/rpmostree-builtin-db.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-db.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-db.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-start-daemon.lo `test -f 'src/app/rpmostree-builtin-start-daemon.cxx' || echo './'`src/app/rpmostree-builtin-start-daemon.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-start-daemon.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-start-daemon.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-finalize-deployment.lo `test -f 'src/app/rpmostree-builtin-finalize-deployment.cxx' || echo './'`src/app/rpmostree-builtin-finalize-deployment.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-finalize-deployment.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-finalize-deployment.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-db-builtin-diff.lo `test -f 'src/app/rpmostree-db-builtin-diff.cxx' || echo './'`src/app/rpmostree-db-builtin-diff.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-db-builtin-diff.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-diff.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-db-builtin-list.lo `test -f 'src/app/rpmostree-db-builtin-list.cxx' || echo './'`src/app/rpmostree-db-builtin-list.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-db-builtin-list.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-list.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-db-builtin-version.lo `test -f 'src/app/rpmostree-db-builtin-version.cxx' || echo './'`src/app/rpmostree-db-builtin-version.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-db-builtin-version.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-version.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-polkit-agent.lo `test -f 'src/app/rpmostree-polkit-agent.cxx' || echo './'`src/app/rpmostree-polkit-agent.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-polkit-agent.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-polkit-agent.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-libbuiltin.lo `test -f 'src/app/rpmostree-libbuiltin.cxx' || echo './'`src/app/rpmostree-libbuiltin.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-libbuiltin.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-libbuiltin.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-override-builtins.lo `test -f 'src/app/rpmostree-override-builtins.cxx' || echo './'`src/app/rpmostree-override-builtins.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-override-builtins.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-override-builtins.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-kargs.lo `test -f 'src/app/rpmostree-builtin-kargs.cxx' || echo './'`src/app/rpmostree-builtin-kargs.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-kargs.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-kargs.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-clientlib.lo `test -f 'src/app/rpmostree-clientlib.cxx' || echo './'`src/app/rpmostree-clientlib.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-clientlib.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-clientlib.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-composeutil.lo `test -f 'src/app/rpmostree-composeutil.cxx' || echo './'`src/app/rpmostree-composeutil.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-composeutil.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-composeutil.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-rebuild.lo `test -f 'src/app/rpmostree-builtin-rebuild.cxx' || echo './'`src/app/rpmostree-builtin-rebuild.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-rebuild.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rebuild.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-builtin-compose.lo `test -f 'src/app/rpmostree-builtin-compose.cxx' || echo './'`src/app/rpmostree-builtin-compose.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-builtin-compose.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-compose.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/app/librpmostreeinternals_la-rpmostree-compose-builtin-tree.lo `test -f 'src/app/rpmostree-compose-builtin-tree.cxx' || echo './'`src/app/rpmostree-compose-builtin-tree.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/app/rpmostree-compose-builtin-tree.cxx -fPIC -DPIC -o src/app/.libs/librpmostreeinternals_la-rpmostree-compose-builtin-tree.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-utils.lo `test -f 'src/daemon/rpmostreed-utils.cxx' || echo './'`src/daemon/rpmostreed-utils.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-utils.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-utils.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-daemon.lo `test -f 'src/daemon/rpmostreed-daemon.cxx' || echo './'`src/daemon/rpmostreed-daemon.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-daemon.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-daemon.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-sysroot.lo `test -f 'src/daemon/rpmostreed-sysroot.cxx' || echo './'`src/daemon/rpmostreed-sysroot.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-sysroot.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-sysroot.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-errors.lo `test -f 'src/daemon/rpmostreed-errors.cxx' || echo './'`src/daemon/rpmostreed-errors.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-errors.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-errors.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostree-sysroot-core.lo `test -f 'src/daemon/rpmostree-sysroot-core.cxx' || echo './'`src/daemon/rpmostree-sysroot-core.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostree-sysroot-core.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostree-sysroot-core.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-deployment-utils.lo `test -f 'src/daemon/rpmostreed-deployment-utils.cxx' || echo './'`src/daemon/rpmostreed-deployment-utils.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-deployment-utils.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-deployment-utils.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-transaction.lo `test -f 'src/daemon/rpmostreed-transaction.cxx' || echo './'`src/daemon/rpmostreed-transaction.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-transaction.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostree-sysroot-upgrader.lo `test -f 'src/daemon/rpmostree-sysroot-upgrader.cxx' || echo './'`src/daemon/rpmostree-sysroot-upgrader.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostree-sysroot-upgrader.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostree-sysroot-upgrader.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-transaction-applylive.lo `test -f 'src/daemon/rpmostreed-transaction-applylive.cxx' || echo './'`src/daemon/rpmostreed-transaction-applylive.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-transaction-applylive.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction-applylive.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostree-package-variants.lo `test -f 'src/daemon/rpmostree-package-variants.cxx' || echo './'`src/daemon/rpmostree-package-variants.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostree-package-variants.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostree-package-variants.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-os-experimental.lo `test -f 'src/daemon/rpmostreed-os-experimental.cxx' || echo './'`src/daemon/rpmostreed-os-experimental.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-os-experimental.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-os-experimental.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-postprocess.lo `test -f 'src/libpriv/rpmostree-postprocess.cxx' || echo './'`src/libpriv/rpmostree-postprocess.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-postprocess.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-postprocess.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-transaction-types.lo `test -f 'src/daemon/rpmostreed-transaction-types.cxx' || echo './'`src/daemon/rpmostreed-transaction-types.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-transaction-types.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction-types.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/daemon/librpmostreeinternals_la-rpmostreed-os.lo `test -f 'src/daemon/rpmostreed-os.cxx' || echo './'`src/daemon/rpmostreed-os.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/daemon/rpmostreed-os.cxx -fPIC -DPIC -o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-os.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-util.lo `test -f 'src/libpriv/rpmostree-util.cxx' || echo './'`src/libpriv/rpmostree-util.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-util.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-util.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-refts.lo `test -f 'src/libpriv/rpmostree-refts.cxx' || echo './'`src/libpriv/rpmostree-refts.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-refts.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-refts.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-container.lo `test -f 'src/libpriv/rpmostree-container.cxx' || echo './'`src/libpriv/rpmostree-container.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-container.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-container.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-origin.lo `test -f 'src/libpriv/rpmostree-origin.cxx' || echo './'`src/libpriv/rpmostree-origin.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-origin.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-origin.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-kernel.lo `test -f 'src/libpriv/rpmostree-kernel.cxx' || echo './'`src/libpriv/rpmostree-kernel.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-kernel.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-kernel.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-scripts.lo `test -f 'src/libpriv/rpmostree-scripts.cxx' || echo './'`src/libpriv/rpmostree-scripts.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-scripts.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-scripts.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-refsack.lo `test -f 'src/libpriv/rpmostree-refsack.cxx' || echo './'`src/libpriv/rpmostree-refsack.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-refsack.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-refsack.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-diff.lo `test -f 'src/libpriv/rpmostree-diff.cxx' || echo './'`src/libpriv/rpmostree-diff.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-diff.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-diff.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-rpm-util.lo `test -f 'src/libpriv/rpmostree-rpm-util.cxx' || echo './'`src/libpriv/rpmostree-rpm-util.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-rpm-util.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-rpm-util.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-unpacker-core.lo `test -f 'src/libpriv/rpmostree-unpacker-core.cxx' || echo './'`src/libpriv/rpmostree-unpacker-core.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-unpacker-core.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-unpacker-core.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-importer.lo `test -f 'src/libpriv/rpmostree-importer.cxx' || echo './'`src/libpriv/rpmostree-importer.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-importer.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-importer.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-libsd-locale-util.lo `test -f 'src/libpriv/libsd-locale-util.c' || echo './'`src/libpriv/libsd-locale-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/libsd-locale-util.c -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-libsd-locale-util.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-libsd-time-util.lo `test -f 'src/libpriv/libsd-time-util.c' || echo './'`src/libpriv/libsd-time-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/libsd-time-util.c -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-libsd-time-util.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -Wno-missing-declarations -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o librpmostreecxxrs.la librpmostreecxxrs_la-rpmostree-cxxrs.lo -lstdc++ libtool: link: ar cr .libs/librpmostreecxxrs.a .libs/librpmostreecxxrs_la-rpmostree-cxxrs.o libtool: link: ranlib .libs/librpmostreecxxrs.a libtool: link: ( cd ".libs" && rm -f "librpmostreecxxrs.la" && ln -s "../librpmostreecxxrs.la" "librpmostreecxxrs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I./libglnx -fvisibility=hidden -I. -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -avoid-version -Bsymbolic-functions -export-symbols-regex "^glnx_" -no-undefined -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libglnx.la ./libglnx/libglnx_la-glnx-backport-testutils.lo ./libglnx/libglnx_la-glnx-backports.lo ./libglnx/libglnx_la-glnx-local-alloc.lo ./libglnx/libglnx_la-glnx-errors.lo ./libglnx/libglnx_la-glnx-console.lo ./libglnx/libglnx_la-glnx-dirfd.lo ./libglnx/libglnx_la-glnx-fdio.lo ./libglnx/libglnx_la-glnx-lockfile.lo ./libglnx/libglnx_la-glnx-xattrs.lo ./libglnx/libglnx_la-glnx-shutil.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: ar cr .libs/libglnx.a ./libglnx/.libs/libglnx_la-glnx-backport-testutils.o ./libglnx/.libs/libglnx_la-glnx-backports.o ./libglnx/.libs/libglnx_la-glnx-local-alloc.o ./libglnx/.libs/libglnx_la-glnx-errors.o ./libglnx/.libs/libglnx_la-glnx-console.o ./libglnx/.libs/libglnx_la-glnx-dirfd.o ./libglnx/.libs/libglnx_la-glnx-fdio.o ./libglnx/.libs/libglnx_la-glnx-lockfile.o ./libglnx/.libs/libglnx_la-glnx-xattrs.o ./libglnx/.libs/libglnx_la-glnx-shutil.o libtool: link: ranlib .libs/libglnx.a libtool: link: ( cd ".libs" && rm -f "libglnx.la" && ln -s "../libglnx.la" "libglnx.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-output.lo `test -f 'src/libpriv/rpmostree-output.cxx' || echo './'`src/libpriv/rpmostree-output.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-output.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-output.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden '-D_RPMOSTREE_EXTERN=__attribute((visibility("default"))) extern' -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -version-number 1:0:0 -Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o librpmostree-1.la -rpath /usr/lib64 src/lib/librpmostree_1_la-rpmostree.lo src/lib/librpmostree_1_la-rpmostree-db.lo src/lib/librpmostree_1_la-rpmostree-package.lo -ljson-glib-1.0 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lrpm -lrpmio -lpopt libglnx.la libtool: link: gcc -shared -fPIC -DPIC src/lib/.libs/librpmostree_1_la-rpmostree.o src/lib/.libs/librpmostree_1_la-rpmostree-db.o src/lib/.libs/librpmostree_1_la-rpmostree-package.o -Wl,--whole-archive ./.libs/libglnx.a -Wl,--no-whole-archive -ljson-glib-1.0 -lostree-1 -lrpm -lrpmio -lpopt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,librpmostree-1.so.1 -o .libs/librpmostree-1.so.1.0.0 libtool: link: (cd ".libs" && rm -f "librpmostree-1.so.1" && ln -s "librpmostree-1.so.1.0.0" "librpmostree-1.so.1") libtool: link: (cd ".libs" && rm -f "librpmostree-1.so" && ln -s "librpmostree-1.so.1.0.0" "librpmostree-1.so") libtool: link: ( cd ".libs" && rm -f "librpmostree-1.la" && ln -s "../librpmostree-1.la" "librpmostree-1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-editor.lo `test -f 'src/libpriv/rpmostree-editor.cxx' || echo './'`src/libpriv/rpmostree-editor.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-editor.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-editor.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DDATADIR='"/usr/share"' -DLIBEXECDIR='"/usr/libexec"' -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR='"/etc"' -DRPM_OSTREE_GITREV='"a03725a746cb145447f6e6c8b5759e42b292b7fd"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c -o src/libpriv/librpmostreeinternals_la-rpmostree-core.lo `test -f 'src/libpriv/rpmostree-core.cxx' || echo './'`src/libpriv/rpmostree-core.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -DRPM_OSTREE_GITREV=\"a03725a746cb145447f6e6c8b5759e42b292b7fd\" -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_70 -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -c src/libpriv/rpmostree-core.cxx -fPIC -DPIC -o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-core.o make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++17 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -I./src/app -I./src/daemon -I./src/lib -I./src/libpriv -I./libglnx -DG_LOG_DOMAIN=\"rpm-ostreed\" -DLIBDIR=\"/usr/lib64\" -DPKGLIBDIR=\"/usr/lib64/rpm-ostree\" -I ./libdnf -D_RPMOSTREE_EXTERN= -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o librpmostreeinternals.la src/app/librpmostreeinternals_la-libmain.lo src/app/librpmostreeinternals_la-rpmostree-builtin-upgrade.lo src/app/librpmostreeinternals_la-rpmostree-builtin-rollback.lo src/app/librpmostreeinternals_la-rpmostree-builtin-deploy.lo src/app/librpmostreeinternals_la-rpmostree-builtin-reload.lo src/app/librpmostreeinternals_la-rpmostree-builtin-rebase.lo src/app/librpmostreeinternals_la-rpmostree-builtin-cancel.lo src/app/librpmostreeinternals_la-rpmostree-builtin-cleanup.lo src/app/librpmostreeinternals_la-rpmostree-builtin-initramfs.lo src/app/librpmostreeinternals_la-rpmostree-builtin-initramfs-etc.lo src/app/librpmostreeinternals_la-rpmostree-builtin-applylive.lo src/app/librpmostreeinternals_la-rpmostree-builtin-override.lo src/app/librpmostreeinternals_la-rpmostree-builtin-refresh-md.lo src/app/librpmostreeinternals_la-rpmostree-builtin-reset.lo src/app/librpmostreeinternals_la-rpmostree-pkg-builtins.lo src/app/librpmostreeinternals_la-rpmostree-builtin-status.lo src/app/librpmostreeinternals_la-rpmostree-builtin-ex.lo src/app/librpmostreeinternals_la-rpmostree-builtin-testutils.lo src/app/librpmostreeinternals_la-rpmostree-builtin-shlib-backend.lo src/app/librpmostreeinternals_la-rpmostree-builtin-db.lo src/app/librpmostreeinternals_la-rpmostree-builtin-start-daemon.lo src/app/librpmostreeinternals_la-rpmostree-builtin-finalize-deployment.lo src/app/librpmostreeinternals_la-rpmostree-db-builtin-diff.lo src/app/librpmostreeinternals_la-rpmostree-db-builtin-list.lo src/app/librpmostreeinternals_la-rpmostree-db-builtin-version.lo src/app/librpmostreeinternals_la-rpmostree-clientlib.lo src/app/librpmostreeinternals_la-rpmostree-override-builtins.lo src/app/librpmostreeinternals_la-rpmostree-libbuiltin.lo src/app/librpmostreeinternals_la-rpmostree-polkit-agent.lo src/app/librpmostreeinternals_la-rpmostree-builtin-kargs.lo src/app/librpmostreeinternals_la-rpmostree-compose-builtin-tree.lo src/app/librpmostreeinternals_la-rpmostree-composeutil.lo src/app/librpmostreeinternals_la-rpmostree-builtin-compose.lo src/app/librpmostreeinternals_la-rpmostree-builtin-rebuild.lo src/daemon/librpmostreeinternals_la-rpmostreed-daemon.lo src/daemon/librpmostreeinternals_la-rpmostreed-utils.lo src/daemon/librpmostreeinternals_la-rpmostreed-sysroot.lo src/daemon/librpmostreeinternals_la-rpmostree-sysroot-core.lo src/daemon/librpmostreeinternals_la-rpmostree-sysroot-upgrader.lo src/daemon/librpmostreeinternals_la-rpmostreed-errors.lo src/daemon/librpmostreeinternals_la-rpmostreed-deployment-utils.lo src/daemon/librpmostreeinternals_la-rpmostreed-transaction.lo src/daemon/librpmostreeinternals_la-rpmostreed-transaction-types.lo src/daemon/librpmostreeinternals_la-rpmostreed-transaction-applylive.lo src/daemon/librpmostreeinternals_la-rpmostree-package-variants.lo src/daemon/librpmostreeinternals_la-rpmostreed-os.lo src/daemon/librpmostreeinternals_la-rpmostreed-os-experimental.lo src/libpriv/librpmostreeinternals_la-rpmostree-postprocess.lo src/libpriv/librpmostreeinternals_la-rpmostree-util.lo src/libpriv/librpmostreeinternals_la-rpmostree-refts.lo src/libpriv/librpmostreeinternals_la-rpmostree-container.lo src/libpriv/librpmostreeinternals_la-rpmostree-core.lo src/libpriv/librpmostreeinternals_la-rpmostree-kernel.lo src/libpriv/librpmostreeinternals_la-rpmostree-origin.lo src/libpriv/librpmostreeinternals_la-rpmostree-scripts.lo src/libpriv/librpmostreeinternals_la-rpmostree-refsack.lo src/libpriv/librpmostreeinternals_la-rpmostree-rpm-util.lo src/libpriv/librpmostreeinternals_la-rpmostree-diff.lo src/libpriv/librpmostreeinternals_la-rpmostree-importer.lo src/libpriv/librpmostreeinternals_la-rpmostree-unpacker-core.lo src/libpriv/librpmostreeinternals_la-rpmostree-output.lo src/libpriv/librpmostreeinternals_la-rpmostree-editor.lo src/libpriv/librpmostreeinternals_la-libsd-locale-util.lo src/libpriv/librpmostreeinternals_la-libsd-time-util.lo src/lib/librpmostreeinternals_la-rpmostree.lo src/lib/librpmostreeinternals_la-rpmostree-db.lo src/lib/librpmostreeinternals_la-rpmostree-package.lo librpmostreeinternals_la-rpm-ostreed-generated.lo libglnx.la librpmostreecxxrs.la libtool: link: (cd .libs/librpmostreeinternals.lax/libglnx.a && ar x "/builddir/build/BUILD/rpm-ostree-2024.4/./.libs/libglnx.a") libtool: link: (cd .libs/librpmostreeinternals.lax/librpmostreecxxrs.a && ar x "/builddir/build/BUILD/rpm-ostree-2024.4/./.libs/librpmostreecxxrs.a") libtool: link: ar cr .libs/librpmostreeinternals.a src/app/.libs/librpmostreeinternals_la-libmain.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-upgrade.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rollback.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-deploy.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-reload.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rebase.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-cancel.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-cleanup.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-initramfs.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-initramfs-etc.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-applylive.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-override.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-refresh-md.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-reset.o src/app/.libs/librpmostreeinternals_la-rpmostree-pkg-builtins.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-status.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-ex.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-testutils.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-shlib-backend.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-db.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-start-daemon.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-finalize-deployment.o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-diff.o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-list.o src/app/.libs/librpmostreeinternals_la-rpmostree-db-builtin-version.o src/app/.libs/librpmostreeinternals_la-rpmostree-clientlib.o src/app/.libs/librpmostreeinternals_la-rpmostree-override-builtins.o src/app/.libs/librpmostreeinternals_la-rpmostree-libbuiltin.o src/app/.libs/librpmostreeinternals_la-rpmostree-polkit-agent.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-kargs.o src/app/.libs/librpmostreeinternals_la-rpmostree-compose-builtin-tree.o src/app/.libs/librpmostreeinternals_la-rpmostree-composeutil.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-compose.o src/app/.libs/librpmostreeinternals_la-rpmostree-builtin-rebuild.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-daemon.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-utils.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-sysroot.o src/daemon/.libs/librpmostreeinternals_la-rpmostree-sysroot-core.o src/daemon/.libs/librpmostreeinternals_la-rpmostree-sysroot-upgrader.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-errors.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-deployment-utils.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction-types.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-transaction-applylive.o src/daemon/.libs/librpmostreeinternals_la-rpmostree-package-variants.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-os.o src/daemon/.libs/librpmostreeinternals_la-rpmostreed-os-experimental.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-postprocess.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-util.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-refts.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-container.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-core.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-kernel.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-origin.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-scripts.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-refsack.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-rpm-util.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-diff.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-importer.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-unpacker-core.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-output.o src/libpriv/.libs/librpmostreeinternals_la-rpmostree-editor.o src/libpriv/.libs/librpmostreeinternals_la-libsd-locale-util.o src/libpriv/.libs/librpmostreeinternals_la-libsd-time-util.o src/lib/.libs/librpmostreeinternals_la-rpmostree.o src/lib/.libs/librpmostreeinternals_la-rpmostree-db.o src/lib/.libs/librpmostreeinternals_la-rpmostree-package.o .libs/librpmostreeinternals_la-rpm-ostreed-generated.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-backport-testutils.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-backports.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-console.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-dirfd.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-errors.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-fdio.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-local-alloc.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-lockfile.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-shutil.o .libs/librpmostreeinternals.lax/libglnx.a/libglnx_la-glnx-xattrs.o .libs/librpmostreeinternals.lax/librpmostreecxxrs.a/librpmostreecxxrs_la-rpmostree-cxxrs.o libtool: link: ranlib .libs/librpmostreeinternals.a libtool: link: rm -fr .libs/librpmostreeinternals.lax libtool: link: ( cd ".libs" && rm -f "librpmostreeinternals.la" && ln -s "../librpmostreeinternals.la" "librpmostreeinternals.la" ) make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' CPPFLAGS="" CFLAGS="-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=RpmOstree --nsversion=1.0 --libtool="/bin/sh ./libtool" --include=OSTree-1.0 --include=Gio-2.0 --pkg-export=rpm-ostree-1 --library=librpmostree-1.la --warn-all --identifier-prefix=RpmOstree --symbol-prefix=rpm_ostree --cflags-begin -std=gnu11 -fno-strict-aliasing -Wall -Wno-sign-compare -Werror=empty-body -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -Werror=missing-declarations -Werror=return-type -Werror=switch -Werror=overflow -Werror=undef -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=unused-result -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=int-conversion -Werror=incompatible-pointer-types -I./libglnx -I./src/libpriv -I./src/lib -fvisibility=hidden '-D_RPMOSTREE_EXTERN=__attribute((visibility("default"))) extern' -I/usr/include/json-glib-1.0 -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_FILE_OFFSET_BITS=64 -DWITH_GZFILEOP -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread --cflags-end src/lib/rpmostree.h src/lib/rpmostree-version.h src/lib/rpmostree-db.h src/lib/rpmostree-package.h src/lib/rpmostree.c src/lib/rpmostree-db.c src/lib/rpmostree-package.c librpmostree-1.la Makefile --output RpmOstree-1.0.gir g-ir-scanner: link: /bin/sh ./libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/rpm-ostree-2024.4/tmp-introspectciwx8i57/RpmOstree-1.0 -export-dynamic -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer /builddir/build/BUILD/rpm-ostree-2024.4/tmp-introspectciwx8i57/RpmOstree-1.0.o -L. librpmostree-1.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes libtool: link: gcc -o /builddir/build/BUILD/rpm-ostree-2024.4/tmp-introspectciwx8i57/.libs/RpmOstree-1.0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer /builddir/build/BUILD/rpm-ostree-2024.4/tmp-introspectciwx8i57/RpmOstree-1.0.o -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,--export-dynamic -L. ./.libs/librpmostree-1.so -ljson-glib-1.0 -lostree-1 -lrpm -lrpmio -lpopt -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/g-ir-compiler --includedir=. RpmOstree-1.0.gir -o RpmOstree-1.0.typelib make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' make[2]: Entering directory '/builddir/build/BUILD/rpm-ostree-2024.4' /usr/bin/cargo build --verbose --release Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.8 Compiling libc v0.2.153 Compiling cfg-if v1.0.0 Running `rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=d508e1e04a7b5e9e -C extra-filename=-d508e1e04a7b5e9e --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/proc-macro2-d508e1e04a7b5e9e -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=e1c1c3e02923e005 -C extra-filename=-e1c1c3e02923e005 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name build_script_build /builddir/build/BUILD/rpm-ostree-2024.4/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=931ccab28959b450 -C extra-filename=-931ccab28959b450 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/libc-931ccab28959b450 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C metadata=05f813fc89b91a8b -C extra-filename=-05f813fc89b91a8b --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pkg-config v0.3.26 Running `rustc --crate-name pkg_config /builddir/build/BUILD/rpm-ostree-2024.4/vendor/pkg-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=e45511253bd34a5f -C extra-filename=-e45511253bd34a5f --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling autocfg v1.1.0 Running `rustc --crate-name autocfg /builddir/build/BUILD/rpm-ostree-2024.4/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=e392d4976b704098 -C extra-filename=-e392d4976b704098 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/proc-macro2-d508e1e04a7b5e9e/build-script-build` Running `rustc --crate-name proc_macro2 --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="span-locations"' -C metadata=5f3eac5bacb41ba8 -C extra-filename=-5f3eac5bacb41ba8 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern unicode_ident=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libunicode_ident-e1c1c3e02923e005.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg span_locations --cfg wrap_proc_macro` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/libc-931ccab28959b450/build-script-build` Running `rustc --crate-name libc /builddir/build/BUILD/rpm-ostree-2024.4/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9ef0e0caeca57867 -C extra-filename=-9ef0e0caeca57867 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling quote v1.0.35 Running `rustc --crate-name quote --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=288eb5aa1649a957 -C extra-filename=-288eb5aa1649a957 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling syn v2.0.48 Running `rustc --crate-name syn --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-make[2]: Leaving directory '/builddir/build/BUILD/rpm-ostree-2024.4' mut"' -C metadata=621bb9d861481dd8 -C extra-filename=-621bb9d861481dd8 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rmeta --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rmeta --extern unicode_ident=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libunicode_ident-e1c1c3e02923e005.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling once_cell v1.19.0 Running `rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=cb76840a11e0ad9c -C extra-filename=-cb76840a11e0ad9c --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling serde v1.0.197 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4ac330cb317e7dd1 -C extra-filename=-4ac330cb317e7dd1 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/serde-4ac330cb317e7dd1 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling cc v1.0.89 Running `rustc --crate-name cc --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/cc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=24f0ee8e2958c5dd -C extra-filename=-24f0ee8e2958c5dd --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/serde-4ac330cb317e7dd1/build-script-build` Running `rustc --crate-name serde --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=967ca43427485846 -C extra-filename=-967ca43427485846 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling memchr v2.6.3 Running `rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e34cd2941fccd508 -C extra-filename=-e34cd2941fccd508 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling equivalent v1.0.1 Running `rustc --crate-name equivalent /builddir/build/BUILD/rpm-ostree-2024.4/vendor/equivalent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=226f5625ca3d6c78 -C extra-filename=-226f5625ca3d6c78 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling hashbrown v0.14.3 Running `rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' -C metadata=639134a062a4aba6 -C extra-filename=-639134a062a4aba6 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling heck v0.4.1 Running `rustc --crate-name heck --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/heck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=c55506a9233cc004 -C extra-filename=-c55506a9233cc004 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling toml_datetime v0.6.5 Running `rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/toml_datetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' -C metadata=327db329857535dc -C extra-filename=-327db329857535dc --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern serde=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde-967ca43427485846.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling target-lexicon v0.12.12 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/target-lexicon/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=a65f1d507dcdbdef -C extra-filename=-a65f1d507dcdbdef --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/target-lexicon-a65f1d507dcdbdef -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling itoa v1.0.6 Running `rustc --crate-name itoa --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C metadata=329936e63cc7d9b1 -C extra-filename=-329936e63cc7d9b1 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling serde_spanned v0.6.4 Running `rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/serde_spanned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' -C metadata=1fb1ce8391c2ef3a -C extra-filename=-1fb1ce8391c2ef3a --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern serde=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde-967ca43427485846.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling indexmap v2.2.3 Running `rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2abf9af1b6d5a358 -C extra-filename=-2abf9af1b6d5a358 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern equivalent=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libequivalent-226f5625ca3d6c78.rmeta --extern hashbrown=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libhashbrown-639134a062a4aba6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/target-lexicon-a65f1d507dcdbdef/build-script-build` Compiling winnow v0.5.26 Running `rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/winnow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=770083abf18ea15b -C extra-filename=-770083abf18ea15b --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling bitflags v2.4.2 Running `rustc --crate-name bitflags --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=6e99eb9f6fc89dc1 -C extra-filename=-6e99eb9f6fc89dc1 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name target_lexicon --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/target-lexicon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=c1a32c33c4b702bb -C extra-filename=-c1a32c33c4b702bb --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg 'feature="rust_1_40"'` Compiling version_check v0.9.4 Running `rustc --crate-name version_check /builddir/build/BUILD/rpm-ostree-2024.4/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=8d11936fac4bdd4a -C extra-filename=-8d11936fac4bdd4a --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling smallvec v1.10.0 Running `rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0d892a817ae51d94 -C extra-filename=-0d892a817ae51d94 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling syn v1.0.109 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=2b83cb4919e0b2f6 -C extra-filename=-2b83cb4919e0b2f6 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/syn-2b83cb4919e0b2f6 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/syn-2b83cb4919e0b2f6/build-script-build` Compiling cfg-expr v0.15.5 Running `rustc --crate-name cfg_expr --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/cfg-expr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' -C metadata=4526214eb076f141 -C extra-filename=-4526214eb076f141 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern smallvec=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libsmallvec-0d892a817ae51d94.rmeta --extern target_lexicon=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libtarget_lexicon-c1a32c33c4b702bb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling version-compare v0.1.1 Running `rustc --crate-name version_compare --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/version-compare/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=9be338a8e3a3b49b -C extra-filename=-9be338a8e3a3b49b --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling toml_edit v0.21.0 Running `rustc --crate-name toml_edit --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/toml_edit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=51311b9aad7803c2 -C extra-filename=-51311b9aad7803c2 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern indexmap=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libindexmap-2abf9af1b6d5a358.rmeta --extern serde=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde-967ca43427485846.rmeta --extern serde_spanned=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde_spanned-1fb1ce8391c2ef3a.rmeta --extern toml_datetime=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libtoml_datetime-327db329857535dc.rmeta --extern winnow=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libwinnow-770083abf18ea15b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name syn --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=4c475a4d5892a3dc -C extra-filename=-4c475a4d5892a3dc --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rmeta --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rmeta --extern unicode_ident=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libunicode_ident-e1c1c3e02923e005.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg syn_disable_nightly_tests` Compiling pin-project-lite v0.2.13 Running `rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/pin-project-lite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C metadata=82978e49909679f8 -C extra-filename=-82978e49909679f8 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling futures-core v0.3.30 Running `rustc --crate-name futures_core --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=04ed9334c1186f9b -C extra-filename=-04ed9334c1186f9b --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4fe5eb729b63f019 -C extra-filename=-4fe5eb729b63f019 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/serde-4fe5eb729b63f019 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/serde-4fe5eb729b63f019/build-script-build` Compiling futures-sink v0.3.30 Running `rustc --crate-name futures_sink --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-sink/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b6e4895d13b40286 -C extra-filename=-b6e4895d13b40286 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=49efbb6e6501f413 -C extra-filename=-49efbb6e6501f413 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling log v0.4.17 Running `rustc --crate-name build_script_build /builddir/build/BUILD/rpm-ostree-2024.4/vendor/log/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=1d2395cbb539bdca -C extra-filename=-1d2395cbb539bdca --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/log-1d2395cbb539bdca -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/log-1d2395cbb539bdca/build-script-build` Compiling slab v0.4.8 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/slab/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a27e6e1f8324b40a -C extra-filename=-a27e6e1f8324b40a --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/slab-a27e6e1f8324b40a -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern autocfg=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libautocfg-e392d4976b704098.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/slab-a27e6e1f8324b40a/build-script-build` Running `rustc --crate-name log /builddir/build/BUILD/rpm-ostree-2024.4/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=e16e30dd63a41cf1 -C extra-filename=-e16e30dd63a41cf1 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern cfg_if=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libcfg_if-05f813fc89b91a8b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg atomic_cas --cfg has_atomics` Compiling toml v0.8.8 Running `rustc --crate-name toml --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parse"' -C metadata=ff777e96f2e37819 -C extra-filename=-ff777e96f2e37819 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern serde=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde-967ca43427485846.rmeta --extern serde_spanned=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libserde_spanned-1fb1ce8391c2ef3a.rmeta --extern toml_datetime=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libtoml_datetime-327db329857535dc.rmeta --extern toml_edit=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libtoml_edit-51311b9aad7803c2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling system-deps v6.2.0 Running `rustc --crate-name system_deps --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/system-deps/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=a6fbbd21d34bae03 -C extra-filename=-a6fbbd21d34bae03 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern cfg_expr=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libcfg_expr-4526214eb076f141.rmeta --extern heck=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libheck-c55506a9233cc004.rmeta --extern pkg_config=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libpkg_config-e45511253bd34a5f.rmeta --extern toml=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libtoml-ff777e96f2e37819.rmeta --extern version_compare=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libversion_compare-9be338a8e3a3b49b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling bytes v1.4.0 Running `rustc --crate-name bytes --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ad9771b1f1da2641 -C extra-filename=-ad9771b1f1da2641 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name slab --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/slab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a6eed99bbdf9f4cd -C extra-filename=-a6eed99bbdf9f4cd --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling futures-channel v0.3.30 Running `rustc --crate-name futures_channel --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-channel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=24b4a52e5ab2da84 -C extra-filename=-24b4a52e5ab2da84 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern futures_core=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libfutures_core-04ed9334c1186f9b.rmeta --extern futures_sink=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libfutures_sink-b6e4895d13b40286.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling pin-utils v0.1.0 Running `rustc --crate-name pin_utils --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/pin-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C metadata=342a24421f55bad1 -C extra-filename=-342a24421f55bad1 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling futures-io v0.3.30 Running `rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d854d2ead0809e5a -C extra-filename=-d854d2ead0809e5a --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling rustix v0.38.31 Running `rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/rustix/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --cfg 'feature="use-libc-auxv"' -C metadata=45c3be703d4747cc -C extra-filename=-45c3be703d4747cc --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/rustix-45c3be703d4747cc -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling futures-task v0.3.30 Running `rustc --crate-name futures_task --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-task/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=1bf54376497251ea -C extra-filename=-1bf54376497251ea --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/rustix-45c3be703d4747cc/build-script-build` Compiling tracing-core v0.1.32 Running `rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/tracing-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' -C metadata=dfca684a05236b70 -C extra-filename=-dfca684a05236b70 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern once_cell=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libonce_cell-cb76840a11e0ad9c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling socket2 v0.5.5 Running `rustc --crate-name socket2 --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/socket2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' -C metadata=27a95453c42b07fb -C extra-filename=-27a95453c42b07fb --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern libc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblibc-9ef0e0caeca57867.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling mio v0.8.11 Running `rustc --crate-name mio --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/mio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=957606db179078e0 -C extra-filename=-957606db179078e0 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern libc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblibc-9ef0e0caeca57867.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling errno v0.3.8 Running `rustc --crate-name errno --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/errno/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=3372cb18bdc928ab -C extra-filename=-3372cb18bdc928ab --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern libc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblibc-9ef0e0caeca57867.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling signal-hook-registry v1.4.1 Running `rustc --crate-name signal_hook_registry /builddir/build/BUILD/rpm-ostree-2024.4/vendor/signal-hook-registry/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 -C metadata=a414acf64ccc54bb -C extra-filename=-a414acf64ccc54bb --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern libc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblibc-9ef0e0caeca57867.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling vcpkg v0.2.15 Running `rustc --crate-name vcpkg /builddir/build/BUILD/rpm-ostree-2024.4/vendor/vcpkg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c6a079c2704d6cb6 -C extra-filename=-c6a079c2704d6cb6 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling linux-raw-sys v0.4.13 Running `rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/linux-raw-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' -C metadata=103733c318497c87 -C extra-filename=-103733c318497c87 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling anyhow v1.0.80 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b04885bd12540ca0 -C extra-filename=-b04885bd12540ca0 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/anyhow-b04885bd12540ca0 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/rustix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --cfg 'feature="use-libc-auxv"' -C metadata=46903d2941872373 -C extra-filename=-46903d2941872373 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern bitflags=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libbitflags-6e99eb9f6fc89dc1.rmeta --extern libc_errno=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liberrno-3372cb18bdc928ab.rmeta --extern itoa=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libitoa-329936e63cc7d9b1.rmeta --extern libc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblibc-9ef0e0caeca57867.rmeta --extern linux_raw_sys=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/liblinux_raw_sys-103733c318497c87.rmeta --extern once_cell=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libonce_cell-cb76840a11e0ad9c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn --cfg static_assertions --cfg libc --cfg linux_like --cfg linux_kernel` Compiling openssl-sys v0.9.101 Running `rustc --crate-name build_script_main --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/openssl-sys/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=406e99990ab8aee7 -C extra-filename=-406e99990ab8aee7 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/openssl-sys-406e99990ab8aee7 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern cc=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libcc-24f0ee8e2958c5dd.rlib --extern pkg_config=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libpkg_config-e45511253bd34a5f.rlib --extern vcpkg=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libvcpkg-c6a079c2704d6cb6.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling proc-macro-error-attr v1.0.4 Running `rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/proc-macro-error-attr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=f25f52cc131dc3e5 -C extra-filename=-f25f52cc131dc3e5 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/proc-macro-error-attr-f25f52cc131dc3e5 -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern version_check=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libversion_check-8d11936fac4bdd4a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Running `/builddir/build/BUILD/rpm-ostree-2024.4/target/release/build/proc-macro-error-attr-f25f52cc131dc3e5/build-script-build` Compiling serde_derive v1.0.197 Running `rustc --crate-name serde_derive /builddir/build/BUILD/rpm-ostree-2024.4/vendor/serde_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=460c30d5ff7bb0e3 -C extra-filename=-460c30d5ff7bb0e3 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rlib --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rlib --extern syn=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libsyn-621bb9d861481dd8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling futures-macro v0.3.30 Running `rustc --crate-name futures_macro --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=e79eec5be5a7e7c5 -C extra-filename=-e79eec5be5a7e7c5 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rlib --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rlib --extern syn=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libsyn-621bb9d861481dd8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` Compiling tokio-macros v2.2.0 Running `rustc --crate-name tokio_macros --edition=2021 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/tokio-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=9f67d6fd6a40a00d -C extra-filename=-9f67d6fd6a40a00d --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rlib --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rlib --extern syn=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libsyn-621bb9d861481dd8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` corrupted size vs. prev_size error: could not compile `futures-macro` (lib) Caused by: process didn't exit successfully: `rustc --crate-name futures_macro --edition=2018 /builddir/build/BUILD/rpm-ostree-2024.4/vendor/futures-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=e79eec5be5a7e7c5 -C extra-filename=-e79eec5be5a7e7c5 --out-dir /builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps -L dependency=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps --extern proc_macro2=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libproc_macro2-5f3eac5bacb41ba8.rlib --extern quote=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libquote-288eb5aa1649a957.rlib --extern syn=/builddir/build/BUILD/rpm-ostree-2024.4/target/release/deps/libsyn-621bb9d861481dd8.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn` (signal: 6, SIGABRT: process abort signal) warning: build failed, waiting for other jobs to finish... make[2]: *** [Makefile:4733: cargo-build] Error 101 make[1]: *** [Makefile:3757: all-recursive] Error 1 RPM build errors: make: *** [Makefile:1625: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.HtuPpl (%build) Bad exit status from /var/tmp/rpm-tmp.HtuPpl (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rpm-ostree.spec