Re: casper issues with pkgbase

2017-11-07 Thread Glen Barber
On Wed, Nov 08, 2017 at 06:43:44AM +0800, Ben Woods wrote: > Hi everyone, > > I recently upgraded my FreeBSD 12-current machine which uses pkgbase from > r324720 to r325426, and it looks like an error has been introduced in the > naming of base packages for casper. > > Without having looked into

casper issues with pkgbase

2017-11-07 Thread Ben Woods
Hi everyone, I recently upgraded my FreeBSD 12-current machine which uses pkgbase from r324720 to r325426, and it looks like an error has been introduced in the naming of base packages for casper. Without having looked into it deeper, I suspect one of the following changes is at fault:

Re: make ftp failing

2017-11-07 Thread Bryan Drewery
On 11/7/2017 9:12 AM, Roger Pau Monné wrote: > On Tue, Nov 07, 2017 at 02:15:30PM +, Glen Barber wrote: >> On Tue, Nov 07, 2017 at 11:39:01AM +, Roger Pau Monné wrote: >>> Hello, >>> >>> Since the end of last week `make -C release ftp` has been failing for >>> me, giving the following

native-xtools gcc archs broken

2017-11-07 Thread Bryan Drewery
My recent native-xtools rewrite works fine for clang archs but not GCC archs. I am working on a fix. -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature

Re: [HEADS UP] posix_fallocate support removed from ZFS, lld affected

2017-11-07 Thread Andriy Gapon
On 06/11/2017 19:26, Ian Lepore wrote: > On Mon, 2017-11-06 at 17:40 +0200, Andriy Gapon wrote: >> From UPDATING: >> The naive and non-compliant support of posix_fallocate(2) in ZFS >> has been removed as of r325320.  The system call now returns EINVAL >> when used on a ZFS file.  Although the new

Re: Denverton CPU on FreeBSD

2017-11-07 Thread Cassiano Peixoto
Hi Bob, Yes I've tried this configuration with no success as well. :( On Tue, Nov 7, 2017 at 2:28 PM, Bob Bishop wrote: > Hi, > > > On 7 Nov 2017, at 16:12, Cassiano Peixoto > wrote: > > > > Hi guys, > > > > I'm backing to this thread because I had

Re: Denverton CPU on FreeBSD

2017-11-07 Thread Cassiano Peixoto
Hi guys, I'm backing to this thread because I had no success yet. There is an issue with console boot on Intel Denverton. I've followed the instruction bellow: https://www.freebsd.org/doc/handbook/serialconsole-setup.html I tried using an IPMI card and worked fine. I don't know who is the

Re: make ftp failing

2017-11-07 Thread Roger Pau Monné
On Tue, Nov 07, 2017 at 02:15:30PM +, Glen Barber wrote: > On Tue, Nov 07, 2017 at 11:39:01AM +, Roger Pau Monné wrote: > > Hello, > > > > Since the end of last week `make -C release ftp` has been failing for > > me, giving the following output (trimmed for convenience): > > > [...] > >

Re: Denverton CPU on FreeBSD

2017-11-07 Thread Bob Bishop
Hi, > On 7 Nov 2017, at 16:12, Cassiano Peixoto wrote: > > Hi guys, > > I'm backing to this thread because I had no success yet. There is an issue > with console boot on Intel Denverton. I've followed the instruction bellow: > >

Re: make ftp failing

2017-11-07 Thread Glen Barber
On Tue, Nov 07, 2017 at 11:39:01AM +, Roger Pau Monné wrote: > Hello, > > Since the end of last week `make -C release ftp` has been failing for > me, giving the following output (trimmed for convenience): > [...] > /usr/bin/ld: cannot find -lvers > cc: error: linker command failed with exit

Re: make ftp failing

2017-11-07 Thread Herbert J. Skuhra
On Tue, 07 Nov 2017 12:39:01 +0100, Roger Pau Monné wrote: > > Hello, > > Since the end of last week `make -C release ftp` has been failing for > me, giving the following output (trimmed for convenience): Hmm, your build log is from 2017-11-03. Can you try again with sources from today (svn)? I

Re: watchdog timeout problem

2017-11-07 Thread Ernie Luzar
YongHyeon PYUN wrote: On Thu, Nov 02, 2017 at 10:13:15AM -0400, Ernie Luzar wrote: Posted this 10/31/2017 got no reply. Been getting these error messages since about release 10.0 I think. Have changed to new hardware box and new cable modem and still having the same error messages. Also

make ftp failing

2017-11-07 Thread Roger Pau Monné
Hello, Since the end of last week `make -C release ftp` has been failing for me, giving the following output (trimmed for convenience): building static vers library ar -crD libvers.a `NM='nm' NMFLAGS='' lorder print_version.o | tsort -q` ranlib -D libvers.a ===> kerberos5/tools/asn1_compile