http://bugzilla.novell.com/show_bug.cgi?id=611060 http://bugzilla.novell.com/show_bug.cgi?id=611060#c7 --- Comment #7 from David Rankin <drankinatty@suddenlinkmail.com> 2010-06-16 20:45:29 UTC --- Last update for the day, One other problem area is that kde3-kcm_gtk will no longer build from source rpm. Maybe this points to the bug here: 15:39 alchemy:~/suse/pkg/kcmgtk/kde3> sudo rpmbuild --rebuild kde3-kcm_gtk-0.7svn20070827-21.1.src.rpm Installing kde3-kcm_gtk-0.7svn20070827-21.1.src.rpm Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8109 + umask 022 + cd /usr/src/packages/BUILD + cd /usr/src/packages/BUILD + rm -rf gtk-qt-engine + /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/gtk-qt-engine-0.7svn20070827.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtk-qt-engine ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + dos2unix kcm_gtk/kcmgtkwidget.ui <snip> -- Found xgettext: /usr/bin/xgettext -- Found extractrc: /usr/bin/extractrc -- Installing the GTK theme engine library to: /usr/lib64/gtk-2.0/2.10.0/engines -- Installing the GTK theme engine data to: /usr/share/themes -- Installing the KControl plugins to: /opt/kde3/lib64 -- Installing everything else to: /opt/kde3 CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /usr/src/packages/BUILD/gtk-qt-engine + /opt/kde3/share/apps/kdelibs/admin/do_make makeobj[0]: Entering directory `/usr/src/packages/BUILD/gtk-qt-engine' Calling /usr/bin/make [ 3%] Generating searchpaths.h Qt User Interface Compiler version 4.6.3 Usage: /usr/bin/uic [options] <uifile> -h, -help display this help and exit -v, -version display version -d, -dependencies display the dependencies -o <file> place the output into <file> -tr <func> use func() for i18n -p, -no-protection disable header protection -n, -no-implicit-includes disable generation of #include-directives for forms generated by uic3 -g <name> change generator make[2]: *** [kcm_gtk/searchpaths.h] Error 1 make[1]: *** [kcm_gtk/CMakeFiles/kcm_kcmgtk.dir/all] Error 2 make: *** [all] Error 2 makeobj[0]: Leaving directory `/usr/src/packages/BUILD/gtk-qt-engine' error: Bad exit status from /var/tmp/rpm-tmp.8109 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8109 (%build) Then the build just dies. Looks like a qt version issue, but if that is so, then the proper Qt environment isn't being set for kde3 which may be part of the issue. Thanks for your help. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.