[MacPorts] #72246: libetpan install "Failed to configure libetpan: configure failed"
MacPorts
noreply at macports.org
Wed Mar 26 15:36:17 UTC 2025
#72246: libetpan install "Failed to configure libetpan: configure failed"
------------------------+----------------------
Reporter: rikvanriel | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: libetpan
------------------------+----------------------
While installing the binary libetpan ports package, I get an error
referencing a failure to run autoconf. This appears to be due to the
source code not being installed when I install the binary.
% sudo /opt/local/bin/port install libetpan
---> Computing dependencies for libetpan
---> Fetching archive for libetpan
---> Attempting to fetch libetpan-1.9.4_2.darwin_24.arm64.tbz2 from
https://packages.macports.org/libetpan
---> Attempting to fetch libetpan-1.9.4_2.darwin_24.arm64.tbz2 from
https://bos.us.packages.macports.org/libetpan
---> Attempting to fetch libetpan-1.9.4_2.darwin_24.arm64.tbz2 from
https://ywg.ca.packages.macports.org/mirror/macports/packages/libetpan
---> Configuring libetpan
Error: Failed to configure libetpan: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port libetpan failed
% cat
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/main.log
...
:info:configure Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/work/libetpan-1.9.4"
&& ./autogen.sh --prefix=/opt/local --with-openssl=/opt/local --with-
sasl=/opt/local --disable-db --disable-debug --disable-dependency-tracking
--disable-silent-rules
:debug:configure system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/work/libetpan-1.9.4"
&& ./autogen.sh --prefix=/opt/local --with-openssl=/opt/local --with-
sasl=/opt/local --disable-db --disable-debug --disable-dependency-tracking
--disable-silent-rules
:info:configure sh: ./autogen.sh: No such file or directory
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/work/libetpan-1.9.4"
&& ./autogen.sh --prefix=/opt/local --with-openssl=/opt/local --with-
sasl=/opt/local --disable-db --disable-debug --disable-dependency-tracking
--disable-silent-rules
:info:configure Exit code: 127
:error:configure Failed to configure libetpan: configure failure: command
execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/main.log
for details.
% ls
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_libetpan/libetpan/work/libetpan-1.9.4
%
It appears the binary package did not populate the source directory, which
kind of sounds like it might be expected behavior?
--
Ticket URL: <https://trac.macports.org/ticket/72246>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list