#73033 closed defect (duplicate)

php; arm64; Tahoe: hash_xxhash.c:82:13: error: no member name d 'memsize' in 'struct XXH_NAMESPACEXXH32_state_s'

Reported by: kwolcott Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: php

Description (last modified by ryandesign (Ryan Carsten Schmidt))

hash_xxhash.c:82:13: error: no member name
d 'memsize' in 'struct XXH_NAMESPACEXXH32_state_s'
:info:build    82 |                 && ctx->s.memsize < 16) {
:info:build       |                    ~~~~~~ ^

Attachments (1)

port_php_install_failure_arm64_tahoe.log.bz2 (12.9 KB) - added by kwolcott 11 months ago.

Download all attachments as: .zip

Change History (3)

Changed 11 months ago by kwolcott

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

Description: modified (diff)
Owner: set to ryandesign
Status: newassigned

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

Resolution: duplicate
Status: assignedclosed

Duplicate of #71706.

Note: See TracTickets for help on using tickets.