Opened 22 months ago

Last modified 21 months ago

#65528 assigned defect

php56-imap @5.6.40_0: config failure on Mac OS X 10.4 PPC

Reported by: geoffd2 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: tiger Cc:
Port: php56-imap

Description

This extension was working, but following a botched install of other software (recovery from which involved deleting this extension and rebuilding several ports), no longer passes configure. PHP56 has been rebuilt to 5.6.40, other extensions still work, not sure if the previous working IMAP extension was this version or 5.6.37 (no longer available to try). Rev-upgrade reports no broken binaries.

Attachments (2)

config.txt (53.2 KB) - added by geoffd2 22 months ago.
Configure log
main.log (121.0 KB) - added by geoffd2 22 months ago.
Build log

Download all attachments as: .zip

Change History (7)

Changed 22 months ago by geoffd2

Attachment: config.txt added

Configure log

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

Keywords: tiger added; Tiger removed
Owner: set to ryandesign
Port: php56-imap added; Php56-imap@5.6.40_0.darwin_8.ppc removed
Status: newassigned
Summary: Php56-imap @5.6.40_0 config failure OSX10.4 PPCphp56-imap @5.6.40_0: config failure on Mac OS X 10.4 PPC

Could you attach the main.log file too? It builds for me on macOS 10.15.7 on Intel. I can try on Tiger later.

Changed 22 months ago by geoffd2

Attachment: main.log added

Build log

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

Thanks. Your config.log mentions some SSL problem. Could you also show me what openssl ports you have installed by running:

port -v installed name:^openssl

comment:3 Changed 22 months ago by geoffd2

That makes sense, one of the changes during the bodged install was that openssl3 was installed and stomped on symlinks to the old versions' libraries. I thought I had fixed those. Thanks.

openssl @1.0.0g_0 requested_variants='' platform='darwin 8' archs='ppc' date='2012-01-23T18:38:41+0000'
  openssl @1.0.1g_0 requested_variants='' platform='darwin 8' archs='ppc' date='2014-04-11T02:48:15+0100'
  openssl @1.0.1h_0 requested_variants='' platform='darwin 8' archs='ppc' date='2014-06-06T05:16:22+0100'
  openssl @1.0.1i_0 requested_variants='' platform='darwin 8' archs='ppc' date='2014-09-27T10:12:00+0100'
  openssl @1.0.1j_0 requested_variants='' platform='darwin 8' archs='ppc' date='2014-10-26T19:19:12+0000'
  openssl @1.0.2_0 requested_variants='' platform='darwin 8' archs='ppc' date='2015-03-02T15:59:19+0000'
  openssl @1.0.2a_0 requested_variants='' platform='darwin 8' archs='ppc' date='2015-03-20T00:44:17+0000'
  openssl @1.0.2d_0 requested_variants='' platform='darwin 8' archs='ppc' date='2015-07-10T14:32:56+0100'
  openssl @1.0.2e_0 requested_variants='' platform='darwin 8' archs='ppc' date='2015-12-19T15:43:20+0000'
  openssl @1.0.2f_0 requested_variants='' platform='darwin 8' archs='ppc' date='2016-02-27T01:52:46+0000'
  openssl @1.0.2h_1 requested_variants='' platform='darwin 8' archs='ppc' date='2016-09-05T17:17:25+0100'
  openssl @1.0.2j_0 requested_variants='' platform='darwin 8' archs='ppc' date='2016-09-26T22:08:38+0100'
  openssl @1.0.2k_0 requested_variants='' platform='darwin 8' archs='ppc' date='2017-03-06T17:19:43+0000'
  openssl @1.0.2l_0 requested_variants='' platform='darwin 8' archs='ppc' date='2017-08-06T05:35:25+0100'
  openssl @1.0.2s_0 requested_variants='' platform='darwin 8' archs='ppc' date='2019-06-20T22:16:47+0100'
  openssl @3_6 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-07-22T00:18:12+0100'
  openssl3 @3.0.5_0+legacy (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-07-23T03:40:04+0100'
  openssl10 @1.0.2s_0 requested_variants='' platform='darwin 8' archs='ppc' date='2019-06-20T01:54:35+0100'
  openssl10 @1.0.2u_4 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-07-23T00:59:22+0100'
  openssl11 @1.1.1q_0 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-07-22T03:57:45+0100'

comment:4 Changed 22 months ago by geoffd2

...so there is still a problem with libssl you are thinking?

comment:5 Changed 21 months ago by geoffd2

Because I didn't mean to give the impression that the problem with php56-imap is fixed :(

Note: See TracTickets for help on using tickets.