From e2af689edde6c0c8afa63be336b698c887fc595b Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Mon, 14 Dec 2020 23:23:10 +0100 Subject: [PATCH] Note the 'Argument list too long' compile problems on homeassistant-full --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa1e26582..4ba321b09 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ New Ebuild, generated for `0.115.3` and later, currently holds **45** USE Flags. ### `app-misc/homeassistant-full` +WARNING: This one currently breaks emerge with an 'Argument list too long' error. It compiles with a [kernel hack](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/190#issuecomment-1002). Thanks to @gcampagnoli. + This Ebuild contains **746** USE Flags for (nearly) all components of Home Assistant with external dependencies. Most components compile, but these are too many (for me) to run tests for all of them on a regular schedule. This will be tested from time to time. Who would blame me for this at 800 USE Flags ;-) ### Commons for all three Main Ebuilds