You are not logged in.

#601 2007-03-23 11:18:02

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: kdemod - a lightified and modular KDE + additional patches

david_e wrote:
bender02 wrote:

pressh: Thanks a lot! I already made some PKGBUILD and emailed it to funkyou (without response yet) - but yours looks better (I forgot replaces and conflicts).

I think that if kpdf is not going to be dropped "provides" should be used instead of "replaces" (or pacman will always try to use kpdf2 instead of kpdf).

I don't see why not to use kpdf2 as the changes from the latest kpdf release have been merged in the kpdf2 tree. Kpdf2 just adds more features, which is more or less something we want for kdemod as far as I know.
As a sidenote, if going that way, kpdf should indeed be dropped.

Offline

#602 2007-03-23 11:24:46

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: kdemod - a lightified and modular KDE + additional patches

david_e wrote:

Just a question: qt-enhanced shouldn't provide "qt"? Today I tried to install ksplash-engine-moodin, but it requires qt which conflicts with qt-enhanced... pacman -Sd did it, but I am not sure it is the right thing to do...

I believe there is indeed something wrong with the latest qt-enhanced (3.3.8-4). Version 3.3.8-3 actually did provide and replace qt, but somehow this is not the case for -4.
I assume a -5 version will shortly fix this, for now I will stay with -3 smile

Last edited by pressh (2007-03-23 12:20:33)

Offline

#603 2007-03-23 11:56:20

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

pressh wrote:
david_e wrote:
bender02 wrote:

pressh: Thanks a lot! I already made some PKGBUILD and emailed it to funkyou (without response yet) - but yours looks better (I forgot replaces and conflicts).

I think that if kpdf is not going to be dropped "provides" should be used instead of "replaces" (or pacman will always try to use kpdf2 instead of kpdf).

I don't see why not to use kpdf2 as the changes from the latest kpdf release have been merged in the kpdf2 tree. Kpdf2 just adds more features, which is more or less something we want for kdemod as far as I know.
As a sidenote, if going that way, kpdf should indeed be dropped.

You are right, indeed I didn't know exactly what was the differences between the two kpdfs and I was thinking that the idea was to keep both (as kpdf is still in kdemod repository alongside with kpdf2).

Offline

#604 2007-03-23 11:59:38

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

pressh wrote:
david_e wrote:

Just a question: qt-enhanced shouldn't provide "qt"? Today I tried to install ksplash-engine-moodin, but it requires qt which conflicts with qt-enhanced... pacman -Sd did it, but I am not sure it is the right thing to do...

I believe there is indeed something wrong with the latest qt-enhanced (3.3.8-4). Version 3.3.8-3 actually did provide and replace qt, but somehow this is not the case for -4.
I assume a -5 version will shortly fix this, for now I will change with -3 smile

THX! smile

Offline

#605 2007-03-23 14:27:53

cr7
Member
Registered: 2006-11-28
Posts: 103

Re: kdemod - a lightified and modular KDE + additional patches

This is the output of pacman -Syu.
Excuse me for the (probably) bad translation from the italian locale

error: preparation failed (impossible to satisfy dependencies)
:: dbus-qt3 is required by qt
:: qca is required by qt
:: qca-tls is required by qt

I'm using pacman-3.0.0-rc2. If I comment the kdemod repository in pacman.conf, it works smoothly.

Last edited by cr7 (2007-03-23 14:35:51)

Offline

#606 2007-03-23 14:44:48

cr7
Member
Registered: 2006-11-28
Posts: 103

Re: kdemod - a lightified and modular KDE + additional patches

I solved forcing the installation of the new qt-enhanced without dependencies' control:

pacman -Sd qt-enhanced

It seems to be a bug in the new pacman3 hmm

Last edited by cr7 (2007-03-23 14:45:28)

Offline

#607 2007-03-23 14:49:15

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

If everything is ok when you comment the kdemod repository, and pacman don't complains about existing files in the filesystem you probably have the old version of qt-enhanced. There seems to be a problem with qt-enhanced-3.3.8-4 don't upgrade it untill it is fixed.

Offline

#608 2007-03-23 14:50:18

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

cr7 wrote:

I solved forcing the installation of the new qt-enhanced without dependencies' control:

pacman -Sd qt-enhanced

It seems to be a bug in the new pacman3 hmm

I am too late... sad

It's not a bug in pacman it's (probably) a bug in the package.

Offline

#609 2007-03-23 15:01:02

chaosgeisterchen
Member
From: Kefermarkt, Upper Austria
Registered: 2006-11-20
Posts: 550

Re: kdemod - a lightified and modular KDE + additional patches

Problem exists here as well, I am afraid. Hopefully it will be fixed soon.


celestary
Intel Core2Duo E6300 @ 1.86 GHz
kernel26
KDEmod current repository

Offline

#610 2007-03-24 09:17:03

tafsen
Member
Registered: 2006-05-03
Posts: 141

Re: kdemod - a lightified and modular KDE + additional patches

Can someone else please try the "listen to" plugin for Kopete, so we can se if it's only me and chos that have the problem?

Offline

#611 2007-03-24 10:11:18

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

tafsen wrote:

Can someone else please try the "listen to" plugin for Kopete, so we can se if it's only me and chos that have the problem?

Problems here too. sad

Offline

#612 2007-03-24 16:43:25

cr7
Member
Registered: 2006-11-28
Posts: 103

Re: kdemod - a lightified and modular KDE + additional patches

It's not a bug in pacman it's (probably) a bug in the package.

Better a problem in the new package than a problem in the new pacman wink

Last edited by cr7 (2007-03-24 16:50:08)

Offline

#613 2007-03-25 00:15:28

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: kdemod - a lightified and modular KDE + additional patches

just installed kdemod. Everything is just lovely.. but no panel.. also it says kde mediamanager not running when clicking on storage on my computer?


The ultimate Archlinux release name: "I am your father"

Offline

#614 2007-03-25 08:17:37

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: kdemod - a lightified and modular KDE + additional patches

fixed the panel by installing missing packet. but mediamanager still doesnt work. now when I click on my computer, I get the window "open with" for some reason..

also this:
yilima@Estergon:0 > superkaramba                                  /home/yilima/
superkaramba: error while loading shared libraries: libyilima@Estergon:0 > superkaramba                                  /home/yilima/

And about kopete, the Kopete-Reloading-Kit.. My kopete still looks like the old kopete..  EDIT. Fixed kopete..

yilima@Estergon:0 > pacman -Q | grep kde                          /home/yilima/
kdemod-beagle 0.2.15-1
kdemod-kde-i18n-sv 3.5.6-1
kdemod-kdebase 3.5.6-11
kdemod-kdebase-kicker 3.5.6-4
kdemod-kdegraphics-base 3.5.6-2
kdemod-kdegraphics-kpdf 3.5.6-2
kdemod-kdelibs 3.5.6-7
kdemod-kdemultimedia-base 3.5.6-2
kdemod-kdenetwork-base 3.5.6-2
kdemod-kdenetwork-kopete 3.5.6-6
kdemod-kdenetwork-wifi 3.5.6-1
kdemod-kdeutils-base 3.5.6-2
kdemod-kdeutils-klaptopdaemon 3.5.6-2
kdemod-kdeutils-superkaramba 3.5.6-2
kdemod-kerry 0.2.1-1
yilima@Estergon:0 >   


yilima@Estergon:0 > pacman -Q | grep qt                           /home/yilima/
dbus-qt3 0.62-1
qt 3.3.8-2
qt-enhanced 3.3.8-4
qt4 4.2.3-1
yilima@Estergon:0 >

Last edited by jinn (2007-03-25 08:55:56)


The ultimate Archlinux release name: "I am your father"

Offline

#615 2007-03-25 08:59:48

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

jinn wrote:

fixed the panel by installing missing packet. but mediamanager still doesnt work. now when I click on my computer, I get the window "open with" for some reason..

also this:
yilima@Estergon:0 > superkaramba                                  /home/yilima/
superkaramba: error while loading shared libraries: libyilima@Estergon:0 > superkaramba                                  /home/yilima/

And about kopete, the Kopete-Reloading-Kit.. My kopete still looks like the old kopete..

yilima@Estergon:0 > pacman -Q | grep kde                          /home/yilima/
kdemod-beagle 0.2.15-1
kdemod-kde-i18n-sv 3.5.6-1
kdemod-kdebase 3.5.6-11
kdemod-kdebase-kicker 3.5.6-4
kdemod-kdegraphics-base 3.5.6-2
kdemod-kdegraphics-kpdf 3.5.6-2
kdemod-kdelibs 3.5.6-7
kdemod-kdemultimedia-base 3.5.6-2
kdemod-kdenetwork-base 3.5.6-2
kdemod-kdenetwork-kopete 3.5.6-6
kdemod-kdenetwork-wifi 3.5.6-1
kdemod-kdeutils-base 3.5.6-2
kdemod-kdeutils-klaptopdaemon 3.5.6-2
kdemod-kdeutils-superkaramba 3.5.6-2
kdemod-kerry 0.2.1-1
yilima@Estergon:0 >   


yilima@Estergon:0 > pacman -Q | grep qt                           /home/yilima/
dbus-qt3 0.62-1
qt 3.3.8-2
qt-enhanced 3.3.8-4
qt4 4.2.3-1
yilima@Estergon:0 >

qt conflicts with qt-enhanced, there is a problem with qt-enhanced 3.3.8-4 (read the last posts) and this conflict is not signed, maybe the problem is due to this. Try uninstalling qt and then reinstalling qt-enhanced. Don't worry if pacman says qt is needed by package foo or xyz: qt-enhanced should provide qt (again a problem in the last package: provides qt not set):

pacman -Rd qt
yes | pacman -S qt-enhanced

should fix it.

Offline

#616 2007-03-25 11:25:19

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: kdemod - a lightified and modular KDE + additional patches

Followed your advice, and unfortunately its still the same. I cant access the control center or anything..

For everything I click (home folder, my computer..) I get the open with window..


The ultimate Archlinux release name: "I am your father"

Offline

#617 2007-03-25 12:29:51

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

jinn wrote:

Followed your advice, and unfortunately its still the same. I cant access the control center or anything..

For everything I click (home folder, my computer..) I get the open with window..

If it's not a problem with qt vs. qt-enhanced I don't know how to help you. Maybe there are other dependencies problem with the latest packages and so you don't have the necessary packages... The only think I can do is to post my config, which works very well...

[davide@hp-arch ~]$ pacman -Q | grep kdemod
kdemod-arts 1.5.6-1
kdemod-icons 1.0-1
kdemod-kde-common 3.5.6-2
kdemod-kdeaddons-base 3.5.6-1
kdemod-kdeartwork 3.5.6-1
kdemod-kdebase 3.5.6-11
kdemod-kdebase-kicker 3.5.6-4
kdemod-kdegraphics-base 3.5.6-2
kdemod-kdegraphics-kdvi 3.5.6-1
kdemod-kdegraphics-kghostview 3.5.6-1
kdemod-kdegraphics-kooka 3.5.6-1
kdemod-kdegraphics-kpdf 3.5.6-2
kdemod-kdegraphics-ksnapshot 3.5.6-1
kdemod-kdegraphics-kview 3.5.6-1
kdemod-kdelibs 3.5.6-7
kdemod-kdemultimedia-base 3.5.6-2
kdemod-kdenetwork-base 3.5.6-2
kdemod-kdenetwork-kopete 3.5.6-6
kdemod-kdepim-base 3.5.6-2
kdemod-kdepim-kontact 3.5.6-1
kdemod-kdepim-korganizer 3.5.6-1
kdemod-kdeutils-ark 3.5.6-2
kdemod-kdeutils-base 3.5.6-2
kdemod-kdeutils-klaptopdaemon 3.5.6-2
kdemod-kdeutils-superkaramba 3.5.6-2

[davide@hp-arch ~]$ pacman -Q | grep qt
dbus-qt3 0.62-1
gtk-qt-engine 0.7-2
pyqt 3.17-2
qt-enhanced 3.3.8-4
qtcurve-gtk1 0.42.2-3
qtcurve-gtk2 0.48.2-1
qtcurve-kde3 0.48.2-1

Offline

#618 2007-03-25 13:14:44

Sophotect
Member
From: Hyperbolic excess
Registered: 2007-03-25
Posts: 30

Re: kdemod - a lightified and modular KDE + additional patches

pressh wrote:
david_e wrote:
bender02 wrote:

pressh: Thanks a lot! I already made some PKGBUILD and emailed it to funkyou (without response yet) - but yours looks better (I forgot replaces and conflicts).

I think that if kpdf is not going to be dropped "provides" should be used instead of "replaces" (or pacman will always try to use kpdf2 instead of kpdf).

I don't see why not to use kpdf2 as the changes from the latest kpdf release have been merged in the kpdf2 tree. Kpdf2 just adds more features, which is more or less something we want for kdemod as far as I know.
As a sidenote, if going that way, kpdf should indeed be dropped.

Regarding kpdf vs. kpdf2. While i am having lots of documentation in pdf-format, partly hundreds in a single directory, i actually don't see a use for kpdf2 as long as it insists on leaving xmlfiles after opening some pdf scattered all around. When i want to have bookmarks i'll use somethig like basket or a cms, but not a single pdf-reader. This feature is useless in its current form, sorry. ;-)

Last edited by Sophotect (2007-03-25 13:31:47)

Offline

#619 2007-03-25 13:21:24

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: kdemod - a lightified and modular KDE + additional patches

@david_e

Thank you for all your help. I really appreciate it. I installed kdemod-kde-common and atleast now my background on the desktop is back. still no success with opening my computer or  home folder. I will check other packets also. I think I ran pacman -Rncs kdebase and it uinstalled some other xorg packets or something.

Edit--

yilima@Estergon:0 > pacman -Q | grep xorg                         /home/yilima/
xorg 11R7.0-1
xorg-font-utils 1.0.3-1
xorg-fonts-alias 1.0.1-1
xorg-fonts-encodings 1.0.2-1
xorg-fonts-misc 1.0.0-3
xorg-server 1.2.0-3
xorg-server-utils 1.0.3-2
xorg-utils 1.0.2-1
xorg-xauth 1.0.1-1
xorg-xinit 1.0.3-1
xorg-xkb-utils 1.0.2-1
xorg-xsm 1.0.1-2
yilima@Estergon:0 >

Can you post your xorg packets?

Last edited by jinn (2007-03-25 13:24:27)


The ultimate Archlinux release name: "I am your father"

Offline

#620 2007-03-25 13:31:21

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

4 sure:

[davide@hp-arch ~]$ pacman -Q | grep xorg
xorg 11R7.0-1
xorg-font-utils 1.0.3-1
xorg-fonts-100dpi 1.0.1-1
xorg-fonts-75dpi 1.0.1-1
xorg-fonts-alias 1.0.1-1
xorg-fonts-encodings 1.0.2-1
xorg-fonts-misc 1.0.0-3
xorg-server 1.2.0-3
xorg-server-utils 1.0.3-2
xorg-util-macros 1.1.5-1
xorg-utils 1.0.2-1
xorg-xauth 1.0.1-1
xorg-xinit 1.0.3-1
xorg-xkb-utils 1.0.2-1

Offline

#621 2007-03-25 18:35:15

QuimaxW
Member
From: Papua New Guinea
Registered: 2006-12-03
Posts: 228
Website

Re: kdemod - a lightified and modular KDE + additional patches

I feel I should chime in on the qt & qt-enhanced problem.

I have a fresh load system, with only the base packages installed.  When I do a pacman -S kdemod  I get a TON of file errors stating that the [i]file: exists in "qt-enhanced" (target) and "qt" (target)

Since I want qt-enhanced, and I know it should provide the requirements for qt, I ran pacman -S kdemod --ignore qt.  With this, I find that dbus-qt3 requires qt, but it is in IgnorePkg.  I install anyways, and I still get the error from before.

So, like, yea.  I'm stuck here.  I could 'force' packages to install, but isn't that defeating the point of the manager?


"He is no fool who gives what he cannot keep to gain that which he cannot lose." -Jim Elliot

Offline

#622 2007-03-25 18:59:23

david_e
Member
From: Italy
Registered: 2006-08-28
Posts: 83

Re: kdemod - a lightified and modular KDE + additional patches

I think that this problem will be fixed soon: you can install everything that needs qt if you have qt-enhanced. You can wait until the problem is fixed or force pacman to install things without checking for qt dependencies.

Another solution is to build qt-enhanced from source using the PKGBUILDs:

http://kdemod.ath.cx/svn/trunk/qt-enhanced/

this version (3.3.8-3) has the right "provides" flag set.

Offline

#623 2007-03-26 09:23:14

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: kdemod - a lightified and modular KDE + additional patches

Found the problem for my part. It was as david_e said, qt-enhanced related. Going to try the 3.3.8-3 version of qt-enhanced now.


The ultimate Archlinux release name: "I am your father"

Offline

#624 2007-03-26 09:47:33

tafsen
Member
Registered: 2006-05-03
Posts: 141

Re: kdemod - a lightified and modular KDE + additional patches

Has anyone fixed the "listen to" plugin for Kopete?

Offline

#625 2007-03-26 10:05:35

qdlaty
Member
Registered: 2005-04-18
Posts: 32

Re: kdemod - a lightified and modular KDE + additional patches

Hi,

beside I can not upgrade PKGBUILDs because of svn repository is not upgraded since two months I found that I can not recompile kdelibs anymore. Is any of you familiar with the errors I get:

kmacroexpander.cpp:82: error: expected primary-expression before 'namespace'
kmacroexpander.cpp:82: error: expected `;' before 'namespace'
kmacroexpander.cpp:101: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:282: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:288: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:291: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:296: error: expected primary-expression before 'template'
kmacroexpander.cpp:296: error: expected `;' before 'template'
kmacroexpander.cpp:311: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:317: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:323: error: expected primary-expression before 'template'
kmacroexpander.cpp:323: error: expected `;' before 'template'
kmacroexpander.cpp:338: error: expected primary-expression before 'template'
kmacroexpander.cpp:338: error: expected `;' before 'template'
kmacroexpander.cpp:350: error: expected primary-expression before 'template'
kmacroexpander.cpp:350: error: expected `;' before 'template'
kmacroexpander.cpp:367: error: expected primary-expression before 'template'
kmacroexpander.cpp:367: error: expected `;' before 'template'
kmacroexpander.cpp:382: error: expected primary-expression before 'template'
kmacroexpander.cpp:382: error: expected `;' before 'template'
kmacroexpander.cpp:401: error: expected primary-expression before 'template'
kmacroexpander.cpp:401: error: expected `;' before 'template'
kmacroexpander.cpp:436: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:444: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:456: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:470: error: a function-definition is not allowed here before '{' token
kmacroexpander.cpp:496: error: expected primary-expression before 'template'
kmacroexpander.cpp:496: error: expected `;' before 'template'
kmacroexpander.cpp:506: error: expected primary-expression before 'template'
kmacroexpander.cpp:506: error: expected `;' before 'template'
kmacroexpander.cpp:518: error: expected primary-expression before 'namespace'
kmacroexpander.cpp:518: error: expected `;' before 'namespace'
kidna.cpp:30: error: 'KNetwork' is not a namespace-name
kidna.cpp:30: error: expected namespace-name before ';' token
kidna.cpp:33: error: 'KIDNA' has not been declared
kidna.cpp:34: error: a function-definition is not allowed here before '{' token
kidna.cpp:42: error: 'KIDNA' has not been declared
kidna.cpp:43: error: a function-definition is not allowed here before '{' token
kidna.cpp:54: error: 'KIDNA' has not been declared
kidna.cpp:55: error: a function-definition is not allowed here before '{' token
../config.h:915: error: expected unqualified-id before string constant
../config.h:987: error: expected unqualified-id before string constant
../config.h:999: error: expected unqualified-id before string constant
ktempdir.h:165: error: field 'mTmpName' has incomplete type
----------------cut--------------------
kconfigskeleton.h:776: error: expected template-name before '<' token
kconfigskeleton.h:776: error: expected `{' before '<' token
kconfigskeleton.h:776: error: expected unqualified-id before '<' token
kconfigskeleton.h:1216: error: field 'mCurrentGroup' has incomplete type
kconfigskeleton.h:399: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
kconfigskeleton.h:410: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
kconfigskeleton.h:766: error: invalid use of undefined type 'struct KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QStringList'
/opt/qt/include/qcombobox.h:49: error: forward declaration of 'struct KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QStringList'
kconfigskeleton.h:796: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
kconfigskeleton.h:848: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
kconfigskeleton.h:862: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
kconfigskeleton.h:863: error: incomplete type 'KIconEffect::visualActivate(QWidget*, QRect, QPixmap*)::QString' used in nested name specifier
-------------------cut-------------------
kkeynative_x11.cpp:49: warning: unused variable 'gx_pkey'
kaccel.cpp:81: warning: unused variable 'kde_g_bKillAccelOverride'
kglobalaccel_x11.cpp:62: warning: unused variable 'g_keyModMaskXAccel'
kglobalaccel_x11.cpp:63: warning: unused variable 'g_keyModMaskXOnOrOff'
kglobalaccel_x11.cpp:79: warning: unused variable 'all_accels'
kcrash.cpp:342: warning: unused variable 'environ'
/opt/qt/include/qmutex.h:49: warning: unused variable 'Q_MUTEX_NORMAL'
/opt/qt/include/qmutex.h:50: warning: unused variable 'Q_MUTEX_RECURSIVE'
kinstance.cpp:174: warning: unused variable 'kde_kiosk_exception'
kinstance.cpp:175: warning: unused variable 'kde_kiosk_admin'
kuniqueapplication.cpp:67: warning: unused variable 'kunique_options'
kaccelmanager.cpp:139: warning: unused variable 'kaccmp_sns'
kaccelmanager.cpp:140: warning: unused variable 'kaccmp_sns_d'
krandomsequence.cpp:89: warning: unused variable 'sMod1'
krandomsequence.cpp:90: warning: unused variable 'sMod2'
kcmdlineargs.cpp:1277: warning: unused variable 'kde_tempfile_option'
knotifyclient.cpp:34: warning: unused variable 'daemonName'
knotifyclient.cpp:308: warning: unused variable 'instancesDeleter'
kxmessages.cpp:37: warning: unused variable 'BROADCAST_MASK'
kstartupinfo.cpp:67: warning: unused variable 'NET_STARTUP_WINDOW'
kstartupinfo.cpp:70: warning: unused variable 'NET_STARTUP_ENV'
kstartupinfo.cpp:72: warning: unused variable 'auto_app_started_sending'
kstartupinfo.cpp:81: warning: unused variable 'utf8_string_atom'
kstartupinfo.cpp:738: warning: unused variable 'net_startup_atom'
/opt/qt/include/qlayout.h:55: warning: unused variable 'QLAYOUTSIZE_MAX'
kcalendarsystemhebrew.cpp:188: warning: unused variable 'WEEK'
kcalendarsystemjalali.cpp:36: warning: unused variable 'gMonthDay'
kcalendarsystemjalali.cpp:41: warning: unused variable 'jMonthDay'
ksycoca_skel.cpp:14: warning: unused variable 'KSycoca_ftable'
ksycoca_skel.cpp:18: warning: unused variable 'KSycoca_ftable_hiddens'
kappdcopiface_skel.cpp:14: warning: unused variable 'KAppDCOPInterface_ftable'
kappdcopiface_skel.cpp:23: warning: unused variable 'KAppDCOPInterface_ftable_hiddens'
kdebugdcopiface_skel.cpp:14: warning: unused variable 'KDebugDCOPIface_ftable'
kdebugdcopiface_skel.cpp:19: warning: unused variable 'KDebugDCOPIface_ftable_hiddens'
kdebugdcopiface_skel.cpp:57: error: expected `}' at end of input
/opt/qt/include/qmap.h: At global scope:
/opt/qt/include/qmap.h: In instantiation of 'QMapNode<KStartupInfoId, KStartupInfo::Data>':
/opt/qt/include/qmap.h:432:   instantiated from 'QMapPrivate<Key, T>::QMapPrivate() [with Key = KStartupInfoId, T = KStartupInfo::Data]'
/opt/qt/include/qmap.h:623:   instantiated from 'QMap<Key, T>::QMap() [with Key = KStartupInfoId, T = KStartupInfo::Data]'
kstartupinfo.cpp:112:   instantiated from here
/opt/qt/include/qmap.h:89: error: 'QMapNode<K, T>::data' has incomplete type
./kstartupinfo.h:317: error: forward declaration of 'struct KStartupInfo::Data'
make[4]: *** [libkdecore_la.all_cpp.lo] Error 1
make[4]: Leaving directory `/var/abs/local/kdemod/kdelibs/src/kdelibs-3.5.6/kdecore'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/abs/local/kdemod/kdelibs/src/kdelibs-3.5.6/kdecore'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/abs/local/kdemod/kdelibs/src/kdelibs-3.5.6/kdecore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/kdemod/kdelibs/src/kdelibs-3.5.6'
make: *** [all] Error 2

Offline

Board footer

Powered by FluxBB