Opened 5 years ago

Last modified 4 years ago

#60017 closed defect

graphene @ meson.build:162:2: ERROR: Problem encountered: No aligned malloc function could be found. — at Initial Version

Reported by: Cor0n4V1rus Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: dbevans (David B. Evans)
Port: graphene, meson

Description

build fails, but works, if I run

port install graphene configure.compiler=macports-clang-7.0

after comparing the two main.log files, I noticed that, with clang-7, the configure process finds the function posix_memalign, while clang-9 does not and therefore does not proceed.

Change History (2)

Changed 5 years ago by Cor0n4V1rus

Attachment: graphene-main.log added

Build Log with clang-9

Changed 5 years ago by Cor0n4V1rus

Build Log with clang-7

Note: See TracTickets for help on using tickets.