You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tkloczko@pers-jacek x86_64-redhat-linux-gnu]$ cmake -LCMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases.CMake Error: The source directory "/home/tkloczko/rpmbuild/BUILD/exiv2-0.28.0/x86_64-redhat-linux-gnu" does not appear to contain CMakeLists.txt.Specify --help for usage, or press the help button on the CMake GUI.-- Cache valuesBUILD_SHARED_LIBS:BOOL=ONBUILD_TESTING:BOOL=ONBUILD_WITH_CCACHE:BOOL=OFFBUILD_WITH_COVERAGE:BOOL=OFFBUILD_WITH_STACK_PROTECTOR:BOOL=ONCMAKE_BUILD_TYPE:STRING=RelWithDebInfoCMAKE_INSTALL_PREFIX:PATH=/usrCXX_FILESYSTEM_HAVE_FS:BOOL=TRUECXX_FILESYSTEM_HEADER:STRING=filesystemCXX_FILESYSTEM_IS_EXPERIMENTAL:BOOL=FALSECXX_FILESYSTEM_NAMESPACE:STRING=std::filesystemEXIV2_BUILD_DOC:BOOL=ONEXIV2_BUILD_EXIV2_COMMAND:BOOL=ONEXIV2_BUILD_FUZZ_TESTS:BOOL=OFFEXIV2_BUILD_SAMPLES:BOOL=OFFEXIV2_BUILD_UNIT_TESTS:BOOL=ONEXIV2_ENABLE_BMFF:BOOL=ONEXIV2_ENABLE_BROTLI:BOOL=ONEXIV2_ENABLE_CURL:BOOL=OFFEXIV2_ENABLE_DYNAMIC_RUNTIME:BOOL=ONEXIV2_ENABLE_INIH:BOOL=ONEXIV2_ENABLE_LENSDATA:BOOL=ONEXIV2_ENABLE_NLS:BOOL=ONEXIV2_ENABLE_PNG:BOOL=ONEXIV2_ENABLE_VIDEO:BOOL=ONEXIV2_ENABLE_WEBREADY:BOOL=ONEXIV2_ENABLE_XMP:BOOL=ONEXIV2_TEAM_OSS_FUZZ:BOOL=OFFEXIV2_TEAM_PACKAGING:BOOL=OFFFilesystem_FOUND:BOOL=TRUEGETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/bin/msgfmtGETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/bin/msgmergeXGETTEXT:FILEPATH=/usr/bin/xgettext
Expected behavior
Test suite should not fail.
Desktop (please complete the following information):
Describe the bug
Looks like etst suite fails in
bugfixTests
unit.To Reproduce
cmake settings:
Expected behavior
Test suite should not fail.
Desktop (please complete the following information):
Additional context
Test suite output
The text was updated successfully, but these errors were encountered: