Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517162 - =sys-fs/udev-215: fails to build on ppc and ppc64.
Summary: =sys-fs/udev-215: fails to build on ppc and ppc64.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 517106
  Show dependency tree
 
Reported: 2014-07-15 14:54 UTC by Anthony Basile
Modified: 2014-07-16 12:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Failed build on ppc (32-bit) (build-abi_ppc_32.ppc.log,377.86 KB, text/plain)
2014-07-15 14:55 UTC, Anthony Basile
Details
Failed build on ppc64 (build-abi_ppc_64.ppc64.log,326.37 KB, text/plain)
2014-07-15 14:56 UTC, Anthony Basile
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Basile gentoo-dev 2014-07-15 14:54:51 UTC
The build dies with:

/var/tmp/portage/sys-fs/udev-215/work/systemd-215/src/shared/architecture.h:96:6: error: #error "Missing LIB_ARCH_TUPLE for PPCLE"

and

/var/tmp/portage/sys-fs/udev-215/work/systemd-215/src/shared/architecture.h:88:6: error: #error "Missing LIB_ARCH_TUPLE for PPC64LE"

The LE is worrisome because these are big endian systems.

Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2014-07-15 14:55:56 UTC
Created attachment 380752 [details]
Failed build on ppc (32-bit)
Comment 2 Anthony Basile gentoo-dev 2014-07-15 14:56:26 UTC
Created attachment 380754 [details]
Failed build on ppc64
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2014-07-15 15:52:10 UTC
+  15 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> udev-215.ebuild:
+  Backport upstream commits http://cgit.freedesktop.org/systemd/systemd/commit/?
+  id=4f4b92ba7ae9c56cb0f181d5f95d709e085b8bd5 and http://cgit.freedesktop.org/sy
+  stemd/systemd/commit/?id=6017365a1d0c1c78fc34a7da63768ee5df5da511 wrt #517162.
+  Thanks to Anthony Basile for testing and reporting.
Comment 4 Anthony Basile gentoo-dev 2014-07-16 12:34:56 UTC
confirmed