#30468: Redefinition error in kdebase4-runtime ------------------------------------+--------------------------------------- Reporter: aikidokatech@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: kdebase4-runtime ------------------------------------+--------------------------------------- Changes (by snc@…): * cc: snc@… (added) * port: => kdebase4-runtime Old description:
On both my Macs I cannot compile kdebase4-runtime 4.6.5. OSX is at version 10.6.7 and macports is 2.0.0. Looking back in the log I see the following:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work /kdebase- runtime-4.6.5/plasma/declarativeimports/core/corebindingsplugin.h:29: error: redefinition of ‘struct QMetaTypeId<Plasma::Service*>’ :info:build /opt/local/include/KDE/Plasma/../../plasma/service.h:321: error: previous definition of ‘struct QMetaTypeId<Plasma::Service*>’
and then the log finishes with
:info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work/build' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work/build" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for kdebase4-runtime): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install kdebase4-runtime :notice:build Log for kdebase4-runtime is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/main.log
I notice other KDE components are at 4.7.
New description: On both my Macs I cannot compile kdebase4-runtime 4.6.5. OSX is at version 10.6.7 and macports is 2.0.0. Looking back in the log I see the following: {{{ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work /kdebase- runtime-4.6.5/plasma/declarativeimports/core/corebindingsplugin.h:29: error: redefinition of ‘struct QMetaTypeId<Plasma::Service*>’ :info:build /opt/local/include/KDE/Plasma/../../plasma/service.h:321: error: previous definition of ‘struct QMetaTypeId<Plasma::Service*>’ }}} and then the log finishes with {{{ :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work/build' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/work/build" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for kdebase4-runtime): org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install kdebase4-runtime :notice:build Log for kdebase4-runtime is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdebase4-runtime/kdebase4-runtime/main.log }}} I notice other KDE components are at 4.7. -- -- Ticket URL: <https://trac.macports.org/ticket/30468#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS