From owner-freebsd-virtualization@freebsd.org Mon Feb 22 15:13:01 2021 Return-Path: Delivered-To: freebsd-virtualization@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6FF30541C21; Mon, 22 Feb 2021 15:13:01 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor.nl2k.ab.ca (doctor.nl2k.ab.ca [204.209.81.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dklzw3YfGz3mD2; Mon, 22 Feb 2021 15:13:00 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor by doctor.nl2k.ab.ca with local (Exim 4.94 (FreeBSD)) (envelope-from ) id 1lECko-000HHe-Oy; Mon, 22 Feb 2021 08:04:06 -0700 Date: Mon, 22 Feb 2021 08:04:06 -0700 From: The Doctor To: Rebecca Cran Cc: Dustin Marquess , FreeBSD virtualization , freebsd-ports@freebsd.org Subject: Re: sysutils/uefi-edk2-bhyve isssue Message-ID: References: <4936B637-E08C-4FE5-A4B2-F3247C5B4B42@bsdio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4936B637-E08C-4FE5-A4B2-F3247C5B4B42@bsdio.com> X-Rspamd-Queue-Id: 4Dklzw3YfGz3mD2 X-Spamd-Bar: +++++ X-Spamd-Result: default: False [5.00 / 15.00]; GREYLIST(0.00)[pass,meta]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(0.00)[+a]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(0.00)[nl2k.ab.ca,quarantine]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; INTRODUCTION(2.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[204.209.81.1:from]; R_DKIM_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:6171, ipnet:204.209.81.0/24, country:CA]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; MIME_GOOD(-0.10)[text/plain]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; BAD_REP_POLICIES(0.10)[]; SPAMHAUS_ZRD(0.00)[204.209.81.1:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RBL_VIRUSFREE_BOTNET(2.00)[204.209.81.1:from]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_COUNT_TWO(0.00)[2]; FREEMAIL_CC(0.00)[gmail.com,freebsd.org]; MAILMAN_DEST(0.00)[freebsd-virtualization,freebsd-ports] X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2021 15:13:01 -0000 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: > > > > ???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 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]: *** [GNUmakefile:315: /usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib/DEBUG/BootMaintenanceManager.c] Error 1 > >>>> make[2]: Leaving directory '/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib' > >>>> > >>>> > >>>> build.py... > >>>> : error 7000: Failed to execute command > >>>> make tbuild [/usr/ports/sysutils/uefi-edk2-bhyve/work/Build/BhyveX64/RELEASE_GCC5/X64/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib] > >>>> BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py:654: ResourceWarning: unclosed file <_io.BufferedReader name=13> > >>>> ResourceWarning: Enable tracemalloc to get the object allocation traceback > >>> > >>> What version of FreeBSD are you running? And what version of GCC? > >>> > >> > >> 12.2 and I tried both GCC 9 and 10 ! > >> Just did a pkg delete in gcc48 > >>> > >>> -- > >>> Rebecca Cran > >>> > >>> > >>> _______________________________________________ > >>> freebsd-ports@freebsd.org mailing list > >>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports > >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > >> > >> -- > >> Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca > >> Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! > >> Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b > >> NFLD on 13 Feb vote Liberal ! > >> _______________________________________________ > >> freebsd-virtualization@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > >> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org" > > -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b NFLD on 13 Feb vote Liberal !