Re: vscode and extensions

2020-05-16 Thread Jose Quinteiro
On 2020-05-16 13:32, Boris Samorodov wrote: > Hi All, > > I've just installed at FreeBSD-12.1 vscode-1.43.1 and > the MS C/C++ extension. Seems that it doesn't work. > And I've noticed at  ~/.vscode-oss/extensions/ms-vscode.cpptools-0.28.0 > Windows binaries. > > Should extensions work at

Re: Build error net/librsync (unable to find library -lpopt)

2020-05-16 Thread Jakob Breivik Grimstveit
Much appreciated, fix works great, now able to install duplicity without any problems  lør. 16. mai 2020 kl. 18:10 skrev Matthias Andree : > Am 16.05.20 um 17:13 schrieb Matthias Andree: > > Am 16.05.20 um 16:05 schrieb Kurt Jaeger: > >> Hi! > >> > >>> Problems building net/librsync, please

vscode and extensions

2020-05-16 Thread Boris Samorodov
Hi All, I've just installed at FreeBSD-12.1 vscode-1.43.1 and the MS C/C++ extension. Seems that it doesn't work. And I've noticed at ~/.vscode-oss/extensions/ms-vscode.cpptools-0.28.0 Windows binaries. Should extensions work at FreeBSD? -- WBR, bsam

Re: LLVM target 'amdgpu' not enabled Was: Re: Conflict on very first port (xorg) on rpi3

2020-05-16 Thread bob prohaska
On Sat, May 16, 2020 at 06:08:13PM +0200, Dimitry Andric wrote: > On 16 May 2020, at 17:44, bob prohaska wrote: > > > > Deinstalling the conflicting port made considerable progress toward a build > > of > > x11/xorg, but now make is stopping with: > > > > configure: error: LLVM target 'amdgpu'

Re: Build error net/librsync (unable to find library -lpopt)

2020-05-16 Thread Matthias Andree
Am 16.05.20 um 17:13 schrieb Matthias Andree: > Am 16.05.20 um 16:05 schrieb Kurt Jaeger: >> Hi! >> >>> Problems building net/librsync, please advice :-) >>> >>> Looking forward to having duplicity installed! :) >> Please try to use poudriere to build it. I tested it, works fine. >> > Kurt, > >

Re: LLVM target 'amdgpu' not enabled Was: Re: Conflict on very first port (xorg) on rpi3

2020-05-16 Thread Dimitry Andric
On 16 May 2020, at 17:44, bob prohaska wrote: > > Deinstalling the conflicting port made considerable progress toward a build of > x11/xorg, but now make is stopping with: > > configure: error: LLVM target 'amdgpu' not enabled in your LLVM build. > Required by radv. > > I've tried turning off

LLVM target 'amdgpu' not enabled Was: Re: Conflict on very first port (xorg) on rpi3

2020-05-16 Thread bob prohaska
Deinstalling the conflicting port made considerable progress toward a build of x11/xorg, but now make is stopping with: configure: error: LLVM target 'amdgpu' not enabled in your LLVM build. Required by radv. I've tried turning off Wayland support in graphics/mesa-dri but that didn't help.

Re: Build error net/librsync (unable to find library -lpopt)

2020-05-16 Thread Matthias Andree
Am 16.05.20 um 16:05 schrieb Kurt Jaeger: > Hi! > >> Problems building net/librsync, please advice :-) >> >> Looking forward to having duplicity installed! :) > Please try to use poudriere to build it. I tested it, works fine. > Kurt, That's reaching too short. I can see that it build in

Re: Build error net/librsync (unable to find library -lpopt)

2020-05-16 Thread Kurt Jaeger
Hi! > Problems building net/librsync, please advice :-) > > Looking forward to having duplicity installed! :) Please try to use poudriere to build it. I tested it, works fine. -- p...@opsec.eu+49 171 3101372Now what ?

Re: net/librsync does not build

2020-05-16 Thread Jakob Breivik Grimstveit
Hi, I seem to have the same problem - did you find a solution? -- Vyrdsam helsing, Jakob Breivik Grimstveit | +47 482 98 152 http://grimstveit.no/jakob tor. 23. apr. 2020 kl. 18:54 skrev Xavier Humbert : > Hi, > > net/librsync apparently can't find libpopt : > > > [root@numenor

Build error net/librsync (unable to find library -lpopt)

2020-05-16 Thread Jakob Breivik Grimstveit
Problems building net/librsync, please advice :-) Looking forward to having duplicity installed! :) # uname -a FreeBSD core24.grimstveit.no 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 3135379a043(releng/12.1) CORE24 amd64 `make` in /usr/ports/net/librsync gives me this error: [29/69] /usr/bin/cc

FreeBSD ports you maintain which are out of date

2020-05-16 Thread portscout
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,

Re: Are broken ports retested before performing scheduled removal?

2020-05-16 Thread Stefan Eßer
Am 16.05.20 um 10:44 schrieb Stefan Ehmann: > On Thursday, May 14, 2020 1:24:17 AM CEST Edward Sanford Sutton, III wrote: >> games/oneko was recently removed as it was marked broken due to being >> unfetchable. I tried an old copy of the ports tree I had where it was >> marked as such and `make

Re: Are broken ports retested before performing scheduled removal?

2020-05-16 Thread Stefan Ehmann
On Thursday, May 14, 2020 1:24:17 AM CEST Edward Sanford Sutton, III wrote: > games/oneko was recently removed as it was marked broken due to being > unfetchable. I tried an old copy of the ports tree I had where it was > marked as such and `make fetch -DTRYBROKEN` succeeded. Was there an >