commit: d9d78d57e04a86ff7f9297ba26db616260f4306c Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 08:57:31 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 11:17:37 2026 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d9d78d57
profiles: mask failing sci-biology/vcflib Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> Part-of: https://github.com/gentoo/sci/pull/1386 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c22c0bd11..e753653ad 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# Alexander Puck Neuwirth <[email protected]> (2025-11-19) +# CMake Error at CMakeLists.txt:77 (add_library): +# No SOURCES given to target: vcflib +sci-biology/vcflib + # Alexander Puck Neuwirth <[email protected]> (2025-11-19) # CMake Error get_target_property() called with # non-existent target "doc".
