[digikam] [Bug 348211] New: digikam fails to build using >=gcc-5

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] New: digikam fails to build using >=gcc-5

Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

            Bug ID: 348211
           Summary: digikam fails to build using >=gcc-5
           Product: digikam
           Version: 4.10.0
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

The regex in core/CMakeLists.txt will not match gcc-5 (or newer) version,
preventing cmake from running correctly.

The test is not robust, and has special handling for gcc-3.3 on Mac. I have a
patch that makes this a little simpler, and hopefully somewhat more robust.

Reproducible: Always

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] digikam fails to build using >=gcc-5

Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

--- Comment #1 from Jonathan Adamczewski <[hidden email]> ---
Created attachment 92816
  --> https://bugs.kde.org/attachment.cgi?id=92816&action=edit
Support for arbitrary gcc versions

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] digikam fails to build using >=gcc-5

Gilles Caulier-4
In reply to this post by Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Portability

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] digikam fails to build using >=gcc-5

Gilles Caulier-4
In reply to this post by Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |4.11.0
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/f179c5688786ced1b32272c
                   |                            |5730b2c0e4c4b5616

--- Comment #2 from Gilles Caulier <[hidden email]> ---
Git commit f179c5688786ced1b32272c5730b2c0e4c4b5616 by Gilles Caulier.
Committed on 25/05/2015 at 20:17.
Pushed by cgilles into branch 'master'.

apply patch #92816 to fix GCC version check with release > 5.w
FIXED-IN: 4.11.0

M  +1    -7    CMakeLists.txt

http://commits.kde.org/digikam/f179c5688786ced1b32272c5730b2c0e4c4b5616

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] digikam fails to build using >=gcc-5

Gilles Caulier-4
In reply to this post by Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

--- Comment #3 from Gilles Caulier <[hidden email]> ---
Git commit a9125c563aa6a9dcff35ff0d9051663e73f0450f by Gilles Caulier.
Committed on 25/05/2015 at 20:24.
Pushed by cgilles into branch 'frameworks'.

backport commit #f179c5688786ced1b32272c5730b2c0e4c4b5616 from git/master to
frameworks branch

M  +1    -7    libs/dimg/CMakeLists.txt

http://commits.kde.org/digikam/a9125c563aa6a9dcff35ff0d9051663e73f0450f

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 348211] digikam fails to build using >=gcc-5

bugzilla_noreply
In reply to this post by Jonathan Adamczewski
https://bugs.kde.org/show_bug.cgi?id=348211

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Portability                 |Bundle-Tarball

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