Am 24.02.2021 um 00:31 schrieb Chris:
It was from a 12-STABLE usb stick (probably 12.1). Is there no way
forward, save
building up to 12.2?
yes:
freebsd-update upgrade -r 12.2-RELEASE
freebsd-update install
# nextboot -k GENERIC
reboot
freebsd-update install
# check that config files in etc a
Mark Millard wrote on 2021/02/24 12:43:
> On 2021-Feb-23, at 19:26, Tatsuki Makino wrote:
>
>> By the way, now 12.x-STABLE needs to bring the source with the following git
>> command.
>> Is there an announcement about it anywhere?
>>
>> git clone -b stable/12 "https://git.FreeBSD.org/src.git"; /
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
m
On 2021-Feb-23, at 19:26, Tatsuki Makino wrote:
> Hello.
>
> Jonathan Chen wrote on 2021/02/24 11:25:
>>
>> You're running 12.1, and not -STABLE. The EOL for 12.1 was Nov-2019.
>>
>> You need to get a later version or run -STABLE (ie: build from source
>> off the stable/12 branch).
>
> No,
Hello.
Jonathan Chen wrote on 2021/02/24 11:25:
>
> You're running 12.1, and not -STABLE. The EOL for 12.1 was Nov-2019.
>
> You need to get a later version or run -STABLE (ie: build from source
> off the stable/12 branch).
No, it's the 12.x-STABLE. But it's older than 12.2-RELEASE.
By the way
On 2021-02-23 18:25, Jonathan Chen wrote:
On Wed, 24 Feb 2021 at 15:00, Chris wrote:
On 2021-02-23 16:04, Mark Millard wrote:
> Chris portmaster at bsdforge.com wrote on
> Tue Feb 23 23:31:09 UTC 2021 :
>
>> On 2021-02-23 14:58, @lbutlr wrote:
>> > On 23 Feb 2021, at 13:26, Chris wrote:
>> >>
On Wed, 24 Feb 2021 at 15:00, Chris wrote:
>
> On 2021-02-23 16:04, Mark Millard wrote:
> > Chris portmaster at bsdforge.com wrote on
> > Tue Feb 23 23:31:09 UTC 2021 :
> >
> >> On 2021-02-23 14:58, @lbutlr wrote:
> >> > On 23 Feb 2021, at 13:26, Chris wrote:
> >> >> OK On a virgin 12 stable inst
On 2021-02-23 16:04, Mark Millard wrote:
Chris portmaster at bsdforge.com wrote on
Tue Feb 23 23:31:09 UTC 2021 :
On 2021-02-23 14:58, @lbutlr wrote:
> On 23 Feb 2021, at 13:26, Chris wrote:
>> OK On a virgin 12 stable install.
>
> The current release is 12.2-RELEASE. 12.0-RELEASE was EOLed la
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
> > DEFAUL
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
> > DEFAUL
Chris portmaster at bsdforge.com wrote on
Tue Feb 23 23:31:09 UTC 2021 :
> On 2021-02-23 14:58, @lbutlr wrote:
> > On 23 Feb 2021, at 13:26, Chris wrote:
> >> OK On a virgin 12 stable install.
> >
> > The current release is 12.2-RELEASE. 12.0-RELEASE was EOLed last February.
> > I
> > am
> > n
On 2021-02-23 14:58, @lbutlr wrote:
On 23 Feb 2021, at 13:26, Chris wrote:
OK On a virgin 12 stable install.
The current release is 12.2-RELEASE. 12.0-RELEASE was EOLed last February. I
am
not sure what build you mean by "12-STABLE"
It was from a 12-STABLE usb stick (probably 12.1). Is ther
Nevermind, it was that WINEDLLPATH was missing.
-Neel
On 2021-02-23 13:01, Neel Chauhan wrote:
Hi freebsd-ports@
I recently adopted emulators/i386-wine-devel and am attempting to
update it to 6.2 along with adding 14.0 support.
Phabricator URL: https://reviews.freebsd.org/D28908
When I attem
On 23 Feb 2021, at 13:26, Chris wrote:
> OK On a virgin 12 stable install.
The current release is 12.2-RELEASE. 12.0-RELEASE was EOLed last February. I am
not sure what build you mean by "12-STABLE"
Are you on the http://lists.freebsd.org/mailman/listinfo/freebsd-stable mailing
list?
--
'Wh
Hi freebsd-ports@
I recently adopted emulators/i386-wine-devel and am attempting to update
it to 6.2 along with adding 14.0 support.
Phabricator URL: https://reviews.freebsd.org/D28908
When I attempt to run the `wine` command, I get this error:
root@omen:/usr/ports.dev/emulators/i386-wine-de
OK On a virgin 12 stable install. Followed by a
svnlite co svn://svn.freebsd.org/portd/head /usr/ports
and a /usr/src already populated.
A trip to /usr/ports/ports-mgmt/pkg
followed by make install clean
returned:
/!\ ERROR: /!\
Ports Collection support for your FreeBSD version has ended, and no
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
https://
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
DEF
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 'make'
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
20 matches
Mail list logo