On 3/12/20 7:14 AM, Martin Jansa wrote:
It doesn't seem to build for aarch64 without the jit in luajit:

| DEBUG: Executing shell function do_compile
| NOTE: VERBOSE=1 cmake --build /OE/build/tmp-glibc/work/aarch64-oe-linux/sysdig/0.26.5-r0/build --target all -- | ninja: error: 'libluajit-5.1.so <http://libluajit-5.1.so>', needed by 'userspace/sysdig/csysdig', missing and no known rule to make it
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of '/OE/build/tmp-glibc/work/aarch64-oe-linux/sysdig/0.26.5-r0/temp/run.do_compile.51845' failed with exit code 1: | ninja: error: 'libluajit-5.1.so <http://libluajit-5.1.so>', needed by 'userspace/sysdig/csysdig', missing and no known rule to make it
| WARNING: exit code 1 from a shell command.


luajit needs 32bit compiler on build host, so I wonder if thats the case here. I have not yet looked into it, but I have seen this failure on aarch64 as well.

On Tue, Mar 3, 2020 at 4:27 PM Khem Raj <[email protected] <mailto:[email protected]>> wrote:



    On Tue, Mar 3, 2020 at 5:53 AM Martin Jansa <[email protected]
    <mailto:[email protected]>> wrote:

        Should I send the patch to move grpc from meta-networking to
        meta-oe to fix this or do you have it already?


    Please send I don’t have it ready


        On Mon, Mar 2, 2020 at 6:22 PM Khem Raj <[email protected]
        <mailto:[email protected]>> wrote:

            On Mon, Mar 2, 2020 at 4:27 AM Martin Jansa
            <[email protected] <mailto:[email protected]>> wrote:
             >
             > Hi,
             >
             > added dependency on grpc exists only in meta-networking,
            so this fails to parse now.
             >

            I think grpc is common enough to belong to meta-oe as well.

             > Cheers,

--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to