[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905035: libkf5kdcraw: FTBFS against libraw 0.19.0



Package: src:libkf5kdcraw
Version: 17.08.3-1
Severity: important
Control: block 904777 -1

Dear Maintainer,

while testing build status of reverse dependencies of libraw for the
upcoming transition (now moving from 0.18.xx to 0.19.0, with a SONAME
bump), your package has shown problems with this new version of the
library I maintain.

Following, here's a snippet of the error encountered:

/<<PKGBUILDDIR>>/src/kdcraw_p.cpp: In member function 'bool KDcrawIface::KDcraw::Private::loadFromLibraw(const QString&, QByteArray&, int&, int&, int&)':
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:377:32: error: 'struct libraw_output_params_t' has no member named 'linenoise'
             raw.imgdata.params.linenoise    = m_parent->m_rawDecodingSettings.NRThreshold * 2.11E-5 + 0.00111111;
                                ^~~~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:378:32: error: 'struct libraw_output_params_t' has no member named 'cfaline'
             raw.imgdata.params.cfaline      = true;
                                ^~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:385:32: error: 'struct libraw_output_params_t' has no member named 'lclean'
             raw.imgdata.params.lclean       = m_parent->m_rawDecodingSettings.NRThreshold     * 5E-5;
                                ^~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:386:32: error: 'struct libraw_output_params_t' has no member named 'cclean'
             raw.imgdata.params.cclean       = m_parent->m_rawDecodingSettings.NRChroThreshold * 5E-5;
                                ^~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:387:32: error: 'struct libraw_output_params_t' has no member named 'cfa_clean'
             raw.imgdata.params.cfa_clean    = true;
                                ^~~~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:394:32: error: 'struct libraw_output_params_t' has no member named 'linenoise'
             raw.imgdata.params.linenoise    = 0;
                                ^~~~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:395:32: error: 'struct libraw_output_params_t' has no member named 'cfaline'
             raw.imgdata.params.cfaline      = false;
                                ^~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:396:32: error: 'struct libraw_output_params_t' has no member named 'lclean'
             raw.imgdata.params.lclean       = 0;
                                ^~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:397:32: error: 'struct libraw_output_params_t' has no member named 'cclean'
             raw.imgdata.params.cclean       = 0;
                                ^~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:398:32: error: 'struct libraw_output_params_t' has no member named 'cfa_clean'
             raw.imgdata.params.cfa_clean    = false;
                                ^~~~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:404:24: error: 'struct libraw_output_params_t' has no member named 'ca_correc'; did you mean 'exp_correc'?
     raw.imgdata.params.ca_correc  = m_parent->m_rawDecodingSettings.enableCACorrection;
                        ^~~~~~~~~
                        exp_correc
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:405:24: error: 'struct libraw_output_params_t' has no member named 'cared'
     raw.imgdata.params.cared      = m_parent->m_rawDecodingSettings.caMultiplier[0];
                        ^~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:406:24: error: 'struct libraw_output_params_t' has no member named 'cablue'
     raw.imgdata.params.cablue     = m_parent->m_rawDecodingSettings.caMultiplier[1];
                        ^~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:460:24: error: 'struct libraw_output_params_t' has no member named 'eeci_refine'
     raw.imgdata.params.eeci_refine    = m_parent->m_rawDecodingSettings.eeciRefine;
                        ^~~~~~~~~~~
/<<PKGBUILDDIR>>/src/kdcraw_p.cpp:461:24: error: 'struct libraw_output_params_t' has no member named 'es_med_passes'; did you mean 'med_passes'?
     raw.imgdata.params.es_med_passes  = m_parent->m_rawDecodingSettings.esMedPasses;
                        ^~~~~~~~~~~~~
                        med_passes
make[4]: *** [src/CMakeFiles/KF5KDcraw.dir/build.make:79: src/CMakeFiles/KF5KDcraw.dir/kdcraw_p.cpp.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:154: src/CMakeFiles/KF5KDcraw.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:144: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j8 returned exit code 2
make[1]: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: pre_build_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: debian/dhmk_build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


The severity of this bug report will be raised once the transition has
started.

Cheers.


-- System Information:
Debian Release: buster/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Attachment: signature.asc
Description: PGP signature


Reply to: