Bug#1079032: kpatch: Missing "bversion.h" and multiple header files included in gcc-plugins/gcc-common.h
Piyush Sachdeva
piyushs at linux.ibm.com
Mon Aug 19 07:03:18 UTC 2024
To:submit at bugs.debian.org
From:piyushs at linux.ibm.com
Subject: kpatch: Missing "bversion.h" and multiple header files included in gcc-plugins/gcc-common.h
Package: kpatch
Version: 0.9.9-2
Dear Maintainer,
The build of kpatch on PPC64el fails due to the absence of "bversion.h" header file. If we get rid of
#include directive for bversion.h, the next series of header files in kpatch-build/gcc-plugins/gcc-common.h,
complain of the same error.
In file included from gcc-plugins/ppc64le-plugin.c:2:
gcc-plugins/gcc-common.h:4:10: fatal error: bversion.h: No such file or directory
4 | #include "bversion.h"
| ^~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:39: gcc-plugins/ppc64le-plugin.so] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kpatch-build'
make[1]: *** [Makefile:23: build-kpatch-build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j160 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
I am using Debian GNU/Linux 12, kernel 6.1.0-18-powerpc64le
Best Regards,
Piyush
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20240819/b39a7270/attachment.html>
More information about the kernel-team
mailing list