Skip to content

[Build] Fails on arm64: error: no member named 'linux_id' in 'cpuinfo_processor' #23181

Open
@yurivict

Description

Describe the issue

Build fails with version 1.18.2.

Urgency

No response

Target platform

FreeBSD 14.1

Build script

cmake && gmake

Error / output

/wrkdirs/usr/ports/misc/onnxruntime/work/onnxruntime-1.18.2/onnxruntime/core/platform/posix/env.cc:293:38: error: no member named 'linux_id' in 'cpuinfo_processor'
  293 |           th_aff.push_back(log_proc->linux_id);
      |                            ~~~~~~~~  ^
1 error generated.

log

Visual Studio Version

No response

GCC / Compiler Version

clang-18

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    buildbuild issues; typically submitted using template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions