Opened 11 years ago
Closed 11 years ago
#41064 closed defect (worksforme)
nco build failure on Mac OS 10.9
Reported by: | gchen9@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | nco |
Description (last modified by mf2k (Frank Schima))
---> Fetching distfiles for nco ---> Attempting to fetch nco-4.3.6.tar.gz from http://nco.sourceforge.net/src/ ---> Verifying checksums for nco ---> Extracting nco ---> Configuring nco ---> Building nco Error: org.macports.build for port nco returned: command execution failed Please see the log file for port nco for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_nco/nco/main.log
Attachments (1)
Change History (5)
Changed 11 years ago by gchen9@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | NCO removed |
Owner: | changed from macports-tickets@… to takeshi@… |
Port: | nco added |
Summary: | NCO can not be built on Mac OS 10.9 → nco build failure on Mac OS 10.9 |
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers nco
).
comment:2 Changed 11 years ago by tenomoto (Takeshi Enomoto)
I was unable to reproduce the problem. According to the log you attached, link against antlr causes errors. Your antlr seems to be up-to-date. Try reinstalling antlr, cleaning nco. BTW, I updated nco to 4.3.7 in r112943. You need to update the port tree to use it. The sequence of the commands would be:
$ sudo port -d selfupdate $ sudo port -df uninstall antlr $ sudo port -d clean nco $ sudo port -d install nco
comment:3 Changed 11 years ago by gchen9@…
Dear Takeshi,
Thanks for updating. With the commands above, NCO is successfully installed.
I do not know the reason. I installed NCO from a fresh Macport with no port installed.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the log file for compiling port nco