esp-idf does not work with pyparsing-3.1.0. See https://github.com/espressif/esp-idf/issues/11709. Reproducible: Always
Alternatively https://github.com/espressif/esp-idf/commit/4020b0deb036ffa3fd01d2dac2297670f65fb7c3 can be applied which should fix the issue with pyparsing-3.1.0
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1268e02d8a1ae483031ce41872a23e8346d27645 commit 1268e02d8a1ae483031ce41872a23e8346d27645 Author: David Roman <davidroman96@gmail.com> AuthorDate: 2023-07-05 13:44:01 +0000 Commit: David Roman <davidroman96@gmail.com> CommitDate: 2023-07-05 13:44:01 +0000 dev-embedded/esp-idf: fix pyparsing-3.1.0 compatibility Closes: https://bugs.gentoo.org/908878 Signed-off-by: David Roman <davidroman96@gmail.com> dev-embedded/esp-idf/esp-idf-5.0.2-r1.ebuild | 158 +++++++++++++++++++++++++++ 1 file changed, 158 insertions(+)