tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Mac OS X Leopard ppc64 failures



Hello,

On 10 February 2017 at 19:07, John Klos <john%ziaspace.com@localhost> wrote:
> ===> Building for mtr-0.87nb1
> /usr/local/bin/bmake  all-recursive
> Making all in img
> cc -DHAVE_CONFIG_H  -I.    -isystem /usr/include  -O2 -Wall
> -Wno-pointer-sign -MT asn.o -MD -MP -MF .deps/asn.Tpo -c -o asn.o asn.c
> In file included from asn.c:31:
> /usr/include/arpa/nameser_compat.h:99: error: conflicting types for 'HEADER'
> /usr/include/arpa/nameser8_compat.h:304: error: previous declaration of
> 'HEADER' was here
> In file included from /usr/include/resolv.h:72,
>                  from asn.c:35:
> /usr/include/resolv8_compat.h:138: error: 'NS_MAXDNAME' undeclared here (not
> in a function)
> asn.c: In function 'ipinfo_lookup':
> asn.c:73: error: 'NS_PACKETSZ' undeclared (first use in this function)
> asn.c:73: error: (Each undeclared identifier is reported only once
> asn.c:73: error: for each function it appears in.)
> asn.c:85: error: 'ns_c_in' undeclared (first use in this function)
> asn.c:85: error: 'ns_t_txt' undeclared (first use in this function)
> asn.c:101: warning: implicit declaration of function 'NS_GET16'
> asn.c:106: error: 'NS_INT16SZ' undeclared (first use in this function)
> asn.c:119: error: 'NS_INT32SZ' undeclared (first use in this function)
> asn.c:73: warning: unused variable 'answer'
> *** Error code 1
>
> Stop.
> bmake[2]: stopped in /usr/pkgsrc/net/mtr/work/mtr-0.87

I updated my tree a few hours ago & bootstrapped fresh on a G5 running
10.5.8 & X-Code 3.1 with GCC 4.2.1.
cd bootstrap; ./bootstrap --unprivileged

Didn't see the issue with archivers/xz, built & installed just fine.
The issue for mtr I did see and it's not specific to Leopard and is
present on Tiger also. Haven't worked out a solution yet but defining
BIND_8_COMPAT didn't help.
https://pkgsrc.geeklan.co.uk/reports/current/Darwin-8/20170105.1912/mtr-0.87/build.log


Sevan


Home | Main Index | Thread Index | Old Index