Changes between Initial Version and Version 3 of Ticket #71731
- Timestamp:
- Jan 3, 2025, 7:16:39 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71731
-
Property
Status
changed from
newtoassigned - Property Cc mohd-akram added
-
Property
Summary
changed from
cant rebuild php74-intltophp74: cant rebuild - Property Owner set to ryandesign
-
Property
Type
changed from
updatetodefect - Property Port php74 added
-
Property
Status
changed from
-
Ticket #71731 – Description
initial v3 1 {{{ 1 2 MacPorts base version 2.10.5 installed, 2 3 MacPorts base version 2.10.5 available. … … 29 30 Error: Follow https://guide.macports.org/#project.tickets if you believe there 30 31 is a bug. 31 32 }}} 32 33 33 34 ---- … … 35 36 **Every where i see this error** 36 37 38 {{{ 37 39 PHP 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 38 40 Referenced from: <A304BB2F-92B8-30A6-953A-272E7DD2827D> /opt/local/lib/php82/extensions/no-debug-non-zts-20220829/intl.so 39 41 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 }}}
