[Bug 236849] graphics/gwenview: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 28 18:49:39 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236849

Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
                   |eeBSD.org)                  |

--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
This doesn't look like the right fix to me. Gwenview should already build this
file with exceptions on. From lib/CMakeLists.txt:

kde_source_files_enable_exceptions(
    exiv2imageloader.cpp
    imagemetainfomodel.cpp
    timeutils.cpp
    cms/cmsprofile.cpp
    document/abstractdocumentimpl.cpp
    document/document.cpp
    document/loadingdocumentimpl.cpp
    jpegcontent.cpp
    )

which makes me suspect the problem's actually elsewhere. Could you post a
verbose build log for us to take a look?

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


More information about the kde-freebsd mailing list