Subject: Re: pkgsrc NetBSD 2.0/x86_64 bulk build results 2005-03-01
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 03/02/2005 15:29:18
On Wed, Mar 02, 2005 at 01:19:19PM +0100, Thomas Klausner wrote:
> 42a42
> > cross/avrdude                      karlj@mdstud.chalmers.se
> 
>  texi2html -split_node ./avrdude.texi
>  ** Unknown command `@hfill' (left as is)
>  ** Unknown command `@vfill' (left as is)
>  mv *.html avrdude-html
>  mv: rename *.html to avrdude-html/*.html: No such file or directory

Fixed.

> 47a48
> > databases/p5-BerkeleyDB    2       tech-pkg@NetBSD.org
> 
>  BerkeleyDB.xs:74:2: #error db.h is from Berkeley DB 1.x - need at least Berkeley DB 2.6.4
>  BerkeleyDB.xs:207: error: parse error before "DB_ENV"
>  and then lots of error messages
> 
> BDB_VERSIONS_ACCEPTED is "db4 db3 db2", so this looks ok.
> It pulls in db4, too, and looks in /usr/pkg/include.

Fixed.

> > devel/papaya               1       tech-pkg@NetBSD.org
> 
>  sh ../src/texi2html-wrapper papaya.texinfo
>  sed: *.html: No such file or directory

Fixed.

> 66a68
> > editors/TeXmacs                    recht@NetBSD.org
> 
>  => No SHA1 checksum recorded for TeXmacs-1.0.4.6-src.tar.gz.
>  => No RMD160 checksum recorded for TeXmacs-1.0.4.6-src.tar.gz.
>  Missing checksums for  TeXmacs-1.0.4.6-src.tar.gz
>  Make sure the Makefile and checksum file (/usr/pkgsrc/editors/TeXmacs/distinfo)
>  are up to date.  If you want to override this check, type
>  "/usr/bin/make NO_CHECKSUM=yes [other args]".

Fixed.

> > misc/pinfo                         fredb@NetBSD.org
> 
> Quoting problem:
>  :5:16: missing terminating " character

Fixed.

> 130a143
> > net/napshare                       tech-pkg@NetBSD.org
> 
>  configure: error: installation or configuration problem: C compiler cannot create executables.

Fixed.

> 134a148
> > net/rinetd                         tech-pkg@NetBSD.org
> 
>  cc -O2  -DRINETD_CONF='\"/usr/pkg/etc/rinetd.conf\"'  -c rinetd.c
>  :4:14: missing terminating " character
>  rinetd.c:176: warning: conflicting types for built-in function `log'
>  rinetd.c:217: error: stray '\' in program
>  rinetd.c: In function `readConfiguration':
>  rinetd.c:544: warning: comparison is always false due to limited range of data type
>  rinetd.c:567: warning: comparison is always false due to limited range of data type

Fixed.

> 139a154
> > net/xipdump                        sakamoto@NetBSD.org
> 
>  configure: error: installation or configuration problem: C compiler cannot create executables.

Fixed.

> 159a176
> > textproc/cawf                      tv@duh.org
> 
>  cc -O2  -DUNIX -DUSG -DSTDLIB -DCAWFLIB='\"/usr/pkg/share/cawf\"'  -c -o bsfilt bsfilt.c
>  :7:10: missing terminating " character

Fixed.

> 166a182
> > www/ap-aolserver           1       cjones@NetBSD.org
> 
>  configure: error: installation or configuration problem: C compiler cannot create executables.

Fixed.

 Thomas