Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543984 - =dev-libs/mongo-c-driver-1.1.2 - ./.libs/libmongoc-priv.so: undefined reference to `bson_atomic_int64_add'
Summary: =dev-libs/mongo-c-driver-1.1.2 - ./.libs/libmongoc-priv.so: undefined referen...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: HPPA Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-21 06:59 UTC by Jeroen Roovers (RETIRED)
Modified: 2023-03-08 03:33 UTC (History)
3 users (show)

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


Attachments
dev-libs:mongo-c-driver-1.1.2:20150319-182740.log.xz (20150319-182740.log.xz,10.73 KB, application/x-xz)
2015-03-21 06:59 UTC, Jeroen Roovers (RETIRED)
Details
dev-libs:libbson-1.1.2:20150326-070208.log.xz (20150326-070208.log.xz,12.32 KB, application/x-xz)
2015-03-27 07:03 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2015-03-21 06:59:52 UTC
Created attachment 399344 [details]
dev-libs:mongo-c-driver-1.1.2:20150319-182740.log.xz

Looks like it bundles a copy of dev-libs/libbson.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-03-21 07:05:39 UTC
When I set --with-libbson=system, I get:

configure: error:

  --------------------------------------
   The libbson-1.0 library could not be
   found on your system. Please install
   libbson-1.0  development  package or
   set --with-libbson=auto.
  --------------------------------------
Comment 2 Ultrabug gentoo-dev 2015-03-23 09:02:46 UTC
hasty me.. fixed, thx jer

+*libbson-1.1.2 (23 Mar 2015)
+
+  23 Mar 2015; Ultrabug <ultrabug@gentoo.org> +libbson-1.1.2.ebuild:
+  version bump wrt #543984
+

+*mongo-c-driver-1.1.2-r1 (23 Mar 2015)
+
+  23 Mar 2015; Ultrabug <ultrabug@gentoo.org> -mongo-c-driver-1.1.2.ebuild,
+  +mongo-c-driver-1.1.2-r1.ebuild:
+  use system libbson fix #543984
+
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-03-27 07:00:45 UTC
That's all good but it didn't fix the original error shown in the Summary and the attached build log. I can't reproduce this on amd64 so I assume the problem is specifically about HPPA.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2015-03-27 07:03:31 UTC
Created attachment 399846 [details]
dev-libs:libbson-1.1.2:20150326-070208.log.xz

checking for __sync_add_and_fetch_8... no
Comment 5 matoro archtester 2022-12-04 04:58:29 UTC
No longer repros with current version in tree, 1.18.0-r1.  Retest please?