autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I buildutil -I libglnx ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
autoreconf: running: aclocal --force -I buildutil -I libglnx ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:8: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:8: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:8: the top level
configure.ac:269: warning: AM_PATH_GPGME_PTHREAD is obsolete; use AM_PATH_GPGME instead to use GPGME_CFLAGS and GPGME_LIBS
./lib/autoconf/general.m4:2448: AC_OBSOLETE is expanded from...
aclocal.m4:497: AM_PATH_GPGME_PTHREAD is expanded from...
aclocal.m4:1194: PKG_CHECK_MODULES is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
configure.ac:269: the top level
configure.ac:269: warning: The macro 'AC_OBSOLETE' is obsolete.
configure.ac:269: You should run autoupdate.
./lib/autoconf/general.m4:2448: AC_OBSOLETE is expanded from...
aclocal.m4:497: AM_PATH_GPGME_PTHREAD is expanded from...
aclocal.m4:1194: PKG_CHECK_MODULES is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
configure.ac:269: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:16: installing 'build-aux/compile'
configure.ac:12: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
autoreconf: 'build-aux/install-sh' is updated
autoreconf: Leaving directory '.'
configure: WARNING: unrecognized options: --enable-trivial-httpd-cmdline
configure: WARNING: unrecognized options: --enable-trivial-httpd-cmdline
src/ostree/parse-datetime.y:302.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
302 | %pure-parser
| ^~~~~~~~~~~~
src/ostree/parse-datetime.y:302.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
302 | %pure-parser
| ^~~~~~~~~~~~
| %define api.pure
src/ostree/parse-datetime.y:307.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
307 | %expect 31
| ^~~~~~~
src/ostree/parse-datetime.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
src/libostree/ostree-repo-pull.c: In function ‘ostree_repo_pull_with_options’:
src/libostree/ostree-repo-pull.c:3553:15: warning: variable ‘the_ref_to_fetch’ set but not used [-Wunused-but-set-variable]
3553 | const char *the_ref_to_fetch = NULL;
| ^~~~~~~~~~~~~~~~
src/libostree/ostree-sysroot-deploy.c: In function ‘swap_bootloader’:
src/libostree/ostree-sysroot-deploy.c:2242:11: warning: unused variable ‘end_msec’ [-Wunused-variable]
2242 | guint64 end_msec = g_get_monotonic_time () / 1000;
| ^~~~~~~~
src/libostree/ostree-sysroot-deploy.c:2239:11: warning: unused variable ‘start_msec’ [-Wunused-variable]
2239 | guint64 start_msec = g_get_monotonic_time () / 1000;
| ^~~~~~~~~~
src/libostree/ostree-sysroot-deploy.c: In function ‘ostree_sysroot_write_deployments_with_options’:
src/libostree/ostree-sysroot-deploy.c:3002:18: warning: unused variable ‘bootloader_config’ [-Wunused-variable]
3002 | const gchar *bootloader_config = ostree_repo_get_bootloader (ostree_sysroot_repo (self));
| ^~~~~~~~~~~~~~~~~
src/libostree/ostree-sepolicy.c:258:1: warning: ‘_ostree_sepolicy_null_log’ defined but not used [-Wunused-function]
258 | _ostree_sepolicy_null_log (int type, const char *fmt, ...)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/switchroot/ostree-prepare-root.c: In function ‘resolve_deploy_path’:
src/switchroot/ostree-prepare-root.c:141:15: warning: unused variable ‘resolved_path’ [-Wunused-variable]
141 | const char *resolved_path = deploy_path + strlen (root_mountpoint);
| ^~~~~~~~~~~~~
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib'
libtool: warning: 'libostree-1.la' has not been installed in '/usr/lib'