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 output (trimmed for convenience):
>>>
>> [...]
>>> /usr/bin/ld: cannot find -lvers
>>> cc: error: linker command failed with exit code 1 (use -v to see invocation)
>>> *** Error code 1
>>>
>> I hit this problem yesterday against r325363.  What revision is this
>> against?  Upgrading to at least r325457 should fix it.

Yup r325457 removed the entire build phase causing this error.  It was
only added a week ago but turned out to be too problematic and the new
solution was simpler.

> Thanks, this is indeed fixed now. The logs provided where from the
> last run during the weekend.
> 
> Roger.


-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

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):
> > 
> [...]
> > /usr/bin/ld: cannot find -lvers
> > cc: error: linker command failed with exit code 1 (use -v to see invocation)
> > *** Error code 1
> > 
> 
> I hit this problem yesterday against r325363.  What revision is this
> against?  Upgrading to at least r325457 should fix it.

Thanks, this is indeed fixed now. The logs provided where from the
last run during the weekend.

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


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 code 1 (use -v to see invocation)
> *** Error code 1
> 

I hit this problem yesterday against r325363.  What revision is this
against?  Upgrading to at least r325457 should fix it.

Glen



signature.asc
Description: PGP signature


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 think the issue has already been fixed. At least my
previous two builds were successful: r325433 (2017-11-05) and r325509
(today).

--
Herbert

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