java/openjdk7 update fails to build

2020-03-09 Thread Jonathan Chen
Hi, The latest update to java/openjdk7 on 8-Mar to 7u251 is currently failing with: echo Linking launcher... Linking launcher... cc -m64 -Xlinker -O1 -Xlinker -z -Xlinker noexecstack -m64 -Xlinker -export-dynamic -L`pwd` -o gamma launcher/java_md.o launcher/jli_util.o launcher/wildcard.o

Re: amdgpu panics

2020-03-09 Thread Hans Petter Selasky
On 2020-03-10 00:03, Grzegorz Junka wrote: I've upgraded my system to 12.1. I have recompiled all ports with poudriere using jail 12.1. As soon as "amdgpu" kernel module is loaded the system panics. Tried with both, "drm-kmo" and "drm-fbsd12.0-kmod". Any ideas? Are the kernel sources in

amdgpu panics

2020-03-09 Thread Grzegorz Junka
I've upgraded my system to 12.1. I have recompiled all ports with poudriere using jail 12.1. As soon as "amdgpu" kernel module is loaded the system panics. Tried with both, "drm-kmo" and "drm-fbsd12.0-kmod". Any ideas? Grzegorzj ___

2020Q1 and firefox/thunderbird

2020-03-09 Thread Boris Samorodov
Hi all, There are no firefox/thunderbird ports at the quarterly repository. Is there any ETA to fix this? -- WBR, bsam ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

level/py-setuptools failing

2020-03-09 Thread joe mcguckin
===> Checking if py37-setuptools is already installed ===> Registering installation for py37-setuptools-44.0.0 Installing py37-setuptools-44.0.0... pkg-static: py37-setuptools-44.0.0 conflicts with py36-setuptools-41.2.0 (installs files into the same place). Problematic file:

Re: [RFC] Adding a Rados block driver to bhyve

2020-03-09 Thread Dave Horsfall
On Mon, 9 Mar 2020, Miroslav Lachman wrote: There are some ports (for example sysutils/lsof) which need kernel sources to build. [...] Kernel sources, or just the headers? -- Dave ___ freebsd-ports@freebsd.org mailing list

Re: [RFC] Adding a Rados block driver to bhyve

2020-03-09 Thread Willem Jan Withagen
On 9-3-2020 12:38, Miroslav Lachman wrote: Willem Jan Withagen wrote on 2020/03/09 11:31: [...] 3) Create a bhyve-rbd port. Problem with that is that it will require the FreeBSD source tree for the bhyve sources, but there is no Ports option for that?      Or bhyve sources are

Re: [RFC] Adding a Rados block driver to bhyve

2020-03-09 Thread Miroslav Lachman
Willem Jan Withagen wrote on 2020/03/09 11:31: [...] 3) Create a bhyve-rbd port.     Problem with that is that it will require the FreeBSD source tree for the     bhyve sources, but there is no Ports option for that?     Or bhyve sources are manually copied into the port. And then    

[RFC] Adding a Rados block driver to bhyve

2020-03-09 Thread Willem Jan Withagen
Hi all, And sorry for crosspoing three groups, but the answer can/could be a mix of things to do in these three areas. I have a prototype of bhyve running on Rados/Ceph working:     https://github.com/freebsd/freebsd/pull/426 But there are a few catches on how to get it in the FreeBSd