[FS#3810] Build of x86_64 target fails on x86_64 host (libtool erroneously picks /usr/lib64/libc.so)

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu May 13 11:16:51 PDT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3810 - Build of x86_64 target fails on x86_64 host (libtool erroneously picks /usr/lib64/libc.so)
User who did this - Nikolai Zhubr (zhubr)

----------
Uh, apparently the problem is quite an opposite to what I initially supposed. The failure happens in libtool at this step:

(cd .libs && rm -f libpcreposix.so.0.0.6U && mv -f libpcreposix.so.0.0.6 libpcreposix.so.0.0.6U)
mv: error while loading shared libraries: /usr/lib64/libc.so: invalid ELF header

So apparenly the system 'mv' command fails to operate, likely because libtool attempted to prevent finding local system libraries so much that even 'mv' somehow starts failing. Maybe have to look at some env vars...
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3810#comment9651

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list