Opened 17 months ago

Closed 13 months ago

Last modified 13 months ago

#66233 closed defect (fixed)

gegl build failure: wrong meson option

Reported by: barracuda156 Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: gegl

Description

Build type: native build

meson.build:1:0: ERROR: Value "false" (of type "string") for combo option "lua" is not one of the choices. Possible choices are (as string): "enabled", "disabled", "auto".

Change History (3)

comment:1 Changed 14 months ago by barracuda156

And once that is fixed, the build system tries to teach us how to live a life -_-

Build type: native build
Project name: gegl
Project version: 0.4.40
C compiler for the host machine: /opt/local/bin/gcc-mp-12 (gcc 12.2.0 "gcc-mp-12 (MacPorts gcc12 12.2.0_0) 12.2.0")
C linker for the host machine: /opt/local/bin/gcc-mp-12 ld64 97.17
C++ compiler for the host machine: /opt/local/bin/g++-mp-12 (gcc 12.2.0 "g++-mp-12 (MacPorts gcc12 12.2.0_0) 12.2.0")
C++ linker for the host machine: /opt/local/bin/g++-mp-12 ld64 97.17
Host machine cpu family: ppc
Host machine cpu: power macintosh
Program python3 found: YES (/opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11)

meson.build:143:2: ERROR: Problem encountered: You should use Clang on OSx.

comment:2 Changed 13 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

this no longer happens, built 20230226

comment:3 Changed 13 months ago by kencu (Ken)

the issue with gcc vs clang is different thing

Note: See TracTickets for help on using tickets.