Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467700 - dev-libs/libreport-2.0.13 fails to build with dev-libs/json-c-0.11
Summary: dev-libs/libreport-2.0.13 fails to build with dev-libs/json-c-0.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://github.com/abrt/libreport/pul...
Whiteboard:
Keywords:
Depends on:
Blocks: 467644
  Show dependency tree
 
Reported: 2013-04-28 08:45 UTC by Maciej Piechotka
Modified: 2013-04-28 14:38 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 Maciej Piechotka 2013-04-28 08:45:27 UTC
dev-libs/libreport-2.0.13 fails to build with dev-libs/json-c-0.11. This is the same problem as was with pulseaudio:

checking for JSON_C... no
configure: error: Package requirements (json) were not met:

No package 'json' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables JSON_C_CFLAGS
and JSON_C_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-04-28 09:56:24 UTC
An emerge --info and build.log would be nice
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-04-28 14:38:59 UTC
Fixed, thanks.

+  28 Apr 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
+  libreport-2.0.13.ebuild, +files/libreport-2.0.13-json-c-0.11.patch:
+  Fix building with json-c-0.11 (bug #467700, thanks to Markos Chandras for the
+  patch).