Ticket #11786 (closed defect: fixed)
BUG: vimdrop will not build (patch included)
| Reported by: | wlynch@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | markd@… | |
| Port: |
Description
roaming-212-82:~/Desktop wlynch$ sudo port -d install vimdrop Password: DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/vimdrop DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/aqua/vimdrop DEBUG: Requested variant darwin is not provided by port vimdrop. DEBUG: Requested variant i386 is not provided by port vimdrop. DEBUG: Requested variant macosx is not provided by port vimdrop. DEBUG: Skipping completed com.apple.main (vimdrop) DEBUG: Skipping completed com.apple.fetch (vimdrop) DEBUG: Skipping completed com.apple.checksum (vimdrop) DEBUG: Skipping completed com.apple.extract (vimdrop) DEBUG: Skipping completed com.apple.patch (vimdrop) DEBUG: Skipping completed com.apple.configure (vimdrop) DEBUG: Skipping completed com.apple.build (vimdrop) ---> Staging vimdrop into destroot . missing (directory not created: File exists) ./Applications missing (directory not created: File exists) ./Developer missing (directory not created: File exists) ./Library missing (directory not created: File exists) DEBUG: Executing com.apple.destroot (vimdrop) ditto: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_vimdrop/work/vimdrop-0.8/Project Builder Files/build/vimdrop.app: No such file or directory Error: Target com.apple.destroot returned: shell command "install -d /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_vimdrop/work/destroot/Applications/MacPorts && ditto -rsrcFork /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_vimdrop/work/vimdrop-0.8/Project\ Builder\ Files/build/vimdrop.app /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_vimdrop/work/destroot/Applications/MacPorts/vimdrop.app" returned error 1 Command output: ditto: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_aqua_vimdrop/work/vimdrop-0.8/Project Builder Files/build/vimdrop.app: No such file or directory Warning: the following items did not execute (for vimdrop): com.apple.activate com.apple.destroot com.apple.install Error: Status 1 encountered during processing. roaming-212-82:~/Desktop wlynch$
Attachments
Change History
Changed 6 years ago by wlynch@…
- Attachment vimdrop.patch added
comment:1 Changed 6 years ago by wlynch@…
Honestly, either the patch should be applied or vimdrop should be dropped from the repository. It won't build currently.
Note: See
TracTickets for help on using
tickets.


Patch to fix the problem.