Subject: Re: pkgsrc IRIX64 6.5/mipseb bulk build results 2006-02-12
To: None <pkgsrc-bulk@netbsd.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 02/15/2006 22:30:30
On Sun, Feb 12, 2006 at 11:31:53AM -0500, Jan Schaumann wrote:
> pkgsrc bulk build results
> IRIX64 6.5/mipseb
Diff to previous:
10,11c11,12
< Build started: Thu Jan 19 19:15:58 2006 GMT
< Build ended: Fri Jan 27 01:28:28 2006 GMT
---
> Build started: Sun Feb 5 17:44:27 2006 GMT
> Build ended: Sun Feb 12 10:36:25 2006 GMT
13,16c14,17
< Successfully packaged: 1718
< Packages really broken: 1243
< Pkgs broken due to them: 2333
< Total broken: 3576
---
> Successfully packaged: 1834
> Packages really broken: 1263
> Pkgs broken due to them: 2196
> Total broken: 3459
18c19
< Total: 3939
---
> Total: 3822
23c24
< http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/64/20060126.2028/broken.html
---
> http://www.cs.stevens.edu/~jschauma/netbsd/bulk/IRIX/6.5/64/20060212.0536/broken.html
33d33
< lang/python23 382 recht@NetBSD.org
39a40
> misc/rpm 94 mycroft@NetBSD.org
if [ -x ./rpm ]; then \
/usr/pkg/bin/install-sh -c -S -f -o root -g sys -m 555 rpm //usr/pkg/bin; \
else \
/usr/pkg/bin/install-sh -c -S -f -o root -g sys -m 555 rpm.shared //usr/pkg/bin/rpm; \
fi
install: rpm.shared does not exist
91a93
> audio/icecast1 tech-pkg@NetBSD.org
checking whether the C compiler (cc -O2 -64 -I/usr/pkg/include -I/usr/pkg/include/python2.3 -I/usr/include -64 -L/usr/pkg/lib/python2.3/config -Wl,-rpath,/usr
configure: error: installation or configuration problem: C compiler cannot create executables.
116a119
> audio/py-cddb drochner@NetBSD.org
cc-1070 cc: ERROR File = unix/cdrommodule.c, Line = 117
The indicated type is incomplete.
struct CDDB_TOC_HEADER_STRUCT hdr;
^
274a278
> devel/boost-python 1 jmmv@NetBSD.org
pkg_create: can't stat `/usr/pkg/lib/libboost_python-mt.so.1.33.0'
347a352,355
> devel/py-game 3 recht@NetBSD.org
cc-1041 cc: ERROR File = src/music.c, Line = 45
The indicated expression must have arithmetic or pointer type.
music_pos += len;
^
> devel/py-pqueue tech-pkg@NetBSD.org
===> Installing for py23-pqueue-0.2
Installing shared modules...
install -m 555 ./pqueuemodule.so /usr/pkg/lib/python2.3/site-packages
/bin/sh: syntax error at line 1 : `;' unexpected
> devel/py-readline 1 tsarna@NetBSD.org
cc-1119 cc: ERROR File = Modules/readline.c, Line = 583
The "return" expression type differs from the function return type.
return completion_matches(text, *on_completion);
^
> devel/py-subversion 2 epg@NetBSD.org
cc-1070 cc: ERROR File = /usr/people/jschauma/pkgsrc/devel/py-subversion/work/.buildlink/include/apr-0/apr_network_io.h, Line = 215
The indicated type is incomplete.
struct sockaddr_in6 sin6;
^
357a366
> devel/swig 1 mellon@isc.org
checking whether the C++ compiler (CC -O2 -64 -I/usr/pkg/include/python2.3 -I/usr/include -I/usr/pkg/include -64 -L/usr/pkg/lib/python2.3/config -Wl,-rpath,/u
configure: error: installation or configuration problem: C++ compiler cannot create executables.
464a474
> games/freeciv-share 3 tech-pkg@NetBSD.org
checking for C99 variadic macros... no
configure: error: A compiler supporting C99 variadic macros is required
548a559
> graphics/blender jschauma@NetBSD.org
C -pipe -fPIC -funsigned-char -O2 -64 -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/include/python2.3 -I/usr/include -Wall -W -LANG:std -DGAMEBLENDER=1 -
Warning: Malformed file option (-fu) in "-funsigned-char"
cc-1168 CC: ERROR File = source/kernel/gen_system/GEN_HashedPtr.h, Line = 43
The indicated type conversion is invalid.
unsigned int hash() const { return GEN_Hash((unsigned int) m_valptr);};
^
< lang/python23 382 recht@NetBSD.org
< lang/python23-nth recht@NetBSD.org
682a692
> mail/mailman bouyer@NetBSD.org
===========================================================================
The following users need to be created for mailman-2.1.7nb1:
mailman: mailman, , /bin/ksh
===========================================================================
705a716
> mail/tmda kim@tac.nyc.ny.us
===========================================================================
The following groups need to be created for tmda-1.0.3nb1:
tofmipd
===========================================================================
723a735
> math/py-pytables tech-pkg@NetBSD.org
cc-1133 cc: ERROR File = src/hdf5Extension.c, Line = 12974
Expression must be a modifiable lvalue.
(struct __pyx_vtabstruct_13hdf5Extension_Row *)p->__pyx_vtab = __pyx_vtabptr_13hdf5Extension_Row;
^
897a910,912
> net/py-libdnet 1 tech-pkg@NetBSD.org
cc-1133 cc: ERROR File = /usr/people/jschauma/pkgsrc/net/py-libdnet/work/libdnet-1.10/python/dnet.c, Line = 2555
Expression must be a modifiable lvalue.
((PyObject*)__pyx_v_next) = Py_None; Py_INCREF(((PyObject*)__pyx_v_next));
^
> net/py-libpcap 1 tech-pkg@NetBSD.org
cc -OPT:Olimit=0 -DNDEBUG -O2 -64 -I/usr/include -I/usr/pkg/include -O2 -64 -I/usr/pkg/include/python2.3 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/
cc-1070 cc: ERROR File = pcap_interface.c, Line = 452
The indicated type is incomplete.
return sizeof(struct sockaddr_in6);
^
> net/pygopherd tech-pkg@NetBSD.org
===========================================================================
The following groups need to be created for pygopherd-2.0.9nb1:
gopher
===========================================================================
998a1014
> security/mixminion pdh@wiredyne.com
/usr/pkg/lib/python2.3/config/Makefile
Looks like the Python we are using has unexpected properties.
1016a1033
> security/py-cryptkit shell@shellhung.org
cc-1020 cc: ERROR File = sha256/src/sha2.h, Line = 117
The identifier "u_int64_t" is undefined.
u_int64_t bitcount;
^
1116a1134
> textproc/iso-codes 5 jmmv@NetBSD.org
...
gmake[3]: [vi.mo] Error 127 (ignored)
verbose --check wa.po -o wa.mo
/bin/ksh: verbose: not found
...
1136a1155
> textproc/yodl tech-pkg@NetBSD.org
cc-1515 cc: ERROR File = igramdoexpand.c, Line = 50
A value of type "int" cannot be assigned to an entity of type "char *".
expansion = dirname (dir);
^
1200a1220
> www/py-clearsilver 2 epg@NetBSD.org
** Building Dependencies
** OSNAME: IRIX64
-maxdepth: bad option
Usage: find path-list predicate-list
1218a1239
> www/zope3 ykomatsu@akaumigame.org
===========================================================================
The following groups need to be created for zope3-3.1.0:
zope3
===========================================================================
Thomas