View Issue Details

IDProjectCategoryView StatusLast Update
0000819channel: kernel/el7kernel-mlpublic2018-02-09 10:59
ReporterLove4Taylor Assigned Toburakkucat  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000819: Kernel-ml 4.15.0-1: No rule to make target `tools/objtool/objtool'
DescriptionAlready installed kernel-ml-headers and kernel-ml-devel

➜ tcp_nanqinlang make make -C /lib/modules/`uname -r`/build M=`pwd` modules
make[1]: Entering directory `/usr/src/kernels/4.15.0-1.el7.elrepo.x86_64'
make[2]: *** No rule to make target `tools/objtool/objtool', needed by `/root/build/tcp_nanqinlang/tcp_nanqinlang.o'. Stop.
make[1]: *** [_module_/root/build/tcp_nanqinlang] Error 2
make[1]: Leaving directory `/usr/src/kernels/4.15.0-1.el7.elrepo.x86_64'
make: *** [all] Error 2
TagsNo tags attached.

Activities

toracat

2018-01-29 15:29

administrator   ~0005682

This is a bug tracker. Please use our mailing list if you need assistance in building a module.

pqatsi

2018-02-07 16:48

reporter   ~0005698

Hello toracat

I'm sorry but I disagree its a support ticket, like the answer in netmap issue #447 ( https://github.com/luigirizzo/netmap/issues/447#issuecomment-363840351 )

Can you please check why 4.15 kernel does not have objtool? This issue did not happened in 4.14.13-1.el7.elrepo.x86_64 header/devel packages.

Thanks!

Leonardo Amaral.

toracat

2018-02-07 23:20

administrator   ~0005699

Sorry about that. objtool is actually built in kernel-ml 4.15. However it is not being packaged into the -devel package. I'm sure burakkucat will take care of it.

burakkucat

2018-02-08 16:01

administrator   ~0005703

A kernel package set has been built and is available for you to download from the https://elrepo.org/people/ajb/devel/kernel-testing/el7/ directory.

Please test and report back if it allows your external module(s) to be built.

If a successful result is obtained, the modification to the specification file will be applied at the next build of the kernel-lt and kernel-ml package sets.

Love4Taylor

2018-02-09 00:22

reporter   ~0005704

It works and no error

pqatsi

2018-02-09 06:51

reporter   ~0005705

Worked here too @burakkucat ! Thanks for the fix!

burakkucat

2018-02-09 10:59

administrator   ~0005706

Thank you, both, for your reports confirming success. As a consequence the adjustment to the specification file will be deployed with the next build of the kernel-{lt|ml} package sets for EL7.

Now closing as "resolved/fixed".

Issue History

Date Modified Username Field Change
2018-01-29 12:06 Love4Taylor New Issue
2018-01-29 12:06 Love4Taylor Status new => assigned
2018-01-29 12:06 Love4Taylor Assigned To => burakkucat
2018-01-29 15:29 toracat Note Added: 0005682
2018-02-07 16:48 pqatsi Note Added: 0005698
2018-02-07 23:20 toracat Note Added: 0005699
2018-02-08 16:01 burakkucat Note Added: 0005703
2018-02-08 16:01 burakkucat Status assigned => feedback
2018-02-09 00:22 Love4Taylor Note Added: 0005704
2018-02-09 06:51 pqatsi Note Added: 0005705
2018-02-09 10:59 burakkucat Note Added: 0005706
2018-02-09 10:59 burakkucat Status feedback => resolved
2018-02-09 10:59 burakkucat Resolution open => fixed