[kmail2] [Bug 415160] New: Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

Bart Ribbers bugzilla_noreply at kde.org
Sat Dec 14 00:05:36 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=415160

            Bug ID: 415160
           Summary: Compilation failure, MessageViewer::Viewer has no
                    member named 'dkimWidgetInfo'
           Product: kmail2
           Version: 5.13.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: bribbers at disroot.org
  Target Milestone: ---

SUMMARY
The latest KMail release (service release 19.12.0) fails to compile on Alpine
Linux (a musl based system)

STEPS TO REPRODUCE
1. Compile KMail like normal on a Musl system

OBSERVED RESULT

/home/builder/aports/testing/kmail/src/kmail-19.12.0/src/kmreadermainwin.cpp:114:59:
error: 'class MessageViewer::Viewer' has no member named 'dkimWidgetInfo'
  114 |    
statusBar()->addPermanentWidget(mReaderWin->viewer()->dkimWidgetInfo());

EXPECTED RESULT
Compilation to succeed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux edge, kernel 5.4.3
(available in About System)
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION

This system is based on Musl which I'd normally blame, but it doesn't seem to
be the case here. I am however not sure where MessageViewer comes from.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list