Ports' QT5_USE assumes qt5-*, but build links executables to a specific minor version 5.7.*

2017-04-10 Thread Yuri
I had this problem: system had the older qt5-*-5.6.1 version. I installed qbittorrent using pkg. qbittorrent then failed saying it can't find the Qt_5.7 tag. QT5_USE makes sure qt5-* dependencies exist, but the actual dependency is a specific qt5 minor version. pkg therefore installs such

Re: building net/samba43 in poudriere with gcc494

2017-04-10 Thread Anton Yuzhaninov
On 04/10/17 08:06, Matthias Apitz wrote: > > I was able to build net/samba34 with setting > > CC=gcc > CXX=g++ > > in /etc/make.conf on my r314251 with ports head from March, 4. > > How to is set CC=gcc only for the port net/samba34 in the make.conf > files used by poudriere, i.e. not for all

Re: lang/gcc5 issue

2017-04-10 Thread Walter Schwarzenfeld
iI guess it is the GRAPHITE option. Turn it to off. Optimizations often causes errors. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Update of devel/rubygem-google-api-client broke www/rubygem-rest-client (blocks security related update)

2017-04-10 Thread Matthias Fechner
Dear all, the upgrade of devel/rubygem-google-api-client broke www/rubygem-rest-client. The new devel/rubygem-google-api-client points to a dependency that is to new for www/rubygem-rest-client. The update of rubygem-rest-client 2.0.1 fixes that:

lang/gcc5 issue

2017-04-10 Thread The Doctor
All right, when I turn on all options, I am getting Configuring stage 2 in ./gcc In file included from /usr/ports/lang/gcc5/work/gcc-5.4.0/libcpp/directives.c:21:0: ./config.h:350:19: error: multiple types in one declaration #define ptrdiff_t int ^ ./config.h:350:19: error:

410.pkg-audit with pkg_jails="*" corrupts jails' pkg databases

2017-04-10 Thread Alan Somers
I have a jailer running 11.0-RELEASE-p8 with 8 jails running either 11.0-RELEASE-p8 or 10.3-RELEASE-p12. On my jailer, I have 410.pkg-audit enabled and pkg_jails="*" is set in /etc/periodic.conf. Up until now, that's worked fine. But apparently at some point I upgraded pkg on the jailer but not

Re: building net/samba43 in poudriere with gcc494

2017-04-10 Thread Matthias Apitz
El día lunes, abril 10, 2017 a las 12:11:47p. m. -0400, Anton Yuzhaninov escribió: > On 04/10/17 08:06, Matthias Apitz wrote: > > > > I was able to build net/samba34 with setting > > > > CC=gcc > > CXX=g++ > > > > in /etc/make.conf on my r314251 with ports head from March, 4. > > > > How to

Re: lang/gcc6-aux build error due to internal Makefile/sh syntax: $${PWDCMD-pwd} is missing a ":"

2017-04-10 Thread Mark Millard
On 2017-Apr-10, at 12:12 PM, Mark Millard wrote: > Context (on a BPI-M3 arm64 board): I had been thinking of the BPI-M3 for other reasons and typed that instead of the correct: pine64+ 2GB. (True elsewhere as well.) I do really mean arm64 here. > # svnlite info /usr/ports/ | grep "Re[plv]" >

Re: building net/samba43 in poudriere with gcc494

2017-04-10 Thread Rainer Hurling
Am 10.04.2017 um 20:32 schrieb Matthias Apitz: > El día lunes, abril 10, 2017 a las 12:11:47p. m. -0400, Anton Yuzhaninov > escribió: > >> On 04/10/17 08:06, Matthias Apitz wrote: >>> >>> I was able to build net/samba34 with setting >>> >>> CC=gcc >>> CXX=g++ >>> >>> in /etc/make.conf on my

lang/gcc6-aux build error due to internal Makefile/sh syntax: $${PWDCMD-pwd} is missing a ":"

2017-04-10 Thread Mark Millard
Context (on a BPI-M3 arm64 board): # svnlite info /usr/ports/ | grep "Re[plv]" Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 438141 Last Changed Rev: 438141 I was trying to build synth on an arm64 (BPI-M3) and

Re: lang/gcc5 issue

2017-04-10 Thread The Doctor
On Mon, Apr 10, 2017 at 06:55:04PM +0200, Walter Schwarzenfeld wrote: > iI guess it is the GRAPHITE option. Turn it to off. Optimizations often > causes errors. > Still chokes even with GRAPHITE OFF. Looks like a BOOTSTRAP issue. > ___ >

Re: FreeBSD Port: b43-fwcutter-015

2017-04-10 Thread Baho Utot
On 04/10/17 08:12, Thomas Laus wrote: Is there any hope for this Broadcom wireless chip running on a Compaq F500 laptop? It was successful running Ubuntu 16 using the legacy Broadcom package of drivers. I installed the suggested FreeBSD ports for Broadcom wireless and loaded it as a

Re: lang/gcc6-aux build error due to internal Makefile/sh syntax: $${PWDCMD-pwd} is missing a ":" [misidentified problem]

2017-04-10 Thread Mark Millard
On 2017-Apr-10, at 1:21 PM, John Marino wrote: > On 4/10/2017 15:12, Mark Millard wrote: >> On 2017-Apr-10, at 12:12 PM, Mark Millard wrote: >>> with line 875 being the one with: @r=`${PWD_COMMAND}` >>> >>> It appears to me that the notation $${PWDCMD-pwd} is not >>> what was intended. My

Re: lang/gcc6-aux build error due to internal Makefile/sh syntax: $${PWDCMD-pwd} is missing a ":" [misidentified problem]

2017-04-10 Thread Mark Millard
On 2017-Apr-10, at 5:52 PM, Mark Millard wrote: > On 2017-Apr-10, at 1:21 PM, John Marino wrote: > >> On 4/10/2017 15:12, Mark Millard wrote: >>> On 2017-Apr-10, at 12:12 PM, Mark Millard wrote: with line 875 being the one with: @r=`${PWD_COMMAND}` It appears to me that the

FreeBSD ports you maintain which are out of date

2017-04-10 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,

FreeBSD Port: b43-fwcutter-015

2017-04-10 Thread Thomas Laus
Is there any hope for this Broadcom wireless chip running on a Compaq F500 laptop? It was successful running Ubuntu 16 using the legacy Broadcom package of drivers. I installed the suggested FreeBSD ports for Broadcom wireless and loaded it as a loader.conf module. Apr 10 10:17:46 presario

Re: Update of devel/rubygem-google-api-client broke www/rubygem-rest-client (blocks security related update)

2017-04-10 Thread Kurt Jaeger
Hi! > the upgrade of devel/rubygem-google-api-client broke > www/rubygem-rest-client. > > The new devel/rubygem-google-api-client points to a dependency that is > to new for > www/rubygem-rest-client. > > The update of rubygem-rest-client 2.0.1 fixes that: >

Re: lang/gcc5 issue

2017-04-10 Thread Lowell Gilbert
The Doctor writes: > On Mon, Apr 10, 2017 at 06:55:04PM +0200, Walter Schwarzenfeld wrote: >> iI guess it is the GRAPHITE option. Turn it to off. Optimizations often >> causes errors. >> > > Still chokes even with GRAPHITE OFF. > > Looks like a BOOTSTRAP issue. The

Re: lang/gcc5 issue

2017-04-10 Thread The Doctor
On Mon, Apr 10, 2017 at 10:36:19PM -0400, Lowell Gilbert wrote: > The Doctor writes: > > > On Mon, Apr 10, 2017 at 06:55:04PM +0200, Walter Schwarzenfeld wrote: > >> iI guess it is the GRAPHITE option. Turn it to off. Optimizations often > >> causes errors. > >> > > >

Re: Update of devel/rubygem-google-api-client broke www/rubygem-rest-client (blocks security related update)

2017-04-10 Thread Matthias Fechner
Hi Kurt, Am 11.04.2017 um 07:27 schrieb Kurt Jaeger: > Which security bug does this fix ? Any link ? > For rubygem-rest-client, we're still waiting for the maintainer to > approve, as far as I can see. > the gitlab port has the following security bug:

building net/samba43 in poudriere with gcc494

2017-04-10 Thread Matthias Apitz
I was able to build net/samba34 with setting CC=gcc CXX=g++ in /etc/make.conf on my r314251 with ports head from March, 4. How to is set CC=gcc only for the port net/samba34 in the make.conf files used by poudriere, i.e. not for all the other ~1800 ports? Thx matthias -- Matthias