[opensuse-kde3] GCC-4.7 migration status
As you know, GCC-4.7 has been recently pulled to Factory. This lead to build problems in multiple packages. I already fixed the majority that has the most easy fixable errors, but there are still many packages that fail. Currently 17 KDE3 packages fail due to CCC-4.7 migration: CodeAnalyst kde3-directkonnect kde3-kipi-plugins kde3-kphotoalbum kde3-krusader kdebase3-SuSE kdesdk3 kima kmyfirewall krecipes kstopwatch qalculate-kde qbankmanager qtstalker rekall tork tulip Any help in fixing these packages is appreciated. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On 04/28/2012 02:55 AM, Ilya Chernykh wrote:
As you know, GCC-4.7 has been recently pulled to Factory. This lead to build problems in multiple packages. I already fixed the majority that has the most easy fixable errors, but there are still many packages that fail. Currently 17 KDE3 packages fail due to CCC-4.7 migration:
Ilya, I already did gcc47 patches for
kde3-kipi-plugins kde3-krusader kdebase3-SuSE kima
Any help in fixing these packages is appreciated.
check: http://bugs.pearsoncomputing.net/show_bug.cgi?id=958 trinitydesktop.org/patches Also: --- kima/src/cpufreqd/cpufreqdconnection.h +++ kima/src/cpufreqd/cpufreqdconnection.h 2012-04-10 19:40:43.923998170 -0500 @@ -22,6 +22,8 @@ #include <tqstring.h> #include <stdint.h> +#include <unistd.h> +#include <sys/types.h> /* Excerpt from cpufreqd_remote.h (cpufreqd-2.0.0) * hth -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On Wednesday 02 May 2012 06:39:31 David C. Rankin wrote:
Ilya, I already did gcc47 patches for
kde3-kipi-plugins kde3-krusader kdebase3-SuSE kima
Any help in fixing these packages is appreciated.
Currently the list looks like this: CodeAnalyst kde3-directkonnect kde3-krusader kde3-kst kdesdk3 kmyfirewall krecipes kstopwatch qalculate-kde qbankmanager qtstalker -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
Downloaded and installed from the "openSUSE-DVD-Build0398-i586.iso" DVD using, in the main, my 12.1 install procedure documented at: http://forums.opensuse.org/english/get-technical-help-here/how-faq-forums/un... That is, a minimal X-install of IceWm-default, followed by use of factory KDE3 repo to add KDE3. I used the default Grub2 (wish I didn't) and Systemd (ditto), but disabled use of pre-built (X) images during the package selection process, based on comments I read over at the forum. Ignoring the nits (ncurses-like Grub selection screen while booting, etc), I found the following: 1. Using HAL and the HAL-enabled (factory) repo provides no value; CDs and DVDs, for example, are not recognized when inserted. Deleting HAL and the zassociated use of HAL-enabled repo (thus staying with bog-standard) works re: CD/DVD insertion recognition, even K3b works fine. So is HAL finally dead in 12.2? 2. There's something wrong with Kwrite and Kate; they hang hard shortly after getting fired up, no matter what, with or without the HAL regime. 3. 12.4 AMD Catalyst drivers don't install properly; but this is probably a matter of time. I've spoken about this before, but is there a way to use the new version (in KDE4) of KrandR which retains settings between logouts and reboots, rather than our current, old version? I really need 1024x768, and it's a pain using what we have. 4. The "Storage Media" icon on the desktop just shows the current root drive in its list, ignoring the other 4 partitions I have auto-mounted. While I am on this subject, when will we get back the use of the 11.4 (and earlier) desktop icon that gave SysInfo? If I recall, it's something to do with ?-kio-? or something? So, in the main, things seem to work fine. YMMV. I had difficulty putting "nomodeset" into the boot configuration (failed, in the end), the "Use KMS" in Yast-System-etc/sysconfig-Kernel didn't work properly, the Catalyst driver wasn't able to install properly probably because it wasn't able to build initrd properly (neither was Suse!!), all probably due to using the new Grub2 and Systemd crap. Really feels like a Milestone or Alpha quality release, not a Beta which is pre-RC. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On Wednesday 02 May 2012 06:39:31 David C. Rankin wrote:
Ilya, I already did gcc47 patches for
kde3-kipi-plugins kde3-krusader kdebase3-SuSE kima
kdebase3-SUSE is not kdebase btw. And its building already fixed by fixing a header in kdebase3. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On 05/02/2012 08:57 AM, Ilya Chernykh wrote:
On Wednesday 02 May 2012 06:39:31 David C. Rankin wrote:
Ilya, I already did gcc47 patches for
kde3-kipi-plugins kde3-krusader kdebase3-SuSE kima
kdebase3-SUSE is not kdebase btw. And its building already fixed by fixing a header in kdebase3.
Ilya, Have you tested kwrite on any of the opensuse builds on gcc 4.7? I'm curious if this is a generic kde3/gcc47 issue. It appears that gcc 4.7 doesn't handle kdelibs/kate/part compilation the same, whether it doesn't inline by default or what, I don't know, but I would suspect you will see the same thing in your builds. We have tried a couple of patches, but no luck. We will need to wait until Tim loads a system with gcc47 so he can send patches that don't automatically explode :) As always, I'll let you know if we find the issues, and I would welcome any wisdom you or Robert, Dominique, Et. Al. have on the problem. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (3)
-
David C. Rankin
-
Erik Sorenson
-
Ilya Chernykh