From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Current 'next' branch fails to compile grub Date: Mon, 09 Sep 2019 11:00:24 +0100 Message-ID: <75AA7064-5AB2-4BC8-912C-96CB26731EBA@ipfire.org> In-Reply-To: <8e0229e6-e4f8-8bcc-e23a-ee0c0ad1669c@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6292581461781308141==" List-Id: --===============6292581461781308141== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, I had the same problem the other day and just ran ./make.sh build again and i= t went through. Sometimes it just does not find Python I think. No idea why that is. Maybe co= nfig.log has more details. Best, -Michael > On 7 Sep 2019, at 20:23, peter.mueller(a)ipfire.org wrote: >=20 > Hello *, >=20 > the current 'next' branch of IPFire 2.x fails to compile grub: >=20 >> grub (2.02) = [ 34 ][ FAIL ] >>=20 >> config.status: creating config-util.h >> config.status: linking include/grub/x86_64 to include/grub/cpu >> config.status: linking include/grub/x86_64/efi to include/grub/machine >> config.status: executing depfiles commands >> config.status: executing po-directories commands >> config.status: creating po/POTFILES >> config.status: creating po/Makefile >> ******************************************************* >> GRUB2 will be compiled with following components: >> Platform: x86_64-efi >> With devmapper support: Yes >> With memory debugging: No >> With disk cache statistics: No >> With boot time statistics: No >> efiemu runtime: No (not available on efi) >> grub-mkfont: Yes >> grub-mount: No (need FUSE library) >> starfield theme: No (No DejaVu found) >> With libzfs support: No (need zfs library) >> Build-time grub-mkfont: Yes >> With unifont from ./unifont.pcf.gz >> With liblzma from -llzma (support for XZ-compressed mips images) >> ******************************************************* >> cd /usr/src/grub-2.02-efi && make -j5 >> make[1]: Entering directory '/usr/src/grub-2.02-efi' >> python gentpl.py Makefile.util.def Makefile.utilgcry.def > Makefile.uti= l.am.new || (rm -f Makefile.util.am.new; exit 1) >> /bin/sh: python: command not found >> make[1]: *** [Makefile:12159: Makefile.util.am] Error 1 >> make[1]: Leaving directory '/usr/src/grub-2.02-efi' >> make: *** [grub:108: /usr/src/log/grub-2.02] Error 2 >>=20 >> ERROR: Building grub = [ FAIL ] >> Check /home/pmu/working/ipfire-2.x/log/_build.ipfire.log for errors if = applicable [ FAIL ] > Anything I am doing wrong? Anybody else experiencing this error? >=20 > Footnote: Intention was to update Tor, iptables and libnetfilter_queue. > Just in case anybody else is currently at these, too. iproute2 also needs > a major update, but that will be a second step. >=20 > Thanks, and best regards, > Peter M=C3=BCller --===============6292581461781308141==--