pkgsrc-WIP-changes archive

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

guile-haunt: Add TODO.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Wed Mar 20 08:51:45 2019 +0000
Changeset:	dc9dd70ff157b083ab0e17f1b6128f1f95a74240

Modified Files:
	guile-haunt/TODO

Log Message:
guile-haunt: Add TODO.

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

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

diffstat:
 guile-haunt/TODO | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diffs:
diff --git a/guile-haunt/TODO b/guile-haunt/TODO
index 5b73c199b0..e415a3cfdb 100644
--- a/guile-haunt/TODO
+++ b/guile-haunt/TODO
@@ -1 +1,22 @@
 * guile-reader (missing package), adds support for Skribe
+
+* Fix 'haunt serve -w' invocation:
+/usr/pkg/guile/2.2/bin/haunt serve -w
+serving /tmp/krosos on port 8080
+Backtrace:
+           4 (primitive-load "/usr/pkg/guile/2.2/bin/haunt")
+In haunt/ui.scm:
+    124:6  3 (run-haunt-command _ . _)
+In haunt/ui/serve.scm:
+    134:6  2 (haunt-serve . _)
+In ice-9/threads.scm:
+    147:6  1 (call-with-new-thread #<procedure 7a13b492c8e0 at haun?> ?)
+In unknown file:
+           0 (%call-with-new-thread #<procedure 7a13b485d480 at ice-?>)
+
+ERROR: In procedure %call-with-new-thread:
+Function not implemented
+*** Error code 1
+
+Stop.
+make: stopped in /home/ng0/src/websites/old/website


Home | Main Index | Thread Index | Old Index