After numerous previous kernel compilation without incident ran into this issue recently at command line:
changelog file::
Has anyone experienced this issue recently and if so what does it mean?
Code:
sudo make bindeb-pkg -j2 SYNC include/config/auto.conf.cmd HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/parser.tab.o HOSTLD scripts/kconfig/conf GEN debiandpkg-buildpackage --build=binary --no-pre-clean --unsigned-changes -R'make -f debian/rules' -j1 -a$(cat debian/arch)dpkg-buildpackage: warning: debian/changelog(l2): found end of file where expected first headingdpkg-buildpackage: error: fatal error occurred while parsing debian/changelogmake[2]: *** [scripts/Makefile.package:121: bindeb-pkg] Error 255make[1]: *** [/media/Ext2/kernel/linux-6.9.1/Makefile:1541: bindeb-pkg] Error 2make: *** [Makefile:240: __sub-make] Error 2
Code:
linux-upstream (6.9.1-5) urgency=low * Custom built Linux kernel. -- root <root@desconosido> Sun, 19 May 2024 21:43:27 -0300
Statistics: Posted by contactopublico — 2024-05-20 14:17 — Replies 0 — Views 28