Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363221 - kde-base/solid-4.6 fails to compile with networkmanager-0.9
Summary: kde-base/solid-4.6 fails to compile with networkmanager-0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 06:30 UTC by tman
Modified: 2011-10-11 07:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/log/portage/kde-base:solid-4.6.2:20110412-062450.log (kde-base:solid-4.6.2:20110412-062450.log,32.59 KB, text/plain)
2011-04-12 06:31 UTC, tman
Details
/var/tmp/portage/kde-base/solid-4.6.2/temp/environment (environment,176.62 KB, text/plain)
2011-04-12 06:31 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2011-04-12 06:30:53 UTC
[ 44%] Building CXX object libs/solid/control/CMakeFiles/solidcontrol.dir/modemgsmnetworkinterface.o
[ 45%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-locationinterface.o
[ 46%] Building CXX object libs/solid/control/CMakeFiles/solidcontrol.dir/modemgsmsmsinterface.o
[ 46%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-cdmainterface.o
[ 47%] Building CXX object libs/solid/control/CMakeFiles/solidcontrol.dir/modemgsmhsointerface.o
[ 47%] Building CXX object libs/solid/control/CMakeFiles/solidcontrol.dir/modemgsmussdinterface.o
[ 48%] Building CXX object libs/solid/control/CMakeFiles/solidcontrol.dir/org_kde_solid_networking.o
[ 49%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-cardinterface.o
[ 49%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-contactsinterface.o
Linking CXX shared library ../../../lib/libsolidcontrol.so
[ 49%] Built target solidcontrol
[ 50%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-networkinterface.o
[ 50%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-smsinterface.o
[ 51%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-hsointerface.o
[ 51%] Building CXX object solid/modemmanager-0.4/CMakeFiles/solid_modemmanager04_static.dir/dbus/mm-modem-gsm-ussdinterface.o
Linking CXX static library ../../lib/libsolid_modemmanager04_static.a
[ 51%] Built target solid_modemmanager04_static
make: *** [all] Error 2
emake failed
 * ERROR: kde-base/solid-4.6.2 failed (compile phase):
 *   Make failed!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 4553:  Called kde4-meta_src_compile
 *   environment, line 3644:  Called kde4-base_src_compile
 *   environment, line 3296:  Called cmake-utils_src_compile
 *   environment, line 1429:  Called _execute_optionaly 'src_compile'
 *   environment, line  815:  Called enable_cmake-utils_src_compile
 *   environment, line 1684:  Called cmake-utils_src_make
 *   environment, line 1448:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 * 
 * If you need support, post the output of 'em

Reproducible: Always
Comment 1 tman 2011-04-12 06:31:28 UTC
Created attachment 269587 [details]
/var/log/portage/kde-base:solid-4.6.2:20110412-062450.log
Comment 2 tman 2011-04-12 06:31:53 UTC
Created attachment 269589 [details]
/var/tmp/portage/kde-base/solid-4.6.2/temp/environment
Comment 3 Rafał Mużyło 2011-04-12 09:49:37 UTC
The actual error was:
/var/tmp/portage/kde-base/solid-4.6.2/work/solid-4.6.2/solid/networkmanager-0.7/manager.cpp: In member function ‘virtual QObject* NMNetworkManager::createNetworkInterface(const QString&)’:
/var/tmp/portage/kde-base/solid-4.6.2/work/solid-4.6.2/solid/networkmanager-0.7/manager.cpp:121:14: error: ‘DEVICE_TYPE_802_3_ETHERNET’ was not declared in this scope
/var/tmp/portage/kde-base/solid-4.6.2/work/solid-4.6.2/solid/networkmanager-0.7/manager.cpp:124:14: error: ‘DEVICE_TYPE_802_11_WIRELESS’ was not declared in this scope
/var/tmp/portage/kde-base/solid-4.6.2/work/solid-4.6.2/solid/networkmanager-0.7/manager.cpp:127:14: error: ‘DEVICE_TYPE_GSM’ was not declared in this scope
/var/tmp/portage/kde-base/solid-4.6.2/work/solid-4.6.2/solid/networkmanager-0.7/manager.cpp:130:14: error: ‘DEVICE_TYPE_CDMA’ was not declared in this scope
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-13 14:32:00 UTC
And you expect us to support networkmanager version that is not even in main tree?
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-13 14:33:17 UTC
FTR I explicitely asked gnome team to put this into main tree so we can test.
Comment 6 tman 2011-04-18 17:11:47 UTC
well it does not compile so seem to be still a problem
Comment 7 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-04-18 18:09:19 UTC
NM-0.9 hasn't been released yet. KDE components do fail with 0.9, and the Fedora folks are currently working on fixing it, aiui.
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-29 19:55:28 UTC
Please do not mess with summary if it is really not required thanks.
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2011-08-20 18:52:05 UTC
Does solid-4.7.0 still fail?
Comment 10 Johannes Huber (RETIRED) gentoo-dev 2011-10-10 23:43:16 UTC
Can be closed?
Comment 11 tman 2011-10-11 07:58:55 UTC
closed thanks