Re: sysutils/uefi-edk2-bhyve isssue

2021-02-24 Thread The Doctor via freebsd-ports
On Tue, Feb 23, 2021 at 09:18:57PM -0700, Rebecca Cran wrote: > 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 > >

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread Rebecca Cran
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

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread The Doctor via freebsd-ports
On Tue, Feb 23, 2021 at 08:31:18AM -0700, Rebecca Cran wrote: > On 2/23/21 7:49 AM, The Doctor wrote: > > On Mon, Feb 22, 2021 at 11:30:24PM -0700, Rebecca Cran wrote: > > >> Do you have anything in /etc/make.conf that could be affecting the build? > > > > DEFAULT_VERSIONS+=linux=c7_64 > >

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread The Doctor via freebsd-ports
On Tue, Feb 23, 2021 at 08:31:18AM -0700, Rebecca Cran wrote: > On 2/23/21 7:49 AM, The Doctor wrote: > > On Mon, Feb 22, 2021 at 11:30:24PM -0700, Rebecca Cran wrote: > > >> Do you have anything in /etc/make.conf that could be affecting the build? > > > > DEFAULT_VERSIONS+=linux=c7_64 > >

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread Mateusz Piotrowski
On 23/02/2021 15:49, The Doctor via freebsd-ports wrote: DEFAULT_VERSIONS+=linux=c7_64 DEFAULT_VERSIONS+=ruby=2.7 DEFAULT_VERSIONS+=python=3.8 DEFAULT_VERSIONS+=pytho3=3.8 This looks like a typo BTW. ___ freebsd-ports@freebsd.org mailing list

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread Rebecca Cran
On 2/23/21 7:49 AM, The Doctor wrote: On Mon, Feb 22, 2021 at 11:30:24PM -0700, Rebecca Cran wrote: Do you have anything in /etc/make.conf that could be affecting the build? DEFAULT_VERSIONS+=linux=c7_64 DEFAULT_VERSIONS+=ruby=2.7 DEFAULT_VERSIONS+=python=3.8 DEFAULT_VERSIONS+=pytho3=3.8

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-23 Thread The Doctor via freebsd-ports
On Mon, Feb 22, 2021 at 11:30:24PM -0700, Rebecca Cran wrote: > On 2/22/2021 9:21 PM, Rebecca Cran wrote: > > On 2/22/2021 8:43 AM, The Doctor wrote: > > > >> Same result and now looking to reinstall gcc48 > >> in the csm version! > > > > I just installed a fresh copy of FreeBSD 12.2 and ran

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-22 Thread Rebecca Cran
On 2/22/2021 9:21 PM, Rebecca Cran wrote: On 2/22/2021 8:43 AM, The Doctor wrote: Same result and now looking to reinstall gcc48 in the csm version! I just installed a fresh copy of FreeBSD 12.2 and ran 'make' in /usr/ports/sysutils/uefi-edk2-bhyve and it completed without any errors. I'm

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-22 Thread Rebecca Cran
On 2/22/2021 8:43 AM, The Doctor wrote: Same result and now looking to reinstall gcc48 in the csm version! I just installed a fresh copy of FreeBSD 12.2 and ran 'make' in /usr/ports/sysutils/uefi-edk2-bhyve and it completed without any errors. I'm trying using synth next. -- Rebecca Cran

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-22 Thread The Doctor via freebsd-ports
On Mon, Feb 22, 2021 at 08:04:06AM -0700, The Doctor via freebsd-virtualization wrote: > On Mon, Feb 22, 2021 at 12:30:55AM -0700, Rebecca Cran wrote: > > Oh, yes - I???ve had problems building software with the gcc48 port > > installed too. Similar to the build error reported. > > > > Rebecca

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-22 Thread The Doctor via freebsd-ports
On Mon, Feb 22, 2021 at 12:30:55AM -0700, Rebecca Cran wrote: > Oh, yes - I???ve had problems building software with the gcc48 port installed > too. Similar to the build error reported. > > Rebecca > > Sent from my iPhone > > > On Feb 21, 2021, at 11:40 PM, Dustin Marquess wrote: > > > >

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-22 Thread Dustin Marquess
I had the same issue if the gcc48 port was installed, but removing that somehow resolved it for me. -Dustin On Mon, Feb 22, 2021 at 12:08 AM The Doctor via freebsd-virtualization wrote: > > On Sun, Feb 21, 2021 at 09:38:29PM -0700, Rebecca Cran wrote: > > On 2/18/2021 6:22 PM, The Doctor via

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-21 Thread Rebecca Cran
Oh, yes - I’ve had problems building software with the gcc48 port installed too. Similar to the build error reported. Rebecca Sent from my iPhone > On Feb 21, 2021, at 11:40 PM, Dustin Marquess wrote: > > I had the same issue if the gcc48 port was installed, but removing > that somehow

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-21 Thread The Doctor via freebsd-ports
On Sun, Feb 21, 2021 at 09:38:29PM -0700, Rebecca Cran wrote: > On 2/18/2021 6:22 PM, The Doctor via freebsd-ports wrote: > > ld-elf.so.1: /usr/local/lib/compat/libstdc++.so.6: version CXXABI_1.3.8 > > required by > >

Re: sysutils/uefi-edk2-bhyve isssue

2021-02-21 Thread Rebecca Cran
On 2/18/2021 6:22 PM, The Doctor via freebsd-ports wrote: 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-2e1e8c35f3178df95d79da81ac6deec242da74c2/BaseTools/Source/C/bin/VfrCompile not found make[2]: ***