View previous topic :: View next topic |
Author |
Message |
necktwi Apprentice
Joined: 24 Aug 2018 Posts: 171
|
Posted: Fri Oct 19, 2018 9:59 am Post subject: cross emerge pam fails |
|
|
Code: | CCACHE_DISABLE=YES FEATURES="-distcc -distcc-pump" aarch64-unknown-linux-gnu-emerge --ask --verbose pam |
fails with
/usr/libexec/gcc/aarch64-unknown-linux-gnu/ld: /usr/lib64/libdb-6.0.so: error adding symbols: file in wrong format
(gentoo):aarch64-unknown-linux-gnu # Code: | aarch64-unknown-linux-gnu-emerge --info '=sys-libs/pam-1.3.1::gentoo' | wgetpaste |
Your paste can be seen here: https://paste.pound-python.org/show/st1qfVdNnRaKqF1jYpQR/
(gentoo):aarch64-unknown-linux-gnu # Code: | aarch64-unknown-linux-gnu-emerge -pqv '=sys-libs/pam-1.3.1::gentoo'|wgetpaste |
Your paste can be seen here: https://paste.pound-python.org/show/FLffkSRtyfuYARVi7Ja9/
(gentoo):aarch64-unknown-linux-gnu # Code: | wgetpaste /usr/aarch64-unknown-linux-gnu/tmp/portage/sys-libs/pam-1.3.1/temp/environment |
Your paste can be seen here: https://paste.pound-python.org/show/yIII19bAxzEwbeuxQQ36/
(gentoo):aarch64-unknown-linux-gnu # Code: | split -n1/5 /usr/aarch64-unknown-linux-
gnu/tmp/portage/sys-libs/pam-1.3.1/temp/build.log | wgetpaste |
Your paste can be seen here: https://paste.pound-python.org/show/UPVwBWbzT0a76DdUxYKa/
(gentoo):aarch64-unknown-linux-gnu # Code: | split -n4/5 /usr/aarch64-unknown-linux-gnu/tmp/portage/sys-libs/pam-1.3.1/temp/build.log | wgetpaste |
Your paste can be seen here: https://paste.pound-python.org/show/Dy5nCCsVqAhTpFaWgp4L/
The build.log is too big so I've only put 1 n 4 of 4 parts of it.
thanq! |
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9826 Location: almost Mile High in the USA
|
Posted: Thu Nov 01, 2018 2:53 pm Post subject: |
|
|
I have no way of reproducing (no aarch64 machines)... but anyway, try re-merging sys-libs/db without distcc ...
Code: | # FEATURES=-distcc aarch64-unknown-linux-gnu-emerge --oneshot sys-libs/db |
then see if pam will merge. _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
|