pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 8.99.1/x86_64 2017-06-28 20:27
On Thu, Jun 29, 2017 at 12:43:59PM -0400, D'Arcy Cain wrote:
> On 06/29/17 12:15, Joerg Sonnenberger wrote:
> > > > devel/ptlib 2 darcy%NetBSD.org@localhost
> > >
> > > This builds fine on my 7.1 system. This might be a clang issue.
> >
> > No, it is the change for linked local addresses.
>
> Can you explain? The last time I touched this file was 2012 and other than
> PKGREVISION bumps by others nothing else changed. Are you referring to some
> external change that is affecting this?
>
> Or has this been broken since 2012 and I just haven't noticed?
>
The reports come with build logs :-)
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20170628.2027/ptlib-2.10.7nb10/build.log
[CC] ptclib/threadpool.cxx
ptlib/unix/socket.cxx:1197:24: error: use of undeclared identifier 'RTF_LLINFO'
if ((~rtm->rtm_flags&RTF_LLINFO)
^
ptlib/unix/socket.cxx:1199:29: error: use of undeclared identifier 'RTF_CLONED'
&& (~rtm->rtm_flags&RTF_CLONED) // Net BSD has flag one way
^
Home |
Main Index |
Thread Index |
Old Index