Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513596 - net-libs/libhubbub-0.2.0[test]: tries to #include <json.h>
Summary: net-libs/libhubbub-0.2.0[test]: tries to #include <json.h>
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 16:10 UTC by Michał Górny
Modified: 2016-06-26 15:24 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-17 16:10:59 UTC
I know the tests are restricted but I don't see any explicit info why, so I'm reporting in case i's because of some other issue:

test/tokeniser2.c:5:18: fatal error: json.h: Nie ma takiego pliku ani katalogu
 #include <json.h>
                  ^

Of course the issue is that it doesn't use pkg-config (correctly?), and likely expects json-c at some ancient location.
Comment 1 Patrick Lauer gentoo-dev 2014-11-17 03:55:19 UTC
Yup, tests fail.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-26 15:24:58 UTC
commit e823285e46e506ace40067ec810e39164fe2be26
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sun Jun 26 17:13:48 2016
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sun Jun 26 17:13:48 2016

    net-libs/hubbub: Remove last rited packages