[Bug 105717] [bisected] Mesa build tests fails: BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 23 16:47:46 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105717
Bug ID: 105717
Summary: [bisected] Mesa build tests fails: BIGENDIAN_CPU or
LITTLEENDIAN_CPU must be defined
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: fdo-bugs at engestrom.ch
Reporter: clayton.a.craft at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
Both the Mesa build test and Android build test are failing in the Mesa CI with
the following errors. They have been bisected to this commit:
commit cbee1bfb34274668a05995b9d4c78ddec9e5ea4c
Author: Eric Engestrom <eric.engestrom at imgtec.com>
Date: Wed Mar 21 17:04:06 2018 +0000
meson/configure: detect endian.h instead of trying to guess when it's
available
Mesa build test errors:
05:34:03 In file included from
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/r800/ciaddrlib.cpp:36:0:
05:34:03
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h:44:2:
error: #error "BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
05:34:03 #error "BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
05:34:03 ^~~~~
05:34:03
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h:99:6:
error: ‘GB_ADDR_CONFIG_T’ does not name a type; did you mean ‘ADDR_COLOR_8’?
05:34:03 GB_ADDR_CONFIG_T f;
05:34:03 ^~~~~~~~~~~~~~~~
05:34:03 ADDR_COLOR_8
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180323/64c4c32f/attachment-0001.html>
More information about the intel-3d-bugs
mailing list