[MacPorts] #47333: Processing of port kde4-runtime failed
#47333: Processing of port kde4-runtime failed ----------------------+-------------------------------- Reporter: gerr07@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: ----------------------+-------------------------------- When trying to install Kdenlive 0.8.2.1, the installation fails at the last dependency - installing kde4-runtime, with the following error (Mac OS 10.6.8, XQuartz 2.3.6 (xorg-server 1.4.2-apple56), XQuartz 2.7.7 (xorg- server 1.15.2): CMakeFiles/kded_soliduiserver.dir/kded_soliduiserver_automoc.o CMakeFiles/kded_soliduiserver.dir/soliduiserver.o CMakeFiles/kded_soliduiserver.dir/deviceactionsdialog.o CMakeFiles/kded_soliduiserver.dir/deviceaction.o CMakeFiles/kded_soliduiserver.dir/devicenothingaction.o CMakeFiles/kded_soliduiserver.dir/deviceserviceaction.o /opt/local/lib/libkio.5.14.3.dylib /opt/local/lib/libsolid.4.14.3.dylib /opt/local/lib/libQtNetwork.dylib /opt/local/lib/libQtXml.dylib /opt/local/lib/libkdeui.5.14.3.dylib /opt/local/lib/libQtGui.dylib /opt/local/lib/libQtSvg.dylib /opt/local/lib/libkdecore.5.14.3.dylib /opt/local/lib/libQtDBus.dylib /opt/local/lib/libQtCore.dylib -framework Carbon -Wl,-rpath,/opt/local/lib make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build/CMakeFiles 33 [ 22%] Built target kded_soliduiserver make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build" && /usr/bin/make -j4 -w all VERBOSE=ON Exit code: 2 Error: org.macports.build for port kde4-runtime returned: command execution failed Warning: targets not executed for kde4-runtime: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port kde4-runtime for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kde4-runtime failed MacBook-Pro-Andrey-Zenin:~ zav450$ The part where configuration fails is in the attaching file. Please help in solving the problem. Thanks -- Ticket URL: <https://trac.macports.org/ticket/47333> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Changes (by mf2k@…): * owner: macports-tickets@… => nicos@… * port: => kde4-runtime Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers kde4-runtime}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): Yeah well, I'm just a beginner and first time talking to tech support. Expect help from you. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): I tried again to install kde4-runtime, in 32 and 64 bit versions, but again the same error, attach another file and waiting for your help. Thanks -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): Sorry to come that late to the ticket. The report is not standard, as it should normally be generated by running {{{ sudo port clean kde4-runtime sudo port -d install kde4-runtime }}} But there are already some indications in what you submitted, as the configuration status stipulates {{{ The C compiler identification is unknown [snip] /Developer/usr/bin/llvm-g++-4.2 }}} It seems that the selected compiler does not handle the compilation of the port. It has been some time I haven't been on 10.6, so I am not sure if the compiler is standard or not, but I would advise to try compiling with the standard compiler if it was not the case, or we should blacklist this compiler. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): Yes, but how can this be done? I am a simple user, I do video editing and want to try Kdenlive, but do not understand this. So please help me in this, at the user level. How can I do it? Thanks! Write in detail what needs to be done, and I'll send the attachment. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): First, running {{{ sudo port clean kde4-runtime sudo port -d install kde4-runtime }}} to get a full report to be attached to this ticket could help. It seems from what you posted that the build is using a mix of compilers (clang for C and llvm-g++-4.2 for C++), which is not standard. Did you install macports with a standard configuration, and if not, how did you configure it? If the build still fails, perhaps running {{{ sudo port -d install kde4-runtime configure.compiler=clang }}} may force to use only one compiler, but I cannot guarantee that without having seen the full report, and without knowing if you installed macports with non-standard parameters. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): I rebooted the MacBook and used your recommendations, attach the file to the terminal. Thank you for helping me. Await further instruction. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): The new file you uploaded is from April 1st, so it is not a new attempt. Furthermore, the file you should upload is not a terminal output with verbose (-v) option, but a log with the debug (-d) option, as explained previously (see also the end of the build output): {{{ To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets }}} The file to be uploaded is the main.log file. You can find the path of the file by running {{{ port logfile kde4-runtime }}} after the build. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): If I understood correctly, I did again and attached the files. Await further instruction. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): The log confirms that the build is using two compilers: {{{ CC='/Developer/usr/bin/clang' [snip[ CXX='/Developer/usr/bin/llvm-g++-4.2' }}} Did you try building by forcing the compiler as suggested before? {{{ sudo port -d install kde4-runtime configure.compiler=clang }}} -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): Oh yeah, first I ran the command: ''sudo port clean kde4-runtime'' and get this: ''Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. ---> Cleaning kde4-runtime'' Then I did it: ''sudo port -v selfupdate'' and get it:'' The ports tree has been updated. To upgrade your installed ports, you should run '' port upgrade outdated'''' then I did it: ''sudo port -v upgrade outdated'' and then I did it: ''sudo port -v install kde4-runtime configure.compiler=clang'' and get it: ''To report a bug, follow the instructions in the guide: ''http://guide.macports.org/#project.tickets'' ''Error: Processing of port kde4-runtime failed'' All this is in the attached terminal.3.txt. Await further instruction. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): The report seems to confirm that the build is using two different compiler for both C and C++ despite the use of the configure option, which is still surprising to me. In this case, you can try to force the compilers manually by running: {{{ sudo port -d install kde4-runtime configure.cxx=/Developer/usr/bin/clang++ configure.cc=/Developer/usr/bin/clang }}} In addition, just in case, what is the version of XCode you have on your system? -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): On my computer have this: '''XQuartz 2.3.6 (xorg-server 1.4.2-apple56)''', and '''XQuartz 2.7.7 (xorg-server 1.15.2)''' Attach 3 screen shots. Maybe there is something extra or not? Then how can I remove the unnecessary? I haven't executed the command: ''sudo port -d install kde4-runtime configure.cxx=/Developer/usr/bin/clang++ configure.cc=/Developer/usr/bin/clang'' Maybe you look at the screenshots, and tell me what to delete? Before I run these commands? Thanks! -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): There is no extra to my knowledge. The command should be run as is in order to try to set both compilers. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:14> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): After executing this command: ''sudo port -d install kde4-runtime configure.cxx=/Developer/usr/bin/clang++ configure.cc=/Developer/usr/bin/clang'' result is not achieved, Attach files, await further instruction. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:15> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by nicos@…): The program version I am interested in is not the X window system, but the version of the programming IDE of Mac, XCode. Just providing the version number without screenshots should be enough. As your system appears to not have clang++, it should mean that you have a pretty old version of XCode installed. I would advice to upgrade it to a newer version (typically version 4.2 for OSX 10.6 that you seem to have). There could be other ways to get kde4-runtime to build, but it is likely that you will run into other issues later too. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:16> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Comment (by gerr07@…): Yay, it worked! Using AppCleaner, I cleaned the previous version of XCode, and installed XCode 4.2 for Snow Leopard. Then went to install kde4-runtime, and then start Kdenlive. Now it all works! Thank You very much for your help! -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:17> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Changes (by nicos@…): * status: new => closed * resolution: => fixed Comment: Alright. Thanks for the feedback. -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:18> MacPorts <https://www.macports.org/> Ports system for OS X
#47333: Processing of port kde4-runtime failed ---------------------------+--------------------- Reporter: gerr07@… | Owner: nicos@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: kde4-runtime | ---------------------------+--------------------- Description changed by ryandesign@…: Old description:
When trying to install Kdenlive 0.8.2.1, the installation fails at the last dependency - installing kde4-runtime, with the following error (Mac OS 10.6.8, XQuartz 2.3.6 (xorg-server 1.4.2-apple56), XQuartz 2.7.7 (xorg-server 1.15.2):
CMakeFiles/kded_soliduiserver.dir/kded_soliduiserver_automoc.o CMakeFiles/kded_soliduiserver.dir/soliduiserver.o CMakeFiles/kded_soliduiserver.dir/deviceactionsdialog.o CMakeFiles/kded_soliduiserver.dir/deviceaction.o CMakeFiles/kded_soliduiserver.dir/devicenothingaction.o CMakeFiles/kded_soliduiserver.dir/deviceserviceaction.o /opt/local/lib/libkio.5.14.3.dylib /opt/local/lib/libsolid.4.14.3.dylib /opt/local/lib/libQtNetwork.dylib /opt/local/lib/libQtXml.dylib /opt/local/lib/libkdeui.5.14.3.dylib /opt/local/lib/libQtGui.dylib /opt/local/lib/libQtSvg.dylib /opt/local/lib/libkdecore.5.14.3.dylib /opt/local/lib/libQtDBus.dylib /opt/local/lib/libQtCore.dylib -framework Carbon -Wl,-rpath,/opt/local/lib make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build/CMakeFiles 33 [ 22%] Built target kded_soliduiserver make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build" && /usr/bin/make -j4 -w all VERBOSE=ON Exit code: 2 Error: org.macports.build for port kde4-runtime returned: command execution failed Warning: targets not executed for kde4-runtime: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port kde4-runtime for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kde4-runtime failed MacBook-Pro-Andrey-Zenin:~ zav450$
The part where configuration fails is in the attaching file. Please help in solving the problem. Thanks
New description: When trying to install Kdenlive 0.8.2.1, the installation fails at the last dependency - installing kde4-runtime, with the following error (Mac OS 10.6.8, XQuartz 2.3.6 (xorg-server 1.4.2-apple56), XQuartz 2.7.7 (xorg- server 1.15.2): {{{ CMakeFiles/kded_soliduiserver.dir/kded_soliduiserver_automoc.o CMakeFiles/kded_soliduiserver.dir/soliduiserver.o CMakeFiles/kded_soliduiserver.dir/deviceactionsdialog.o CMakeFiles/kded_soliduiserver.dir/deviceaction.o CMakeFiles/kded_soliduiserver.dir/devicenothingaction.o CMakeFiles/kded_soliduiserver.dir/deviceserviceaction.o /opt/local/lib/libkio.5.14.3.dylib /opt/local/lib/libsolid.4.14.3.dylib /opt/local/lib/libQtNetwork.dylib /opt/local/lib/libQtXml.dylib /opt/local/lib/libkdeui.5.14.3.dylib /opt/local/lib/libQtGui.dylib /opt/local/lib/libQtSvg.dylib /opt/local/lib/libkdecore.5.14.3.dylib /opt/local/lib/libQtDBus.dylib /opt/local/lib/libQtCore.dylib -framework Carbon -Wl,-rpath,/opt/local/lib make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' /opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build/CMakeFiles 33 [ 22%] Built target kded_soliduiserver make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build" && /usr/bin/make -j4 -w all VERBOSE=ON Exit code: 2 Error: org.macports.build for port kde4-runtime returned: command execution failed Warning: targets not executed for kde4-runtime: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port kde4-runtime for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port kde4-runtime failed MacBook-Pro-Andrey-Zenin:~ zav450$ }}} The part where configuration fails is in the attaching file. Please help in solving the problem. Thanks -- -- Ticket URL: <https://trac.macports.org/ticket/47333#comment:19> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts