[MacPorts] #67632: normaliz @3.10.0: autoreconf: error: 'configure.ac' is required

MacPorts noreply at macports.org
Thu Jun 15 01:38:13 UTC 2023


#67632: normaliz @3.10.0: autoreconf: error: 'configure.ac' is required
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  catap
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.1
 Keywords:              |       Port:  normaliz
------------------------+----------------------
 https://build.macports.org/builders/ports-
 13_x86_64-builder/builds/37592/steps/install-port/logs/stdio
 {{{
 Executing:  cd
 "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_normaliz/normaliz/work/Normaliz-3.10.0"
 && autoreconf -fvi
 autoreconf: export WARNINGS=
 autoreconf: error: 'configure.ac' is required
 }}}
 The capital "N" in the worksrcdir looks suspicious to me, and I see that
 the port downloads Normaliz-3.10.0.tar.gz although the name of the
 download in the GitHub release is really normaliz-3.10.0.tar.gz. I guess
 GitHub's server allows case mismatches in names but we should not rely on
 that; most servers don't allow that. Probably the fix is to add `distname
 ${name}-${version}` to fix both the distname and the worksrcdir.

-- 
Ticket URL: <https://trac.macports.org/ticket/67632>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list