[MacPorts] #68573: OpenSMTPD 7.4.0p0 released yet updating not going so smoothly at the moment.

MacPorts noreply at macports.org
Thu Nov 16 11:12:13 UTC 2023


#68573: OpenSMTPD 7.4.0p0 released yet updating not going so smoothly at the
moment.
------------------------+----------------------
  Reporter:  artkiver   |      Owner:  ryanakca
      Type:  update     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  opensmtpd  |
------------------------+----------------------

Comment (by artkiver):

 It seems as if removing the following line from the Portfile:

 {{{
 --with-mantype=doc \
 }}}

 Is sufficient to get it to configure and build correctly.

 port -vst install is also OK after that.

 Same for port lint --nitpick.

 When running port -test the following output is generated, but IIRC, the
 previous version in MacPorts also did not finish port test cleanly, nor
 the version before that.

 {{{
 # port test
 --->  Computing dependencies for opensmtpd
 --->  Fetching distfiles for opensmtpd
 --->  Verifying checksums for opensmtpd
 --->  Extracting opensmtpd
 --->  Configuring opensmtpd
 Warning: Configuration logfiles contain indications of -Wimplicit-
 function-declaration; check that features were not accidentally disabled:
   strchr: found in opensmtpd-7.4.0p1/config.log
 --->  Building opensmtpd
 --->  Staging opensmtpd into destroot
 --->  Creating launchd control script 'opensmtpd'
 --->  Testing opensmtpd
 Error: Failed to test opensmtpd:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/work/destroot/opt/local/var/spool/smtpd:
 permission denied
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_opensmtpd/opensmtpd/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there
 is a bug.
 Error: Processing of port opensmtpd failed
 }}}

 Anyway, I can submit a PR as is, but thought I would at least document
 things here and see if there might be another suggestion regarding the
 change to the configure.args for

 {{{
 --with-mantype=doc \
 }}}

 before proceeding further.

 Thanks!

-- 
Ticket URL: <https://trac.macports.org/ticket/68573#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list