Skip to content

llvm-strip.exe error: unexpected associative section index #53433

@encelo

Description

@encelo

I'm the developer of nCine, a cross-platform 2D game framework that is constantly built by GitHub Actions using different compilers, on different platforms.

Since some months there is a combination in the test matrix that it consistently failing: when I compile my project on MSYS2 using clang then I have a strange issue with llvm-strip.

The error message is: C:\msys64\mingw64\bin/llvm-strip.exe: error: 'D:/a/nCine/nCine-build-DevDist/libncine.dll': unexpected associative section index. Basically my library cannot be stripped for some reason and this was not happening some months ago.

I can reproduce the issue on my machine with MSYS2 installed and Clang 13, it is not a GitHub Actions runner only issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions