[MacPorts] #70234: hdfeos @3.0: configure: error: szlib is not functional
MacPorts
noreply at macports.org
Mon Jun 17 08:16:44 UTC 2024
#70234: hdfeos @3.0: configure: error: szlib is not functional
-------------------------+--------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: hdfeos
-------------------------+--------------------
When attempting to upgrade h4h5tools, dependency hdfeos fails to
configure, saying:
{{{
checking szlib.h usability... yes
checking szlib.h presence... yes
checking for szlib.h... yes
checking for SZ_BufftoBuffCompress in -lsz... yes
checking if szlib is functional... configure: error: szlib is not
functional
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos/hdfeos/work
/hdf-eos2-3.0" && ./configure --prefix=/opt/local --with-hdf4=/opt/local
--with-jpeg=/opt/local --with-zlib=/opt/local --enable-shared --disable-
dependency-tracking --with-szlib=/opt/local
Exit code: 1
Error: Failed to configure hdfeos: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos/hdfeos/work
/hdf-eos2-3.0/config.log
Error: Failed to configure hdfeos: configure failure: command execution
failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed
while executing
"$procedure $targetname"
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_hdfeos/hdfeos/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
}}}
"szlib" is supposed to come from the szip port, however, that's properly
installed, so it ought to be functional:
{{{
$ port installed szip
The following ports are currently installed:
szip @2.1.1_0+encoder (active)
}}}
I'll attach logs next.
--
Ticket URL: <https://trac.macports.org/ticket/70234>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list