All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Building host-python-2.7.15 Failed
@ 2019-01-19 16:15 Woody Wu
  2019-01-19 16:33 ` Vadim Kochan
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Woody Wu @ 2019-01-19 16:15 UTC (permalink / raw)
  To: buildroot

Hi,

This is buildroot-2018.11.1.    I found I cannot build some packages with
buildroot, the problem seemed in the building of the host-python. Below is
the log:

>>> host-python 2.7.15 Building
PATH="/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/bin:/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/sbin:/opt/linaro/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/bin:/home/woody/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin"
PKG_CONFIG="/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/bin/pkg-config"
PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
PKG_CONFIG_LIBDIR="/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/lib/pkgconfig:/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/share/pkgconfig"
/usr/bin/make -j1  -C
/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15/
running build
running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers
building 'crypt' extension
/usr/bin/gcc -pthread -fPIC -fno-strict-aliasing -O2
-I/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/include
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-I/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/include
-I/usr/include/x86_64-linux-gnu -I/usr/local/include
-I/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15/Include
-I/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15
-c
/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15/Modules/cryptmodule.c
-o
build/temp.linux-x86_64-2.7/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15/Modules/cryptmodule.o
/usr/bin/gcc -pthread -shared
-L/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/lib
-Wl,-rpath,/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/lib
-Wl,--enable-new-dtags
build/temp.linux-x86_64-2.7/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/build/host-python-2.7.15/Modules/cryptmodule.o
-L/home/woody/beacon-cross-build/buildroot/buildroot-2018.11.1/output/host/lib
-L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L. -lcrypt -lpython2.7 -o
build/lib.linux-x86_64-2.7/crypt.so
/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libcrypt.a(crypt-entry.o):
relocation R_X86_64_PC32 against symbol `_ufc_foobar' can not be used when
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status

Python build finished, but the necessary bits to build these modules were
not found:
_bsddb             _sqlite3           _tkinter
bsddb185           bz2                dbm
dl                 gdbm               imageop
readline           sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.

Failed to build these modules:
crypt
=============

Can someone have a look at it and give me a hint?

Thanks!


-- 
Life is the only flaw in an otherwise perfect nonexistence
    -- Schopenhauer

woody
public key at http://subkeys.pgp.net:11371 (narkewoody at gmail.com)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190120/a519bf0b/attachment.html>

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-01-30  5:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-19 16:15 [Buildroot] Building host-python-2.7.15 Failed Woody Wu
2019-01-19 16:33 ` Vadim Kochan
2019-01-20 12:51   ` Woody Wu
2019-01-20 14:13     ` Vadim Kochan
2019-01-20 16:08       ` Woody Wu
2019-01-23  4:06         ` Woody Wu
2019-01-24 12:18       ` Carlos Santos
2019-01-25 23:34 ` Arnout Vandecappelle
2019-01-26 14:10   ` Thomas Petazzoni
2019-01-26 16:27     ` Woody Wu
2019-01-27 17:06       ` Woody Wu
2019-01-27 19:55         ` Thomas Petazzoni
2019-01-30  5:29           ` Woody Wu
2019-01-26 14:09 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.