re: kde5/qt5 problem

2020-04-15 Thread Adriaan de Groot
Qt ports are annoying like that; it's an incompatibility between pre-5.14 and 
(current) 5.14 where it picks up the wrong CMake support bits. Uninstall Qt < 
5.14, then build Qt 5.14. Or use poudriere, which builds in a clean 
environment.

[ade]

signature.asc
Description: This is a digitally signed message part.


Re: openssl problem after 11 -> 12

2020-04-15 Thread Matthias Andree
Am 15.04.20 um 07:55 schrieb Per olof Ljungmark:
> On 2020-04-15 00:39, Matthias Andree wrote:
>>
>>> Finally managed to figure it out, you need to tell the perl script
>>> exactly what cipher to use, so I added to 'check_ilo2_health.pl':
>>> --sslopts 'SSL_verify_mode => SSL_VERIFY_NONE, SSL_version =>
>>> "TLSv1_1", SSL_cipher_list => "EDH-RSA-DES-CBC3-SHA"'
>>>
>>> Works with openssl from ports.
>>
>> But "SSL_VERIFY_NONE" should be unrelated to the versioning/cipher
>> issues.
>> If you need SSL_VERIFY_NONE, then the certificate and/or chains and/or
>> trusts are not configured properly.
>>
>
> Yes, it is unrelated, the server certs are self-signed.

Then by all means transfer the CA's certificate safely and deploy it on
the peers's trust storage, so that you can actually verify the server
certificate. SSL_VERIFY_NONE is so... 1990s.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


editors/atom: build error on 13.0-CURRENT

2020-04-15 Thread Vidar Karlsen

Hi,

I'm getting an error building editors/atom on 13.0-CURRENT:

===>  Building for atom-ide-1.45.0
cd /usr/ports/editors/atom/work/node-v10.2.1 [...]
WARNING: C++ compiler too old, need g++ 4.9.4 or clang++ 3.4.2 (CXX=c++)
ERROR: Did not find a new enough assembler, install one or build with
   --openssl-no-asm.
   Please refer to BUILDING.md


Adding --openssl-no-asm to the ./configure line (Makefile line 115) 
seems to bypass the problem, and it builds, runs and works fine as far 
as I can see, but I don't know if this can affect some of the functionality.


BUILDING.md says it needs llvm 3.3 or higher, and I have clang 10.0.0. 
Is this simply a version check gone wrong in node?


Cc-ing to ports list.


--
Best regards,
Vidar Karlsen
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: kde5/qt5 problem

2020-04-15 Thread The Doctor via freebsd-ports
On Wed, Apr 15, 2020 at 09:20:17PM +0200, Adriaan de Groot wrote:
> Qt ports are annoying like that; it's an incompatibility between pre-5.14 and 
> (current) 5.14 where it picks up the wrong CMake support bits. Uninstall Qt < 
> 5.14, then build Qt 5.14. Or use poudriere, which builds in a clean 
> environment.
> 
> [ade]

All right, just that I use portmaster.  How can I use poudriere for this?


-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Those who cannot win on facts rely upon slander.  -unknown
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


BIND 9.16.2 failing on RPI3 running 12.1-STABLE

2020-04-15 Thread Jonathan Chen
Hi,

I'm currently running BIND on an RPI3, and the latest update to
bind-9.16.2 currently fails to with:

Apr 16 17:39:26 topaz named[64497]: starting BIND 9.16.2 (Stable
Release) 
Apr 16 17:39:26 topaz named[64497]: running on FreeBSD arm64
12.1-STABLE FreeBSD 12.1-STABLE #0 r358927: Sun Mar 15 22:24:30 NZDT
2020 jo
n...@onyx.inside.chen.org.nz:/xbuilds/rpi3/obj/usr/src/arm64.aarch64/sys/GENERIC
Apr 16 17:39:26 topaz named[64497]: built with '--disable-linux-caps'
'--localstatedir=/var' '--sysconfdir=/usr/local/etc/namedb'
'--with-dlo
pen=yes' '--with-libxml2' '--with-openssl=/usr'
'--with-readline=-L/usr/local/lib -ledit' '--with-dlz-filesystem=yes'
'--disable-dnstap' '--d
isable-fixed-rrset' '--disable-geoip' '--without-maxminddb'
'--without-gssapi' '--with-libidn2=/usr/local' '--with-json-c'
'--disable-largefi
le' '--with-lmdb=/usr/local' '--disable-native-pkcs11'
'--without-python' '--disable-querytrace'
'STD_CDEFINES=-DDIG_SIGCHASE=1' '--enable-tc
p-fastopen' '--with-tuning=default' '--disable-symtable'
'--prefix=/usr/local' '--mandir=/usr/local/man'
'--infodir=/usr/local/share/info/' '
--build=aarch64-portbld-freebsd12.1'
'build_alias=aarch64-portbld-freebsd12.1' 'CC=cc' 'CFLAGS=-O2 -pipe
-DLIBICONV_PLUG -fstack-protector-st
rong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS=
-L/usr/local/lib -ljson-c -fstack-protector-strong '
'LIBS=-L/usr/local/lib
' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp'
'PKG_CONFIG=pkgconf'
Apr 16 17:39:26 topaz named[64497]: running as: named -4 -t /var/named
-u bind -c /usr/local/etc/namedb/named.conf
Apr 16 17:39:26 topaz named[64497]: compiled by CLANG FreeBSD Clang
9.0.1 (g...@github.com:llvm/llvm-project.git
c1a0a213378a458fbea1a5c77b315
c7dce08fd05)
Apr 16 17:39:26 topaz named[64497]: compiled with OpenSSL version:
OpenSSL 1.1.1d-freebsd  10 Sep 2019
Apr 16 17:39:26 topaz named[64497]: linked to OpenSSL version: OpenSSL
1.1.1d-freebsd  10 Sep 2019
Apr 16 17:39:26 topaz named[64497]: compiled with libxml2 version: 2.9.10
Apr 16 17:39:26 topaz named[64497]: linked to libxml2 version: 20910
Apr 16 17:39:26 topaz named[64497]: compiled with json-c version: 0.13.1
Apr 16 17:39:26 topaz named[64497]: linked to json-c version: 0.13.1
Apr 16 17:39:26 topaz named[64497]: compiled with zlib version: 1.2.11
Apr 16 17:39:26 topaz named[64497]: linked to zlib version: 1.2.11
Apr 16 17:39:26 topaz named[64497]:

Apr 16 17:39:26 topaz named[64497]: BIND 9 is maintained by Internet
Systems Consortium,
Apr 16 17:39:26 topaz named[64497]: Inc. (ISC), a non-profit 501(c)(3)
public-benefit
Apr 16 17:39:26 topaz named[64497]: corporation.  Support and training
for BIND 9 are
Apr 16 17:39:26 topaz named[64497]: available at https://www.isc.org/support
Apr 16 17:39:26 topaz named[64497]:

Apr 16 17:39:26 topaz named[64497]: command channel listening on 127.0.0.1#953
Apr 16 17:39:26 topaz named[64497]: netmgr.c:995:
REQUIRE(worker->recvbuf_inuse) failed
Apr 16 17:39:26 topaz named[64497]: exiting (due to assertion failure)
Apr 16 17:39:26 topaz kernel: pid 64497 (named), jid 0, uid 53: exited
on signal 6

The last version of bind916 that works is bind916-9.16.0_2.txz. 9.16.1
also fails with an assertion error on netmgr.c.

Cheers.
-- 
Jonathan Chen 
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: BIND 9.16.2 failing on RPI3 running 12.1-STABLE

2020-04-15 Thread Mathieu Arnold
On Thu, Apr 16, 2020 at 05:57:07PM +1200, Jonathan Chen wrote:
> Hi,
> 
> I'm currently running BIND on an RPI3, and the latest update to
> bind-9.16.2 currently fails to with:
> 
> Apr 16 17:39:26 topaz named[64497]: starting BIND 9.16.2 (Stable
> Release) 
> Apr 16 17:39:26 topaz named[64497]: running on FreeBSD arm64
> 12.1-STABLE FreeBSD 12.1-STABLE #0 r358927: Sun Mar 15 22:24:30 NZDT
> 2020 jo
> n...@onyx.inside.chen.org.nz:/xbuilds/rpi3/obj/usr/src/arm64.aarch64/sys/GENERIC
> Apr 16 17:39:26 topaz named[64497]: built with '--disable-linux-caps'
> '--localstatedir=/var' '--sysconfdir=/usr/local/etc/namedb'
> '--with-dlo
> pen=yes' '--with-libxml2' '--with-openssl=/usr'
> '--with-readline=-L/usr/local/lib -ledit' '--with-dlz-filesystem=yes'
> '--disable-dnstap' '--d
> isable-fixed-rrset' '--disable-geoip' '--without-maxminddb'
> '--without-gssapi' '--with-libidn2=/usr/local' '--with-json-c'
> '--disable-largefi
> le' '--with-lmdb=/usr/local' '--disable-native-pkcs11'
> '--without-python' '--disable-querytrace'
> 'STD_CDEFINES=-DDIG_SIGCHASE=1' '--enable-tc
> p-fastopen' '--with-tuning=default' '--disable-symtable'
> '--prefix=/usr/local' '--mandir=/usr/local/man'
> '--infodir=/usr/local/share/info/' '
> --build=aarch64-portbld-freebsd12.1'
> 'build_alias=aarch64-portbld-freebsd12.1' 'CC=cc' 'CFLAGS=-O2 -pipe
> -DLIBICONV_PLUG -fstack-protector-st
> rong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS=
> -L/usr/local/lib -ljson-c -fstack-protector-strong '
> 'LIBS=-L/usr/local/lib
> ' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp'
> 'PKG_CONFIG=pkgconf'
> Apr 16 17:39:26 topaz named[64497]: running as: named -4 -t /var/named
> -u bind -c /usr/local/etc/namedb/named.conf
> Apr 16 17:39:26 topaz named[64497]: compiled by CLANG FreeBSD Clang
> 9.0.1 (g...@github.com:llvm/llvm-project.git
> c1a0a213378a458fbea1a5c77b315
> c7dce08fd05)
> Apr 16 17:39:26 topaz named[64497]: compiled with OpenSSL version:
> OpenSSL 1.1.1d-freebsd  10 Sep 2019
> Apr 16 17:39:26 topaz named[64497]: linked to OpenSSL version: OpenSSL
> 1.1.1d-freebsd  10 Sep 2019
> Apr 16 17:39:26 topaz named[64497]: compiled with libxml2 version: 2.9.10
> Apr 16 17:39:26 topaz named[64497]: linked to libxml2 version: 20910
> Apr 16 17:39:26 topaz named[64497]: compiled with json-c version: 0.13.1
> Apr 16 17:39:26 topaz named[64497]: linked to json-c version: 0.13.1
> Apr 16 17:39:26 topaz named[64497]: compiled with zlib version: 1.2.11
> Apr 16 17:39:26 topaz named[64497]: linked to zlib version: 1.2.11
> Apr 16 17:39:26 topaz named[64497]:
> 
> Apr 16 17:39:26 topaz named[64497]: BIND 9 is maintained by Internet
> Systems Consortium,
> Apr 16 17:39:26 topaz named[64497]: Inc. (ISC), a non-profit 501(c)(3)
> public-benefit
> Apr 16 17:39:26 topaz named[64497]: corporation.  Support and training
> for BIND 9 are
> Apr 16 17:39:26 topaz named[64497]: available at https://www.isc.org/support
> Apr 16 17:39:26 topaz named[64497]:
> 
> Apr 16 17:39:26 topaz named[64497]: command channel listening on 127.0.0.1#953
> Apr 16 17:39:26 topaz named[64497]: netmgr.c:995:
> REQUIRE(worker->recvbuf_inuse) failed
> Apr 16 17:39:26 topaz named[64497]: exiting (due to assertion failure)
> Apr 16 17:39:26 topaz kernel: pid 64497 (named), jid 0, uid 53: exited
> on signal 6
> 
> The last version of bind916 that works is bind916-9.16.0_2.txz. 9.16.1
> also fails with an assertion error on netmgr.c.

https://gitlab.isc.org/isc-projects/bind9/-/issues/1761

It seems the problem is libuv 1.36.

-- 
Mathieu Arnold


signature.asc
Description: PGP signature


FreeBSD ports you maintain which are out of date

2020-04-15 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, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
devel/codequery | 0.21.1  | v0.23.0
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: editors/atom: build error on 13.0-CURRENT

2020-04-15 Thread Dimitry Andric
On 15 Apr 2020, at 22:14, Vidar Karlsen  wrote:
> 
> I'm getting an error building editors/atom on 13.0-CURRENT:
>> ===>  Building for atom-ide-1.45.0
>> cd /usr/ports/editors/atom/work/node-v10.2.1 [...]
>> WARNING: C++ compiler too old, need g++ 4.9.4 or clang++ 3.4.2 (CXX=c++)
>> ERROR: Did not find a new enough assembler, install one or build with
>>   --openssl-no-asm.
>>   Please refer to BUILDING.md
> 
> Adding --openssl-no-asm to the ./configure line (Makefile line 115) seems to 
> bypass the problem, and it builds, runs and works fine as far as I can see, 
> but I don't know if this can affect some of the functionality.
> 
> BUILDING.md says it needs llvm 3.3 or higher, and I have clang 10.0.0. Is 
> this simply a version check gone wrong in node?

Very likely. When FreeBSD went to version 10, lots of sloppy configure
scripts then started to assume they were dealing with FreeBSD 1.x, and
did *strange* things. I would look for an expression "1*" in the
script. :)

-Dimitry



signature.asc
Description: Message signed with OpenPGP