From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2016-03-21
Date: Tue, 22 Mar 2016 21:59:05 +0100 [thread overview]
Message-ID: <56F1B219.2020009@gmail.com> (raw)
In-Reply-To: <CAB0FRssy+PBGQhpC5ELiRyia7opRXsCq8hL4oiqSUVM11pjDvA@mail.gmail.com>
Hello,
Le 22/03/2016 18:38, Fran?ois Perrad a ?crit :
> moarvm and many Lua modules (cgilua, copas, xpcall, dado, ...) are
> broken by the latest host-luajit commit (see
> https://git.busybox.net/buildroot/commit/?id=9ba8d1cce4ab00307827083bae234d87b37fb967)
>
> The common message of error is :
> /home/peko/autobuild/instance-0/output/host/usr/bin/luajit: error
> while loading shared libraries: libluajit-5.1.so.2: cannot open shared
> object file: No such file or directory
It's weird because luajit works here...
./test/luajit/host/usr/bin/luajit
LuaJIT 2.0.4 -- Copyright (C) 2005-2015 Mike Pall. http://luajit.org/
JIT: ON CMOV SSE2 SSE3 SSE4.1 fold cse dce fwd dse narrow loop abc sink fuse
>
ls -l test/luajit/host/usr/lib/libluajit-5.1.so*
lrwxrwxrwx. 1 naourr naourr 22 22 mars 21:42
test/luajit/host/usr/lib/libluajit-5.1.so -> libluajit-5.1.so.2.0.4
lrwxrwxrwx. 1 naourr naourr 22 22 mars 21:42
test/luajit/host/usr/lib/libluajit-5.1.so.2 -> libluajit-5.1.so.2.0.4
-rwxr-xr-x. 1 naourr naourr 458144 22 mars 21:42
test/luajit/host/usr/lib/libluajit-5.1.so.2.0.4
ldd test/luajit/host/usr/bin/luajit
linux-vdso.so.1 (0x00007ffc995d4000)
libluajit-5.1.so.2 =>
/home/naourr/buildroot/test/luajit/host/usr/lib/libluajit-5.1.so.2
(0x00007fcf37a42000)
libm.so.6 => /lib64/libm.so.6 (0x00007fcf3770d000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007fcf37509000)
libc.so.6 => /lib64/libc.so.6 (0x00007fcf37148000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fcf36f30000)
/lib64/ld-linux-x86-64.so.2 (0x000055fd5fd2a000)
Maybe an parallel issue with the install target in luajit makefile ?
I don't know.
Best regards,
Romain
>
> Fran?ois
>
next prev parent reply other threads:[~2016-03-22 20:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-03-21 Thomas Petazzoni
2016-03-22 17:38 ` François Perrad
2016-03-22 20:59 ` Romain Naour [this message]
2016-03-22 21:15 ` Jörg Krause
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F1B219.2020009@gmail.com \
--to=romain.naour@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.