david_david
david_david
Hi, I tried to build libqtshadowsocks on Mageia Cauldron against Botan 2.11.0 but it fails to build due to: > /home/iurt/rpmbuild/BUILD/libQtShadowsocks-2.1.0/lib/crypto/cipher.cpp: In constructor 'QSS::Cipher::Cipher(const string&, std::__cxx11::string, std::__cxx11::string, bool)': /home/iurt/rpmbuild/BUILD/libQtShadowsocks-2.1.0/lib/crypto/cipher.cpp:94:25: error:...
Hi, cutemarked doesn't built anymore against new Qt5 5.11 , so this following patch fixes this issue: http://svnweb.mageia.org/packages/cauldron/cutemarked/current/SOURCES/cutemarked-0.11.3-fix-build-against-qt-5.11.0.patch?view=markup&pathrev=1234633
Hello bomi Team, I can't no more compile bomi on our Mageia (Cauldron) Build System, I get an error: In file included from ./misc/is_convertible.hpp:4:0, from ./misc/json.hpp:5, from audio/channelmanipulation.cpp:3: ./tmp/type_traits.hpp:37:16: error:...
Hi, I'm a mageia linux packager, and I tried to compile veracrypt against libfuse3 but unsuccessfully. Could this project be ported to libfuse3 (3.7.0)? for now it is still needed...
The pcre library is deprecated and no longer supported by the upstream. Please consider switching the project to [pcre2](https://github.com/PCRE2Project/pcre2). Also some distributions, like us Mageia Linux, now starts to retire...
Hi, On Mageia Linux we compile with "--no-undefined -Wl" as ld flags per default but nco fails to build with the following underlinking issue: > /usr/bin/ld: /home/david/mgarepo/03_Plasma/nco/BUILD/nco-5.1.6/src/nco/nco_cln_utl.c:689: undefined reference to...
Hi, On Mageia Cauldron python-zeroconf fails to build only on armv7 with: `Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/iurt/rpmbuild/BUILD/zeroconf-0.132.2/pyproject-wheeldir ERROR: Could not find a version that...
Hi, I tried on Mageia Cauldron to compile ocaml-benchmark 1.6 but it fails to build with the following issue: > cd ocaml-benchmark-1.6 '[' 1 -eq 1 ']' '[' 1 -eq...
The PCRE library is now abandoned and not maintained anymore. That library should not be used, especially when the input can come from an untrusted source. There is a newer...
Hi, I tried on Mageia Cauldron to build latest 20180416 release but I get a build issue: > In file included from srv_classify.c:45:0: /usr/include/c_icap/c-icap.h:113:28: note: format string is defined here...