Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832712 - dev-util/kdevelop-21.12.2: failed (configure phase)
Summary: dev-util/kdevelop-21.12.2: failed (configure phase)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-04 16:06 UTC by Jean-Claude Aciman
Modified: 2022-04-21 10:42 UTC (History)
1 user (show)

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


Attachments
contains all the information requested (kdevelop-21.12.2.tar.gz,42.75 KB, application/gzip)
2022-02-04 16:06 UTC, Jean-Claude Aciman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Aciman 2022-02-04 16:06:15 UTC
Created attachment 764355 [details]
contains all the information requested

Errors and warnings found during configure phase:

-- Performing Test KDEV_HAVE_WERROR_UNDEFINED_BOOL_CONVERSION
-- Performing Test KDEV_HAVE_WERROR_UNDEFINED_BOOL_CONVERSION - Failed
-- Performing Test KDEV_HAVE_WERROR_TAUTOLOGICAL_UNDEFINED_COMPARE
-- Performing Test KDEV_HAVE_WERROR_TAUTOLOGICAL_UNDEFINED_COMPARE - Failed

CMake Deprecation Warning at plugins/debuggercommon/CMakeLists.txt:62 (cmake_policy):
  The OLD behavior for policy CMP0063 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.

-- Could NOT find OktetaGui (missing: OktetaGui_DIR)

-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
-- Found LLVM (version: 13.0.1): (using /usr/lib/llvm/13/bin/llvm-config)
--   Include dirs:   /usr/lib/llvm/13/include
--   LLVM libraries: /usr/lib/llvm/13/lib64/libLLVM-13.so
CMake Error at cmake/modules/FindClang.cmake:112 (message):
  Could not find Clang builtin directory
Call Stack (most recent call first):
  plugins/CMakeLists.txt:39 (find_package)

-- Configuring incomplete, errors occurred!

The above is from build.log file.
Errors are detailed in CMakeError.log attached

All requested files in the attachment:
- CMakeError.log
- CMakeOutput.log
- dev-util:kdevelop-21.12.2:20220204-151620.log (build.log)
- environment
- kdevelop.info
- kdevelop.out
- kdevelop.pqv
- kdevelop.workdir

Than you for your help.

Cheers.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-20 23:55:07 UTC
Fixed how? What happened?
Comment 2 Jean-Claude Aciman 2022-04-21 10:42:48 UTC
(In reply to Sam James from comment #1)
> Fixed how? What happened?

Fixed with an emerge --sync
Thank you.