pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31404: Building the "kdebase3" package fails after the recent QT update
>Number: 31404
>Category: pkg
>Synopsis: Building the "kdebase3" package fails after the recent QT
>update
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 27 15:24:00 +0000 2005
>Originator: Matthias Scheler
>Release: NetBSD 3.99.9 / 3.0_BETA 2005-09-27 package sources
>Organization:
Matthias Scheler http://scheler.de/~matthias/
>Environment:
System: NetBSD lyssa.zhadum.de 3.99.9 NetBSD 3.99.9 (LYSSA) #0: Tue Sep 27
09:39:14 BST 2005 tron%lyssa.zhadum.de@localhost:/src/sys/compile/LYSSA i386
Architecture: i386
Machine: i386
System: NetBSD colwyn.zhadum.de 3.0_BETA NetBSD 3.0_BETA (COLWYN) #0: Mon Sep
19 02:20:01 BST 2005
tron%colwyn.zhadum.de@localhost:/export/scratch/tron/build.01099a/sys/compile/COLWYN
i386
Architecture: i386
Machine: i386
>Description:
Building the "kdebase3" package fails after the recent QT update:
===> Checking for vulnerabilities in kdebase-3.4.2nb2
===> Building for kdebase-3.4.2nb2
/usr/pkg/bin/gmake all-recursive
gmake[1]: Entering directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2'
[...]
Making all in kcontrol
gmake[3]: Entering directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2/khotkeys/kcontrol'
Making all in ui
gmake[4]: Entering directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2/khotkeys/kcontrol/ui'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile c++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../khotkeys/shared
-I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/X11R6/include
-I/usr/pkg/include -I/usr/X11R6/include -I/usr/pkg/include/freetype2
-DQT_THREAD_SUPPORT -I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include
-DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2 -I/usr/X11R6/include
-I/usr/include/krb5 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O2
-I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -I/usr/include/krb5
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE
-MT windowdef_list_widget_ui.lo -MD -MP -MF
".deps/windowdef_list_widget_ui.Tpo" -c -o windowdef_list_widget_ui.lo
windowdef_list_widget_ui.cpp!
; \
then mv -f ".deps/windowdef_list_widget_ui.Tpo"
".deps/windowdef_list_widget_ui.Plo"; else rm -f
".deps/windowdef_list_widget_ui.Tpo"; exit 1; fi
windowdef_list_widget_ui.cpp:23:34: khotkeys::khlistview.h: No such file or
directory
gmake[4]: *** [windowdef_list_widget_ui.lo] Error 1
gmake[4]: Leaving directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2/khotkeys/kcontrol/ui'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2/khotkeys/kcontrol'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2/khotkeys'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/src/NetBSD-current/pkgsrc/x11/kdebase3/work/kdebase-3.4.2'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /src/NetBSD-current/pkgsrc/x11/kdebase3
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /src/NetBSD-current/pkgsrc/x11/kdebase3/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/kdebase3
>How-To-Repeat:
cd pkgsrc/x11/qt3-libs
make update
cd ../kdebase3
make
>Fix:
None provided.
Home |
Main Index |
Thread Index |
Old Index