Opened 14 years ago
Closed 13 years ago
#29401 closed defect (fixed)
stellarium @0.10.5 Build error - file not found
Reported by: | matthew.a.shapiro@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | stellarium |
Description
I'm running a standard install of MacPorts on OS X 10.6.7, and Stellarium fails to build. MacPorts installed the missing dependencies fine, but the install of Stellarium fails almost as soon as it begins the build phase. According to the log, the problem is with a file not found:
info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_stellarium/work/stellarium-0.10.5" && /usr/bin/make -j2 all " returned error 2
Any help would be appreciated; I've already tried cleaning & reinstalling.
Attachments (2)
Change History (9)
Changed 14 years ago by matthew.a.shapiro@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | michaelld@… added |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
Summary: | Build error - file not found → stellarium @0.10.5 Build error - file not found |
comment:2 Changed 14 years ago by michaelld (Michael Dickens)
Can you try cleaning & then installing without +universal & see if that works? That's how I have it installed & it works OK.
Changed 13 years ago by petr.vokac_@…
Attachment: | main.2.log added |
---|
stellarium @0.10.5, Revision 2 (science) on 10.7.2 (Lion)
comment:3 follow-up: 4 Changed 13 years ago by petr.vokac_@…
-universal did not help for me
I have Mac OS X Version 10.7.2 (11C74), Xcode: 4.1 (516), Instruments: 4.1 (4138), Dashcode: 3.0.2 (336)
petbook:~ pet$ uname -a Darwin petbook.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64
petbook:~ pet$ sudo port install stellarium -universal ---> Computing dependencies for stellarium ---> Fetching archive for stellarium ---> Attempting to fetch stellarium-0.10.5_2.darwin_11.x86_64.tgz from http://packages.macports.org/stellarium ---> Fetching stellarium ---> Verifying checksum(s) for stellarium ---> Extracting stellarium ---> Applying patches to stellarium ---> Configuring stellarium
---> Building stellarium Error: Target org.macports.build returned: shell command failed (see log for details) Log for stellarium is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_stellarium/stellarium/main.log
comment:4 follow-up: 5 Changed 13 years ago by michaelld (Michael Dickens)
I see that stellarium was just updated to 0.11.1. Can you do
sudo port clean stellarium sudo port selfupdate sudo port install stellarium
and see if that works? I'll hopefully try this and a few other builds out on 10.7.2 tomorrow.
comment:6 Changed 13 years ago by michaelld (Michael Dickens)
Version 0.11.1 builds for me on both 10.6.8 and 10.7.2. I think this ticket can be closed, since upstream seems to have fixed the issue(s).
comment:7 Changed 13 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please remember to cc the maintainers, and please mention the port name and version in the summary.