Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504452 - dev-util/kdevelop-4.6.0: failed to compile without qjson
Summary: dev-util/kdevelop-4.6.0: failed to compile without qjson
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 05:15 UTC by kulti
Modified: 2014-03-13 09:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kulti 2014-03-13 05:15:20 UTC
At now kdevelop depends on dev-libs/qjson-0.8.1. Use-flag reviewboard disabled, but I found the following error message
-- checking for module 'QJson'
--   package 'QJson' not found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find QJson (missing: QJSON_LIBRARY QJSON_INCLUDE_DIR)

Ebuild should be fixed.

Reproducible: Always
Comment 1 tobias 2014-03-13 07:41:23 UTC
Exactly the same for me (on ~amd64)
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2014-03-13 09:49:19 UTC
Thanks for reporting. Upstream acked that qjson is now required to build. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  13 Mar 2014; Johannes Huber <johu@gentoo.org> kdevelop-4.6.0.ebuild:
+  Drop USE reviewboard as dev-libs/qjson is now non-optional, bug #504452.
+