Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641614 - net-libs/libhubbub-0.3.4 : [TEST] test/tokeniser2.c:51:10: error: implicit declaration of function is_error ; did you mean mc_error ? [-Werror=implicit-function-declaration]
Summary: net-libs/libhubbub-0.3.4 : [TEST] test/tokeniser2.c:51:10: error: implicit de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virgil Dupras (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-18 21:02 UTC by Toralf Förster
Modified: 2018-12-02 10:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.23 KB, text/plain)
2017-12-18 21:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.78 KB, text/plain)
2017-12-18 21:02 UTC, Toralf Förster
Details
environment (environment,94.03 KB, text/plain)
2017-12-18 21:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.45 KB, application/x-bzip)
2017-12-18 21:02 UTC, Toralf Förster
Details
net-libs:libhubbub-0.3.4:20171218-203304.log (net-libs:libhubbub-0.3.4:20171218-203304.log,30.92 KB, text/plain)
2017-12-18 21:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.88 KB, application/x-bzip)
2017-12-18 21:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-18 21:02:04 UTC
In file included from test/tokeniser2.c:15:0:
test/tokeniser2.c: In function ‘main’:
test/tokeniser2.c:51:10: error: implicit declaration of function ‘is_error’; did you mean ‘mc_error’? [-Werror=implicit-function-declaration]
  assert(!is_error(json));
          ^
test/testutils.h:31:13: note: in definition of macro ‘assert’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_test_20171216-103216

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/libhubbub
[ebuild  N    ] net-libs/libhubbub-0.3.4  USE="-debug -doc -static-libs {-test}" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-12-18 21:02:07 UTC
Created attachment 510808 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-18 21:02:10 UTC
Created attachment 510810 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-18 21:02:13 UTC
Created attachment 510812 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-18 21:02:16 UTC
Created attachment 510814 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-18 21:02:19 UTC
Created attachment 510816 [details]
net-libs:libhubbub-0.3.4:20171218-203304.log
Comment 6 Toralf Förster gentoo-dev 2017-12-18 21:02:22 UTC
Created attachment 510818 [details]
temp.tbz2
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2018-11-30 21:00:45 UTC
I can't reproduce on an up-to-date system. All tests run without failure here. Toralf, could you please run it again and confirm? Thanks.
Comment 8 Toralf Förster gentoo-dev 2018-12-02 10:35:28 UTC
fixed I'd say.