First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 228825
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robin Johnson <robbat2@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 228825 depends on: Show dependency tree
Bug 228825 blocks: 217647 224581
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-22 00:58 0000
This is mainly a heads up for PPC folk.

autoconf-2.62 has a badly broken AC_C_BIGENDIAN macro. Specifically, it detects
the endianess as universal instead of big.

As one of the side-effects of this, Xorg does not get the correct endianess
during compile at all: http://bugs.freedesktop.org/show_bug.cgi?id=16171

Anything compiled with the broken autoconf, that has branches for compiling
different endian code (like _LOTS_ of X uses X_BYTE_ORDER), will need to be
recompiled :-(.

------- Comment #1 From SpanKY 2008-06-29 23:11:57 0000 -------
ive reverted the big endian macro in 2.62-r1 to the version in 2.61 ... this
will workaround the issue until we get a real fix from upstream

------- Comment #2 From Alexis Ballier 2008-07-20 10:12:50 0000 -------
Since I had bug #231670, that means this does not always fail at build time. I
was wondering if it would be possible to have a QA check that would print
warnings, if configure has been generated with autoconf 2.62 and AC_C_BIGENDIAN
is used. (considering upstream tarballs may have autofoo stuff generated by the
broken autoconf). That would at least point people to the culpit if something
is screwed up.

------- Comment #3 From SpanKY 2008-09-21 06:20:27 0000 -------
should be fixed with autoconf-2.63 in the tree

First Last Prev Next    No search results available      Search page      Enter new bug