Opened 6 months ago

Closed 6 months ago

#69665 closed defect (fixed)

claws-mail @3.17.6: configure: error: libetpan 0.57 not found

Reported by: barracuda156 Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.9.2
Keywords: Cc:
Port: claws-mail

Description

checking for libetpan >= 1.9.4... yes
checking for libetpan/libetpan.h... no
*** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/ 
*** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.
configure: error: libetpan 0.57 not found
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_mail_claws-mail/claws-mail/work/claws-mail-3.17.6" && ./configure --prefix=/opt/local --disable-jpilot --disable-acpi_notifier-plugin --disable-bsfilter-plugin --disable-clamd-plugin --disable-dbus --disable-fancy-plugin --disable-notification-plugin --disable-perl-plugin --disable-python-plugin --disable-spamassassin-plugin --disable-spam_report-plugin --disable-startup-notification --disable-tnef_parse-plugin --enable-manual --enable-ipv6 --enable-crash-dialog 
Exit code: 1

Config log has:

| #endif
| #include <libetpan/libetpan.h>
configure:26662: result: no
configure:26712: result: *** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/ 
configure:26714: result: *** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.
configure:26716: error: libetpan 0.57 not found

How in fact it is installed:

36-152% port -v installed libetpan
The following ports are currently installed:
  libetpan @1.9.4_2 (active) requested_variants='' platform='darwin 10' archs='ppc' date='2023-07-15T19:04:42+0800'

Change History (7)

comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: claws-mail does not accept too new (?) of `libetpan`: Claws Mail requires libetpan 0.57 or newerclaws-mail @3.17.6: configure: error: libetpan 0.57 not found

I do not see this problem on my macOS 12 system. Please attach the config.log which hopefully shows why libetpan could not be found on your system.

I notice the port is quite outdated and buildbot builds for macOS versions not in the range 10.8–10.15 inclusive failed and there are other open tickets about other build failures. The current versions are 3.20.0 and 4.2.0. Maybe updating would help.

comment:2 Changed 6 months ago by barracuda156

Owner: set to barracuda156
Status: newassigned

comment:3 Changed 6 months ago by barracuda156

Fantastic quality of code :)

gcc-mp-13: error: unrecognized command-line option '-no-cpp-precomp'
make[5]: *** [hooks.lo] Error 1

This is 3.20.0. But at least it recognized libetpan now.

comment:4 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

Oh great. Yes, that flag should be removed. Be sure to report it upstream if not already reported there.

comment:5 in reply to:  4 Changed 6 months ago by barracuda156

Replying to ryandesign:

Oh great. Yes, that flag should be removed. Be sure to report it upstream if not already reported there.

Given that the latest macOS they have in the choices list is 10.2, not sure it is even alive, but: https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4795

comment:6 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

The latest release was 5 months ago and the latest commit in their repository was 5 days ago so it sure seems to be alive. They evidently have just neglected the fields in their issue tracker.

Last edited 6 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:7 Changed 6 months ago by barracuda156

Resolution: fixed
Status: assignedclosed

In 5ee5b04eeaccfc3fd6d4e80090e5d04c704ee793/macports-ports (master):

claws-mail: update to 3.20.0

Closes: #69665

Note: See TracTickets for help on using tickets.