Strange build error of graphics/cairo on latest 13-CURRENT

2019-03-23 Thread Yasuhiro KIMURA
Hello. Yesterday I updated my 13-CURRENT amd64 host to r345414 and now I'm experiencing strange build error of graphics/cairo. If I build it with "cd /usr/ports/graphics/cairo; make install" it finishes successfully. But if I do it with portmaster it fails at configure phase as following. --

Re: Clang Import Breakage

2019-03-23 Thread Sean Bruno
On 3/23/19 5:57 PM, Dimitry Andric wrote: > This is fallout of , > which enabled --no-allow-shlib-undefined by default. See also > . Executive summary: lots of programs > do not specify all their required librari

Re: Clang Import Breakage

2019-03-23 Thread Dimitry Andric
On 24 Mar 2019, at 00:22, Sean Bruno wrote: > > audio/shout-idjc seems to have broken in a new and exciting way after > the 8.0 import. > > It would appear that the ports infrastructure detects libssl and libogg > exist (if the beginning of my logs are to be believed) but then are not > used dur

Clang Import Breakage

2019-03-23 Thread Sean Bruno
audio/shout-idjc seems to have broken in a new and exciting way after the 8.0 import. It would appear that the ports infrastructure detects libssl and libogg exist (if the beginning of my logs are to be believed) but then are not used during libtool/LD stages later on resulting in missing symbols.

Re: lang/go14 doesn't build without COMPAT11 in FREEBSD 12

2019-03-23 Thread Eugene Grosbein
24.03.2019 1:38, Lucas Nali de Magalhães wrote: > I found a few bugs since I started rebuilding my system. > Most of them are related with the lack of handling of CPUTYPE=native > make.conf tunable. Use CPUTYPE?=native instead of CPUTYPE=native. ___ f

Can't compile www/node on rpi2

2019-03-23 Thread bob prohaska
Recent attempts to compile www/node using 11-Stable on an rpi2 fail with ../src/node_file.cc:2023:15: error: use of undeclared identifier 'uv_fs_lchown' uv_fs_lchown, *path, uid, gid); ^ ../src/node_file.cc:2029:14: error: use of undeclared identifier 'uv_fs_lchown'

Re: lang/go14 doesn't build without COMPAT11 in FREEBSD 12

2019-03-23 Thread Dmitri Goutnik via freebsd-ports
On 19-03-23 15:38:14, Lucas Nali de Magalhães wrote: > Hi. > > lang/go14 doesn't build in FreeBSD 12 without COMPAT11 in the kernel because > of the inode 64bit extension was added in the kernel. lang/go needs go14 to > compile and will also break without COMPAT11 in FreeBSD 12 kernel. I found a

lang/go14 doesn't build without COMPAT11 in FREEBSD 12

2019-03-23 Thread Lucas Nali de Magalhães
Hi. lang/go14 doesn't build in FreeBSD 12 without COMPAT11 in the kernel because of the inode 64bit extension was added in the kernel. lang/go needs go14 to compile and will also break without COMPAT11 in FreeBSD 12 kernel. I found a discussion related to it in https://go-review.googlesource.co

INDEX now builds successfully on 11.x

2019-03-23 Thread Ports Index build
___ 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"