Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-02-22
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 02/23/2005 17:12:45
On Tue, Feb 22, 2005 at 10:48:55PM +0100, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386

Diff to previous:
7,8c7,8
<          Build started:                  Fri Feb 18 20:18:33 2005 UTC
<          Build ended:                    Sat Feb 19 13:12:08 2005 UTC
---
>          Build started:                  Sun Feb 20 10:48:28 2005 UTC
>          Build ended:                    Tue Feb 22 11:48:36 2005 UTC
10,15c10,15
<          Successfully packaged:          4706
<          Packages really broken:         137
<          Pkgs broken due to them:        397
<          Total broken:                   534
<          Not packaged:                   126
<          Total:                          660
---
>          Successfully packaged:          4880
>          Packages really broken:         149
>          Pkgs broken due to them:        217
>          Total broken:                   366
>          Not packaged:                   127
>          Total:                          493
20c20
< ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20050219.1312/broken.html
---
> ftp://ftp.NetBSD.org/pub/NetBSD/misc/kristerw/pkgstat/i386-1.6.2/20050222.1148/broken.html
28a29
> audio/amarok                       seb@NetBSD.org

Probably fixed.

29a31
> audio/madman                       ove@elektro-eel.org

 database/criterion.h:65: syntax error before `,'
 database/criterion.h: In method `tOrCriterion::tOrCriterion(tCriterion *, tCriterion *)':
 database/criterion.h:68: class `tOrCriterion' does not have any field named `Operand1'
 database/criterion.h:68: class `tOrCriterion' does not have any field named `Operand2'
 database/criterion.h: In method `float tOrCriterion::matchDegree(const tSong *) const':
 database/criterion.h:72: `Operand1' undeclared (first use this function)
 database/criterion.h:72: (Each undeclared identifier is reported only once
 database/criterion.h:72: for each function it appears in.)
 database/criterion.h:72: `Operand2' undeclared (first use this function)
 database/criterion.h: At top level:
 database/criterion.h:81: syntax error before `,'
 database/criterion.h: In method `tAndCriterion::tAndCriterion(tCriterion *, tCriterion *)':
 database/criterion.h:84: class `tAndCriterion' does not have any field named `Operand1'
 database/criterion.h:84: class `tAndCriterion' does not have any field named `Operand2'
 database/criterion.h: At top level:
 database/criterion.h:97: syntax error before `;'
 database/criterion.h: In method `tNotCriterion::tNotCriterion(tCriterion *)':
 database/criterion.h:100: class `tNotCriterion' does not have any field named `Operand'
 database/criterion.h: In method `float tNotCriterion::matchDegree(const tSong *) const':
 database/criterion.h:104: `Operand' undeclared (first use this function)
 ...

32c34
< cad/gnetman                        dmcmahill@NetBSD.org
---
> chat/loudmouth             2       tech-pkg@NetBSD.org

Same gnutls breakage as on 2.0.

34c36,37
< databases/postgresql73-doc 1       tech-pkg@NetBSD.org
---
> databases/kmysqladmin              tech-pkg@NetBSD.org

 stringlist.h: In method `class string * stringlist::find_nocase(const string &, string * = 0)':
 stringlist.h:82: `::find_if' undeclared (first use here)

> databases/mysqlcc                  dotz@irc.pl

 /usr/pkg/lib/mysql/libmysqlclient.a(viosslfactories.o): In function `new_VioSSLConnectorFd':
 viosslfactories.o(.text+0x2be): undefined reference to `OPENSSL_add_all_algorithms_noconf'
 /usr/pkg/lib/mysql/libmysqlclient.a(viosslfactories.o): In function `new_VioSSLAcceptorFd':
 viosslfactories.o(.text+0x3cd): undefined reference to `OPENSSL_add_all_algorithms_noconf'

Needs a newer openssl?

39c42
< devel/libaura              2       xtraeme@NetBSD.org
---
> devel/doxygen              7       tech-pkg@NetBSD.org

 File '/usr/pkg/share/doc/doxygen/src/translator.h' not found!

42a46,47
> devel/ogre                         tech-pkg@NetBSD.org

 In file included from ../../OgreMain/include/OgrePrerequisites.h:74,
                  from ../../OgreMain/include/OgreString.h:28,
                  from OgreActionEvent.cpp:26:
 ../../OgreMain/include/OgreStdHeaders.h:36: limits: No such file or directory

> devel/p5-Log-Dispatch      7       tech-pkg@NetBSD.org

Fixed, I think.

57d61
< emulators/qemu                     dhowland@users.sourceforg
59d62
< emulators/simulavr                 tech-pkg@NetBSD.org
75a79,80
> graphics/gimp-rawphoto             tech-pkg@NetBSD.org

 rawphoto.c: In function `plotHistogram':
 rawphoto.c:569: parse error before `max_val'
 rawphoto.c:572: `max_val' undeclared (first use in this function)
 rawphoto.c:572: (Each undeclared identifier is reported only once
 rawphoto.c:572: for each function it appears in.)
 rawphoto.c:592: parse error before `bottom'
 rawphoto.c:595: `r' undeclared (first use in this function)
 rawphoto.c:596: `g' undeclared (first use in this function)
 rawphoto.c:597: `b' undeclared (first use in this function)
 rawphoto.c:599: `bottom' undeclared (first use in this function)
 rawphoto.c:602: `top' undeclared (first use in this function)
 rawphoto.c:606: `middle' undeclared (first use in this function)
 rawphoto.c:651: parse error before `update_rect'
 rawphoto.c:652: `update_rect' undeclared (first use in this function)

> graphics/gimp-ufraw                tech-pkg@NetBSD.org

 ufraw.c: In function `ufraw_tiff_message':
 ufraw.c:621: parse error before `char'
 ufraw.c:622: `buf' undeclared (first use in this function)
 ufraw.c:622: (Each undeclared identifier is reported only once
 ufraw.c:622: for each function it appears in.)

76a82
> graphics/gwenview                  ianzag@mail.ru

 gvscrollpixmapview.cpp: In method `int GVScrollPixmapView::Private::imageToWidgetX(int) const':
 gvscrollpixmapview.cpp:227: implicit declaration of function `int round(...)'

78c84
< graphics/mng               215     tech-pkg@NetBSD.org
---
> graphics/kbarcode                  seb@NetBSD.org

 labeleditor.cpp:555: macro `SLOT' used without args

84a91
> ham/linpsk                         wulf@NetBSD.org

 editmacro.ui.h: In method `void EditMacro::accept()':
 editmacro.ui.h:47: no matching function for call to `vector<QString,allocator >::at (int &)'
 editmacro.ui.h:48: no matching function for call to `vector<QString,allocator >::at (int &)'

86d92
< lang/baci                          wulf@NetBSD.org
104d109
< mail/maildrop              2       jlam@NetBSD.org
113a119,120
> multimedia/gxine                   tech-pkg@NetBSD.org

 In file included from engine.c:24:
 globals.h:49: parse error before `engine_lock'
 globals.h:49: warning: data definition has no type or storage class
 engine.c:37: conflicting types for `engine_lock'
 globals.h:49: previous declaration of `engine_lock'

> multimedia/kmplayer                murray@river-styx.org

 kmplayerconfig.h:42: warning: non-static const member `const class QString OutputDriver::descriptio
 kmplayerpartbase.cpp:66: warning: `class KMPlayerBookmarkOwner' has virtual functions but non-virtu
 kmplayerpartbase.cpp: In method `class QString KMPlayerSource::mime() const':
 kmplayerpartbase.cpp:710: no match for `const _List_iterator & == _List_iterator'

121d127
< net/gnubile                        tron@NetBSD.org
124d129
< net/hobbitclient                   manu@NetBSD.org
134a140
> print/scribus                      tech-pkg@NetBSD.org

 page.cpp: In method `void Page::CallGimp()':
 page.cpp:7849: no matching function for call to `QProcess::QProcess (void *)'
 /usr/pkg/qt3/include/qprocess.h:57: candidates are: QProcess::QProcess(QObject * = 0, const char *
 /usr/pkg/qt3/include/qprocess.h:58:                 QProcess::QProcess(const QString &, QObject * =
 /usr/pkg/qt3/include/qprocess.h:59:                 QProcess::QProcess(const QStringList &, QObject
 /usr/pkg/qt3/include/qprocess.h:168:                 QProcess::QProcess(const QProcess &)

137a144
> security/MyPasswordSafe            tech-pkg@NetBSD.org

 src/safe.cpp: In method `SafeGroup::Iterator::Iterator(const SafeGroup *)':
 src/safe.hpp:132: `class QPtrList SafeGroup::m_items' is private
 src/safe.cpp:85: within this context

143d149
< security/ipsec-tools               manu@NetBSD.org
145a152
> security/qca-tls           1       jdolecek@NetBSD.org

 qca-tls.cpp: In method `void RSAKeyContext::separate(RSA *, RSA **, RSA **)':
 qca-tls.cpp:390: passing `unsigned char **' as argument 2 of `d2i_RSAPublicKey(RSA **, const unsigned char **, long int)' adds cv-quals without intervening `const'
 qca-tls.cpp:404: passing `unsigned char **' as argument 2 of `d2i_RSAPrivateKey(RSA **, const unsigned char **, long int)' adds cv-quals without intervening `const'
 qca-tls.cpp: In method `bool RSAKeyContext::createFromDER(const char *, unsigned int)':
 qca-tls.cpp:437: passing `unsigned char **' as argument 2 of `d2i_RSAPrivateKey(RSA **, const unsigned char **, long int)' adds cv-quals without intervening `const'
 qca-tls.cpp:452: passing `unsigned char **' as argument 2 of `d2i_RSAPublicKey(RSA **, const unsigned char **, long int)' adds cv-quals without intervening `const'

153a161
> textproc/p5-XML-LibXML     9       tech-pkg@NetBSD.org

 perl-libxml-mm.c: In function `nodeC2Sv':
 perl-libxml-mm.c:968: parse error before `*'
 perl-libxml-mm.c:972: `decoded' undeclared (first use in this function)
 perl-libxml-mm.c:972: (Each undeclared identifier is reported only once
 perl-libxml-mm.c:972: for each function it appears in.)

155a164
> www/ap-aolserver           1       cjones@NetBSD.org

 configure: error: installation or configuration problem: C compiler cannot create executables.

158a168,170
> www/p5-MasonX-Request-With         tech-pkg@NetBSD.org

Same as 2.0 error.

> www/screws                         pancake@phreaker.net

 ===========================================================================
 The following users need to be created for screws-0.54nb2:

         screws: , /nonexistent, /sbin/nologin

 ===========================================================================

> www/thy                            algernon@bonehunter.rulez

gnutls breakage.

 Thomas