[Bug 263014] [exp-run] Update devel/dbus to 1.14.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263014] [exp-run] Update devel/dbus to 1.14.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 May 2022 09:13:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263014
--- Comment #5 from Guido Falsi <madpilot@FreeBSD.org> ---
I have a first thing I noticed by comparing the build logs. Version 1.14 has a
strange line at the end of its configure step, where it resumes what it
configured, here is a diff (abridged) I created between the old and new version
log:
Building inotify support: no
Building kqueue support: yes
Building systemd support: no
- Building X11 code: yes
+ Traditional activation: yes
+ Building X11 code:
Building Doxygen docs: no
+ Building Qt help file: no
Building Ducktype docs: no
Building XML docs: yes
Building launchd support: no
As you can see, the new log misses the "yes" after "Building X11 code:". Could
be just an output glitch but it could also be the very cause of the issue we
are seeing.
--
You are receiving this mail because:
You are on the CC list for the bug.