Bug ID 1212936
Summary [Build 20230701] qgis fails to build against updated exiv2
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/3399778/modules/qgis/steps/21
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By openQA
Blocker Yes

## Observation

exiv2 was updated to version 0.28.x; as a result, qgis now fails to build:

[  868s]
/home/abuild/rpmbuild/BUILD/qgis-3.30.3/src/core/raster/qgsexiftools.cpp:69:40:
error: 'const class Exiv2::Xmpdatum' has no member named 'toLong'
[  868s]    69 |         val = QVariant::fromValue( it->toLong() );


openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_gnome@64bit
fails in
[qgis](https://openqa.opensuse.org/tests/3399778/modules/qgis/steps/21)

## Test suite description
Maintainer: QE Core, asmorodskyi. Extra tests which were designed to run on
gnome


## Reproducible

Fails since (at least) Build
[20230630](https://openqa.opensuse.org/tests/3398067)


## Expected result

Last good: [20230629](https://openqa.opensuse.org/tests/3395201) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=extra_tests_gnome&version=Tumbleweed)


You are receiving this mail because: