[Bug 108068] FTBFS on debian kfreebsd
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 26 08:05:19 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108068
Bug ID: 108068
Summary: FTBFS on debian kfreebsd
Product: DRI
Version: XOrg git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: libdrm
Assignee: dri-devel at lists.freedesktop.org
Reporter: bigon at bigon.be
Hello,
It seems that libdrm FTBFS on debian kfreebsd port:
In file included from ../../../include/drm/drm_fourcc.h:27,
from ../../../tests/kms/libkms-test-framebuffer.c:29:
../../../include/drm/drm.h:50:9: error: unknown type name 'uint8_t'
typedef uint8_t __u8;
^~~~~~~
../../../include/drm/drm.h:52:9: error: unknown type name 'uint16_t'
typedef uint16_t __u16;
^~~~~~~~
../../../include/drm/drm.h:54:9: error: unknown type name 'uint32_t'
typedef uint32_t __u32;
^~~~~~~~
../../../include/drm/drm.h:56:9: error: unknown type name 'uint64_t'
typedef uint64_t __u64;
^~~~~~~~
https://buildd.debian.org/status/fetch.php?pkg=libdrm&arch=kfreebsd-amd64&ver=2.4.94-1&stamp=1535656736&raw=0
A patch have been proposed on the debian BTS, could you please consider
applying it? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909249
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180926/2e3efa46/attachment-0001.html>
More information about the dri-devel
mailing list