[MacPorts] #64255: php81-apache2handler: unexpectedly uses xxhashlib, which fails

MacPorts noreply at macports.org
Thu Feb 6 19:04:31 UTC 2025


#64255: php81-apache2handler: unexpectedly uses xxhashlib, which fails
-----------------------------+-------------------------
  Reporter:  BjarneDMat      |      Owner:  ryandesign
      Type:  defect          |     Status:  accepted
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.7.1
Resolution:                  |   Keywords:  snowleopard
      Port:  php, xxhashlib  |
-----------------------------+-------------------------

Comment (by BjarneDMat):

 this rears it's ugly head again in php @8.1.31:

 {{{
 ***
 DEBUG: Starting logging for php81 @8.1.31_0+libedit
 DEBUG: macOS 14.7.2 (darwin/23.6.0) arch i386
 DEBUG: MacPorts 2.10.5
 DEBUG: Xcode 16.2, CLT 16.2.0.0.1.1733547573
 DEBUG: SDK 14
 DEBUG: MACOSX_DEPLOYMENT_TARGET: 14.0
 ***
 /opt/local/var/macports/build/*_lang_php/php81/work/php-8.1.31/ext/hash/hash_xxhash.c:82:13:
 error: no member named 'memsize' in 'struct XXH_NAMESPACEXXH32_state_s'
    82 |                 && ctx->s.memsize < 16) {
       |                    ~~~~~~ ^
 /opt/local/var/macports/build/*_lang_php/php81/work/php-8.1.31/ext/hash/hash_xxhash.c:226:13:
 error: no member named 'memsize' in 'struct XXH_NAMESPACEXXH64_state_s'
   226 |                 && ctx->s.memsize < 32) {
       |                    ~~~~~~ ^
 2 errors generated.
 make: *** [ext/hash/hash_xxhash.lo] Error 1

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64255#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list