#1137720 mesa: Mesa 26.0+ FTBFS on ppc64 due to endianness issues

Package:
src:mesa
Source:
src:mesa
Submitter:
Sean McGovern
Date:
2026-05-27 14:39:01 UTC
Severity:
normal
Tags:
#1137720#5
Date:
2026-05-26 20:59:32 UTC
From:
To:
Dear Maintainer,


   * What led up to the situation?

Noted the long-standing FTBFS of Mesa on ppc64, attempted to sbuild locally which produced the same result.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?

Performed an sbuild on an Apple G5 which failed in the same manner as the buildd.
Disabled nouveau in debian/control and the build was successful.
Will attach a patch to this bug report.

#1137720#12
Date:
2026-05-27 14:12:13 UTC
From:
To:
See attached patch.
#1137720#17
Date:
2026-05-27 14:37:27 UTC
From:
To:
Hi Sean,

There was some work upstream to fix big-endian on r300 and nouveau [1].

Adrian