Skip to content

lens tests fail on Debian 12 32-bit GCC 12 #3288

@neheb

Description

@neheb

Describe the bug

run tests

To Reproduce

meson compile -C a;meson test -C a

Expected behavior

works

Desktop (please complete the following information):

  • OS and version: Debian 12 x86
  • Exiv2 version and source: current master
  • Compiler and version: Gcc 12.2
  • Compilation mode and/or compiler flags: stock

Additional context

So this is interesting. I installed clang++-21 and it runs the tests just fine. which leads me to believe this is some kind of compiler bug. I can't really figure out what the tests have in common though...

Test output here: https://gist.github.com/neheb/78223979e24d623da7b61a982e81316a

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions