Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] kdebase4-runtime fails to build since 4.0.81

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] kdebase4-runtime fails to build since 4.0.81
  • Date: Mon, 16 Jun 2008 13:24:37 -0700

Since kdebase4-runtime 4.0.81 I have been unable to get it to compile. 4.0.82 gives me this error:

$ sorcery -v
1.14.1-rc1

# cast kdebase4-runtime
Computing previously installed dependencies...
kdebase4-runtime preparing environment...
kdebase4-runtime running configuration...
Enable debug code? [n]
kdebase4-runtime checking dependencies...
kdebase4-runtime has a dependency on g++
kdebase4-runtime has a dependency on cmake
kdebase4-runtime has a dependency on kdelibs4
kdebase4-runtime has a dependency on qimageblitz
kdebase4-runtime has a dependency on kdepimlibs4
kdebase4-runtime has a dependency on xine-lib
kdebase4-runtime requests xine-lib with libxcb
kdebase4-runtime has an optional dependency on openexr (EXR support for thumbnails)
Do you want to use openexr? [y]
kdebase4-runtime has an optional dependency on samba (build smb-ioslave)
Do you want to use samba? [y]
g++ No work to do.
cmake No work to do.
kdelibs4 No work to do.
qimageblitz No work to do.
kdepimlibs4 No work to do.
xine-lib No work to do.
openexr No work to do.
samba No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
kdebase4-runtime

Do you want to cast these spells? [y]
...
[ 64%] Built target kaudiodevicelist
Generating kiomediastream.moc
Generating kdepluginfactory.moc
Generating moc_devicelisting.cpp
Scanning dependencies of target kde
[ 64%] Building CXX object phonon/platform_kde/CMakeFiles/kde.dir/kde_automoc.o
In file included from /usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:10,
from /usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/kde_automoc.cpp:2:
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/../../../phonon/platform_kde/devicelisting.h:31:36: error: Phonon/ObjectDescription: No such file or directory
In file included from /usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:10,
from /usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/kde_automoc.cpp:2:
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/../../../phonon/platform_kde/devicelisting.h:45: error: 'Phonon::ObjectDescriptionType' has not been declared
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/../../../phonon/platform_kde/devicelisting.h:46: error: 'Phonon::ObjectDescriptionType' has not been declared
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/../../../phonon/platform_kde/devicelisting.h:52: error: 'ObjectDescriptionType' has not been declared
In file included from /usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/kde_automoc.cpp:2:
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp: In member function 'virtual int Phonon::DeviceListing::qt_metacall(QMetaObject::Call, int, void**)':
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:74: error: expected type-specifier before 'ObjectDescriptionType'
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:74: error: expected `>' before 'ObjectDescriptionType'
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:74: error: expected `(' before 'ObjectDescriptionType'
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:74: error: expected primary-expression before ')' token
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:74: error: 'ObjectDescriptionType' was not declared in this scope
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp: At global scope:
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:85: error: variable or field 'objectDescriptionChanged' declared void
/usr/src/kdebase-runtime-4.0.82/build/phonon/platform_kde/moc_devicelisting.cpp:85: error: 'ObjectDescriptionType' was not declared in this scope
make[2]: *** [phonon/platform_kde/CMakeFiles/kde.dir/kde_automoc.o] Error 1
make[1]: *** [phonon/platform_kde/CMakeFiles/kde.dir/all] Error 2

Any ideas? I have tried with samba and openexr in various combinations of enabled/disabled, but get the same error. kdebase4-runtime 4.0.80 was the last successful compilation for me.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page