Subject: Re: pkgsrc NetBSD 1.6.2/i386 bulk build results 2005-09-09
To: Krister Walfridsson <cato@df.lth.se>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bulk
Date: 09/11/2005 13:57:01
The diff is against the latest bulk build against which I did
a diff (about a month ago)

On Fri, Sep 09, 2005 at 08:39:04PM +0200, Krister Walfridsson wrote:
> pkgsrc bulk build results
> NetBSD 1.6.2/i386

The gtk2 binary package is broken, breaking lots of others:
 pkg_add: Overwriting /usr/pkg/include/gtk-2.0/gtk/gtklabel.h - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk-x11-2.0.so - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk-x11-2.0.so.0 - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk_pixbuf-2.0.so - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk_pixbuf-2.0.so.0 - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk_pixbuf_xlib-2.0.so - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgdk_pixbuf_xlib-2.0.so.0 - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgtk-x11-2.0.so - pkg gtk2+-2.6.10 bogus/conflicting?
 pkg_add: Overwriting /usr/pkg/lib/libgtk-x11-2.0.so.0 - pkg gtk2+-2.6.10 bogus/conflicting?

I don't cc maintainers of packages which were broken by this.

Diff to previous:
7,8c7,8
<          Build started:                  Fri Aug  5 07:28:37 2005 UTC
<          Build ended:                    Sat Aug  6 06:15:31 2005 UTC
---
>          Build started:                  Mon Sep  5 16:39:17 2005 UTC
>          Build ended:                    Fri Sep  9 08:21:30 2005 UTC
10,15c10,15
<          Successfully packaged:          4488
<          Packages really broken:         128
<          Pkgs broken due to them:        754
<          Total broken:                   882
<          Not packaged:                   129
<          Total:                          1011
---
>          Successfully packaged:          4963
>          Packages really broken:         211
>          Pkgs broken due to them:        228
>          Total broken:                   439
>          Not packaged:                   133
>          Total:                          572
20c20
< ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20050806.0615/broken.html
---
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20050909.0821/broken.html
27,28c27,30
< archivers/unzip            617     tech-pkg@NetBSD.org
< databases/mysql4-client    39      xtraeme@NetBSD.org
---
> x11/gnome-desktop          33      jmmv@NetBSD.org
> net/libsoup-devel          23      recht@NetBSD.org
> x11/xfce4-panel            23      martti@NetBSD.org
> www/libgtkhtml             18      jmmv@NetBSD.org
31d32
< devel/doxygen              7       recht@NetBSD.org
34,36c35,36
< textproc/py-dtml           3       tsarna@NetBSD.org
< lang/clisp                 2       tech-pkg@NetBSD.org
< math/qalculate             2       adam@NetBSD.org
---
> x11/gtk2-engines           5       jmmv@NetBSD.org
> x11/py-gnome2              5       recht@NetBSD.org
45c45,46
< archivers/unzip            617     tech-pkg@NetBSD.org
---
> audio/bmp-esound                   jmmv@NetBSD.org

 checking for glib-2.0 >= 2.4.0 gtk+-2.0 >= 2.4.0 gthread-2.0 pango... gnome-config: not found
 gnome-config: not found
 configure: error: Cannot find glib2/gtk2/pango

> audio/bmp-musepack                 tech-pkg@NetBSD.org

 configure: error: BMP >= 0.9.7 development package not installed

46a48,55
> audio/gkrellm-xmms                 cube@NetBSD.org

 gnome-config: not found
 Package gtk+-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `gtk+-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'gtk+-2.0' found

> audio/gqmpeg-devel                 sekiya@NetBSD.org

 checking for pkg-config... /tmp/bulktmp/audio/gqmpeg-devel/work/.tools/bin/pkg-config
 checking for GTK+ - version >= 2.2.0... gnome-config: not found
 gnome-config: not found
 no
 *** Could not run GTK+ test program, checking why...
 *** The test program failed to compile or link. See the file config.log for the
 *** exact error that occured. This usually means GTK+ is incorrectly installed.
 configure: error: GTK+ >= 2.2.0 not installed.
 *** Error code 1


> audio/libopendaap          1       tech-pkg@NetBSD.org

 client.c: In function `DAAP_Client_SetDebug':
 client.c:232: warning: unused parameter `pCThis'
 client.c: In function `DAAP_ClientHost_SetPassword':
 client.c:1192: warning: unused variable `i'
 client.c: In function `DAAP_ClientHost_GetPlaylists':
 client.c:1259: warning: unused parameter `databaseid'
 client.c: In function `DAAP_ClientHost_GetPlaylistItems':
 client.c:1290: warning: unused variable `assert'
 client.c:1279: warning: unused parameter `databaseid'
 client.c: In function `DAAP_ClientHost_FreeAudioFile':
 client.c:1439: warning: unused parameter `pCHThis'
 client.c: In function `AsyncWaitUpdate':
 client.c:1646: parse error before `char'
 client.c:1650: `buf' undeclared (first use in this function)
 client.c:1650: (Each undeclared identifier is reported only once
 client.c:1650: for each function it appears in.)
 client.c:1650: `updateUrl' undeclared (first use in this function)
 client.c:1653: `hash' undeclared (first use in this function)
 client.c:1642: warning: unused parameter `unused'
 client.c: In function `update_watch_runloop':
 client.c:1664: warning: unused parameter `unused'

> audio/libvisual-bmp                tech-pkg@NetBSD.org

 configure: error: beep-media-player not found, beep-media-player is needed to build this package,
 you can download beep-media-player at http://beepmp.sf.net/

> audio/libvisual-plugins            tech-pkg@NetBSD.org

 /usr/pkg/share/libvisual-plugins/GForceColorMaps/Makefile:PKG_CONFIG = /tmp/bulktmp/audio/libvisual-plugins/work/.tools/bin/p
 /usr/pkg/share/libvisual-plugins/GForceDeltaFields/Makefile:PKG_CONFIG = /tmp/bulktmp/audio/libvisual-plugins/work/.tools/bin
 /usr/pkg/share/libvisual-plugins/GForceParticles/Makefile:PKG_CONFIG = /tmp/bulktmp/audio/libvisual-plugins/work/.tools/bin/p
 /usr/pkg/share/libvisual-plugins/GForceWaveShapes/Makefile:PKG_CONFIG = /tmp/bulktmp/audio/libvisual-plugins/work/.tools/bin/
 ***
 *** The above files still have references to the build directory.
 *** This is possibly an error that should be fixed by unwrapping
 *** the files or adding missing tools to the package makefile!

> audio/liteamp                      minskim@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' t
 configure: error: Library requirements (gtk+-2.0 >= 2.0
         libgnomeui-2.0 >= 2.0
         libglade-2.0 >= 2.0
         gnome-vfs-2.0 >= 2.0
 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-c

> audio/madman                       ove@elektro-eel.org

 In file included from database/auto_dj.cpp:38:
 database/criterion.h:65: syntax error before `,'

> audio/terminatorx                  tech-pkg@NetBSD.org

 checking whether -pthread is required for pthreads... no
 configure: error: ** failed to detect pthreads implementation **


49a59,60
> cad/boolean                        dmcmahill@NetBSD.org

 /tmp/bulktmp/cad/boolean/work/boolean/modules/kbool/src/graph.cpp: In method `void Graph::WriteKEY(Bool_Engine *, FILE * = 0)
 /tmp/bulktmp/cad/boolean/work/boolean/modules/kbool/src/graph.cpp:2490: unknown escape sequence: `\' followed by char code 0xd
 /tmp/bulktmp/cad/boolean/work/boolean/modules/kbool/src/graph.cpp:2491: unknown escape sequence: `\' followed by char code 0xd
 ..


> cad/gattrib                1       wulf@NetBSD.org

 checking for GTK22_LIBS...
 gnome-config: not found
 configure: error: Cannot find gtk+ 2.2.x or later, please install gtk+.

50a62,66
> cad/geda-utils             1       dmcmahill@NetBSD.org

 checking for GTK22_LIBS...
 gnome-config: not found
 configure: error: Cannot find gtk+ 2.2.x or later, please install gtk+.

> cad/gnetlist               1       dmcmahill@NetBSD.org

 checking for GTK22_LIBS...
 gnome-config: not found
 configure: error: Cannot find gtk+ 2.2.x or later, please install gtk+.

> cad/gschem                 1       dmcmahill@NetBSD.org

 checking for GTK22_LIBS...
 gnome-config: not found
 configure: error: Cannot find gtk+ 2.2.x or later, please install gtk+.

> cad/gsymcheck              1       dmcmahill@NetBSD.org

 checking for GTK22_LIBS...
 gnome-config: not found
 configure: error: Cannot find gtk+ 2.2.x or later, please install gtk+.

> cad/gtkwave                        tech-pkg@NetBSD.org

 In file included from data.c:36:
 ../format/data.h:46: stdbool.h: No such file or directory

51a68,73
> chat/gaim-encryption               ggm@pobox.com

 checking for GTK+ - version >= 2.0.0... gnome-config: not found
 gnome-config: not found
 no
 *** Could not run GTK+ test program, checking why...
 *** The test program failed to compile or link. See the file config.log for the
 *** exact error that occured. This usually means GTK+ is incorrectly installed.
 configure: error:
 *** GTK+ 2.0 is required to build Gaim; please make sure you have the GTK+
 *** development headers installed. The latest version of GTK+ is
 *** always available at http://www.gtk.org/.
 *** Error code 1


> chat/gaim-otr                      nathanw@NetBSD.org

 checking for glib-2.0 >= 2.4 gtk+-2.0 >= 2.4 gaim >= 1.0... gnome-config: not found
 gnome-config: not found
 configure: error: glib
 exit: Illegal number: gtk
 exit: Illegal number: gtk

> chat/gossip                        tech-pkg@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' t
 configure: error: Library requirements (
         libxml-2.0 >= 2.4.7
         libxslt >= 1.0.0
         glib-2.0 >= 2.6.0
         gobject-2.0
         gtk+-2.0 >= 2.6.0
         libglade-2.0 >= 2.0.0
         loudmouth-1.0 >= 1.0
         gconf-2.0 >= 1.2.0
         libgnomeui-2.0 >= 2.0.0
         gnome-vfs-2.0 >= 2.0.0

 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-c

> chat/kadu                          adam@NetBSD.org

 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/joi/brak.jpg'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Blocking.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Busy (d.).png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Busy.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Invisible (d.).png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Invisible.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Offline (d.).png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Offline.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Online (d.).png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/Online.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/message.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/mobile.png'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/tlo.jpg'
 pkg_create: can't stat `/usr/pkg/share/kadu/modules/data/config_wizard/ronk2/tux.png'

> chat/xchat-systray-integra         minskim@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `gtk+-2.0.pc'

> comms/jpilot               1       tech-pkg@NetBSD.org

 address_gui.c: In function `cb_dialer':
 address_gui.c:1433: parse error before `start_iter'
 address_gui.c:1437: `text_buffer' undeclared (first use in this function)
 address_gui.c:1437: (Each undeclared identifier is reported only once
 address_gui.c:1437: for each function it appears in.)
 address_gui.c:1438: `start_iter' undeclared (first use in this function)
 address_gui.c:1438: `end_iter' undeclared (first use in this function)

52a75,76
> converters/tex2rtf                 ben@NetBSD.org

gtk2 not found at link time.

> cross/avr-libc                     wennmach@NetBSD.org

 pnmtopng: 4 colors found
 Segmentation fault - core dumped
and other problems

53a78
> databases/gourmet                  tech-pkg@NetBSD.org

 Error: PyGTK-2.3.93 or newer is required.

56c81,82
< databases/lbdb                     reilles@loria.fr
---
> databases/kmysqladmin              tech-pkg@NetBSD.org

 In file included from stringlist.cpp:1:
 stringlist.h: In method `class string * stringlist::find_nocase(const string &, string * = 0)':
 stringlist.h:82: `::find_if' undeclared (first use here)
 stringlist.h:83: warning: control reaches end of non-void function `stringlist::find_nocase(const string &, string *)'

> databases/libgnomedb       4       sab@posix.org.uk

 checking for LIBGNOMEDB_LIBS...
 gnome-config: not found
 configure: error: Package requirements (gtk+-2.0 >= 2.4.0 libgda >= 1.1.99) were not met.
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively you may set the LIBGNOMEDB_CFLAGS and LIBGNOMEDB_LIBS environment variables
 to avoid the need to call pkg-config.  See the pkg-config man page for
 more details

59c85
< databases/mysql4-client    39      xtraeme@NetBSD.org
---
> databases/nss_ldap                 tech-pkg@NetBSD.org

 netbsd.c:59: parse error before `methods'


65d90
< devel/Gorm                 1       rh@NetBSD.org
67c92
< devel/doxygen              7       recht@NetBSD.org
---
> devel/eric3                        tech-pkg@NetBSD.org

 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/eric3/Documentation/Source/eric3doc-eric3.VCS.subversionPackage.Revi
 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/eric3/Documentation/Source/eric3doc-eric3.Wizards.ColorDialogWizard.
 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/eric3/Documentation/Source/eric3doc-eric3.Wizards.InputDialogWizard.
 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/eric3/Documentation/Source/eric3doc-eric3.Wizards.PyRegExpWizard.PyR

68a94,95
> devel/gal2                 3       recht@NetBSD.org

 checking for GAL_LIBS...
 gnome-config: not found
 configure: error: Package requirements (gtk+-2.0 >= 2.2 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libg
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively you may set the GAL_CFLAGS and GAL_LIBS environment variables
 to avoid the need to call pkg-config.  See the pkg-config man page for
 more details.


> devel/gal20                2       rh@NetBSD.org

 gnome-config: not found
 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to th
 configure: error: Library requirements (libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 libgnomeui-2.0 libgn


71a99
> devel/libextractor                 tv@duh.org

 In file included from metadatum.hpp:39,
                  from exif.hpp:34,
                  from exiv2extractor.cc:29:
 value.hpp:940: template-id `getValue<>' for `Exiv2::getValue(const byte *, Exiv2::ByteOrder)' does not match any template declara
 value.hpp:940: syntax error before `{'
 value.hpp:945: parse error before `*'
 value.hpp:946: non-template used as template
 value.hpp:946: syntax error before `{'
 value.hpp:951: syntax error before `('
 value.hpp:951: parse error before `*'
 value.hpp:952: ANSI C++ forbids declaration `getValue' with no type


72a101,102
> devel/lwp                  2       phil@cs.wwu.edu

 lwp_ucontext.c: In function `makecontext':
 lwp_ucontext.c:135: parse error before `struct'
 lwp_ucontext.c:139: `action' undeclared (first use in this function)
 lwp_ucontext.c:139: (Each undeclared identifier is reported only once
 lwp_ucontext.c:139: for each function it appears in.)
 lwp_ucontext.c:143: `sigs' undeclared (first use in this function)
 lwp_ucontext.c:147: `oldsigs' undeclared (first use in this function)
 lwp_ucontext.c:148: `oldstack' undeclared (first use in this function)
 lwp_ucontext.c:149: `oldaction' undeclared (first use in this function)


> 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
 gmake[2]: *** [OgreActionEvent.lo] Error 1


74a105,107
> devel/pcl-cvs                      tech-pkg@NetBSD.org

 /usr/bin/make package (pcl-cvs-2.9.9nb1)
 ===> Accepted versions are: emacs20
 ===> No valid Emacs version installed found
 *** Error code 1


> devel/rapidsvn                     epg@NetBSD.org

Link time error with gtk2.

> devel/ruby-rd-mode         1       taca@NetBSD.org

 => No SHA1 checksum recorded for rdtool-0.6.14.tar.gz.
 => No RMD160 checksum recorded for rdtool-0.6.14.tar.gz.

75a109
> devel/semi                 4       uebayasi@NetBSD.org

 pkg_create: can't stat `/usr/pkg/share/emacs/site-lisp/semi/mime-bbdb.elc'
 pkg_create: can't stat `/usr/pkg/share/emacs/site-lisp/semi/mime-w3.elc'

77a112,113
> editors/conglomerate               tech-pkg@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to th
 configure: error: Library requirements (  gtk+-2.0 >= 2.4.0              gconf-2.0 >= 1.2.0               libxml-2.0 >= 2.0.0


> editors/dasher             1       jmmv@NetBSD.org

 configure: error: "Unable to find GTK2 or another necessary library. See the previous line for more useful data."


78a115,116
> editors/gconf-editor       1       sab@posix.org.uk

 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to th
 configure: error: Library requirements (gconf-2.0 >= 2.9.2                                gtk+-2.0 >= 2.5.5

> editors/gtranslator                tech-pkg@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to th


80c118,120
< editors/vile                       tech-pkg@NetBSD.org
---
> editors/kdissert                   tech-pkg@NetBSD.org

 scons: Reading SConscript files ...
 OSError: [Errno 2] No such file or directory: '/tmp/bulktmp/editors/kdissert/work/kdissert-1.0.3/cache/':
   File "SConstruct", line 21:
     env = Environment(tools=['default', 'generic', 'kde', 'parser'], toolpath=['./', './bksys'], ENV={'PATH':os.environ['PATH']})
   File "/usr/pkg/lib/scons/SCons/Environment.py", line 266:
     apply_tools(self, tools, toolpath)
   File "/usr/pkg/lib/scons/SCons/Environment.py", line 122:
     env.Tool(tool, toolpath)
   File "/usr/pkg/lib/scons/SCons/Environment.py", line 906:
     return SCons.Tool.Tool(tool, map(self.subst, toolpath))(self)
   File "/usr/pkg/lib/scons/SCons/Tool/__init__.py", line 53:
     apply(self.generate, ( env, ) + args, kw)
   File "./bksys/generic.py", line 293:
     if not os.path.isdir(env['CACHEDIR']): os.mkdir(env['CACHEDIR'])

> editors/poedit                     tech-pkg@NetBSD.org

 ld: cannot find -lgtk-x11-2.0


> editors/vim-kde                    greyskyy@po.cwru.edu

 /usr/pkg/share/kde/vim/vim62/tools/mve.awk:#!/tmp/bulktmp/editors/vim-kde/work/.tools/bin/awk -f
 ***
 *** The above files still have references to the build directory.
 *** This is possibly an error that should be fixed by unwrapping
 *** the files or adding missing tools to the package makefile!
 ***


83a124
> emulators/blinkensim               salo@NetBSD.org

 pkg_create: can't stat `/usr/pkg/bin/blinkensim-gtk'

84a126
> emulators/gxemul                   xtraeme@NetBSD.org

 pkg_create: can't stat `/usr/pkg/share/doc/gxemul/20050317-example_medium.png'

88c130,131
< emulators/winelib                  recht@NetBSD.org
---
> finance/gkrellm-stock              cube@NetBSD.org

 Package gtk+-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `gtk+-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'gtk+-2.0' found
 In file included from gkrellstock.c:8:
 /tmp/bulktmp/finance/gkrellm-stock/work/.buildlink/include/gkrellm2/gkrellm.h:30: gtk/gtk.h: No such file or directory


> fonts/gucharmap            3       tech-pkg@NetBSD.org

gtk2 not found.

89a133
> games/crack-attack                 snj@NetBSD.org

gtk2 not found.


91a136,142
> games/freeciv-share        3       tech-pkg@NetBSD.org

iconv not found.

> games/genecys-client               root@garbled.net

gtk2 not found.


> games/gnocatan                     veego@NetBSD.org

gtk2 not found.

> games/grhino                       tech-pkg@NetBSD.org

libgnomeui2 not found.

> games/gtetrinet                    tech-pkg@NetBSD.org

gtk2 not found.

> games/gtkmagnetic                  dillo@NetBSD.org

gtk2 not found.


> games/gturing                      tech-pkg@NetBSD.org

gtk2 not found.

94a146
> games/sirius                       tech-pkg@NetBSD.org
95a148
> games/wxhugo                       dillo@NetBSD.org

gtk2

99a153,155
> graphics/digikamimageplugi         seb@NetBSD.org

 gmake[3]: *** No rule to make target `digikamimageplugin_antivignetting_ui.rc', needed by `all-am'.  Stop.

> graphics/dxsamples                 tech-pkg@NetBSD.org

 /usr/pkg/dx/samples/supervise/complexdemo/interactors/Makefile:MAKEINFO = /tmp/bulktmp/graphics/dxsamples/work/.tools/bin/makeinf
 /usr/pkg/dx/samples/supervise/interactors/Makefile:MAKEINFO = /tmp/bulktmp/graphics/dxsamples/work/.tools/bin/makeinfo
 /usr/pkg/dx/samples/supervise/mediumdemo/interactors/Makefile:MAKEINFO = /tmp/bulktmp/graphics/dxsamples/work/.tools/bin/makeinfo
 /usr/pkg/dx/samples/supervise/simpledemo/interactors/Makefile:MAKEINFO = /tmp/bulktmp/graphics/dxsamples/work/.tools/bin/makeinfo
 ***
 *** The above files still have references to the build directory.
 *** This is possibly an error that should be fixed by unwrapping
 *** the files or adding missing tools to the package makefile!
 ***
 *** Error code 1

> graphics/kbarcode                  seb@NetBSD.org

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

101a158
> graphics/pstoedit          3       tech-pkg@NetBSD.org

 In file included from dynload.cpp:34:
 drvbase.h: In method `class ProgramOptions * DriverDescriptionT::createDriverOptions() const':
 drvbase.h:1009: parse error before `;'


102a160
> ham/grig                           wulf@NetBSD.org

 checking for perl... /usr/pkg/bin/perl
 configure: error: XML::Parser perl module is required for intltool


107a166
> lang/gauche                1       minoura@NetBSD.org

 link /tmp/bulktmp/lang/gauche/work/Gauche-0.8.3/ext/auxsys/auxsys.so
 ===> There was an error during the ``build'' phase.
 ===> Please investigate the following for more information:
 ===>      * log of the build
 ===>      * /tmp/bulktmp/lang/gauche/work/.work.log
 ===>
 *** Error code 1

 Stop.


110a170
> mail/dbmail                        schmonz@NetBSD.org

 In file included from server.c:33:
 serverchild.h:48: parse error before `siginfo_t'
 serverchild.h:48: warning: function declaration isn't a prototype


113c173
< mail/msmtp                         bcv@hub3.net
---
> mail/libetpan              1       dawszy@arhea.pl

 mailsem.c:50: semaphore.h: No such file or directory

115c175,176
< math/octave-forge                  tech-pkg@NetBSD.org
---
> math/blitz++                       tech-pkg@NetBSD.org

 In file included from ../blitz/array/expr.h:34,
                  from ../blitz/array-impl.h:2482,
                  from ../blitz/array.h:32,
                  from ../src/globals.cpp:13:
 ../blitz/numinquire.h:45: limits: No such file or directory


> math/mathomatic                    pkgsrc@bjan.freeshell.org

 ld: cannot find -lncurses

117a179
> misc/celestia-kde                  cesar_catrian@yahoo.com

 configure: WARNING:
 There is an installation error in jpeg support. You seem to have only one
 of either the headers _or_ the libraries installed. You may need to either
 provide correct --with-extra-... options, or the development package of
 libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
 Disabling JPEG support.

 checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not found. Please check your installation!
 For more details about this problem, look at the end of config.log.
 Make sure that you have compiled Qt with thread support!
 *** Error code 1


118a181
> misc/kchm                          ianzag@mail.ru

 chm.cpp:4: streambuf: No such file or directory
 In file included from chm.cpp:9:
 chmxx.h:6: ostream: No such file or directory
 chmxx.h:7: istream: No such file or directory


119a183
> multimedia/gst-plugins-dvd         rh@NetBSD.org

 dvdnavsrc.c:35: dvdread/dvd_reader.h: No such file or directory
 dvdnavsrc.c:36: dvdread/ifo_read.h: No such file or directory


121a186
> net/amule                          tripledes@eslack.org

 cc1plus: Invalid option `-fmessage-length=0'

123a189
> net/libsoup-devel          23      recht@NetBSD.org

 soup-xmlrpc-response.c: In function `soup_xmlrpc_value_dump_internal':
 soup-xmlrpc-response.c:616: parse error before `*'
 soup-xmlrpc-response.c:619: `evalue' undeclared (first use in this function)
 soup-xmlrpc-response.c:619: (Each undeclared identifier is reported only once
 soup-xmlrpc-response.c:619: for each function it appears in.)
 *** Error code 1

126a193
> net/netdisco                       bouyer@NetBSD.org

 ===> Applying pkgsrc patches for netdisco-0.94nb1
 patch: **** can't cd to /tmp/bulktmp/net/netdisco/work/netdisco-0.94nb1: No such file or directory
 Patch /usr/pkgsrc/net/netdisco/patches/patch-aa failed
 patch: **** can't cd to /tmp/bulktmp/net/netdisco/work/netdisco-0.94nb1: No such file or directory
 Patch /usr/pkgsrc/net/netdisco/patches/patch-ab failed
 patch: **** can't cd to /tmp/bulktmp/net/netdisco/work/netdisco-0.94nb1: No such file or directory
 Patch /usr/pkgsrc/net/netdisco/patches/patch-ac failed
 Patching failed due to modified or broken patch file(s):
         /usr/pkgsrc/net/netdisco/patches/patch-aa
         /usr/pkgsrc/net/netdisco/patches/patch-ab
         /usr/pkgsrc/net/netdisco/patches/patch-ac

Fixed.

128a196
> net/p5-ispman              1       tech-pkg@NetBSD.org

 pkg_create: can't stat `/usr/pkg/lib/perl5/vendor_perl/5.8.0/IO/ScalarPatched.pm'

Fixed.

131d198
< net/tcpillust                      tech-pkg@NetBSD.org
134d200
< net/unison-devel                   tech-pkg@NetBSD.org
138a205
> print/advi                         tech-pkg@NetBSD.org

 ocamlc -warn-error A -g -custom -I /usr/pkg/lib/ocaml/camlimages events.o grwm.o grY11.o graphics.cma unix.cma str.cma ci_core.cm
 /tmp/bulktmp/print/advi/work/.buildlink/lib/ocaml/libgraphics.a(open.o): In function `caml_gr_resize_window':
 open.o(.text+0x750): multiple definition of `caml_gr_resize_window'
 grY11.o(.text+0xab8): first defined here
 ld: Warning: size of symbol `caml_gr_resize_window' changed from 94 to 252 in open.o
 Error while building custom runtime system


139a207,210
> print/evince                       tech-pkg@NetBSD.org

 ev-page-action.c: In function `page_changed_cb':
 ev-page-action.c:189: parse error before `*'
 ev-page-action.c:190: `page_label' undeclared (first use in this function)
 ev-page-action.c:190: (Each undeclared identifier is reported only once
 ev-page-action.c:190: for each function it appears in.)

> print/lilypond             1       tech-pkg@NetBSD.org

 ERROR: Please install required programs:  FlexLexer.h (flex package)

> print/py-pslib                     tech-pkg@NetBSD.org

 pslib.c: In function `PY_get_buffer':
 pslib.c:134: warning: passing arg 2 of `PS_get_buffer' makes pointer from integer without a cast
 pslib.c: In function `PY_setpolydash':
 pslib.c:612: parse error before `int'
 pslib.c:613: `i' undeclared (first use in this function)
 pslib.c:613: (Each undeclared identifier is reported only once
 pslib.c:613: for each function it appears in.)
 error: command 'cc' failed with exit status 1


> print/scribus                      tech-pkg@NetBSD.org

 htmlreader.cpp: In function `static void HTMLReader::startElement(void *, const xmlChar *, const xmlChar **)':
 htmlreader.cpp:108: warning: unused parameter `void * user_data'
 htmlreader.cpp: In function `static void HTMLReader::characters(void *, const xmlChar *, int)':
 htmlreader.cpp:214: warning: unused parameter `void * user_data'
 htmlreader.cpp: In function `static void HTMLReader::endElement(void *, const xmlChar *)':
 htmlreader.cpp:284: warning: unused parameter `void * user_data'
 htmlreader.cpp: At top level:
 htmlreader.cpp:581: assuming & on overloaded member function
 htmlreader.cpp:581: assuming & on overloaded member function
 htmlreader.cpp:581: assuming & on overloaded member function

140a212,213
> 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

> security/crypto++                  tech-pkg@NetBSD.org

 In file included from dll.h:33,
                  from dll.cpp:6:
 trdlocal.h:13: pthread.h: No such file or directory

141a215
> security/fwbuilder                 tech-pkg@NetBSD.org

 OSConfigurator_solaris.cpp: In method `void fwcompiler::OSConfigurator_solaris::processFirewallOptions()':
 OSConfigurator_solaris.cpp:52: no match for `bool | string &'
 OSConfigurator_solaris.cpp:52: parse error before `=='
 OSConfigurator_solaris.cpp:90: confused by earlier errors, bailing out

144d217
< security/ipsec-tools               manu@NetBSD.org
146a220
> 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
 qca-tls.cpp:404: passing `unsigned char **' as argument 2 of `d2i_RSAPrivateKey(RSA **, const unsigned char **, long int)' adds c
 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 c
 qca-tls.cpp:452: passing `unsigned char **' as argument 2 of `d2i_RSAPublicKey(RSA **, const unsigned char **, long int)' adds cv


147a222
> sysutils/gamin                     jlam@NetBSD.org

 ld:./gamin_sym.version:1: parse error in VERSION script

151d225
< sysutils/tkdesk                    tech-pkg@NetBSD.org
153,154d226
< sysutils/xfe                       tech-pkg@NetBSD.org
< textproc/php4-xslt         1       jdolecek@NetBSD.org
156d227
< wm/fluxbox                         jmcneill@NetBSD.org
159d229
< www/ap-rivet                       minskim@NetBSD.org
162a233,234
> www/kazehakase                     lems@gmx.net

 kz-copy-format-dialog.c: In function `get_copy_format_prefs':
 kz-copy-format-dialog.c:481: parse error before `*'
 kz-copy-format-dialog.c:487: `title' undeclared (first use in this function)
 kz-copy-format-dialog.c:487: (Each undeclared identifier is reported only once
 kz-copy-format-dialog.c:487: for each function it appears in.)
 kz-copy-format-dialog.c:488: `format' undeclared (first use in this function)


> www/libgtkhtml             18      jmmv@NetBSD.org

gtk2

166a239,240
> x11/ede                            tech-pkg@NetBSD.org

 Linking ecolorconf
 /tmp/bulktmp/x11/ede/work/.buildlink/lib/libefltk.so: undefined reference to `pthread_mutex_unlock'
 /tmp/bulktmp/x11/ede/work/.buildlink/lib/libefltk.so: undefined reference to `pthread_self'
 /tmp/bulktmp/x11/ede/work/.buildlink/lib/libefltk.so: undefined reference to `pthread_mutex_destroy'
 /tmp/bulktmp/x11/ede/work/.buildlink/lib/libefltk.so: undefined reference to `pthread_mutex_lock'
 /tmp/bulktmp/x11/ede/work/.buildlink/lib/libefltk.so: undefined reference to `pthread_mutex_init'

> x11/fox                    1       sakamoto@NetBSD.org

 FXGUISignal.cpp:39: semaphore.h: No such file or directory

167a242,246
> x11/gdm                    1       mjl@NetBSD.org

 gdmsetup.c: In function `combobox_timeout':
 gdmsetup.c:568: parse error before `GdmGraphicalThemeRand'
 gdmsetup.c:582: parse error before `*'
 gdmsetup.c:583: `model' undeclared (first use in this function)
 gdmsetup.c:583: (Each undeclared identifier is reported only once
 gdmsetup.c:583: for each function it appears in.)
 gdmsetup.c:584: `GdmGraphicalThemeRand' undeclared (first use in this function)
 gdmsetup.c: In function `setup_graphical_themes':
 gdmsetup.c:4053: parse error before `GdmGraphicalThemeRand'
 gdmsetup.c:4086: `GdmGraphicalThemeRand' undeclared (first use in this function)
 gdmsetup.c: At top level:
 gdmsetup.c:3739: warning: `xserver_create' defined but not used
 gmake[3]: *** [gdmsetup.o] Error 1


> x11/gnome-desktop          33      jmmv@NetBSD.org

 checking for GNOME_DESKTOP_LIBS...
 gnome-config: not found
 configure: error: Package requirements (gdk-pixbuf-2.0 >= 2.0.3 gtk+-2.0 >= 2.1.2 glib-2.0 >= 2.6.0 libgnomeui-2.0 >= 2.1.0 gnome
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively you may set the GNOME_DESKTOP_CFLAGS and GNOME_DESKTOP_LIBS environment variables
 to avoid the need to call pkg-config.  See the pkg-config man page for
 more details.

> x11/gnome2-terminal        3       jmmv@NetBSD.org

gtk2

> x11/gnopernicus            1       tech-pkg@NetBSD.org

 srspc.c: In function `src_restart_speech':
 srspc.c:1535: parse error before `use_speech'
 srspc.c:1536: `use_speech' undeclared (first use in this function)
 srspc.c:1536: (Each undeclared identifier is reported only once
 srspc.c:1536: for each function it appears in.)


> x11/gtk2-engines           5       jmmv@NetBSD.org

 ./src/crux-draw.c: In function `draw_extension':
 ./src/crux-draw.c:2337: parse error before `*'
 ./src/crux-draw.c:2341: `parent_widget' undeclared (first use in this function)
 ./src/crux-draw.c:2341: (Each undeclared identifier is reported only once
 ./src/crux-draw.c:2341: for each function it appears in.)
 ./src/crux-draw.c:2342: `relative_x' undeclared (first use in this function)


168a248,252
> x11/py-gnome2              5       recht@NetBSD.org

gtk2

> x11/py-qt2                         drochner@NetBSD.org

 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/libqtglcmodule.la'
 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/qtgl.py'
 pkg_create: can't stat `/usr/pkg/lib/python2.3/site-packages/qtgl.pyc'


> x11/py-wxWidgets           3       tsarna@NetBSD.org

gtk2

> x11/xfce4-panel            23      martti@NetBSD.org

 checking for libxfcegui4-1.0 >= 4.2.0... not found
 *** The required package libxfcegui4-1.0 was not found on your system.
 *** Please install libxfcegui4-1.0 (atleast version 4.2.0) or adjust
 *** the PKG_CONFIG_PATH environment variable if you
 *** installed the package in a nonstandard prefix so that
 *** pkg-config is able to find it.
 *** Error code 1


> x11/xlockmore-lite                 hubertf@NetBSD.org

 pkg_create: can't stat `/usr/pkg/lib/X11/app-defaults/XLock'
170d253
< x11/xservers                       tron@NetBSD.org

 Thomas