Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-dbus The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/mingw-w64-dbus/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://aur.archlinux.org/mingw-w64-dbus.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://aur.archlinux.org/mingw-w64-dbus.git > git --version # timeout=10 > git --version # 'git version 2.42.0' > git fetch --tags --force --progress -- https://aur.archlinux.org/mingw-w64-dbus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b8a97d8db33f422af9616d454fe748bf76cfe9c5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b8a97d8db33f422af9616d454fe748bf76cfe9c5 # timeout=10 Commit message: "updated to 1.14.10" > git rev-list --no-walk c89cd9541e1491710a7951103b7995942850486d # timeout=10 [mingw-w64-dbus] $ /bin/sh -xe /tmp/jenkins15049880047417685859.sh + '[' -e PKGBUILD ']' + '[' -n '' ']' + rm -vf '*.pkg.*' + sudo /usr/local/sbin/build-chroot-pkg mingw-w64-dbus ==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done ==> Making package: mingw-w64-dbus 1.14.10-1 (Wed Oct 4 11:04:10 2023) ==> Retrieving sources... -> Cloning dbus git repo... Cloning into bare repository '/var/lib/jenkins/workspace/pkgbuilds/mingw-w64-dbus/dbus'... ==> Validating source files with sha256sums... dbus ... Skipped ==> Making package: mingw-w64-dbus 1.14.10-1 (Wed Oct 4 11:04:21 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) mingw-w64-crt-10.0.0-1 mingw-w64-expat-2.5.0-1 Total Installed Size: 151.52 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mingw-w64-crt... installing mingw-w64-expat... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (15) docbook-xml-4.5-9 libxslt-1.1.38-1 mingw-w64-binutils-2.38-3 mingw-w64-environment-1-4 mingw-w64-gcc-12.2.0-1 mingw-w64-headers-10.0.0-1 mingw-w64-pkg-config-2-4 mingw-w64-winpthreads-10.0.0-1 perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 autoconf-archive-1:2023.02.20-1 docbook-xsl-1.79.2-7 git-2.42.0-1 mingw-w64-configure-0.1.1-11 Total Download Size: 0.54 MiB Total Installed Size: 1149.95 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... autoconf-archive-1:2023.02.20-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing mingw-w64-binutils... installing mingw-w64-winpthreads... installing mingw-w64-headers... installing mingw-w64-gcc... installing mingw-w64-pkg-config... Note that you can use PKG_CONFIG_PATH_CUSTOM to tweak pkg-config path further See the x86_64-w64-mingw32-config (or i686-w64-mingw32-config) file itself for more information installing mingw-w64-environment... installing mingw-w64-configure... installing libxslt... Optional dependencies for libxslt python: Python bindings installing docbook-xml... installing docbook-xsl... installing autoconf-archive... Optional dependencies for autoconf-archive automake: macros for use with it [installed] installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/2) Warn about old perl modules (2/2) Updating the info directory file... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Creating working copy of dbus git repo... Cloning into 'dbus'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... Activating pre-commit hook. I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. 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, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:97: installing 'build-aux/compile' configure.ac:16: installing 'build-aux/config.guess' configure.ac:16: installing 'build-aux/config.sub' configure.ac:21: installing 'build-aux/install-sh' configure.ac:21: installing 'build-aux/missing' configure.ac:111: installing 'build-aux/tap-driver.sh' bus/Makefile.am: installing 'build-aux/depcomp' configure.ac:102: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:102: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:102: the top level configure.ac:103: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:103: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:103: the top level configure.ac:105: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:105: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:105: the top level ==> Starting pkgver()... ==> Starting build()... ~/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32 ~/mingw-w64-dbus/src/dbus configure: WARNING: unrecognized options: --with-xml checking build system type... x86_64-pc-linux-gnu checking host system type... i686-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip 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 '971' is supported by ustar format... yes checking whether GID '971' 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 to enable debugging... no checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i686-w64-mingw32-gcc accepts -g... yes checking for i686-w64-mingw32-gcc option to enable C11 features... none needed checking whether i686-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-w64-mingw32-gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether i686-w64-mingw32-g++ accepts -g... yes checking for i686-w64-mingw32-g++ option to enable C++11 features... none needed checking dependency style of i686-w64-mingw32-g++... gcc3 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 for alloca.h... no checking for byteswap.h... no checking for crt_externs.h... no checking for dirent.h... yes checking for errno.h... yes checking for locale.h... yes checking for signal.h... yes checking for sys/prctl.h... no checking for sys/random.h... no checking for sys/resource.h... no checking for sys/time.h... yes checking for ws2tcpip.h... yes 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... 64 checking for library containing strerror... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r checking for i686-w64-mingw32-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar checking for archiver @FILE support... @ checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-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 i686-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-gcc static flag -static works... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... yes checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe 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... yes checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E checking for ld used by i686-w64-mingw32-g++... /usr/i686-w64-mingw32/bin/ld checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes checking whether the i686-w64-mingw32-g++ linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if i686-w64-mingw32-g++ static flag -static works... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... yes checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the i686-w64-mingw32-g++ linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gawk... (cached) gawk checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres checking whether to build with code coverage support... no checking for accept4... no checking for clearenv... no checking for fpathconf... no checking for getgrouplist... no checking for getpeereid... no checking for getpeerucred... no checking for getrandom... no checking for getresuid... no checking for getrlimit... no checking for inotify_init1... no checking for issetugid... no checking for localeconv... yes checking for nanosleep... yes checking for pipe2... no checking for poll... no checking for prctl... no checking for prlimit... no checking for raise... yes checking for setenv... no checking for setlocale... yes checking for setresuid... no checking for setrlimit... no checking for socketpair... no checking for strtoll... yes checking for strtoull... yes checking for unsetenv... no checking for usleep... yes checking for getpwnam_r... no checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of int... 4 checking size of void *... 4 checking size of long long... 8 checking size of __int64... 8 checking 64-bit integer type... long long checking 32-bit integer type... int checking 16-bit integer type... short checking whether byte ordering is bigendian... no checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether i686-w64-mingw32-gcc knows __sync_sub_and_fetch()... yes checking for library containing socket... no checking for gethostbyname... no checking for gethostbyname in -lnsl... no checking for syslog.h... no checking for dirfd... no checking for DIR *dirp->dd_fd... no checking for execinfo.h... no checking whether socklen_t is defined... no checking for sys/uio.h... no checking whether MSG_NOSIGNAL is declared... no checking for struct cmsgcred... no checking for struct unpcbid.unp_pid... no checking for EXPAT... yes checking for XML_SetHashSalt... yes checking for SELINUX... no configure: WARNING: Sufficiently new SELinux library not found checking for APPARMOR... no checking for APPARMOR_2_10... no configure: WARNING: Sufficiently new AppArmor library not found checking for sys/inotify.h... no checking for Linux epoll(4)... no checking for sys/event.h... no checking for kqueue... no checking for launch.h... no checking for launchctl... no configure: WARNING: Traditional activation and systemd activation are both disabled then : so service activation (automatically starting services that receive messages) will not work checking for systemctl... /usr/bin/systemctl checking for audit_log_user_avc_message in -laudit... no checking for ADT API... no checking for SCM_RIGHTS... not supported checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... no checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wno-unused-parameter... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wformat-nonliteral... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Winline... yes checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wmissing-format-attribute... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wunused-but-set-variable... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wno-overloaded-virtual... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,noexecstack... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wnested-externs... (cached) yes checking whether C compiler accepts -Wmissing-prototypes... (cached) yes checking whether C compiler accepts -Wstrict-prototypes... (cached) yes checking whether C compiler accepts -Wdeclaration-after-statement... (cached) yes checking whether C compiler accepts -Wimplicit-function-declaration... (cached) yes checking whether C compiler accepts -Wold-style-definition... (cached) yes checking whether C compiler accepts -Wjump-misses-init... (cached) yes checking whether C compiler accepts -Wall... (cached) yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Wundef... (cached) yes checking whether C compiler accepts -Wwrite-strings... (cached) yes checking whether C compiler accepts -Wpointer-arith... (cached) yes checking whether C compiler accepts -Wmissing-declarations... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wformat=2... (cached) yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wformat-nonliteral... (cached) yes checking whether C compiler accepts -Wformat-security... (cached) yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wstrict-aliasing... (cached) yes checking whether C compiler accepts -Wshadow... (cached) yes checking whether C compiler accepts -Winline... (cached) yes checking whether C compiler accepts -Wpacked... (cached) yes checking whether C compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C compiler accepts -Wmissing-noreturn... (cached) yes checking whether C compiler accepts -Winit-self... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C compiler accepts -Warray-bounds... (cached) yes checking whether C compiler accepts -Wreturn-type... (cached) yes checking whether C compiler accepts -Wswitch-enum... (cached) yes checking whether C compiler accepts -Wswitch-default... (cached) yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wlogical-op... (cached) yes checking whether C compiler accepts -Wrestrict... (cached) yes checking whether C compiler accepts -Wnull-dereference... (cached) yes checking whether C compiler accepts -Wdouble-promotion... (cached) yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-unused-label... yes checking whether C compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-error=deprecated-declarations... yes checking whether C compiler accepts -Wno-error=unused-label... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C++ compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C++ compiler accepts -fno-strict-aliasing... (cached) yes checking whether C++ compiler accepts -Wall... (cached) yes checking whether C++ compiler accepts -Wextra... (cached) yes checking whether C++ compiler accepts -Wundef... (cached) yes checking whether C++ compiler accepts -Wwrite-strings... (cached) yes checking whether C++ compiler accepts -Wpointer-arith... (cached) yes checking whether C++ compiler accepts -Wmissing-declarations... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wformat=2... (cached) yes checking whether C++ compiler accepts -Wcast-align... (cached) yes checking whether C++ compiler accepts -Wformat-nonliteral... (cached) yes checking whether C++ compiler accepts -Wformat-security... (cached) yes checking whether C++ compiler accepts -Wsign-compare... (cached) yes checking whether C++ compiler accepts -Wstrict-aliasing... (cached) yes checking whether C++ compiler accepts -Wshadow... (cached) yes checking whether C++ compiler accepts -Winline... (cached) yes checking whether C++ compiler accepts -Wpacked... (cached) yes checking whether C++ compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C++ compiler accepts -Wmissing-noreturn... (cached) yes checking whether C++ compiler accepts -Winit-self... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C++ compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C++ compiler accepts -Warray-bounds... (cached) yes checking whether C++ compiler accepts -Wreturn-type... (cached) yes checking whether C++ compiler accepts -Wno-overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wswitch-enum... (cached) yes checking whether C++ compiler accepts -Wswitch-default... (cached) yes checking whether C++ compiler accepts -Wchar-subscripts... yes checking whether C++ compiler accepts -Wfloat-equal... yes checking whether C++ compiler accepts -Wno-deprecated-declarations... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-unused-label... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wno-error=deprecated-declarations... yes checking whether C++ compiler accepts -Wno-error=unused-label... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,-z,relro... (cached) no checking whether the linker accepts -Wl,-z,now... (cached) no checking whether the linker accepts -Wl,-z,noexecstack... (cached) no checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking whether the linker accepts -Wl,--fatal-warnings... (cached) yes checking whether the linker accepts -Wl,-fatal_warnings... (cached) no checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking if LD -Wl,--version-script works... yes checking for doxygen... no checking whether to build Doxygen documentation... no checking for qhelpgenerator... no checking for qhelpgenerator-qt5... no checking whether to build Qt help documentation... no checking for xsltproc... xsltproc checking for ducktype... no checking for yelp-build... no checking whether to build Ducktype documentation... no checking for xmlto... no checking whether to build XML documentation... no checking for _NSGetEnviron... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating dbus/Version config.status: creating dbus/versioninfo.rc config.status: creating dbus/dbus-arch-deps.h config.status: creating bus/system.conf config.status: creating bus/session.conf config.status: creating bus/legacy-config/system.conf config.status: creating bus/legacy-config/session.conf config.status: creating bus/example-system-enable-stats.conf config.status: creating bus/example-session-disable-stats.conf config.status: creating bus/org.freedesktop.dbus-session.plist config.status: creating bus/dbus.service config.status: creating bus/dbus.socket config.status: creating bus/systemd-user/dbus.service config.status: creating bus/systemd-user/dbus.socket config.status: creating bus/sysusers.d/dbus.conf config.status: creating bus/tmpfiles.d/dbus.conf config.status: creating Makefile config.status: creating dbus/Makefile config.status: creating bus/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/name-test/Makefile config.status: creating doc/Makefile config.status: creating doc/dbus-cleanup-sockets.1.xml config.status: creating doc/dbus-daemon.1.xml config.status: creating doc/dbus-launch.1.xml config.status: creating doc/dbus-monitor.1.xml config.status: creating doc/dbus-run-session.1.xml config.status: creating doc/dbus-send.1.xml config.status: creating doc/dbus-test-tool.1.xml config.status: creating doc/dbus-update-activation-environment.1.xml config.status: creating doc/dbus-uuidgen.1.xml config.status: creating doc/index.html config.status: creating dbus-1.pc config.status: creating dbus-1-uninstalled.pc config.status: creating cmake/DBus1Config.cmake config.status: creating cmake/DBus1ConfigVersion.cmake config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-xml D-Bus 1.14.10 ============== prefix: /usr/i686-w64-mingw32 exec_prefix: ${prefix} libdir: /usr/i686-w64-mingw32/lib libexecdir: /usr/i686-w64-mingw32/libexec bindir: /usr/i686-w64-mingw32/bin sysconfdir: /usr/i686-w64-mingw32/etc localstatedir: /usr/i686-w64-mingw32/var runstatedir: /usr/i686-w64-mingw32/var/run datadir: /usr/i686-w64-mingw32/share source code location: .. compiler: i686-w64-mingw32-gcc cflags: -fno-strict-aliasing -fno-common -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wchar-subscripts -Wfloat-equal -Wpointer-sign -Wno-deprecated-declarations -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=deprecated-declarations -Wno-error=unused-label -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection cppflags: -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS cxxflags: -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wchar-subscripts -Wfloat-equal -Wno-deprecated-declarations -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Wno-error=deprecated-declarations -Wno-error=unused-label -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ldflags: -Wl,--no-as-needed -Wl,-O1,--sort-common,--as-needed -fstack-protector 64-bit int: long long 32-bit int: int 16-bit int: short Doxygen: no xmlto: no ducktype: no yelp-build: no Rebuilding generated files: yes gcc coverage profiling: no Building embedded tests: no Building modular tests: no - with GLib: no Installing tests: no Building verbose mode: no Building assertions: no Building checks: yes Building bus stats API: yes Building SELinux support: no Building AppArmor support: no Building inotify support: no Building kqueue support: no Building systemd support: no Traditional activation: yes Building X11 code: no Building Doxygen docs: no Building Qt help file: no Building Ducktype docs: no Building XML docs: no Building launchd support: no System bus socket: /usr/i686-w64-mingw32/var/run/dbus/system_bus_socket System bus address: unix:path=/usr/i686-w64-mingw32/var/run/dbus/system_bus_socket System bus PID file: /usr/i686-w64-mingw32/var/run/dbus/pid Session bus listens on: autolaunch: Session clients connect to: autolaunch: pam_console auth dir: (none) Console owner file: no Console owner file path: System bus user: messagebus Session bus services dir: /usr/i686-w64-mingw32/share/dbus-1/services 'make check' socket dir: /tmp cd .. && /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/missing automake-1.16 --foreign Makefile cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make all-recursive make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' Making all in dbus make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' cd ../.. && /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/missing automake-1.16 --foreign dbus/Makefile cd .. && /bin/sh ./config.status dbus/Makefile depfiles config.status: creating dbus/Makefile config.status: executing depfiles commands make all-am make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' CC libdbus_1_la-dbus-address.lo CC libdbus_1_la-dbus-auth.lo CC libdbus_1_la-dbus-bus.lo CC libdbus_1_la-dbus-connection.lo CC libdbus_1_la-dbus-credentials.lo CC libdbus_1_la-dbus-errors.lo CC libdbus_1_la-dbus-keyring.lo CC libdbus_1_la-dbus-marshal-header.lo CC libdbus_1_la-dbus-marshal-byteswap.lo CC libdbus_1_la-dbus-marshal-recursive.lo ../../dbus/dbus-marshal-recursive.c: In function '_dbus_type_reader_recurse': ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] 1035 | (* klass->recurse) (sub, reader); | ~~~~~^~~~~~~~~ ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] CC libdbus_1_la-dbus-marshal-validate.lo CC libdbus_1_la-dbus-message.lo ../../dbus/dbus-message.c: In function '_dbus_variant_get_signature': ../../dbus/dbus-message.c:5469:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] 5469 | unsigned char len; | ^~~ CC libdbus_1_la-dbus-misc.lo CC libdbus_1_la-dbus-nonce.lo CC libdbus_1_la-dbus-object-tree.lo CC libdbus_1_la-dbus-pending-call.lo CC libdbus_1_la-dbus-resources.lo CC libdbus_1_la-dbus-server.lo CC libdbus_1_la-dbus-server-debug-pipe.lo CC libdbus_1_la-dbus-server-socket.lo CC libdbus_1_la-dbus-server-win.lo CC libdbus_1_la-dbus-sha.lo CC libdbus_1_la-dbus-signature.lo CC libdbus_1_la-dbus-syntax.lo CC libdbus_1_la-dbus-timeout.lo CC libdbus_1_la-dbus-threads.lo CC libdbus_1_la-dbus-transport.lo CC libdbus_1_la-dbus-transport-socket.lo CC libdbus_1_la-dbus-watch.lo CC libdbus_1_la-dbus-dataslot.lo CC libdbus_1_la-dbus-file.lo CC libdbus_1_la-dbus-hash.lo CC libdbus_1_la-dbus-internals.lo CC libdbus_1_la-dbus-list.lo CC libdbus_1_la-dbus-marshal-basic.lo CC libdbus_1_la-dbus-memory.lo CC libdbus_1_la-dbus-mempool.lo CC libdbus_1_la-dbus-pipe.lo CC libdbus_1_la-dbus-string.lo CC libdbus_1_la-dbus-file-win.lo CC libdbus_1_la-dbus-pipe-win.lo CC libdbus_1_la-dbus-sysdeps-win.lo CC libdbus_1_la-dbus-sysdeps-thread-win.lo CC libdbus_1_la-dbus-transport-win.lo CC libdbus_1_la-dbus-sysdeps.lo /bin/sh ../libtool --silent --tag=RC --mode=compile i686-w64-mingw32-windres versioninfo.rc -o versioninfo.lo CXX dbus-init-win.lo CXXLD libdbus-init-win.la CCLD libdbus-1.la CC dbus-asv-util.lo CC dbus-mainloop.lo CC dbus-message-util.lo CC dbus-shell.lo CC dbus-sysdeps-util-win.lo CC dbus-spawn-win.lo CC dbus-pollable-set.lo CC dbus-pollable-set-poll.lo CC dbus-string-util.lo CC dbus-sysdeps-util.lo CCLD libdbus-internal.la make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' Making all in bus make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' cd ../.. && /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/missing automake-1.16 --foreign bus/Makefile cd .. && /bin/sh ./config.status bus/Makefile depfiles config.status: creating bus/Makefile config.status: executing depfiles commands CC main.o CC activation.lo CC apparmor.lo CC audit.lo CC bus.lo CC config-loader-expat.lo CC config-parser.lo CC config-parser-common.lo CC connection.lo CC containers.lo CC desktop-file.lo CC dir-watch-default.lo CC dispatch.lo CC driver.lo CC expirelist.lo CC policy.lo CC selinux.lo CC services.lo ../../bus/services.c: In function 'bus_service_swap_owner': ../../bus/services.c:1086:17: warning: potential null pointer dereference [-Wnull-dereference] 1086 | new_owner = (BusOwner *)link->data; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../bus/services.c: In function 'bus_service_remove_owner': ../../bus/services.c:1151:18: warning: potential null pointer dereference [-Wnull-dereference] 1151 | temp_owner = (BusOwner *)link->data; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../bus/services.c:1180:17: warning: potential null pointer dereference [-Wnull-dereference] 1180 | new_owner = (BusOwner *)link->data; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ CC signals.lo CC stats.lo CC test.lo CC utils.lo CCLD libdbus-daemon-internal.la CCLD dbus-daemon.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-daemon.c: In function 'lt_debugprintf': ./.libs/lt-dbus-daemon.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-daemon.c: In function 'lt_error_core': ./.libs/lt-dbus-daemon.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-daemon.c: In function 'lt_fatal': ./.libs/lt-dbus-daemon.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' Making all in tools make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' CC dbus_launch-dbus-launch-win.o CCLD dbus-launch.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-launch.c: In function 'lt_debugprintf': ./.libs/lt-dbus-launch.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-launch.c: In function 'lt_error_core': ./.libs/lt-dbus-launch.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-launch.c: In function 'lt_fatal': ./.libs/lt-dbus-launch.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-monitor.o CC dbus-print-message.o CC tool-common.o CCLD dbus-monitor.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-monitor.c: In function 'lt_debugprintf': ./.libs/lt-dbus-monitor.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-monitor.c: In function 'lt_error_core': ./.libs/lt-dbus-monitor.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-monitor.c: In function 'lt_fatal': ./.libs/lt-dbus-monitor.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-run-session.o CCLD dbus-run-session.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-run-session.c: In function 'lt_debugprintf': ./.libs/lt-dbus-run-session.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-run-session.c: In function 'lt_error_core': ./.libs/lt-dbus-run-session.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-run-session.c: In function 'lt_fatal': ./.libs/lt-dbus-run-session.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-send.o CCLD dbus-send.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-send.c: In function 'lt_debugprintf': ./.libs/lt-dbus-send.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-send.c: In function 'lt_error_core': ./.libs/lt-dbus-send.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-send.c: In function 'lt_fatal': ./.libs/lt-dbus-send.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-echo.o CC dbus-spam.o CC test-tool.o CCLD dbus-test-tool.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-test-tool.c: In function 'lt_debugprintf': ./.libs/lt-dbus-test-tool.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-test-tool.c: In function 'lt_error_core': ./.libs/lt-dbus-test-tool.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-test-tool.c: In function 'lt_fatal': ./.libs/lt-dbus-test-tool.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-update-activation-environment.o echo '1 24 "../../tools/Win32.Manifest"' > disable-uac.rc i686-w64-mingw32-windres disable-uac.rc -o disable-uac.o CCLD dbus-update-activation-environment.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/.libs:/usr/i686-w64-mingw32/lib:/usr/i686-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_debugprintf': ./.libs/lt-dbus-update-activation-environment.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_error_core': ./.libs/lt-dbus-update-activation-environment.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_fatal': ./.libs/lt-dbus-update-activation-environment.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' Making all in test make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' cd ../.. && /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/missing automake-1.16 --foreign test/Makefile cd .. && /bin/sh ./config.status test/Makefile depfiles config.status: creating test/Makefile config.status: executing depfiles commands Making all in . make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' CC disable-crash-handling.lo CC test-utils.lo CCLD libdbus-testutils.la GEN data/valid-config-files/session.conf GEN data/valid-config-files-system/system.conf GEN copy-config-local GEN uninstalled-config-local make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' Making all in name-test make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' Making all in doc make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' /usr/bin/sed "s|@DBUS_DTD_DIR@|/usr/i686-w64-mingw32/share/xml/dbus-1|" ../../doc/catalog.xml.in >catalog.xml make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' ~/mingw-w64-dbus/src/dbus ~/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32 ~/mingw-w64-dbus/src/dbus configure: WARNING: unrecognized options: --with-xml checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-w64-mingw32 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip 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 '971' is supported by ustar format... yes checking whether GID '971' 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 to enable debugging... no checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-w64-mingw32-gcc accepts -g... yes checking for x86_64-w64-mingw32-gcc option to enable C11 features... none needed checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-w64-mingw32-gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether x86_64-w64-mingw32-g++ accepts -g... yes checking for x86_64-w64-mingw32-g++ option to enable C++11 features... none needed checking dependency style of x86_64-w64-mingw32-g++... gcc3 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 for alloca.h... no checking for byteswap.h... no checking for crt_externs.h... no checking for dirent.h... yes checking for errno.h... yes checking for locale.h... yes checking for signal.h... yes checking for sys/prctl.h... no checking for sys/random.h... no checking for sys/resource.h... no checking for sys/time.h... yes checking for ws2tcpip.h... yes 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... 64 checking for library containing strerror... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-w64-mingw32-gcc... /usr/x86_64-w64-mingw32/bin/ld checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r checking for x86_64-w64-mingw32-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar checking for archiver @FILE support... @ checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-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 x86_64-w64-mingw32-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-gcc static flag -static works... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-gcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe 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... yes checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -E checking for ld used by x86_64-w64-mingw32-g++... /usr/x86_64-w64-mingw32/bin/ld checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if x86_64-w64-mingw32-g++ static flag -static works... yes checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-w64-mingw32-g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gawk... (cached) gawk checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres checking whether to build with code coverage support... no checking for accept4... no checking for clearenv... no checking for fpathconf... no checking for getgrouplist... no checking for getpeereid... no checking for getpeerucred... no checking for getrandom... no checking for getresuid... no checking for getrlimit... no checking for inotify_init1... no checking for issetugid... no checking for localeconv... yes checking for nanosleep... yes checking for pipe2... no checking for poll... no checking for prctl... no checking for prlimit... no checking for raise... yes checking for setenv... no checking for setlocale... yes checking for setresuid... no checking for setrlimit... no checking for socketpair... no checking for strtoll... yes checking for strtoull... yes checking for unsetenv... no checking for usleep... yes checking for getpwnam_r... no checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 8 checking 64-bit integer type... long long checking 32-bit integer type... int checking 16-bit integer type... short checking whether byte ordering is bigendian... no checking for x86_64-w64-mingw32-gcc options needed to detect all undeclared functions... none needed checking whether environ is declared... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether x86_64-w64-mingw32-gcc knows __sync_sub_and_fetch()... yes checking for library containing socket... no checking for gethostbyname... no checking for gethostbyname in -lnsl... no checking for syslog.h... no checking for dirfd... no checking for DIR *dirp->dd_fd... no checking for execinfo.h... no checking whether socklen_t is defined... no checking for sys/uio.h... no checking whether MSG_NOSIGNAL is declared... no checking for struct cmsgcred... no checking for struct unpcbid.unp_pid... no checking for EXPAT... yes checking for XML_SetHashSalt... yes checking for SELINUX... no configure: WARNING: Sufficiently new SELinux library not found checking for APPARMOR... no checking for APPARMOR_2_10... no configure: WARNING: Sufficiently new AppArmor library not found checking for sys/inotify.h... no checking for Linux epoll(4)... no checking for sys/event.h... no checking for kqueue... no checking for launch.h... no checking for launchctl... no configure: WARNING: Traditional activation and systemd activation are both disabled then : so service activation (automatically starting services that receive messages) will not work checking for systemctl... /usr/bin/systemctl checking for audit_log_user_avc_message in -laudit... no checking for ADT API... no checking for SCM_RIGHTS... not supported checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... no checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wno-unused-parameter... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wformat-nonliteral... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Winline... yes checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wmissing-format-attribute... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wunused-but-set-variable... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wno-overloaded-virtual... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,noexecstack... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -Wnested-externs... (cached) yes checking whether C compiler accepts -Wmissing-prototypes... (cached) yes checking whether C compiler accepts -Wstrict-prototypes... (cached) yes checking whether C compiler accepts -Wdeclaration-after-statement... (cached) yes checking whether C compiler accepts -Wimplicit-function-declaration... (cached) yes checking whether C compiler accepts -Wold-style-definition... (cached) yes checking whether C compiler accepts -Wjump-misses-init... (cached) yes checking whether C compiler accepts -Wall... (cached) yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Wundef... (cached) yes checking whether C compiler accepts -Wwrite-strings... (cached) yes checking whether C compiler accepts -Wpointer-arith... (cached) yes checking whether C compiler accepts -Wmissing-declarations... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wformat=2... (cached) yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wformat-nonliteral... (cached) yes checking whether C compiler accepts -Wformat-security... (cached) yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wstrict-aliasing... (cached) yes checking whether C compiler accepts -Wshadow... (cached) yes checking whether C compiler accepts -Winline... (cached) yes checking whether C compiler accepts -Wpacked... (cached) yes checking whether C compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C compiler accepts -Wmissing-noreturn... (cached) yes checking whether C compiler accepts -Winit-self... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C compiler accepts -Warray-bounds... (cached) yes checking whether C compiler accepts -Wreturn-type... (cached) yes checking whether C compiler accepts -Wswitch-enum... (cached) yes checking whether C compiler accepts -Wswitch-default... (cached) yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wlogical-op... (cached) yes checking whether C compiler accepts -Wrestrict... (cached) yes checking whether C compiler accepts -Wnull-dereference... (cached) yes checking whether C compiler accepts -Wdouble-promotion... (cached) yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wpointer-sign... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-unused-label... yes checking whether C compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-error=deprecated-declarations... yes checking whether C compiler accepts -Wno-error=unused-label... yes checking whether C++ compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C++ compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C++ compiler accepts -fno-strict-aliasing... (cached) yes checking whether C++ compiler accepts -Wall... (cached) yes checking whether C++ compiler accepts -Wextra... (cached) yes checking whether C++ compiler accepts -Wundef... (cached) yes checking whether C++ compiler accepts -Wwrite-strings... (cached) yes checking whether C++ compiler accepts -Wpointer-arith... (cached) yes checking whether C++ compiler accepts -Wmissing-declarations... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wformat=2... (cached) yes checking whether C++ compiler accepts -Wcast-align... (cached) yes checking whether C++ compiler accepts -Wformat-nonliteral... (cached) yes checking whether C++ compiler accepts -Wformat-security... (cached) yes checking whether C++ compiler accepts -Wsign-compare... (cached) yes checking whether C++ compiler accepts -Wstrict-aliasing... (cached) yes checking whether C++ compiler accepts -Wshadow... (cached) yes checking whether C++ compiler accepts -Winline... (cached) yes checking whether C++ compiler accepts -Wpacked... (cached) yes checking whether C++ compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C++ compiler accepts -Wmissing-noreturn... (cached) yes checking whether C++ compiler accepts -Winit-self... (cached) yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C++ compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C++ compiler accepts -Warray-bounds... (cached) yes checking whether C++ compiler accepts -Wreturn-type... (cached) yes checking whether C++ compiler accepts -Wno-overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wswitch-enum... (cached) yes checking whether C++ compiler accepts -Wswitch-default... (cached) yes checking whether C++ compiler accepts -Wchar-subscripts... yes checking whether C++ compiler accepts -Wfloat-equal... yes checking whether C++ compiler accepts -Wno-deprecated-declarations... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-unused-label... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... (cached) yes checking whether C++ compiler accepts -Wno-error=deprecated-declarations... yes checking whether C++ compiler accepts -Wno-error=unused-label... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,--as-needed... (cached) yes checking whether the linker accepts -Wl,-z,relro... (cached) no checking whether the linker accepts -Wl,-z,now... (cached) no checking whether the linker accepts -Wl,-z,noexecstack... (cached) no checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking whether the linker accepts -Wl,--fatal-warnings... (cached) yes checking whether the linker accepts -Wl,-fatal_warnings... (cached) no checking whether the linker accepts -Wl,--no-as-needed... (cached) yes checking if LD -Wl,--version-script works... yes checking for doxygen... no checking whether to build Doxygen documentation... no checking for qhelpgenerator... no checking for qhelpgenerator-qt5... no checking whether to build Qt help documentation... no checking for xsltproc... xsltproc checking for ducktype... no checking for yelp-build... no checking whether to build Ducktype documentation... no checking for xmlto... no checking whether to build XML documentation... no checking for _NSGetEnviron... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating dbus/Version config.status: creating dbus/versioninfo.rc config.status: creating dbus/dbus-arch-deps.h config.status: creating bus/system.conf config.status: creating bus/session.conf config.status: creating bus/legacy-config/system.conf config.status: creating bus/legacy-config/session.conf config.status: creating bus/example-system-enable-stats.conf config.status: creating bus/example-session-disable-stats.conf config.status: creating bus/org.freedesktop.dbus-session.plist config.status: creating bus/dbus.service config.status: creating bus/dbus.socket config.status: creating bus/systemd-user/dbus.service config.status: creating bus/systemd-user/dbus.socket config.status: creating bus/sysusers.d/dbus.conf config.status: creating bus/tmpfiles.d/dbus.conf config.status: creating Makefile config.status: creating dbus/Makefile config.status: creating bus/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating test/name-test/Makefile config.status: creating doc/Makefile config.status: creating doc/dbus-cleanup-sockets.1.xml config.status: creating doc/dbus-daemon.1.xml config.status: creating doc/dbus-launch.1.xml config.status: creating doc/dbus-monitor.1.xml config.status: creating doc/dbus-run-session.1.xml config.status: creating doc/dbus-send.1.xml config.status: creating doc/dbus-test-tool.1.xml config.status: creating doc/dbus-update-activation-environment.1.xml config.status: creating doc/dbus-uuidgen.1.xml config.status: creating doc/index.html config.status: creating dbus-1.pc config.status: creating dbus-1-uninstalled.pc config.status: creating cmake/DBus1Config.cmake config.status: creating cmake/DBus1ConfigVersion.cmake config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-xml D-Bus 1.14.10 ============== prefix: /usr/x86_64-w64-mingw32 exec_prefix: ${prefix} libdir: /usr/x86_64-w64-mingw32/lib libexecdir: /usr/x86_64-w64-mingw32/libexec bindir: /usr/x86_64-w64-mingw32/bin sysconfdir: /usr/x86_64-w64-mingw32/etc localstatedir: /usr/x86_64-w64-mingw32/var runstatedir: /usr/x86_64-w64-mingw32/var/run datadir: /usr/x86_64-w64-mingw32/share source code location: .. compiler: x86_64-w64-mingw32-gcc cflags: -fno-strict-aliasing -fno-common -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wchar-subscripts -Wfloat-equal -Wpointer-sign -Wno-deprecated-declarations -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=deprecated-declarations -Wno-error=unused-label -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection cppflags: -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS cxxflags: -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wchar-subscripts -Wfloat-equal -Wno-deprecated-declarations -Wno-unused-label -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Wno-error=deprecated-declarations -Wno-error=unused-label -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ldflags: -Wl,--no-as-needed -Wl,-O1,--sort-common,--as-needed -fstack-protector 64-bit int: long long 32-bit int: int 16-bit int: short Doxygen: no xmlto: no ducktype: no yelp-build: no Rebuilding generated files: yes gcc coverage profiling: no Building embedded tests: no Building modular tests: no - with GLib: no Installing tests: no Building verbose mode: no Building assertions: no Building checks: yes Building bus stats API: yes Building SELinux support: no Building AppArmor support: no Building inotify support: no Building kqueue support: no Building systemd support: no Traditional activation: yes Building X11 code: no Building Doxygen docs: no Building Qt help file: no Building Ducktype docs: no Building XML docs: no Building launchd support: no System bus socket: /usr/x86_64-w64-mingw32/var/run/dbus/system_bus_socket System bus address: unix:path=/usr/x86_64-w64-mingw32/var/run/dbus/system_bus_socket System bus PID file: /usr/x86_64-w64-mingw32/var/run/dbus/pid Session bus listens on: autolaunch: Session clients connect to: autolaunch: pam_console auth dir: (none) Console owner file: no Console owner file path: System bus user: messagebus Session bus services dir: /usr/x86_64-w64-mingw32/share/dbus-1/services 'make check' socket dir: /tmp make all-recursive make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' Making all in dbus make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make all-am make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' CC libdbus_1_la-dbus-address.lo CC libdbus_1_la-dbus-auth.lo CC libdbus_1_la-dbus-bus.lo CC libdbus_1_la-dbus-connection.lo CC libdbus_1_la-dbus-credentials.lo CC libdbus_1_la-dbus-errors.lo CC libdbus_1_la-dbus-keyring.lo CC libdbus_1_la-dbus-marshal-header.lo CC libdbus_1_la-dbus-marshal-byteswap.lo CC libdbus_1_la-dbus-marshal-recursive.lo ../../dbus/dbus-marshal-recursive.c: In function '_dbus_type_reader_recurse': ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] 1035 | (* klass->recurse) (sub, reader); | ~~~~~^~~~~~~~~ ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] ../../dbus/dbus-marshal-recursive.c:1035:11: warning: potential null pointer dereference [-Wnull-dereference] CC libdbus_1_la-dbus-marshal-validate.lo CC libdbus_1_la-dbus-message.lo ../../dbus/dbus-message.c: In function '_dbus_variant_get_signature': ../../dbus/dbus-message.c:5469:17: warning: variable 'len' set but not used [-Wunused-but-set-variable] 5469 | unsigned char len; | ^~~ CC libdbus_1_la-dbus-misc.lo CC libdbus_1_la-dbus-nonce.lo CC libdbus_1_la-dbus-object-tree.lo CC libdbus_1_la-dbus-pending-call.lo CC libdbus_1_la-dbus-resources.lo CC libdbus_1_la-dbus-server.lo CC libdbus_1_la-dbus-server-debug-pipe.lo CC libdbus_1_la-dbus-server-socket.lo CC libdbus_1_la-dbus-server-win.lo CC libdbus_1_la-dbus-sha.lo CC libdbus_1_la-dbus-signature.lo CC libdbus_1_la-dbus-syntax.lo CC libdbus_1_la-dbus-timeout.lo CC libdbus_1_la-dbus-threads.lo CC libdbus_1_la-dbus-transport.lo CC libdbus_1_la-dbus-transport-socket.lo CC libdbus_1_la-dbus-watch.lo CC libdbus_1_la-dbus-dataslot.lo CC libdbus_1_la-dbus-file.lo CC libdbus_1_la-dbus-hash.lo CC libdbus_1_la-dbus-internals.lo CC libdbus_1_la-dbus-list.lo CC libdbus_1_la-dbus-marshal-basic.lo CC libdbus_1_la-dbus-memory.lo CC libdbus_1_la-dbus-mempool.lo CC libdbus_1_la-dbus-pipe.lo CC libdbus_1_la-dbus-string.lo CC libdbus_1_la-dbus-file-win.lo CC libdbus_1_la-dbus-pipe-win.lo CC libdbus_1_la-dbus-sysdeps-win.lo CC libdbus_1_la-dbus-sysdeps-thread-win.lo CC libdbus_1_la-dbus-transport-win.lo CC libdbus_1_la-dbus-sysdeps.lo /bin/sh ../libtool --silent --tag=RC --mode=compile x86_64-w64-mingw32-windres versioninfo.rc -o versioninfo.lo CXX dbus-init-win.lo CXXLD libdbus-init-win.la CCLD libdbus-1.la CC dbus-asv-util.lo CC dbus-mainloop.lo CC dbus-message-util.lo CC dbus-shell.lo CC dbus-sysdeps-util-win.lo CC dbus-spawn-win.lo CC dbus-pollable-set.lo CC dbus-pollable-set-poll.lo CC dbus-string-util.lo CC dbus-sysdeps-util.lo CCLD libdbus-internal.la make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' Making all in bus make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' CC main.o CC activation.lo CC apparmor.lo CC audit.lo CC bus.lo CC config-loader-expat.lo CC config-parser.lo CC config-parser-common.lo CC connection.lo CC containers.lo CC desktop-file.lo CC dir-watch-default.lo CC dispatch.lo CC driver.lo CC expirelist.lo CC policy.lo CC selinux.lo CC services.lo ../../bus/services.c: In function 'bus_service_swap_owner': ../../bus/services.c:1086:17: warning: potential null pointer dereference [-Wnull-dereference] 1086 | new_owner = (BusOwner *)link->data; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../bus/services.c: In function 'bus_service_remove_owner': ../../bus/services.c:1151:18: warning: potential null pointer dereference [-Wnull-dereference] 1151 | temp_owner = (BusOwner *)link->data; | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../bus/services.c:1180:17: warning: potential null pointer dereference [-Wnull-dereference] 1180 | new_owner = (BusOwner *)link->data; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ CC signals.lo CC stats.lo CC test.lo CC utils.lo CCLD libdbus-daemon-internal.la CCLD dbus-daemon.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-daemon.c: In function 'lt_debugprintf': ./.libs/lt-dbus-daemon.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-daemon.c: In function 'lt_error_core': ./.libs/lt-dbus-daemon.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-daemon.c: In function 'lt_fatal': ./.libs/lt-dbus-daemon.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' Making all in tools make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' CC dbus_launch-dbus-launch-win.o CCLD dbus-launch.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-launch.c: In function 'lt_debugprintf': ./.libs/lt-dbus-launch.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-launch.c: In function 'lt_error_core': ./.libs/lt-dbus-launch.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-launch.c: In function 'lt_fatal': ./.libs/lt-dbus-launch.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-monitor.o CC dbus-print-message.o CC tool-common.o CCLD dbus-monitor.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-monitor.c: In function 'lt_debugprintf': ./.libs/lt-dbus-monitor.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-monitor.c: In function 'lt_error_core': ./.libs/lt-dbus-monitor.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-monitor.c: In function 'lt_fatal': ./.libs/lt-dbus-monitor.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-run-session.o CCLD dbus-run-session.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-run-session.c: In function 'lt_debugprintf': ./.libs/lt-dbus-run-session.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-run-session.c: In function 'lt_error_core': ./.libs/lt-dbus-run-session.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-run-session.c: In function 'lt_fatal': ./.libs/lt-dbus-run-session.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-send.o CCLD dbus-send.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-send.c: In function 'lt_debugprintf': ./.libs/lt-dbus-send.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-send.c: In function 'lt_error_core': ./.libs/lt-dbus-send.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-send.c: In function 'lt_fatal': ./.libs/lt-dbus-send.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-echo.o CC dbus-spam.o CC test-tool.o CCLD dbus-test-tool.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-test-tool.c: In function 'lt_debugprintf': ./.libs/lt-dbus-test-tool.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-test-tool.c: In function 'lt_error_core': ./.libs/lt-dbus-test-tool.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-test-tool.c: In function 'lt_fatal': ./.libs/lt-dbus-test-tool.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ CC dbus-update-activation-environment.o echo '1 24 "../../tools/Win32.Manifest"' > disable-uac.rc x86_64-w64-mingw32-windres disable-uac.rc -o disable-uac.o CCLD dbus-update-activation-environment.exe libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs' libtool: error: Continuing, but uninstalled executables may not work. libtool: error: Could not determine the host path corresponding to libtool: error: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/.libs:/usr/x86_64-w64-mingw32/lib:/usr/x86_64-w64-mingw32/bin' libtool: error: Continuing, but uninstalled executables may not work. ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_debugprintf': ./.libs/lt-dbus-update-activation-environment.c:595:7: warning: function 'lt_debugprintf' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 595 | (void) vfprintf (stderr, fmt, args); | ^ ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_error_core': ./.libs/lt-dbus-update-activation-environment.c:606:3: warning: function 'lt_error_core' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 606 | vfprintf (stderr, message, ap); | ^~~~~~~~ ./.libs/lt-dbus-update-activation-environment.c: In function 'lt_fatal': ./.libs/lt-dbus-update-activation-environment.c:614:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 614 | lt_fatal (const char *file, int line, const char *message, ...) | ^~~~~~~~ make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' Making all in test make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making all in . make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' CC disable-crash-handling.lo CC test-utils.lo CCLD libdbus-testutils.la GEN data/valid-config-files/session.conf GEN data/valid-config-files-system/system.conf GEN copy-config-local GEN uninstalled-config-local make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making all in name-test make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making all in doc make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' /usr/bin/sed "s|@DBUS_DTD_DIR@|/usr/x86_64-w64-mingw32/share/xml/dbus-1|" ../../doc/catalog.xml.in >catalog.xml make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' ~/mingw-w64-dbus/src/dbus ==> Entering fakeroot environment... ==> Starting package()... Making install in dbus make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' make install-am make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-1.la '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libdbus-1.dll.a /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/libdbus-1.dll.a libtool: install: base_file=`basename libdbus-1.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libdbus-1.la'i; echo libdbus-1-3.dll'` libtool: install: dldir=/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/`dirname ../bin/libdbus-1-3.dll` libtool: install: test -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/../bin || mkdir -p /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/../bin libtool: install: /usr/bin/install -c .libs/libdbus-1-3.dll /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/../bin/libdbus-1-3.dll libtool: install: chmod a+x /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/../bin/libdbus-1-3.dll libtool: install: if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/../bin/libdbus-1-3.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libdbus-1.lai /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/libdbus-1.la libtool: install: /usr/bin/install -c .libs/libdbus-1.a /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/libdbus-1.a libtool: install: chmod 644 /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/libdbus-1.a libtool: install: i686-w64-mingw32-ranlib /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/libdbus-1.a libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/lib' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/include/dbus-1.0/dbus' /usr/bin/install -c -m 644 ../../dbus/dbus.h ../../dbus/dbus-address.h ../../dbus/dbus-bus.h ../../dbus/dbus-connection.h ../../dbus/dbus-errors.h ../../dbus/dbus-macros.h ../../dbus/dbus-memory.h ../../dbus/dbus-message.h ../../dbus/dbus-misc.h ../../dbus/dbus-pending-call.h ../../dbus/dbus-protocol.h ../../dbus/dbus-server.h ../../dbus/dbus-shared.h ../../dbus/dbus-signature.h ../../dbus/dbus-syntax.h ../../dbus/dbus-threads.h ../../dbus/dbus-types.h '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/include/dbus-1.0/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/dbus-1.0/include/dbus' /usr/bin/install -c -m 644 dbus-arch-deps.h '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/dbus-1.0/include/dbus' make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus' Making install in bus make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon.exe '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin' libtool: warning: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-daemon.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-daemon.exe make install-exec-hook make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/dbus-1' /usr/bin/install -c -m 644 session.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/dbus-1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c -m 644 ../../bus/example-system-hardening-without-traditional-activation.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c -m 644 example-system-enable-stats.conf example-session-disable-stats.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/etc/dbus-1' /usr/bin/install -c -m 644 legacy-config/session.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/etc/dbus-1' make install-data-hook make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/install-sh -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/dbus-1/session.d /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/install-sh -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/dbus-1/services make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/bus' Making install in tools make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-launch.exe dbus-monitor.exe dbus-run-session.exe dbus-send.exe dbus-test-tool.exe dbus-update-activation-environment.exe '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin' libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-launch.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-launch.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-monitor.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-monitor.exe libtool: warning: '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-run-session.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-run-session.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-send.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-send.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-test-tool.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-test-tool.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/i686-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-update-activation-environment.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/bin/dbus-update-activation-environment.exe /usr/bin/mkdir -p /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/var/lib/dbus /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c ../../tools/GetAllMatchRules.py '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus/examples' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/tools' Making install in test make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' Making install in . make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' GEN copy-config-local GEN uninstalled-config-local make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' Making install in name-test make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test/name-test' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/test' Making install in doc make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus' /usr/bin/install -c -m 644 ../../doc/system-activation.txt '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/xml/dbus-1' /usr/bin/install -c -m 644 ../../doc/busconfig.dtd ../../doc/introspect.dtd '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/xml/dbus-1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus' /usr/bin/install -c -m 644 ../../doc/diagram.png ../../doc/diagram.svg '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/xml/dbus-1' /usr/bin/install -c -m 644 catalog.xml '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/share/xml/dbus-1' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32/doc' make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/cmake/DBus1' /usr/bin/install -c -m 644 cmake/DBus1Config.cmake cmake/DBus1ConfigVersion.cmake '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/cmake/DBus1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 dbus-1.pc '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/i686-w64-mingw32/lib/pkgconfig' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-i686-w64-mingw32' Making install in dbus make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make install-am make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libdbus-1.la '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/libdbus-1.dll.a /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/libdbus-1.dll.a libtool: install: base_file=`basename libdbus-1.la` libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libdbus-1.la'i; echo libdbus-1-3.dll'` libtool: install: dldir=/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/`dirname ../bin/libdbus-1-3.dll` libtool: install: test -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/../bin || mkdir -p /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/../bin libtool: install: /usr/bin/install -c .libs/libdbus-1-3.dll /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/../bin/libdbus-1-3.dll libtool: install: chmod a+x /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/../bin/libdbus-1-3.dll libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/../bin/libdbus-1-3.dll' || exit 0; fi libtool: install: /usr/bin/install -c .libs/libdbus-1.lai /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/libdbus-1.la libtool: install: /usr/bin/install -c .libs/libdbus-1.a /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/libdbus-1.a libtool: install: chmod 644 /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/libdbus-1.a libtool: install: x86_64-w64-mingw32-ranlib /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/libdbus-1.a libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/lib' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/include/dbus-1.0/dbus' /usr/bin/install -c -m 644 ../../dbus/dbus.h ../../dbus/dbus-address.h ../../dbus/dbus-bus.h ../../dbus/dbus-connection.h ../../dbus/dbus-errors.h ../../dbus/dbus-macros.h ../../dbus/dbus-memory.h ../../dbus/dbus-message.h ../../dbus/dbus-misc.h ../../dbus/dbus-pending-call.h ../../dbus/dbus-protocol.h ../../dbus/dbus-server.h ../../dbus/dbus-shared.h ../../dbus/dbus-signature.h ../../dbus/dbus-syntax.h ../../dbus/dbus-threads.h ../../dbus/dbus-types.h '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/include/dbus-1.0/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/dbus-1.0/include/dbus' /usr/bin/install -c -m 644 dbus-arch-deps.h '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/dbus-1.0/include/dbus' make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus' Making install in bus make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-daemon.exe '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin' libtool: warning: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-daemon.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-daemon.exe make install-exec-hook make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/dbus-1' /usr/bin/install -c -m 644 session.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/dbus-1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c -m 644 ../../bus/example-system-hardening-without-traditional-activation.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c -m 644 example-system-enable-stats.conf example-session-disable-stats.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/etc/dbus-1' /usr/bin/install -c -m 644 legacy-config/session.conf '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/etc/dbus-1' make install-data-hook make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/install-sh -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/dbus-1/session.d /bin/sh /build/mingw-w64-dbus/src/dbus/build-aux/install-sh -d /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/dbus-1/services make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/bus' Making install in tools make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c dbus-launch.exe dbus-monitor.exe dbus-run-session.exe dbus-send.exe dbus-test-tool.exe dbus-update-activation-environment.exe '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin' libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-launch.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-launch.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-monitor.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-monitor.exe libtool: warning: '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-run-session.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-run-session.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-send.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-send.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-test-tool.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-test-tool.exe libtool: warning: '../dbus/libdbus-1.la' has not been installed in '/usr/x86_64-w64-mingw32/lib' libtool: install: /usr/bin/install -c .libs/dbus-update-activation-environment.exe /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/bin/dbus-update-activation-environment.exe /usr/bin/mkdir -p /build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/var/lib/dbus /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' /usr/bin/install -c ../../tools/GetAllMatchRules.py '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus/examples' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/tools' Making install in test make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making install in . make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' GEN copy-config-local GEN uninstalled-config-local make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making install in name-test make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[3]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test/name-test' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/test' Making install in doc make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus' /usr/bin/install -c -m 644 ../../doc/system-activation.txt '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/xml/dbus-1' /usr/bin/install -c -m 644 ../../doc/busconfig.dtd ../../doc/introspect.dtd '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/xml/dbus-1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus' /usr/bin/install -c -m 644 ../../doc/diagram.png ../../doc/diagram.svg '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/doc/dbus' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/xml/dbus-1' /usr/bin/install -c -m 644 catalog.xml '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/share/xml/dbus-1' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32/doc' make[1]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' make[2]: Entering directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/cmake/DBus1' /usr/bin/install -c -m 644 cmake/DBus1Config.cmake cmake/DBus1ConfigVersion.cmake '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/cmake/DBus1' /usr/bin/mkdir -p '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 dbus-1.pc '/build/mingw-w64-dbus/pkg/mingw-w64-dbus/usr/x86_64-w64-mingw32/lib/pkgconfig' make[2]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' make[1]: Leaving directory '/build/mingw-w64-dbus/src/dbus/build-x86_64-w64-mingw32' ==> Tidying install...  -> Removing libtool files...  -> Purging unwanted files...  -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "mingw-w64-dbus"...  -> Generating .PKGINFO file...  -> Generating .BUILDINFO file...  -> Generating .MTREE file...  -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mingw-w64-dbus 1.14.10-1 (Wed Oct 4 11:09:43 2023) 'mingw-w64-dbus-1.14.10-1-any.pkg.tar.zst' -> '/var/lib/aur-repo/mingw-w64-dbus-1.14.10-1-any.pkg.tar.zst' 'mingw-w64-dbus-1.14.10-1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/mingw-w64-dbus-1.14.10-1-any.pkg.tar.zst.sig' ==> Verifying database signature... gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz' gpg: Signature made Wed 04 Oct 2023 09:22:17 AM CEST gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [ultimate] -> Database signature file verified. ==> Extracting score.moe.db.tar.gz to a temporary location... ==> Verifying database signature... gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz' gpg: Signature made Wed 04 Oct 2023 09:22:18 AM CEST gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F gpg: Good signature from "gurren.score.moe build host (automatic signing key) " [ultimate] -> Database signature file verified. ==> Extracting score.moe.files.tar.gz to a temporary location... ==> Adding package 'mingw-w64-dbus-1.14.10-1-any.pkg.tar.zst' -> Adding package signature... -> Computing checksums... -> Removing existing entry 'mingw-w64-dbus-1.14.8-1'... -> Creating 'desc' db entry... -> Creating 'files' db entry... ==> Creating updated database file 'score.moe.db.tar.gz' ==> Signing database 'score.moe.db.tar.gz'... -> Created signature file 'score.moe.db.tar.gz.sig' ==> Signing database 'score.moe.files.tar.gz'... -> Created signature file 'score.moe.files.tar.gz.sig' Archiving artifacts Recording fingerprints Publishing build last changes... Last changes from revision b8a97d8 (current) to c89cd95 (previous) published successfully! Finished: SUCCESS