[MacPorts] #45995: hdfeos5 @1.15_3 +openmpi +gcc48 +szip: error: SZIP specified in --with-szlib is not functional (was: hdfeos5 @ 1.15_3 +openmpi +gcc48 +szip Configure error - build failure)

MacPorts noreply at macports.org
Mon Nov 24 07:03:42 PST 2014


#45995: hdfeos5 @1.15_3 +openmpi +gcc48 +szip: error: SZIP specified in --with-
szlib is not functional
------------------------+-----------------------
  Reporter:  smasson@…  |      Owner:  takeshi@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.3
Resolution:             |   Keywords:
      Port:  hdfeos5    |
------------------------+-----------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => takeshi@…


Comment:

 It is normal for a config.log to contain errors. A configure script works
 by compiling hundreds of small test programs. Whether a test program
 succeeds or fails tells the configure script about the capabilities of
 your system. It can be completely normal for some tests to fail.

 The first error you mentioned is normal; configure is finding out how to
 determine your compiler version. "`-V`" doesn't work for your compiler, so
 it tries something else.

 The second error is also normal; configure is deliberately accessing a
 nonexistent file to determine how your system responds to that.

 The third error is the relevant error, about `szip_cc` not being found.

-- 
Ticket URL: <https://trac.macports.org/ticket/45995#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list