From b5174b72538d06bd8488e9676a184c7418852f48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Jan 2019 12:09:40 -0400 Subject: [PATCH] compiler toolchain being broken in freebsd update is not a bug in git-annex --- ...StateVar__44___SafeSemaphore__44___IfElse_fail.mdwn | 2 ++ ...comment_1_ec60a8b7fe91d62c60406315891c8811._comment | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail/comment_1_ec60a8b7fe91d62c60406315891c8811._comment diff --git a/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail.mdwn b/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail.mdwn index 1902efc431..afcf23be64 100644 --- a/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail.mdwn +++ b/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail.mdwn @@ -68,3 +68,5 @@ alex-3.2.4: configure ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Yes! git-annex has been _very_ helpful for my personal website (see ), and was working like a charm on FreeBSD 11.2. + +> [[done]], not a bug in git-annex. --[[Joey]] diff --git a/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail/comment_1_ec60a8b7fe91d62c60406315891c8811._comment b/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail/comment_1_ec60a8b7fe91d62c60406315891c8811._comment new file mode 100644 index 0000000000..69fc119b27 --- /dev/null +++ b/doc/bugs/Can__39__t_compile_on_FreeBSD__58___alex__44___StateVar__44___SafeSemaphore__44___IfElse_fail/comment_1_ec60a8b7fe91d62c60406315891c8811._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-01-01T16:08:20Z" + content=""" +This is a failure installing depedencies of git-annex, and it looks kind of +like your cabal or haskell toolchain is broken. + +This is not a bug in git-annex. +"""]]