Date: Tue, 23 Feb 2021 21:18:57 -0700 From: Rebecca Cran <rebecca@bsdio.com> To: The Doctor <doctor@doctor.nl2k.ab.ca> Cc: freebsd-ports@freebsd.org, FreeBSD virtualization <freebsd-virtualization@freebsd.org> Subject: Re: sysutils/uefi-edk2-bhyve isssue Message-ID: <c1230e64-01de-7ff0-81f5-0fe906293a80@bsdio.com> In-Reply-To: <YDWkm7tfflpRPvj0@doctor.nl2k.ab.ca> References: <CAJpsHY4PGYhyF3ambGA7cJEEGwJxy6j3NZf39%2B9_jyC9fxPbug@mail.gmail.com> <4936B637-E08C-4FE5-A4B2-F3247C5B4B42@bsdio.com> <YDPH5rZ3b2iHslJ4@doctor.nl2k.ab.ca> <YDPRN2jmhDoM0AEY@doctor.nl2k.ab.ca> <4bef8331-e0eb-543e-174c-f764df61233c@bsdio.com> <282ddce0-0f8c-24c6-1298-3500f5bd4ffd@bsdio.com> <YDUWFN2SY7DIktJ1@doctor.nl2k.ab.ca> <481da9ef-8e46-5dfd-d9d4-7fa725347307@bsdio.com> <YDWkm7tfflpRPvj0@doctor.nl2k.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/23/2021 5:58 PM, The Doctor wrote: > Again, same issue. > > What is causing > > ld-elf.so.1: /usr/local/lib/compat/libstdc++.so.6: version CXXABI_1.3.8 required > +by > +/usr/ports/sysutils/uefi-edk2-bhyve/work/edk2-2e1e8c35f3178df95d79da81ac6deec24 > +2da74c2/BaseTools/Source/C/bin/VfrCompile not found > make[2]: *** [GNUmakefile:315: > +/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeMod > +ulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/Bo > +otMaintenanceManager.c] Error 1 > make[2]: Leaving directory > +'/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeMo > +dulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib' > > To take place? I'm fairly sure it means you have _some_ sort of toolchain installation/configuration that's messing things up. Could you run 'make clean' in the uefi-edk2-bhyve directory - then, run 'script bhyve_build_log.txt make' to log all the output to the file 'bhyve_build_log.txt'? And then upload the contents somewhere, for example https://pastebin.com/ . -- Rebecca Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c1230e64-01de-7ff0-81f5-0fe906293a80>