[digikam] [Bug 382703] Compile error with cmake 3.9

2022-01-31 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382703

[email protected] changed:

   What|Removed |Added

  Component|Portability-Compilation |Portability-Cmake

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-08-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382703

[email protected] changed:

   What|Removed |Added

  Component|Tarball |Tarball-Compilation

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-28 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #10 from Rik Mills  ---
(In reply to Simon from comment #9)
> The patch from that commit applies fine to 5.6.0 here. Did you apply within
> the core directory?

It seems to. Apologies, I forget the directory layout in the tarball had that
extra level. Hopefully this will build.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-28 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #9 from Simon  ---
The patch from that commit applies fine to 5.6.0 here. Did you apply within the
core directory?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-28 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #8 from Rik Mills  ---
(In reply to Simon from comment #7)
> You can find the commit where it was fixed at the top in the "Latest Commit"
> field:
> https://cgit.kde.org/digikam.git/commit/
> ?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5

I found that. Doesn't seem to apply to the 5.6.0 tarball though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-28 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=382703

Simon  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #7 from Simon  ---
You can find the commit where it was fixed at the top in the "Latest Commit"
field:
https://cgit.kde.org/digikam.git/commit/?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382703

[email protected] changed:

   What|Removed |Added

  Component|Portability |Bundle-Tarball

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-27 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #6 from Rik Mills  ---
(In reply to caulier.gilles from comment #5)
> Fixed with current implementation from git/master (next 5.7.0)

Can you reference an commit(s) please?

For now I will need to apply to 5.6

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382703

[email protected] changed:

   What|Removed |Added

   Version Fixed In||5.7.0
 Status|CONFIRMED   |RESOLVED
 CC||[email protected]
 Resolution|--- |FIXED
  Component|general |Portability
  Latest Commit||https://cgit.kde.org/digika
   ||m.git/commit/?id=7e00441c25
   ||7e7e9e5dc5ab983fc06046fb72b
   ||0c5

--- Comment #5 from [email protected] ---
Fixed with current implementation from git/master (next 5.7.0)

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382703

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-27 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=382703

Rik Mills  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||[email protected]

--- Comment #4 from Rik Mills  ---
My 5.6 rebuild with cmake 3.9 fails in just this way

Kubuntu artful development version
cmake 3.9

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-26 Thread Adam Stylinski
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #3 from Adam Stylinski  ---
Ah, well as another data point I am in fact using CMake 3.9.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-26 Thread rezso
https://bugs.kde.org/show_bug.cgi?id=382703

--- Comment #2 from rezso  ---
I tried it: with cmake 3.7.2 the build is successful, with cmake 3.9.0 fails.
After downgrading cmake to 3.7.2, I can compile the code without any problems.

It seems to me, that cmake 3.9 uses different dependency tracking / linking
method than older versions:
https://phabricator.kde.org/D6792

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 382703] Compile error with cmake 3.9

2017-07-26 Thread Adam Stylinski
https://bugs.kde.org/show_bug.cgi?id=382703

Adam Stylinski  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #1 from Adam Stylinski  ---
I'm seeing similar linking errors errors (missing vtables for
Digikam::ImageModel), though it's unclear if it's related to cmake versions.  I
only have one version of CMake to test.

-- 
You are receiving this mail because:
You are watching all bug changes.