Subject: Re: pkgsrc NetBSD 2.0/x86_64 bulk build results 2005-01-09
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 01/10/2005 13:27:28
On Mon, Jan 10, 2005 at 12:50:41AM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 2.0/amd64
> 
> Summary:
> 
>         Build started:                  Sat Jan  8 11:18:20 2005 UTC
>         Build ended:                    Sun Jan  9 04:05:01 2005 UTC

Diff to previous:

58,63c57,62
<          Successfully packaged:          4361
<          Packages really broken:         197
<          Pkgs broken due to them:        320
<          Total broken:                   517
<          Not packaged:                   373
<          Total:                          890
---
>          Successfully packaged:          4490
>          Packages really broken:         207
>          Pkgs broken due to them:        186
>          Total broken:                   393
>          Not packaged:                   369
>          Total:                          762
68c67
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20050108.0943/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/amd64-2.0/20050109.0404/broken.html
97d95
< databases/postgresql74-plp
100d97
< devel/SDL                  139
116a114
> devel/ogre                         tech-pkg@NetBSD.org

 c++ -DHAVE_CONFIG_H -I. -I../../OgreMain/include -I/tmp/bulktmp/devel/ogre/work/.buildlink/include/freetype2 -I/tmp/bulktmp/devel/ogre/work/.buildlink/include -DOGRE_NONCLIENT_BUILD -I/tmp/bulktmp/devel/ogre/work/.x11-buildlink/include -DGLX_GLXEXT_LEGACY -O2 -I/tmp/bulktmp/devel/ogre/work/.buildlink/include/SDL -D_REENTRANT -MT OgreMeshSerializerImpl.lo -MD -MP -MF .deps/OgreMeshSerializerImpl.Tpo -c OgreMeshSerializerImpl.cpp  -fPIC -DPIC -o .libs/OgreMeshSerializerImpl.o
OgreMeshSerializerImpl.cpp: In member function `virtual void 
   Ogre::MeshSerializerImpl::writeSubMesh(const Ogre::SubMesh*)':
OgreMeshSerializerImpl.cpp:228: error: no matching function for call to `
   Ogre::MeshSerializerImpl::writeInts(size_t*, int)'
../../OgreMain/include/OgreSerializer.h:58: error: candidates are: void 
   Ogre::Serializer::writeInts(const unsigned int*, long unsigned int)
OgreMeshSerializerImpl.cpp: In member function `virtual void 
   Ogre::MeshSerializerImpl::writeGeometry(const Ogre::VertexData*)':
OgreMeshSerializerImpl.cpp:323: error: no matching function for call to `
   Ogre::MeshSerializerImpl::writeInts(const size_t*, int)'
../../OgreMain/include/OgreSerializer.h:58: error: candidates are: void 
   Ogre::Serializer::writeInts(const unsigned int*, long unsigned int)
OgreMeshSerializerImpl.cpp: In member function `virtual void 
   Ogre::MeshSerializerImpl::readSubMesh(Ogre::DataChunk&)':
OgreMeshSerializerImpl.cpp:605: error: no matching function for call to `
   Ogre::MeshSerializerImpl::readInts(Ogre::DataChunk&, size_t*, int)'
../../OgreMain/include/OgreSerializer.h:73: error: candidates are: void 
   Ogre::Serializer::readInts(Ogre::DataChunk&, unsigned int*, long unsigned 
   int)
OgreMeshSerializerImpl.cpp: In member function `virtual void 
   Ogre::MeshSerializerImpl::readGeometry(Ogre::DataChunk&, Ogre::VertexData*)
   ':
OgreMeshSerializerImpl.cpp:718: error: no matching function for call to `
   Ogre::MeshSerializerImpl::readInts(Ogre::DataChunk&, size_t*, int)'
../../OgreMain/include/OgreSerializer.h:73: error: candidates are: void 
   Ogre::Serializer::readInts(Ogre::DataChunk&, unsigned int*, long unsigned 
   int)

125a124,126
> editors/ce

=> ce-4.5.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch ce-4.5.tar.gz from http://cnswww.cns.cwru.edu/~chet/dist/.
=> [242624 bytes]
ftp: No address associated with hostname
ftp: Can't connect or login to host `/noaccess.html'

> editors/ce-doc
> editors/ce-x11

Same.

138a140
> emulators/qemu                     dhowland@users.sourceforg

op.h: In function `dyngen_code':
op.h:6047: error: parse error before '.' token
op.h:6049: error: parse error before '.' token
op.h:6056: error: parse error before '.' token
op.h:6058: error: parse error before '.' token

147a150
> games/KoboDeluxe                   as@rsn.bth.se

e_getargs.c: In function `eel_get_argsv':
e_getargs.c:607: error: incompatible types in assignment
e_getargs.c:639: error: incompatible types in assignment

149a153
> games/ivan                         ben@NetBSD.org

In file included from ../../FeLib/Include/save.h:151,
                 from hscore.cpp:154:
../../FeLib/Include/save.h: In function `outputfile& operator<<(outputfile&, 
   const std::vector<_CharT> >&) [with type = time_t]':
../../FeLib/Include/save.h:278:   instantiated from here
../../FeLib/Include/save.h:282: error: ambiguous overload for 'operator<<' in '
   SaveFile << (+Vector)->std::vector<_Tp, _Alloc>::operator[] [with _Tp = 
   time_t, _Alloc = std::allocator](c)'
../../FeLib/Include/save.h:127: error: candidates are: outputfile& 
   operator<<(outputfile&, bool)
../../FeLib/Include/save.h:139: error:                 outputfile& 
   operator<<(outputfile&, char)
../../FeLib/Include/save.h:151: error:                 outputfile& 
   operator<<(outputfile&, unsigned char)
../../FeLib/Include/save.h:163: error:                 outputfile& 
   operator<<(outputfile&, short int)
../../FeLib/Include/save.h:177: error:                 outputfile& 
   operator<<(outputfile&, short unsigned int)
../../FeLib/Include/save.h:191: error:                 outputfile& 
   operator<<(outputfile&, long int)
../../FeLib/Include/save.h:203: error:                 outputfile& 
   operator<<(outputfile&, long unsigned int)
../../FeLib/Include/save.h:215: error:                 outputfile& 
   operator<<(outputfile&, unsigned int)
../../FeLib/Include/save.h:227: error:                 outputfile& 
   operator<<(outputfile&, float)
../../FeLib/Include/save.h:262: error:                 outputfile& 
   operator<<(outputfile&, const festring&) 
In file included from ../../FeLib/Include/save.h:157,
                 from hscore.cpp:160:
../../FeLib/Include/save.h: In function `inputfile& operator>>(inputfile&, 
   std::vector<_CharT> >&) [with type = time_t]':
../../FeLib/Include/save.h:288:   instantiated from here
../../FeLib/Include/save.h:292: error: no match for 'operator>>' in 'SaveFile 
   >> (+Vector)->std::vector<_Tp, _Alloc>::operator[] [with _Tp = time_t, 
   _Alloc = std::allocator](c)'
../../FeLib/Include/save.h:133: error: candidates are: inputfile& 
   operator>>(inputfile&, bool&)
../../FeLib/Include/save.h:145: error:                 inputfile& 
   operator>>(inputfile&, char&)
../../FeLib/Include/save.h:157: error:                 inputfile& 
   operator>>(inputfile&, uchar&)
../../FeLib/Include/save.h:170: error:                 inputfile& 
   operator>>(inputfile&, short int&)
../../FeLib/Include/save.h:184: error:                 inputfile& 
   operator>>(inputfile&, ushort&)
../../FeLib/Include/save.h:197: error:                 inputfile& 
   operator>>(inputfile&, long int&)
../../FeLib/Include/save.h:209: error:                 inputfile& 
   operator>>(inputfile&, ulong&)
../../FeLib/Include/save.h:221: error:                 inputfile& 
   operator>>(inputfile&, unsigned int&)
../../FeLib/Include/save.h:233: error:                 inputfile& 
   operator>>(inputfile&, float&)
../../FeLib/Include/save.h:245: error:                 inputfile& 
   operator>>(inputfile&, vector2d&)
../../FeLib/Include/save.h:257: error:                 inputfile& 
   operator>>(inputfile&, rect&)
../../FeLib/Include/save.h:263: error:                 inputfile& 
   operator>>(inputfile&, festring&)
../../FeLib/Include/femath.h:77: error:                 inputfile& 
   operator>>(inputfile&, interval&)
../../FeLib/Include/femath.h:79: error:                 inputfile& 
   operator>>(inputfile&, region&)

164a169
> graphics/swfdec            2

swf_play.c: In function `input':
swf_play.c:409: warning: passing arg 4 of `g_io_channel_read_chars' from incompatible pointer type

165a171
> graphics/tuxpaint          1       tech-pkg@NetBSD.org

src/tuxpaint.c:176:2: #error "---------------------------------------------------"
src/tuxpaint.c:177:2: #error "If you installed SDL_image from a package, be sure"
src/tuxpaint.c:178:2: #error "to get the development package, as well!"
src/tuxpaint.c:179:2: #error "(e.g., 'libsdl-image1.2-devel.rpm')"
src/tuxpaint.c:180:2: #error "---------------------------------------------------"
src/tuxpaint.c:185:2: #error "---------------------------------------------------"
src/tuxpaint.c:186:2: #error "If you installed SDL_ttf from a package, be sure"
src/tuxpaint.c:187:2: #error "to get the development package, as well!"
src/tuxpaint.c:188:2: #error "(e.g., 'libsdl-ttf1.2-devel.rpm')"
src/tuxpaint.c:189:2: #error "---------------------------------------------------"
src/tuxpaint.c:195:2: #error "---------------------------------------------------"
src/tuxpaint.c:196:2: #error "If you installed SDL_mixer from a package, be sure"
src/tuxpaint.c:197:2: #error "to get the development package, as well!"
src/tuxpaint.c:198:2: #error "(e.g., 'libsdl-mixer1.2-devel.rpm')"
src/tuxpaint.c:199:2: #error "---------------------------------------------------"

The dependencies are installed, the code in the tuxpaint.c just checks if
a symbol is defined, and it works on i386. What's wrong here?

203a210
> meta-pkgs/php5-extensions          jdolecek@NetBSD.org
206c213
< multimedia/mencoder        3
---
> multimedia/transcode       1       tech-pkg@NetBSD.org

pkg_create: can't stat `/usr/pkg/lib/transcode/export_mpeg.la'
pkg_create: can't stat `/usr/pkg/lib/transcode/filter_dilyuvmmx.la'
pkg_create: can't stat `/usr/pkg/lib/transcode/libxvidcore.so.4'

xvidcore should perhaps only be a dependency on i386. Don't
know about the other two.

214a222
> net/ntop                           adam@NetBSD.org

* ERROR: pcap header, bpf or library routines are missing
*           (yes means it was found, no means it was not found)

266a275
> x11/paragui                1       tech-pkg@NetBSD.org

pgtimerobject.cpp: In member function `PG_TimerID 
   PG_TimerObject::AddTimer(unsigned int)':
pgtimerobject.cpp:37: warning: cast to pointer from integer of different size
pgtimerobject.cpp: In static member function `static Uint32 
   PG_TimerObject::callbackTimer(unsigned int, void*)':
pgtimerobject.cpp:67: error: reinterpret_cast from `void*' to `PG_TimerID' 
   loses precision


 Thomas