Opened 13 years ago
Last modified 13 years ago
#30468 closed defect
Redefinition error in kdebase4-runtime — at Version 5
Reported by: | aikidokatech@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | Cc: | mk@…, snc@… | |
Port: | kdebase4-runtime |
Description (last modified by nerdling (Jeremy Lavergne))
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.
Change History (5)
comment:1 Changed 13 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|
comment:3 Changed 13 years ago by aikidokatech@…
Looking at the KDE site is appears that the package names have changed for 4.7. kdebase-runtime -> kde-runtime kdebase-workspace -> kde-workspace kdebase -> kde-baseapps
comment:4 Changed 13 years ago by mkae (Marko Käning)
Yep, that's what snc also noticed in the above ticket. He's still working on it, I figure.
comment:5 Changed 13 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Description: | modified (diff) |
Port: | kdebase4-runtime added |
Note: See
TracTickets for help on using
tickets.
Cc Me!