#27125 closed defect (duplicate)
Building qtscriptgenerator fails
Reported by: | erikfrerejean@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | qtscriptgenerator |
Description
I'm currently in the process of installing Amarok on OS X 10.6.4, but when MacPorts it trying to install qtscriptgenerator it triggers an error. I've tried updating the tree/install just qtscriptgenerator, but the result is every time the same. When running with debug on these are the last couple of rows with the actual error
make -f Makefile.Release make[2]: *** No rule to make target `../../generated_cpp/com_trolltech_qt_phonon/main.cpp', needed by `release/main.o'. Stop. make[1]: *** [release] Error 2 make: *** [sub-qtscript_phonon-make_default] Error 2 shell command "cd /Users/Jeroen/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_qtscriptgenerator/work/qtscriptgenerator-src-0.1.0/qtbindings && export QTDIR=/opt/local && /opt/local/bin/qmake && make" returned error 2 Error: Target org.macports.build returned: shell command failed DEBUG: Backtrace: shell command failed while executing "$procedure $targetname" Warning: the following items did not execute (for qtscriptgenerator): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Anyone have a clue what is going on?
Thanks in advance ~ Erik
Change History (2)
comment:1 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Port: | qtscriptgenerator added |
---|
Note: See
TracTickets for help on using
tickets.
Duplicate of #27024. I'm working on it; getting very close ...