Coder Social home page Coder Social logo

Comments (7)

gctucker avatar gctucker commented on July 26, 2024

The error is:

  HOSTCC  samples/watch_queue/watch_test
/usr/bin/ld: cannot find -lkeyutils
collect2: error: ld returned 1 exit status
make[3]: *** [scripts/Makefile.host:107: samples/watch_queue/watch_test] Error 1

from kernelci-core.

ihalip avatar ihalip commented on July 26, 2024

Still happens in the latest linux-next:
https://storage.kernelci.org/next/master/next-20190924/arm/allmodconfig/gcc-8/build.log

from kernelci-core.

gctucker avatar gctucker commented on July 26, 2024

@ihalip Nothing has been done so far to address this problem, so it's still broken as expected.

from kernelci-core.

gctucker avatar gctucker commented on July 26, 2024

OK I think I'll be able to take a look at this next week.

from kernelci-core.

gctucker avatar gctucker commented on July 26, 2024

@ihalip It looks like this issue can't be reproduced with next-20191014, see the log here:
https://storage.kernelci.org/next/master/next-20191014/arm/allmodconfig/gcc-8/build.log

from kernelci-core.

gctucker avatar gctucker commented on July 26, 2024

And I see that the patch to add samples/watch_queue doesn't need that lib any more, this line has been removed from the patch:

HOSTLDLIBS_watch_test += -lkeyutils

So, I guess this isn't needed any more. I haven't found the email discussing this part of the patch though.

from kernelci-core.

ihalip avatar ihalip commented on July 26, 2024

Didn't find an e-mail either, I guess it was just temporary in Dave's tree as he progressed on the KEY_NOTIFICATIONS feature. I see that indeed this is not failing in recent linux-next builds, so this issue can be closed.

from kernelci-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.