Changes between Initial Version and Version 3 of Ticket #71731


Ignore:
Timestamp:
Jan 3, 2025, 7:16:39 AM (12 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach your main.log file so I can see which of the existing tickets this one is a duplicate of.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71731

    • Property Status changed from new to assigned
    • Property Cc mohd-akram added
    • Property Summary changed from cant rebuild php74-intl to php74: cant rebuild
    • Property Owner set to ryandesign
    • Property Type changed from update to defect
    • Property Port php74 added
  • Ticket #71731 – Description

    initial v3  
     1{{{
    12MacPorts base version 2.10.5 installed,
    23MacPorts base version 2.10.5 available.
     
    2930Error: Follow https://guide.macports.org/#project.tickets if you believe there
    3031is a bug.
    31 
     32}}}
    3233
    3334----
     
    3536**Every where i see this error**
    3637
     38{{{
    3739PHP Warning:  PHP Startup: Unable to load dynamic library 'intl.so' (tried: /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so (dlopen(/opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so, 0x0009): Library not loaded: /opt/local/lib/libicuio.74.dylib
    3840  Referenced from: <A304BB2F-92B8-30A6-953A-272E7DD2827D> /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so
    3941  Reason: tried: '/opt/local/lib/libicuio.74.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/libicuio.74.dylib' (no such file), '/opt/local/lib/libicuio.74.dylib' (no such file)), /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so.so (dlopen(/opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so.so, 0x0009): tried: '/opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so.so' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so.so' (no such file), '/opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so.so' (no such file))) in Unknown on line 0
     42}}}