amd64->armv7 cross-build failure for security/ca_root_nss: It failed in memcpy () from /libexec/ld-elf.so.1

2020-03-16 Thread Mark Millard via freebsd-ports
Context: head -r358966 attempting to update ports to -r528535 . Also, 50+ ports built just fine but the below has been repeatable in my context. The original failure was under devel/poudriere-devel (with nxb-bin/ materials used). But part of the below is from exploring with various steps in a

Re: java/openjdk7 update fails to build

2020-03-16 Thread Jonathan Chen
Hi Greg, On Tue, 17 Mar 2020 at 15:47, Greg Lewis wrote: > > Hi Jon, > > On 2020-03-09 18:12, Jonathan Chen wrote: > > Hi, > > > > The latest update to java/openjdk7 on 8-Mar to 7u251 is currently failing > > with: > > > > echo Linking launcher... > > Linking launcher... > > cc -m64 -Xlinker

Re: java/openjdk7 update fails to build

2020-03-16 Thread Greg Lewis
Hi Jon, On 2020-03-09 18:12, Jonathan Chen wrote: > Hi, > > The latest update to java/openjdk7 on 8-Mar to 7u251 is currently failing > with: > > echo Linking launcher... > Linking launcher... > cc -m64 -Xlinker -O1 -Xlinker -z -Xlinker noexecstack -m64 -Xlinker > -export-dynamic -L`pwd` -o

Re: Alternatives to security/swatch

2020-03-16 Thread Dan McGrath
Hi, Just a heads up that I also had bug report #243609 [1] open on this that I guess can/should be closed now. Dan [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243609 On Mon, Mar 16, 2020 at 3:57 AM Guido Falsi via freebsd-ports < freebsd-ports@freebsd.org> wrote: > On 15/03/20

Re: Windows 10 client password failures with samba410 on 12.1-STABLE

2020-03-16 Thread Bob Willcox
Nevermind. I had forgotten to set my user password with the smbpasswd command. Bob On Sun, Mar 15, 2020 at 05:21:15PM -0500, Bob Willcox wrote: > Hi All, > > I trying to replace a 11.3-STABLE system that is running samba48 with a > newwer system > running 12.1-STABLE and samba410. I'm using

Re: Alternatives to security/swatch

2020-03-16 Thread Guido Falsi via freebsd-ports
On 15/03/20 18:09, Andrea Venturoli wrote: > Hello. > > I'm using security/swatch to look *in real time* for specific strings in > my logs, but now it's deprecated because it's unfetchable. > > Can someone suggest an alternative? > > N.B. I'm not looking for something that will parse logs at