Opened 10 years ago

Closed 10 years ago

#44075 closed defect (fixed)

netcdf +hdf4 build failure on Mavericks 10.9.3

Reported by: richard.j.tisinai@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: netcdf

Description (last modified by mf2k (Frank Schima))

I am running Mac OS X 10.9.3 with all current updates as of 6/18/2014 I have installed Xcode 5.1.1

I have manually installed the XCode Command Line Tools, installed other MacPorts tools: wget +ssl, lftp, db46, gcc48, hdf5-18 +gcc48, hdf4 +gcc48 and then when trying to install:

netcdf +dap +hdf4+ netcdf4

I get an error that it cannot be compiled. I have attached the error output, the "main.log" and the "compile.log" files.

Attachments (3)

netcdf_config.log (164.1 KB) - added by richard.j.tisinai@… 10 years ago.
config.log
netcdf_main.log (60.0 KB) - added by richard.j.tisinai@… 10 years ago.
main.log
netcdf_fail.rtf (1.6 KB) - added by richard.j.tisinai@… 10 years ago.
error at the command line

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by richard.j.tisinai@…

Attachment: netcdf_config.log added

config.log

Changed 10 years ago by richard.j.tisinai@…

Attachment: netcdf_main.log added

main.log

Changed 10 years ago by richard.j.tisinai@…

Attachment: netcdf_fail.rtf added

error at the command line

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: netcdf4 hdf4 dap removed
Owner: changed from macports-tickets@… to takeshi@…
Summary: netcdf will not install in 10.9.3 Mavericksnetcdf +hdf4 build failure on Mavericks 10.9.3

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers netcdf).

It looks like it fails with the hdf4 variant. The other variants install for me on Mavericks.

$ port installed netcdf
The following ports are currently installed:
  netcdf @4.3.2_0+dap+gcc48+netcdf4 (active)

comment:2 Changed 10 years ago by almage (Roy Miller)

I have been seeing this error in building netcdf with hdf4 support since early April 2014. The command I've been using is:

sudo port install netcdf +dap +netcdf4 +gcc48 +hdf4

from what I could interpret from the config.log, it seems that there are a number of unrecognized symbols for the x86_64 architecture

Undefined symbols for architecture x86_64:

I'm just not sure in which lib files these are...

comment:3 Changed 10 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Done in r121680. Thanks for reporting.

Note: See TracTickets for help on using tickets.