Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775794 - dev-libs/libgaminggear-0.15.1[doc] fails to configure: INSTALL DIRECTORY given no DESTINATION!
Summary: dev-libs/libgaminggear-0.15.1[doc] fails to configure: INSTALL DIRECTORY give...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
: 914165 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-13 11:32 UTC by jannis
Modified: 2024-02-14 07:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo,25.53 KB, text/plain)
2021-03-13 11:33 UTC, jannis
Details
re-add removed -DDOCDIR.patch (0001-dev-libs-libgaminggear-re-add-removed-DDOCDIR.patch,1.28 KB, patch)
2021-03-13 12:21 UTC, Ionen Wolkens
Details | Diff
build.log (build.log,5.46 KB, text/plain)
2021-03-13 12:44 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2021-03-13 11:32:53 UTC
I'm currently recompiling my @world and dev-libs/libgaminggear-0.15.1 failed to configure. Error message is:

CMake Error at include/gaminggear/CMakeLists.txt:18 (INSTALL):
  INSTALL DIRECTORY given no DESTINATION!

However, further above, there are warnings:
CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_POLICY):
  The OLD behavior for policy CMP0022 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.

Reproducible: Always
Comment 1 jannis 2021-03-13 11:33:19 UTC
Created attachment 691176 [details]
emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2021-03-13 12:21:16 UTC
Created attachment 691179 [details, diff]
re-add removed -DDOCDIR.patch
Comment 3 jannis 2021-03-13 12:44:20 UTC
Created attachment 691182 [details]
build.log
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-13 07:54:22 UTC
*** Bug 914165 has been marked as a duplicate of this bug. ***