Skip to content

make run fails on m4 MacBook #1494

@akurinnoy

Description

@akurinnoy

Currently, I'm not able to run the controller locally:

❯ make run
Current env vars:
    NAMESPACE=devworkspace-controller
    DWO_IMG=quay.io/devfile/devworkspace-controller:next
    DWO_BUNDLE_IMG=quay.io/devfile/devworkspace-operator-bundle:next
    DWO_INDEX_IMG=quay.io/devfile/devworkspace-operator-index:next
    PROJECT_CLONE_IMG=quay.io/devfile/project-clone:next
    PULL_POLICY=Always
    ROUTING_SUFFIX=192.168.49.2.nip.io
    DEFAULT_ROUTING=basic
    DEVWORKSPACE_API_VERSION=a6ec0a38307b63a29fad2eea945cc69bee97a683
Build environment:
    Build Time:       2025-08-26T11:27:49Z
    Go Package Path:  github.com/devfile/devworkspace-operator
    Architecture:     arm64
    Git Commit SHA-1: 8f2d76431af9186a6f4ef2b3f644d00622d0c424
bash: -c: line 0: unexpected EOF while looking for matching `''
bash: -c: line 1: syntax error: unexpected end of file
make: *** [_gen_configuration_env] Error 2

This failure is caused by the _gen_configuration_env target.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions