Project

General

Profile

Actions

Bug #9233

closed

"make" failed for drivers/mtd/mtd.ko

Added by Vadim Mutilin over 5 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
08/17/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Linux x64
Published in build:

Description

Running job

{ "Class": "Validation on commits in Linux kernel Git repositories", "Common": { "Linux kernel": { "source": "linux-stable", "configuration": "allmodconfig", "architecture": "x86_64" }, "LKVOG strategy": {"name": "separate modules"}, "maximum verification object size": 30000, "rule specifications DB": "rule specs.json", "verifier profiles DB": "verifier profiles.json", "specifications set": "Linux 3.14 (base)" }, "Sub-jobs": [ { "Linux kernel": { "Git repository": {"commit": "bc8cec0dff0~"}, "modules": ["drivers/mtd/mtd.ko"] }, "specifications set": "Linux 3.2", "rule specifications": ["generic:memory"], "ideal verdicts": [{"ideal verdict": "unsafe"}] } ] }

Leads to

core.utils.CommandError: "make" failed

but should be successfull

make: scripts/Makefile.modbuiltin: No such file or directory make: *** No rule to make target 'scripts/Makefile.modbuiltin'. Stop. [ALKBCDG1] Raise exception: Traceback (most recent call last): File "/home/debian/klever-inst/klever/core/core/components.py", line 428, in run self.main() File "/home/debian/klever-inst/klever/core/core/components.py", line 332, in callbacks_caller ret = attr(*args, **kwargs) File "/home/debian/klever-inst/klever/core/core/components.py", line 330, in callbacks_caller ret = attr(*args[1:], **kwargs) File "/home/debian/klever-inst/klever/core/core/lkbce/__init__.py", line 460, in get_all_linux_kernel_build_cmd_descs builtin_modules = self.__get_builtin_modules() File "/home/debian/klever-inst/klever/core/core/lkbce/__init__.py", line 589, in __get_builtin_modules cwd=self.linux_kernel['work src tree']) File "/home/debian/klever-inst/klever/core/core/utils.py", line 183, in execute raise CommandError('"{0}" failed'.format(cmd)) core.utils.CommandError: "make" failed Raise exception: Traceback (most recent call last): File "/home/debian/klever-inst/klever/core/core/components.py", line 428, in run self.main() File "/home/debian/klever-inst/klever/core/core/components.py", line 332, in callbacks_caller ret = attr(*args, **kwargs) File "/home/debian/klever-inst/klever/core/core/lkbce/__init__.py", line 100, in extract_linux_kernel_build_commands ('ALKBCDG', self.get_all_linux_kernel_build_cmd_descs)) File "/home/debian/klever-inst/klever/core/core/components.py", line 332, in callbacks_caller ret = attr(*args, **kwargs) File "/home/debian/klever-inst/klever/core/core/components.py", line 581, in launch_subcomponents launch_workers(self.logger, subcomponent_processes) File "/home/debian/klever-inst/klever/core/core/components.py", line 197, in launch_workers p.join(1.0 / len(workers)) File "/home/debian/klever-inst/klever/core/core/components.py", line 332, in callbacks_caller ret = attr(*args, **kwargs) File "/home/debian/klever-inst/klever/core/core/components.py", line 546, in join raise ComponentError('Component "{0}" failed'.format(self.name)) core.components.ComponentError: Component "ALKBCDG1" failed
Actions #1

Updated by Evgeny Novikov about 4 years ago

  • Status changed from New to Rejected

This issue is not relevant anymore since builds are performed outside Klever with Clade.

Actions

Also available in: Atom PDF