[Bug 256985] dbus-1.12.20_3 header files are unusable: missing dbus/dbus-arch-deps.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Jul 2021 03:30:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256985

            Bug ID: 256985
           Summary: dbus-1.12.20_3 header files are unusable: missing
                    dbus/dbus-arch-deps.h
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: damjan.jov@gmail.com

While trying to compile Wine outside Ports in an i386 chroot:

configure:13426: gcc9 -c -I/usr/local/include -I/usr/local/include/dbus-1.0
-I/usr/local/include/gstreamer-1.0 -O0 -g3 -finline-limit=0 -fno-inline
-fno-default-inline   conftest.c >&5
In file included from conftest.c:190:
/usr/local/include/dbus-1.0/dbus/dbus.h:29:10: fatal error:
dbus/dbus-arch-deps.h: No such file or directory
   29 | #include <dbus/dbus-arch-deps.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

-- 
You are receiving this mail because:
You are the assignee for the bug.