Subject: Re: pkgsrc NetBSD 3.1/i386 bulk build results 20070222.0842
To: None <pkgsrc-bulk@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 02/23/2007 09:46:25
Diff to previous:
8,9c8,9
< Build started: Tue Feb 20 21:56:00 2007 UTC
< Build ended: Thu Feb 22 02:12:23 2007 UTC
---
> Build started: Thu Feb 22 08:46:07 2007 UTC
> Build ended: Thu Feb 22 19:05:56 2007 UTC
11,17c11,17
< Successfully packaged: 6297
< Packages really broken: 116
< Pkgs broken due to them: 54
< Total broken: 170
< Not packaged: 21
< Not available: 109
< Total: 191
---
> Successfully packaged: 6310
> Packages really broken: 118
> Pkgs broken due to them: 53
> Total broken: 171
> Not packaged: 17
> Not available: 116
> Total: 188
22c22
< ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.1/20070220.2152/report.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.1/20070222.0842/report.html
35a36
> cad/gschem 1 dmcmahill@NetBSD.org
=> Checking file-check results for gschem-20070216
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /usr/pkg/share/gEDA/bitmap/gschem-alignment_bottomcenter.png
ERROR: /usr/pkg/share/gEDA/bitmap/gschem-alignment_bottomleft.png
ERROR: /usr/pkg/share/gEDA/bitmap/gschem-top2bottom.png
*** Error code 1
38d38
< graphics/vtk-python 1 pkgsrc-users@NetBSD.org
48a49
> cad/gschem 1 dmcmahill@NetBSD.org
77d77
< mail/p5-Mail-ClamAV pkgsrc-users@NetBSD.org
79a80
> meta-pkgs/php4-extensions jdolecek@NetBSD.org
BULK> /usr/sbin/pkg_add -K /var/db/pkg /usr/pkgsrc/packages/All/php-4.4.4nb3.tgz
pkg_add: other version 'php-5.2.1' already installed
pkg_add: 1 package addition failed
*** Error code 1
87a89
> net/arping cube@NetBSD.org
cc -g -o arping arping-2/arping.c -lnet -lpcap
arping-2/arping.c:48:20: libnet.h: No such file or directory
arping-2/arping.c:94: error: parse error before '*' token
arping-2/arping.c:94: warning: data definition has no type or storage class
arping-2/arping.c: In function `do_libnet_init':
arping-2/arping.c:124: error: `LIBNET_ERRBUF_SIZE' undeclared (first use in this function)
arping-2/arping.c:124: error: (Each undeclared identifier is reported only once
arping-2/arping.c:124: error: for each function it appears in.)
arping-2/arping.c:138: error: `LIBNET_LINK' undeclared (first use in this function)
arping-2/arping.c:140: warning: assignment makes pointer from integer without a cast
arping-2/arping.c: In function `pingmac_send':
arping-2/arping.c:394: error: syntax error before "icmp"
arping-2/arping.c:397: error: `icmp' undeclared (first use in this function)
arping-2/arping.c:397: error: `ICMP_ECHO' undeclared (first use in this function)
arping-2/arping.c:411: error: `ipv4' undeclared (first use in this function)
arping-2/arping.c:412: error: `LIBNET_IPV4_H' undeclared (first use in this function)
arping-2/arping.c:412: error: `LIBNET_ICMPV4_ECHO_H' undeclared (first use in this function)
arping-2/arping.c:429: error: `eth' undeclared (first use in this function)
arping-2/arping.c:431: error: `ETHERTYPE_IP' undeclared (first use in this function)
arping-2/arping.c:450: error: `errno' undeclared (first use in this function)
arping-2/arping.c: In function `pingip_send':
arping-2/arping.c:462: error: syntax error before "arp"
arping-2/arping.c:463: error: `arp' undeclared (first use in this function)
arping-2/arping.c:463: error: `ARPHRD_ETHER' undeclared (first use in this function)
arping-2/arping.c:464: error: `ETHERTYPE_IP' undeclared (first use in this function)
arping-2/arping.c:467: error: `ARPOP_REQUEST' undeclared (first use in this function)
arping-2/arping.c:480: error: `eth' undeclared (first use in this function)
arping-2/arping.c:482: error: `ETHERTYPE_ARP' undeclared (first use in this function)
arping-2/arping.c:501: error: `errno' undeclared (first use in this function)
arping-2/arping.c: In function `pingip_recv':
arping-2/arping.c:524: error: `errno' undeclared (first use in this function)
arping-2/arping.c:528: error: `LIBNET_ETH_H' undeclared (first use in this function)
arping-2/arping.c:530: error: dereferencing pointer to incomplete type
arping-2/arping.c:530: error: `ARPOP_REPLY' undeclared (first use in this function)
arping-2/arping.c:531: error: dereferencing pointer to incomplete type
arping-2/arping.c:531: error: `ETHERTYPE_IP' undeclared (first use in this function)
arping-2/arping.c:532: error: dereferencing pointer to incomplete type
arping-2/arping.c:532: error: `ARPHRD_ETHER' undeclared (first use in this function)
arping-2/arping.c:534: error: dereferencing pointer to incomplete type
arping-2/arping.c:535: error: `LIBNET_ARP_H' undeclared (first use in this function)
arping-2/arping.c:537: error: invalid application of `sizeof' to an incomplete type
arping-2/arping.c:547: error: dereferencing pointer to incomplete type
arping-2/arping.c:565: error: dereferencing pointer to incomplete type
arping-2/arping.c:575: error: dereferencing pointer to incomplete type
arping-2/arping.c: In function `pingmac_recv':
arping-2/arping.c:608: error: `errno' undeclared (first use in this function)
arping-2/arping.c:613: error: `LIBNET_ETH_H' undeclared (first use in this function)
arping-2/arping.c:614: error: `LIBNET_IPV4_H' undeclared (first use in this function)
arping-2/arping.c:616: error: dereferencing pointer to incomplete type
arping-2/arping.c:616: error: `ICMP_ECHOREPLY' undeclared (first use in this function)
arping-2/arping.c:617: error: dereferencing pointer to incomplete type
arping-2/arping.c:619: error: dereferencing pointer to incomplete type
arping-2/arping.c:623: error: dereferencing pointer to incomplete type
arping-2/arping.c:634: error: dereferencing pointer to incomplete type
arping-2/arping.c:636: error: dereferencing pointer to incomplete type
arping-2/arping.c:640: error: dereferencing pointer to incomplete type
arping-2/arping.c:645: error: dereferencing pointer to incomplete type
arping-2/arping.c:649: error: dereferencing pointer to incomplete type
arping-2/arping.c:655: error: dereferencing pointer to incomplete type
arping-2/arping.c:659: error: dereferencing pointer to incomplete type
arping-2/arping.c: In function `ping_recv':
arping-2/arping.c:735: error: `errno' undeclared (first use in this function)
arping-2/arping.c:744: error: `EINTR' undeclared (first use in this function)
arping-2/arping.c: In function `main':
arping-2/arping.c:813: error: `LIBNET_ERRBUF_SIZE' undeclared (first use in this function)
arping-2/arping.c:912: error: `LIBNET_RESOLVE' undeclared (first use in this function)
arping-2/arping.c:983: warning: assignment makes pointer from integer without a cast
arping-2/arping.c:1023: warning: assignment makes pointer from integer without a cast
arping-2/arping.c:1146: error: `SIGINT' undeclared (first use in this function)
Fixed, I think.
Thomas