Source: dbus
Version: 1.15.6-1
Severity: important
Tags: ftbfs
X-Debbugs-Cc: debian-h...@lists.debian.org
User: debian-h...@lists.debian.org
Usertags: hurd-amd64 hurd-i386

dbus 1.15.x FTBFS on hurd, a regression since 1.14.x:

> ../../dbus/dbus-file-unix.c: In function ‘_dbus_file_get_contents’:
> ../../dbus/dbus-file-unix.c:139:25: error: ‘PROC_SUPER_MAGIC’ undeclared 
> (first use in this function)
>   139 |       if (sfs.f_type == PROC_SUPER_MAGIC)
>       |                         ^~~~~~~~~~~~~~~~

I'm hoping this is straightforward to fix by guarding the use of Linux's
PROC_SUPER_MAGIC with a stricter condition than just HAVE_FSTATFS.

    smcv

_______________________________________________
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to