On Wed, Jul 27, 2016 at 1:47 PM, Nazarii Vitak <nazarii.vi...@gmail.com> wrote:
> Hi everyone,
>
> I tried to update the darktable through git. The command ./build.sh ended up
> in error.
> Last lines from terminal:
> "CMake Error at
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108
> (message):
>   Could NOT find GTK3 (missing: VERSION_OK) (Required is at least version
>   "3.14")
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315
> (_FPHSA_FAILURE_MESSAGE)
>   cmake/modules/FindGTK3.cmake:58 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   src/CMakeLists.txt:146 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> "
> As I understand it requires gtk3 >3.14, but I have found that installation
> of gtk3 3.14 brokes unity. The only way is to upgrade the system, but I
> usually do this when xx.04.2 LTS appears. Could it possibly be fixed to
> build darktable at 14.04.
> I have attached ~/darktable/build/CMakeFiles/CMakeOutput.log and
> ~/darktable/build/CMakeFiles/CMakeError.log.
Yes, darktable git master now requires gtk3 3.14+ to build.
The 3.14 was chosen because even debian stable has that version.

That is not a bug.
This was intentional.
Therefore this will not be fixed.

The solution is:
*). Either use stable darktable version (2.0.x), which still requires 3.10+
*) or keep using the git master at the moment just before gtk version
requirement was bumped
   Do note that it will no longer be considered a build of "git
master", and is perhaps more
   riskier than using the actual "git master".
*) Or update gtk, possibly by updating the system to something newer.

LTS is only about the packages present in said LTS release, it has
nothing to do whatsoever
with the choices about version requirement made by the developers of
the software...

Also see "[darktable-user] Compiling last git master failed because of
GTK-3 outdated" thread.

> If you need more information let me know how I can gather this information
> and I try to obtain it.
>
Roman.

> ___________________________________________________________________________
> darktable developer mailing list to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to