+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dbus-1.14.10/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dbus-1.14.10/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for dbus-1.14.10.tar.xz => Checksum SHA512 OK for dbus-1.14.10.tar.xz ===> Installing dependencies for dbus-1.14.10 ========================================================================== The supported build options for dbus are: debug x11 The currently selected options are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dbus (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dbus-1.14.10. Their current value is shown below: * PKG_SYSCONFBASE = /usr/pkg/etc * VARBASE = /var You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency xmlto-[0-9]*: found xmlto-0.0.28nb9 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0 => Build dependency libXt>=1.0.0: found libXt-1.3.0nb1 => Full dependency libX11>=1.1: found libX11-1.8.7 => Full dependency expat>=2.1.0: found expat-2.5.0 ===> Overriding tools for dbus-1.14.10 ===> Extracting for dbus-1.14.10 ===> Patching for dbus-1.14.10 => Applying pkgsrc patches for dbus-1.14.10 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.5 2017/05/23 15:12:57 jperkin Exp $ | |Don't blanket define _XOPEN_SOURCE on SunOS, patch where required instead. | |--- configure.orig 2017-04-05 15:25:13.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 27319 (offset 4150 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-unix.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dbus_dbus-sysdeps-unix.c,v 1.5 2017/05/24 08:06:28 jperkin Exp $ | |Support _XOPEN_SOURCE requirements on SunOS with different compiler defaults. | |--- dbus/dbus-sysdeps-unix.c.orig 2017-02-16 13:46:23.000000000 +0000 |+++ dbus/dbus-sysdeps-unix.c -------------------------- Patching file dbus/dbus-sysdeps-unix.c using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-util-unix.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-util-unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dbus_dbus-sysdeps-util-unix.c,v 1.6 2022/10/03 12:44:00 wiz Exp $ | |add solaris specific console_user test | |--- dbus/dbus-sysdeps-util-unix.c.orig 2022-09-14 12:12:21.000000000 +0000 |+++ dbus/dbus-sysdeps-util-unix.c -------------------------- Patching file dbus/dbus-sysdeps-util-unix.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 582. Hunk #3 succeeded at 631. done ===> Creating toolchain wrappers for dbus-1.14.10 ===> Configuring for dbus-1.14.10 => Substituting "docbook" in doc/*.xml* WARNING: [subst.mk:docbook] Nothing changed in "doc/catalog.xml.in". => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/pbulk/build/sysutils/dbus/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' 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-redhat-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... no checking whether c++ accepts -g... no checking for c++ option to enable C++11 features... unsupported checking for c++ option to enable C++98 features... unsupported checking dependency style of c++... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for alloca.h... yes checking for byteswap.h... yes 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... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/time.h... yes checking for ws2tcpip.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing strerror... none required checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-file... no checking for file... file checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... cpp checking whether the c++ linker (/home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/home/pbulk/build/sysutils/dbus/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking pkg-config is at least version 0.9.0... yes checking for gawk... (cached) /bin/gawk checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for x86_64-redhat-linux-windres... no checking for windres... no checking for glib-2.0 >= 2.40, gio-2.0 >= 2.40... no checking whether to build with code coverage support... no checking for accept4... yes checking for clearenv... yes checking for fpathconf... yes checking for getgrouplist... yes checking for getpeereid... no checking for getpeerucred... no checking for getrandom... yes checking for getresuid... yes checking for getrlimit... yes checking for inotify_init1... yes checking for issetugid... no checking for localeconv... yes checking for nanosleep... yes checking for pipe2... yes checking for poll... yes checking for prctl... yes checking for prlimit... yes checking for raise... yes checking for setenv... yes checking for setlocale... yes checking for setresuid... yes checking for setrlimit... yes checking for socketpair... yes checking for strtoll... yes checking for strtoull... yes checking for unsetenv... yes checking for usleep... yes checking for getpwnam_r... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking 64-bit integer type... long checking 32-bit integer type... int checking 16-bit integer type... short checking whether byte ordering is bigendian... no checking for cc 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 cc knows __sync_sub_and_fetch()... yes checking for library containing socket... none required checking for gethostbyname... yes checking for syslog.h... yes checking whether LOG_PERROR is declared... yes checking for dirfd... yes checking for execinfo.h... yes checking for library containing backtrace... none required checking whether socklen_t is defined... yes checking for sys/uio.h... yes checking for writev... yes checking whether MSG_NOSIGNAL is declared... yes checking for struct cmsgcred... no checking for struct unpcbid.unp_pid... no checking for expat... yes checking for XML_SetHashSalt... yes checking for library containing pthread_cond_timedwait... none required checking for library containing pthread_mutexattr_init... none required checking for library containing pthread_mutexattr_settype... none required checking for library containing pthread_condattr_setclock... none required checking for library containing clock_getres... none required checking for CLOCK_MONOTONIC... found checking for libselinux >= 2.0.86... no configure: WARNING: Sufficiently new SELinux library not found checking for libapparmor >= 2.8.95... no checking for libapparmor >= 2.10... no configure: WARNING: Sufficiently new AppArmor library not found checking for sys/inotify.h... yes checking for Linux epoll(4)... yes checking for libsystemd >= 209... no checking for libsystemd-login >= 32, libsystemd-daemon >= 32, libsystemd-journal >= 32... no checking for systemctl... /bin/systemctl checking for audit_log_user_avc_message in -laudit... no checking for ADT API... no checking for SCM_RIGHTS... supported checking for x11... 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 -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... no checking whether C++ compiler accepts -fno-strict-aliasing... no checking whether C++ compiler accepts -Wall... no checking whether C++ compiler accepts -Wextra... no checking whether C++ compiler accepts -Wundef... no checking whether C++ compiler accepts -Wwrite-strings... no checking whether C++ compiler accepts -Wpointer-arith... no checking whether C++ compiler accepts -Wmissing-declarations... no checking whether C++ compiler accepts -Wredundant-decls... no checking whether C++ compiler accepts -Wno-unused-parameter... no checking whether C++ compiler accepts -Wno-missing-field-initializers... no checking whether C++ compiler accepts -Wformat=2... no checking whether C++ compiler accepts -Wcast-align... no checking whether C++ compiler accepts -Wformat-nonliteral... no checking whether C++ compiler accepts -Wformat-security... no checking whether C++ compiler accepts -Wsign-compare... no checking whether C++ compiler accepts -Wstrict-aliasing... no checking whether C++ compiler accepts -Wshadow... no checking whether C++ compiler accepts -Winline... no checking whether C++ compiler accepts -Wpacked... no checking whether C++ compiler accepts -Wmissing-format-attribute... no checking whether C++ compiler accepts -Wmissing-noreturn... no checking whether C++ compiler accepts -Winit-self... no checking whether C++ compiler accepts -Wredundant-decls... (cached) no checking whether C++ compiler accepts -Wmissing-include-dirs... no checking whether C++ compiler accepts -Wunused-but-set-variable... no checking whether C++ compiler accepts -Warray-bounds... no checking whether C++ compiler accepts -Wreturn-type... no checking whether C++ compiler accepts -Wno-overloaded-virtual... no checking whether C++ compiler accepts -Wswitch-enum... no checking whether C++ compiler accepts -Wswitch-default... no 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... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes 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) no checking whether C++ compiler accepts -fno-strict-aliasing... (cached) no checking whether C++ compiler accepts -Wall... (cached) no checking whether C++ compiler accepts -Wextra... (cached) no checking whether C++ compiler accepts -Wundef... (cached) no checking whether C++ compiler accepts -Wwrite-strings... (cached) no checking whether C++ compiler accepts -Wpointer-arith... (cached) no checking whether C++ compiler accepts -Wmissing-declarations... (cached) no checking whether C++ compiler accepts -Wredundant-decls... (cached) no checking whether C++ compiler accepts -Wno-unused-parameter... (cached) no checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) no checking whether C++ compiler accepts -Wformat=2... (cached) no checking whether C++ compiler accepts -Wcast-align... (cached) no checking whether C++ compiler accepts -Wformat-nonliteral... (cached) no checking whether C++ compiler accepts -Wformat-security... (cached) no checking whether C++ compiler accepts -Wsign-compare... (cached) no checking whether C++ compiler accepts -Wstrict-aliasing... (cached) no checking whether C++ compiler accepts -Wshadow... (cached) no checking whether C++ compiler accepts -Winline... (cached) no checking whether C++ compiler accepts -Wpacked... (cached) no checking whether C++ compiler accepts -Wmissing-format-attribute... (cached) no checking whether C++ compiler accepts -Wmissing-noreturn... (cached) no checking whether C++ compiler accepts -Winit-self... (cached) no checking whether C++ compiler accepts -Wredundant-decls... (cached) no checking whether C++ compiler accepts -Wmissing-include-dirs... (cached) no checking whether C++ compiler accepts -Wunused-but-set-variable... (cached) no checking whether C++ compiler accepts -Warray-bounds... (cached) no checking whether C++ compiler accepts -Wreturn-type... (cached) no checking whether C++ compiler accepts -Wno-overloaded-virtual... (cached) no checking whether C++ compiler accepts -Wswitch-enum... (cached) no checking whether C++ compiler accepts -Wswitch-default... (cached) no checking whether C++ compiler accepts -Wchar-subscripts... no checking whether C++ compiler accepts -Wfloat-equal... no checking whether C++ compiler accepts -Wno-deprecated-declarations... no checking whether C++ compiler accepts -Wno-missing-field-initializers... (cached) no checking whether C++ compiler accepts -Wno-unused-parameter... (cached) no checking whether C++ compiler accepts -Wno-unused-label... no 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) yes checking whether the linker accepts -Wl,-z,relro... (cached) yes checking whether the linker accepts -Wl,-z,now... (cached) yes checking whether the linker accepts -Wl,-z,now... (cached) yes checking whether the linker accepts -Wl,-z,noexecstack... (cached) yes checking whether the linker accepts -Wl,-z,noexecstack... (cached) yes 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... /usr/pkg/bin/xmlto checking whether to build XML documentation... yes 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 /bin/rm: cannot remove 'libtoolT': No such file or directory D-Bus 1.14.10 ============== prefix: /usr/pkg exec_prefix: ${prefix} libdir: /usr/pkg/lib libexecdir: /usr/pkg/libexec bindir: /usr/pkg/bin sysconfdir: /usr/pkg/etc localstatedir: /var runstatedir: /var/run datadir: /usr/pkg/share source code location: . compiler: cc 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 -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include cppflags: -I/usr/pkg/include -I/usr/include cxxflags: -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include ldflags: -Wl,--no-as-needed -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr/lib64 -Wl,-R/usr/lib64 64-bit int: long 32-bit int: int 16-bit int: short Doxygen: no xmlto: /usr/pkg/bin/xmlto ducktype: no yelp-build: no Rebuilding generated files: yes gcc coverage profiling: no Building embedded tests: no Building modular tests: auto - 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: yes Building kqueue support: no Building systemd support: no Traditional activation: yes Building X11 code: yes Building Doxygen docs: no Building Qt help file: no Building Ducktype docs: no Building XML docs: yes Building launchd support: no System bus socket: /var/run/dbus/system_bus_socket System bus address: unix:path=/var/run/dbus/system_bus_socket System bus PID file: /var/run/dbus/pid Session bus listens on: unix:tmpdir=/tmp Session clients connect to: autolaunch: pam_console auth dir: (none) Console owner file: no Console owner file path: System bus user: dbus Session bus services dir: /usr/pkg/share/dbus-1/services 'make check' socket dir: /home/pbulk/build/sysutils/dbus/work => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.