Current-Users archive

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

Re: Build breakage - latest bind is broken on amd64



Looks like you are actually compiling? I failed during the lint process.

The "pointer cast" messges are only warnings; the "dns_zone_staticstub undefined" messages are fatal errors.


On Tue, 15 Feb 2011, Hisashi T Fujinaka wrote:

I get things more like:

--- dependall-../external/bsd/bind/lib ---
--- view.o ---
/usr/src/external/bsd/bind/dist/lib/dns/view.c:925: error: 'dns_zone_staticstub' undeclared (first use in this function) /usr/src/external/bsd/bind/dist/lib/dns/view.c:925: error: (Each undeclared identifier is reported only once /usr/src/external/bsd/bind/dist/lib/dns/view.c:925: error: for each function it appears in.) /usr/src/external/bsd/bind/dist/lib/dns/view.c: In function 'dns_view_findzonecut2': /usr/src/external/bsd/bind/dist/lib/dns/view.c:1195: error: 'dns_zone_staticstub' undeclared (first use in this function)
*** [view.o] Error code 1

I like the "troublesome" errors you get, thouugh.

On Tue, 15 Feb 2011, Paul Goyette wrote:

Sources updated on 2011-02-15 at 23:50:03 UTC

#   compile  libdns/view.ln
CC=/test-bed/tools/bin/x86_64--netbsd-gcc /test-bed/tools/bin/x86_64--netbsd-lint -chapbxzFS -d /test-bed/dst/usr/include -I/test-bed/src/external/bsd/bind/include -I/test-bed/src/external/bsd/bind/dist -I/test-bed/src/external/bsd/bind/dist/lib/dns/include -I/test-bed/src/external/bsd/bind/dist/lib/dns/unix/include -I/test-bed/src/external/bsd/bind/dist/lib/isc/include -I/test-bed/src/external/bsd/bind/dist/lib/isc/unix/include -I/test-bed/src/external/bsd/bind/dist/lib/bind9/include -I/test-bed/src/external/bsd/bind/dist/lib/isccfg/include -I/test-bed/src/external/bsd/bind/dist/lib/isccc/include -I/test-bed/src/external/bsd/bind/dist/lib/lwres/include -I/test-bed/src/external/bsd/bind/dist/lib/lwres/unix/include -I/test-bed/src/external/bsd/bind/dist/lib/dns/sec/dst/include -DNS_LOCALSTATEDIR=\"/var\" -DNS_SYSCONFDIR=\"/etc\" -DSESSION_KEYFILE=\"/var/run/named/session.key\" -DVERSION=\"9.8.0rc1\" -DBIND9 -DWANT_IPV6 -DLIBINTERFACE=82 -DLIBREVISION=0 -DLIBAGE=1 -DISC_PLATFORM_USETHREADS -DOPENSSL -DISC_PLATFORM_USETHREADS -I/test-bed/src/external/bsd/bind/dist/lib/isc/pthreads/include -I/test-bed/src/external/bsd/bind/include/dns -I/test-bed/src/external/bsd/bind/dist/lib/dns -D_FORTIFY_SOURCE=2 -i /test-bed/src/external/bsd/bind/dist/lib/dns/view.c

<lots of pointer cast warnings snipped>

/test-bed/src/external/bsd/bind/dist/lib/dns/view.c(856): warning: pointer casts may be troublesome [247] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(902): warning: pointer casts may be troublesome [247] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(925): dns_zone_staticstub undefined [99] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(1171): warning: pointer casts may be troublesome [247] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(1195): dns_zone_staticstub undefined [99] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(1264): dns_zone_staticstub undefined [99] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(1417): warning: pointer casts may be troublesome [247] /test-bed/src/external/bsd/bind/dist/lib/dns/view.c(1425): warning: pointer casts may be troublesome [247]

<more snippage>

Previous pass with sources updated 20 minutes before the big bind commit was successful.



-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

!DSPAM:4d5b25c62271876020586!




-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index