Re: Ports recompile for 13.0-RELEASE

2021-05-04 Thread John Kennedy
On Tue, May 04, 2021 at 08:10:38AM -0600, @lbutlr wrote: > With the move to FreeBSD 13.0 is there a simple (single step) way to > reinstall all the current ports other than saving off a list of the ports and > then stepping through that list to reinstall them? It was very inefficient > when movi

PR#252928 mtools needs iconv and mtools.conf edit for ipxe to compile

2021-02-05 Thread John Kennedy
Can someone take a look at bug # 252928? I don't guarantee that it is anywhere near the right thing to do, but my general issues trying to compile net/ipxe are: net/ipxe requires mformat from emultators/mtools When mtools is built, it gets libiconv loaded because of texinfo

Re: Can't load nvidia.ko on stable/12 after r564088 (440.100_1 -> 460.36)

2021-02-05 Thread John Kennedy
On Fri, Feb 05, 2021 at 04:43:58AM -0800, David Wolfskill wrote: > dmesg reports: > > link_elf_obj: symbol nvidia_driver_name undefined > linker_load_file: /boot/modules/nvidia.ko - unsupported file type > KLD nvidia-modeset.ko: depends on nvidia - not available or version mismatch > linker_load_f

Re: Re-enabling old ciphers in openssl

2020-12-28 Thread John Kennedy
On Sun, Dec 27, 2020 at 03:49:10PM -0800, Dan Mahoney (Gushi) wrote: > Hey there all. > > This is a "don't try this at home" question. This is not something I'm > asking how to do in the general case, but I'd like to know. > > It seems recently (since 1.1.1, OpenSSL has deprecated a number of

Re: portmaster new development

2020-12-27 Thread John Kennedy
On Sat, Dec 26, 2020 at 07:23:59PM -0800, Thomas Mueller wrote: > ... An improved portmaster arouses my interest. Maybe modify the name so it > can be added to the ports tree and coexist with the "official" portmaster. > Desired features/options would be to keep going rather than stop when one >

Re: Build errors in Python packages with compiled extensions

2020-12-22 Thread John Kennedy
On Tue, Dec 22, 2020 at 05:25:41PM -0800, John Kennedy wrote: > On Tue, Dec 22, 2020 at 08:47:35PM +0100, Christian Ullrich wrote: > > Hello, > > > > I have started to notice poudriere builds of Python ports with compiled > > extensions failing: > > > >

Re: Build errors in Python packages with compiled extensions

2020-12-22 Thread John Kennedy
On Tue, Dec 22, 2020 at 08:47:35PM +0100, Christian Ullrich wrote: > Hello, > > I have started to notice poudriere builds of Python ports with compiled > extensions failing: > > [00:00:11] /usr/bin/strip > /wrkdirs/usr/ports/devel/py-cffi/work-py38/stage/usr/local/lib/python3.8/site-packages/_c

Re: portsnap depreciation

2020-09-18 Thread John Kennedy
On Fri, Sep 18, 2020 at 08:17:35PM +, Pau Amma wrote: > On 2020-09-18 17:58, Carmel NY wrote: > > On Fri, 18 Sep 2020 13:43:48 +, Pau Amma stated: > >> See > >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing-poudriere.html#testing-poudriere-ports-tree > >> and th

Re: qt5-webengine

2020-04-04 Thread John Kennedy
On Sat, Apr 04, 2020 at 07:41:54PM -0400, Robert Huff wrote: > Jonathan Chen writes: > >> Frankly speaking, if you're compiling your own ports, you >> have to use either synth or poudriere; anything else will cost you >> time hunting down broken dependencies. > > Speaking as someone w

Re: INDEX build failed for 11.x

2020-03-13 Thread John Kennedy
On Fri, Mar 13, 2020 at 11:25:51AM -0700, John Kennedy wrote: > There seems to be something similar going on for devel/llvm10, and probably a > lot more since they do the same kind of comparison. Seems to be fixed as of 528375 (somewhere between e9ecbe62adad..71e1eb7115a2; revision

Re: INDEX build failed for 11.x

2020-03-13 Thread John Kennedy
On Fri, Mar 13, 2020 at 06:04:38PM +, Ports Index build wrote: > --- describe.biology --- > make[5]: "/home/indexbuild/tindex/ports/biology/canu/Makefile" line 34: > warning: String comparison operator should be either == or != > make[5]: "/home/indexbuild/tindex/ports/biology/star/Makefile" l

Re: amdgpu panics

2020-03-12 Thread John Kennedy
On Thu, Mar 12, 2020 at 12:22:21AM +, Grzegorz Junka wrote: > On 10/03/2020 19:46, Hans Petter Selasky wrote: > > On 2020-03-10 20:29, Grzegorz Junka wrote: > > > > > > On 09/03/2020 23:04, Hans Petter Selasky wrote: > > > > On 2020-03-10 00:03, Grzegorz Junka wrote: > > > > > I've upgraded my

Re: Starting with poudriere

2020-02-15 Thread John Kennedy
On Sat, Feb 15, 2020 at 09:02:39PM -0700, @lbutlr wrote: > On 15 Feb 2020, at 16:32, @lbutlr wrote: > > Sorry for the rather basic questions. > > Thanks everyone for your comments. One more dumb question I can???t find the > answer to. > > Let???s say I want to build and install a single port v

Re: "poudriere testport" to download binary depends

2019-10-21 Thread John Kennedy
On Mon, Oct 21, 2019 at 01:59:17PM +0100, Matthew Seaman wrote: > On 21/10/2019 13:31, Sergei Vyshenski wrote: > > Is it possible to instruct "poudriere testport" such > > that it downloads depends (in a form of binary packages) from the > > central repository, > > and actually tests only the port

Re: thunderbird build error

2018-12-16 Thread John Kennedy
On Sun, Dec 16, 2018 at 07:54:34AM -0500, George Mitchell wrote: > On 12/15/18 1:10 PM, George Mitchell wrote: > > I recently updated my port build machine to 11.2-RELEASE. I'm in the > > process of recompiling my (previously) 10.4-based ports to 11.2, and > > perhaps I shouldn't be trying to do t