Skip to content

ppc64le: arch/powerpc/tools scripts and kpatch-gcc #976

@joe-lawrence

Description

@joe-lawrence

While testing #973, I noticed these errors in ~/.kpatch/build.log:

./arch/powerpc/tools/relocs_check.sh: line 48: /root/kpatch/kpatch-build/kpatch-gcc objdump: No such file or directory
./arch/powerpc/tools/unrel_branch_check.sh: line 26: /root/kpatch/kpatch-build/kpatch-gcc objdump: No such file or directory
./arch/powerpc/tools/unrel_branch_check.sh: line 37: /root/kpatch/kpatch-build/kpatch-gcc objdump: No such file or directory

I'm guessing that skipping these are benign, but could there be other tools scripts that we may need to properly function in the future? I wonder if the scripts are concatentating argv[0] and argv[1] so it's looking for a file called "/root/kpatch/kpatch-build/kpatch-gcc objdump"?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions