diff --git a/recipes/wip/ast-grep/recipe.toml b/recipes/wip/ast-grep/recipe.toml
index 674f09ebbb882f1b2db6b568c2d45915d0a74f8a..9c99833dabbdd09b20fa75ce2515dc61ec16e266 100644
--- a/recipes/wip/ast-grep/recipe.toml
+++ b/recipes/wip/ast-grep/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compilation error
 [source]
 git = "https://github.com/ast-grep/ast-grep"
 rev = "74c54fc3e322c6017bc043e199420644ad961ff5"
diff --git a/recipes/wip/cotp/recipe.toml b/recipes/wip/cotp/recipe.toml
index fdd9c8dfbafefcca0a4886b265e6280ff72cff2f..4e51b82671046223da0bc8c71588df0e2edbf25d 100644
--- a/recipes/wip/cotp/recipe.toml
+++ b/recipes/wip/cotp/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO make dependencies work
 [source]
 git = "https://github.com/replydev/cotp"
 rev = "ac3c11dda7b66c0c70a4106b769b5db53becc558"
diff --git a/recipes/wip/lldap/recipe.toml b/recipes/wip/lldap/recipe.toml
index 99a5b05f4c2027fce305bc5dba74b016cea44542..e97d8e79da24e94476752953c155d464572e0fa8 100644
--- a/recipes/wip/lldap/recipe.toml
+++ b/recipes/wip/lldap/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO program source code error (after cargo update and a patch on ring)
 [source]
 git = "https://github.com/lldap/lldap"
 [build]
diff --git a/recipes/wip/moon/recipe.toml b/recipes/wip/moon/recipe.toml
index 6183cc5fa507ef90669577ff07a7e2d4aa3213b4..c285304d15e611799639f98e0f7e937cbedb8029 100644
--- a/recipes/wip/moon/recipe.toml
+++ b/recipes/wip/moon/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO openssl-sys crate error (after cargo update)
 [source]
 git = "https://github.com/moonrepo/moon"
 [build]
diff --git a/recipes/wip/netscanner/recipe.toml b/recipes/wip/netscanner/recipe.toml
index 8a5e2d7ef6b2c02a78a20d858de3dce39ebe70c8..8bcd33cc8d677ad74c73a93dde57e4948ca40b3b 100644
--- a/recipes/wip/netscanner/recipe.toml
+++ b/recipes/wip/netscanner/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO pnet_sys crate error
 [source]
 git = "https://github.com/Chleba/netscanner"
 [build]