Opened 13 years ago
Closed 13 years ago
#30793 closed defect (fixed)
macvim 7.3.snapshot61 build failure
Reported by: | skoczko@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | Greisby (Greisberger Christophe) | |
Port: | macvim |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
This just happened to me when trying to upgrade MacVim:
---> Computing dependencies for MacVim ---> Fetching archive for MacVim ---> Attempting to fetch MacVim-7.3.snapshot61_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/MacVim ---> Fetching MacVim ---> Attempting to fetch MacVim-7.3.snapshot61.zip from http://lil.fr.distfiles.macports.org/MacVim ---> Verifying checksum(s) for MacVim ---> Extracting MacVim ---> Applying patches to MacVim ---> Configuring MacVim ---> Building MacVim Error: Target org.macports.build returned: shell command failed (see log for details) Log for MacVim is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (6)
Changed 13 years ago by skoczko@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
Priority: | High → Normal |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | greisberger@… added |
---|
Duplicate #30878 posits it may be a case-sensitive filesystem issue.
comment:3 Changed 13 years ago by gary.verhaegen@…
Got the same problem here. Build output says
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/work/MacVim/src/MacVim/MMFullscreenWindow.m: No such file or directory
and, indeed, I have:
$ ls /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/work/MacVim/src/MacVim/ | grep -i fullscreen MMFullScreenWindow.h MMFullScreenWindow.m
where you might notice the difference in the capitalization of FullScreen
vs. Fullscreen
.
Manually renaming MMFullScreenWindow.m
to MMFullscreenWindow.m
solves the problem.
comment:4 Changed 13 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
Problem was already fixed upstream. I am working on a patch.
comment:5 Changed 13 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed patch in r82743.
Note: See
TracTickets for help on using
tickets.
Please use WikiFormatting and preview before submitting. High priority is at the discretion of MacPorts team members. Remember to Cc the port's maintainer.