Le 08/01/2023 à 00:46, Richard B. Kreckel a écrit :

2) Based on mozillavpn_2.9.0-1.debian.tar.xz, apply some changes to debian/ directory:    a) -DBUILD_TESTING=OFF to dh_auto_configure argument in debian/rules (without it it FTBFS trying to run some tests and that is also in upstream's rules file)    d) change rm -rf debian/mozillavpn/etc/opt/chrome to rm -rf debian/mozillavpn/etc/opt in debian/rules so purge won't remove /etc/opt/ since there's nothing in there anyway    c) Add packages python3-click and python3-jinja2 to Build-Depnds in debian/control (without these, it FTBFS)    d) remove libqt6* and qt6-qpa-plugins dependencies in debian/control (see #1026957).


I tried with these changes but I am getting:


/<<PKGBUILDDIR>>/src/connectionbenchmark/benchmarktaskdownload.cpp:50:4: error: #error Check if QT added support for QDnsLookup::lookup() on Android    50 | #  error Check if QT added support for QDnsLookup::lookup() on Android
      |    ^~~~~
[ 56%] Building CXX object src/CMakeFiles/mozillavpn.dir/connectionbenchmark/benchmarktaskping.cpp.o

rings a bell?

Thanks

S

Reply via email to