[qca] [Bug 466854] 2.3.5: test suite is failing in `Hashing` unit
kloczek
bugzilla_noreply at kde.org
Mon Mar 6 09:22:21 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=466854
--- Comment #4 from kloczek <kloczko.tomasz at gmail.com> ---
I'm building qca with qt 5.15.8 (if it is what you've been asking for)
%cmake \
-D BUILD_TESTS=ON \
-D QCA_INSTALL_IN_QT_PREFIX=ON \
-D QCA_MAN_INSTALL_DIR=%{_mandir} \
-D WITH_botan_PLUGIN=ON \
%{nil}
List od build requires installed in build env
BuildRequires: cmake(Qt5Core) >= 5.14
BuildRequires: cmake(Qt5Test) >= 5.14
BuildRequires: gcc-c++
BuildRequires: libgcrypt-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(botan-2)
BuildRequires: pkgconfig(libcrypto)
BuildRequires: pkgconfig(libpkcs11-helper-1)
BuildRequires: pkgconfig(libsasl2)
BuildRequires: pkgconfig(libssl)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list