Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649160 - dev-libs/jansson-2.10: api/check-exports test fails on amd64-fbsd
Summary: dev-libs/jansson-2.10: api/check-exports test fails on amd64-fbsd
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Zero
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-01 07:38 UTC by Michał Górny
Modified: 2020-07-01 11:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,43.15 KB, text/plain)
2018-03-01 07:39 UTC, Michał Górny
Details
test-suite.log (test-suite.log,1.59 KB, text/plain)
2018-03-01 07:39 UTC, Michał Górny
Details
e-info.txt (e-info.txt,5.09 KB, text/plain)
2018-03-01 07:40 UTC, Michał Górny
Details

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 2018-03-01 07:38:13 UTC
api/check-exports
=================================================================
--- logs/api/check-exports/exports      2018-03-01 07:23:15.115762000 +0000
+++ logs/api/check-exports/output       2018-03-01 07:23:15.121259000 +0000
@@ -1,3 +1,15 @@
+hashtable_clear
+hashtable_close
+hashtable_del
+hashtable_get
+hashtable_init
+hashtable_iter
+hashtable_iter_at
+hashtable_iter_key
+hashtable_iter_next
+hashtable_iter_set
+hashtable_iter_value
+hashtable_set
 json_array
 json_array_append_new
 json_array_clear
...


Looks like the test suite relies on exported symbol control working while apparently it doesn't work here (not sure if it's issue generally with FreeBSD or something with the system).
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-01 07:39:35 UTC
Created attachment 521530 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-01 07:39:56 UTC
Created attachment 521532 [details]
test-suite.log
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-01 07:40:16 UTC
Created attachment 521534 [details]
e-info.txt
Comment 4 David Zero 2020-07-01 11:15:28 UTC
amd64-fbsd is defunct. Closing.