From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 108068] FTBFS on debian kfreebsd
Date: Wed, 26 Sep 2018 08:05:19 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1990790210=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 1CDAB6E3D4
for ; Wed, 26 Sep 2018 08:05:19 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1990790210==
Content-Type: multipart/alternative; boundary="15379491190.8ca0d8.14539"
Content-Transfer-Encoding: 7bit
--15379491190.8ca0d8.14539
Date: Wed, 26 Sep 2018 08:05:18 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D108068
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@lists.freedesktop.org
Reporter: bigon@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=3Dlibdrm&arch=3Dkfreebsd-amd=
64&ver=3D2.4.94-1&stamp=3D1535656736&raw=3D0
A patch have been proposed on the debian BTS, could you please consider
applying it? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D909249
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15379491190.8ca0d8.14539
Date: Wed, 26 Sep 2018 08:05:19 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
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@lists.freedesktop.org
|
Reporter |
bigon@bigon.be
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15379491190.8ca0d8.14539--
--===============1990790210==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1990790210==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 108068] FTBFS on debian kfreebsd
Date: Wed, 26 Sep 2018 08:06:52 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1103130655=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 722626E3D7
for ; Wed, 26 Sep 2018 08:06:52 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1103130655==
Content-Type: multipart/alternative; boundary="15379492120.E9c4EAA0.15386"
Content-Transfer-Encoding: 7bit
--15379492120.E9c4EAA0.15386
Date: Wed, 26 Sep 2018 08:06:52 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D108068
--- Comment #1 from Laurent Bigonville ---
Created attachment 141745
--> https://bugs.freedesktop.org/attachment.cgi?id=3D141745&action=3Dedit
Fix FTBFS on kfreebsd
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15379492120.E9c4EAA0.15386
Date: Wed, 26 Sep 2018 08:06:52 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
You are receiving this mail because:
- You are the assignee for the bug.
=
--15379492120.E9c4EAA0.15386--
--===============1103130655==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1103130655==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 108068] FTBFS on debian kfreebsd
Date: Tue, 24 Sep 2019 17:09:27 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0594807159=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id DE2736EAD8
for ; Tue, 24 Sep 2019 17:09:27 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0594807159==
Content-Type: multipart/alternative; boundary="15693449672.89EF2A3de.17822"
Content-Transfer-Encoding: 7bit
--15693449672.89EF2A3de.17822
Date: Tue, 24 Sep 2019 17:09:27 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D108068
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #2 from GitLab Migration User ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/drm/issues/23.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15693449672.89EF2A3de.17822
Date: Tue, 24 Sep 2019 17:09:27 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
GitLab Migration User
changed
bug 10806=
8
What |
Removed |
Added |
Resolution |
---
|
MOVED
|
Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15693449672.89EF2A3de.17822--
--===============0594807159==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0594807159==--