Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 17:58:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200338] devel/mongo-c-driver: Update to 1.1.6; Add new port devel/libbson
Message-ID:  <bug-200338-13-iQTcZDxiQi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200338-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200338-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200338

Kurt Jaeger <pi@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pi@FreeBSD.org

--- Comment #9 from Kurt Jaeger <pi@FreeBSD.org> ---
I took your port from 

https://github.com/pusateri/ports/tree/master/devel/mongo-c-driver

and tried to build it on 11amd64. It failed with:

/bin/sh ./libtool  --tag=CC   --mode=link cc -I./src/mongoc -I./src/mongoc
-I/usr/local/include/libbson-1.0   -O2 -pipe  -fstack-protector
-fno-strict-aliasing -Wall -Waggregate-return -Wcast-align
-Wdeclaration-after-statement -Wempty-body -Wformat -Wformat-nonliteral
-Wformat-security -Winit-self -Winline -Wmissing-include-dirs
-Wno-strict-aliasing -Wno-uninitialized -Wredundant-decls -Wreturn-type
-Wshadow -Wswitch-default -Wswitch-enum -Wundef -Wuninitialized -O2 
-fstack-protector -o filter-bsondump examples/filter_bsondump-filter-bsondump.o
libmongoc-1.0.la -L/usr/local/lib -lbson-1.0   
/usr/bin/ld: undefined reference to symbol `pthread_create@@FBSD_1.0' (try
adding -lthr)
//lib/libthr.so.3: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:2047: recipe for target 'test-libmongoc' failed
gmake[2]: *** [test-libmongoc] Error 1

Any ideas ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200338-13-iQTcZDxiQi>