Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#26228 closed defect (fixed)

qwt52 install fails

Reported by: dsdale24@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: michaelld (Michael Dickens)
Port: qwt52

Description

I am unable to install qwt52:

--->  Computing dependencies for qwt52
--->  Fetching qwt52
--->  Verifying checksum(s) for qwt52
--->  Extracting qwt52
--->  Applying patches to qwt52
--->  Configuring qwt52
--->  Building qwt52
--->  Staging qwt52 into destroot
Error: Target org.macports.destroot returned: shell command failed
Log for qwt52 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

Here is the tail of main.log:

:info:destroot cp -f -R /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/work/qwt-5.2.1/doc/man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/work/destroot/opt/local/share/qwt/doc/
:info:destroot cd textengines/ && /usr/bin/make -f Makefile install
:info:destroot make[1]: Nothing to be done for `install'.
:info:destroot cd designer/ && /usr/bin/make -f Makefile install
:info:destroot cp -f "plugins/designer/libqwt_designer_plugin.bundle" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/work/destroot/opt/local/libexec/qt4-mac/plugins/designer/libqwt_designer_plugin.bundle"
:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
:info:destroot install_name_tool: can't open file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/work/destroot/opt/local/libexec/qt4-mac/plugins/designer/libqwt_designer_plugin.dylib (No such file or directory)
:info:destroot shell command "install_name_tool -change libqwt.5.dylib /opt/local/lib/libqwt.5.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/work/destroot/opt/local/libexec/qt4-mac/plugins/designer/libqwt_designer_plugin.dylib" returned error 1
:error:destroot Target org.macports.destroot returned: shell command failed
:debug:destroot Backtrace: shell command failed
    while executing
"$post $targetname"
:info:destroot Warning: the following items did not execute (for qwt52): org.macports.destroot
:notice:destroot Log for qwt52 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_qwt52/main.log

Change History (2)

comment:1 Changed 14 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Please remember to CC: the maintainer when you create a ticket (found via "port info").

This issue was (hopefully) fixed in r69258, but it really depends on the state of qt4-mac ... if that port is too old then the current qwt52 or qwt won't work. I just checked in a more robust way to to the port-destroot, in r70880, that should work for either .plugin or .dylib. That said, you might want to "sync" and then try installing again, since that should take care of this issue.

I'm closing this ticket, but please reopen it if my changes don't work for you for this specific issue.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: michaelld@… added
Port: qwt52 added
Note: See TracTickets for help on using tickets.