Subject: kde3 build: uic: File generated with too recent version of Qt Designer
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@absd.org>
List: tech-pkg
Date: 10/05/2004 13:10:15
Latest pkgsrc (5/10/04), though have been seeing this for a month
or so. Fresh build on 2.0_RC3.
kdebase fails to build with:
uic: File generated with too recent version of Qt Designer (3.3 vs. 3.3.3)
does anyone have any thoughts?
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=pentium2
-mcpu=pentium3 -finline-functions -ffast-math -fomit-frame-pointer
-I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include
-DGLX_GLXEXT_LEGACY -I/usr/pkg/include/freetype2 -I/usr/include/krb5
-march=pentium2 -mcpu=pentium3 -finline-functions -ffast-math
-fomit-frame-pointer -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 -L/usr/pkg/qt3/lib -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/qt3/lib
-L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib -o kcm_bell.la -rpath
/usr/pkg/lib/kde3 -L/usr/X11R6/lib -L/usr/pkg/qt3/lib -L/usr/pkg/lib
-L/usr/pkg/qt3/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib
-Wl,-R/usr/lib -Wl,-R/usr/pkg/qt3/lib -L/usr/X11R6/lib
-Wl,-R/usr/X11R6/lib -module -avoid-version -no-undefined bell.lo -lkdeui
-Wl,-E -lintl
gmake[3]: Leaving directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol/bell'
Making all in background
gmake[3]: Entering directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol/background'
Making all in .
gmake[4]: Entering directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol/background'
/usr/pkg/qt3/bin/moc ./main.h -o main.moc
/usr/pkg/qt3/bin/uic -L /usr/pkg/lib/kde3/plugins/designer -nounload -o
bgdialog_ui.h ./bgdialog_ui.ui
uic: File generated with too recent version of Qt Designer (3.3 vs. 3.3.3)
gmake[4]: *** [bgdialog_ui.h] Error 1
gmake[4]: Leaving directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol/background'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol/background'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0/kcontrol'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/obj/pkg/x11/kdebase3/work/kdebase-3.3.0'
gmake: *** [all] Error 2
--
David Brownlee -- abs@absd.org