Discussion:
[Bug 205377] [NEW PORT] databases/libcouchbase: Multithreaded noSQL database (client and library)
(for gammel til at besvare)
b***@freebsd.org
2015-12-19 23:08:12 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Vladimir Krstulja <vlad-***@acheronmedia.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|New port: |[NEW PORT]
|databases/libcouchbase |databases/libcouchbase:
|Multithreaded noSQL |Multithreaded noSQL
|database (client and |database (client and
|library) |library)
URL| |https://github.com/couchbas
| |e/libcouchbase/
Keywords| |feature, needs-qa, patch,
| |patch-ready
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-22 20:55:20 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Kurt Jaeger <***@FreeBSD.org> changed:

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

--- Comment #1 from Kurt Jaeger <***@FreeBSD.org> ---
Please, can you check the submission with

portlint -AC

There are issues in the Makefile and the pkg-plist.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-24 17:01:37 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

--- Comment #2 from ***@secnetix.de ---
(In reply to Kurt Jaeger from comment #1)
Oh, ok. I only checked with portlint without any options.
I will fix that and upload a new shar.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 05:11:56 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

***@secnetix.de changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #164313|0 |1
is obsolete| |

--- Comment #3 from ***@secnetix.de ---
Created attachment 166081
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166081&action=edit
fixed .shar file

Ok, here is the updated .shar file.
This time it passes "portlint -AC" and also "port test ..."
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 05:58:01 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Kubilay Kocak <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Severity|Affects Many People |Affects Only Me
Status|New |Open
Keywords|needs-qa |
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 11:53:10 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

--- Comment #4 from Kurt Jaeger <***@FreeBSD.org> ---
***@work
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 12:24:26 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Kurt Jaeger <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch-ready |needs-qa

--- Comment #5 from Kurt Jaeger <***@FreeBSD.org> ---
Fails to build in poudriere due to dtrace issues (!)

See for example

http://people.freebsd.org/~pi/logs/databases__libcouchbase-10a-1453722509.txt

or the other files.

If we set LCB_BUILD_DTRACE OFF in CMakeLists, then it fails while downloading

http://packages.couchbase.com/clients/c/mock/CouchbaseMock-1.2.0-g85062e3.jar

which is not allowed while running in poudriere. The necessary distfiles
need to be downloaded in the fetch phase. See

http://people.freebsd.org/~pi/logs/databases__libcouchbase-10a-1453724462.txt

etc.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 16:57:11 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

--- Comment #6 from ***@secnetix.de ---
(In reply to Kurt Jaeger from comment #5)
Thank you. In the meantime I've also set up poudriere and can now better check
it.
I thought it's only making a network connection to localhost for testing but
obviously it does more :-(
I'll have a look at it.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 18:12:10 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Kubilay Kocak <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@secnetix.de
Flags| |maintainer-feedback?(gebhar
| |***@secnetix.de)
Keywords| |needs-patch
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-01-25 18:12:33 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Kubilay Kocak <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #166081| |maintainer-approval-
Flags| |

--- Comment #7 from Kubilay Kocak <***@FreeBSD.org> ---
Comment on attachment 166081
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166081
fixed .shar file

Fails QA
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-08-05 09:40:14 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205377

Sergey Avseyev <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@gmail.com

--- Comment #8 from Sergey Avseyev <***@gmail.com> ---
Created attachment 173308
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173308&action=edit
Updated to libcouchbase-2.6.2, re-enabled DTrace probes, marked as unsafe for
parallel make

Please, do not disable DTrace in libcouchbase, the problem is that it is
generated by custom perl-script which does not work with parallel build.

I will take ownership on this as I part of Couchbase SDK team, and my PHP
extension is depending on libcouchbase.
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...