[MacPorts] #60017: graphene @ meson.build:162:2: ERROR: Problem encountered: No aligned malloc function could be found.
MacPorts
noreply at macports.org
Mon Jan 27 20:40:53 UTC 2020
#60017: graphene @ meson.build:162:2: ERROR: Problem encountered: No aligned malloc
function could be found.
--------------------------+----------------------
Reporter: Cor0n4V1rus | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: graphene |
--------------------------+----------------------
Comment (by kencu):
works for me with {{{macports-clang-9.0}}}...
{{{
Build dir:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_graphene/graphene/work/build
Build type: native build
Project name: graphene
Project version: 1.8.6
Appending CFLAGS from environment: '-pipe -Os -std=c99 -arch x86_64'
Appending LDFLAGS from environment: ['-L/opt/local/lib',
'-Wl,-headerpad_max_install_names', '-arch', 'x86_64']
Appending CPPFLAGS from environment: '-I/opt/local/include'
Appending CFLAGS from environment: '-pipe -Os -std=c99 -arch x86_64'
Appending LDFLAGS from environment: ['-L/opt/local/lib',
'-Wl,-headerpad_max_install_names', '-arch', 'x86_64']
Appending CPPFLAGS from environment: '-I/opt/local/include'
C compiler for the host machine: /opt/local/bin/clang-mp-9.0 (clang 9.0.1
"clang version 9.0.1 ")
C linker for the host machine: APPLE ld 409.12
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -ffast-math: YES
Compiler for C supports arguments -fstrict-aliasing: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wlogical-op: NO
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wno-unused-local-typedefs: YES
Compiler for C supports arguments -Werror=float-conversion: YES
Compiler for C supports arguments -Werror=redundant-decls: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=missing-declarations: YES
Compiler for C supports arguments -Werror=format=2: YES
Compiler for C supports arguments -Werror=uninitialized: YES
Compiler for C supports arguments -Werror=shadow: YES
Compiler for C supports arguments -Werror=implicit: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=main: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=array-bounds: YES
Compiler for C supports arguments -Werror=write-strings: YES
Compiler for C supports arguments -Werror=undef: YES
Library m found: YES
Run-time dependency threads found: YES
Has header "stdlib.h" : YES
Has header "stdint.h" : YES
Has header "stdbool.h" : YES
Has header "memory.h" : YES
Has header "pthread.h" with dependency threads: YES
Checking for function "memalign" : NO
Checking for function "_aligned_malloc" : NO
Checking for function "aligned_alloc" : NO
Checking for function "posix_memalign" : YES
Checking for function "sincosf" with dependency -lm: NO
Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
Run-time dependency gobject-2.0 found: YES 2.58.3
Checking if "SSE intrinsics" compiles: YES
Checking if "GCC vector intrinsics" compiles: NO
Checking if "ARM NEON intrinsics" compiles: NO
Configuring config.h using configuration
WARNING: Project targetting '>= 0.48.0' but tried to use feature
introduced in '0.50.0': install arg in configure_file
Configuring graphene-config.h using configuration
Configuring graphene-version.h using configuration
WARNING: Already generated a pkg-config file for graphene-1.0
Found pkg-config: /opt/local/bin/pkg-config (0.29.2)
Build targets in project: 3
WARNING: Project specifies a minimum meson_version '>= 0.48.0' but uses
features which were added in newer versions:
* 0.50.0: {'install arg in configure_file'}
}}}
I am admittedly using my current hot-rod new linker ld64-409, but that
appears irrelevant...
--
Ticket URL: <https://trac.macports.org/ticket/60017#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list