pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Bear: update TODO now that grpc is fixed



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 12 14:59:56 2024 +0200
Changeset:	6e256e7f457028429e9023d5997d1d59ef84c1bb

Modified Files:
	Bear/TODO

Log Message:
Bear: update TODO now that grpc is fixed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e256e7f457028429e9023d5997d1d59ef84c1bb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Bear/TODO | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diffs:
diff --git a/Bear/TODO b/Bear/TODO
index 0cbc632374..eb4aa10f26 100644
--- a/Bear/TODO
+++ b/Bear/TODO
@@ -1 +1,14 @@
-ld: /scratch/wip/Bear/work/.buildlink/lib/libgrpc.so: undefined reference to `grpc_core::MakeDirectoryReader(absl::lts_20240722::string_view)'
+6/7 Test #6: bear::intercept_unit_test ........Subprocess aborted***Exception:   0.13 sec
+    Start 7: bear::citnames_unit_test
+7/7 Test #7: bear::citnames_unit_test .........Subprocess aborted***Exception:   0.13 sec
+
+71% tests passed, 2 tests failed out of 7
+
+Total Test time (real) =   0.28 sec
+
+The following tests FAILED:
+          6 - bear::intercept_unit_test (Subprocess aborted)
+          7 - bear::citnames_unit_test (Subprocess aborted)
+
+Reported upstream:
+https://github.com/rizsotto/Bear/issues/599


Home | Main Index | Thread Index | Old Index