After update of mbedtls to net-libs/mbedtls-3.6.2-r100, emerge @preserved-rebuild will fail. Reproducible: Always Steps to Reproduce: 1. emerge =net-libs/mbedtls-3.6.2-r100 2. emerge openrgb Actual Results: usr/lib64/qt5/mkspecs/linux-g++ -o HueCommandAPI.o dependencies/hueplusplus-1.0.0/src/HueCommandAPI.cpp dependencies/hueplusplus-1.0.0/src/EntertainmentMode.cpp:24:10: fatal error: mbedtls/ctr_drbg.h: No such file or directory 24 | #include "mbedtls/ctr_drbg.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:4217: EntertainmentMode.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: app-misc/openrgb-0.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/openrgb-0.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/openrgb-0.9::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-misc/openrgb-0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/openrgb-0.9/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/openrgb-0.9/work/OpenRGB-release_0.9' * S: '/var/tmp/portage/app-misc/openrgb-0.9/work/OpenRGB-release_0.9' >>> Failed to emerge app-misc/openrgb-0.9, Log file: >>> '/var/tmp/portage/app-misc/openrgb-0.9/temp/build.log'
Created attachment 915973 [details] build.log
Created attachment 915974 [details] eclass-debug.log
Created attachment 915975 [details] enviroment
the openrgb-9999 fails too on same dependency of openrgb -> hueplusplus compiling dependencies/hueplusplus-1.1.0/src/Group.cpp dependencies/hueplusplus-1.1.0/src/EntertainmentMode.cpp:24:10: fatal error: mbedtls/certs.h: No such file or directory 24 | #include "mbedtls/certs.h" | ^~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:12167: EntertainmentMode.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: app-misc/openrgb-9999::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/openrgb-9999::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/openrgb-9999::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-misc/openrgb-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/openrgb-9999/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/openrgb-9999/work/openrgb-9999' * S: '/var/tmp/portage/app-misc/openrgb-9999/work/openrgb-9999' >>> Failed to emerge app-misc/openrgb-9999, Log file:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b70ffe373403e926190075b9c268e807a5311c8 commit 9b70ffe373403e926190075b9c268e807a5311c8 Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2025-01-06 14:30:51 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2025-01-06 22:18:18 +0000 app-misc/openrgb: use slotted mbedtls:0 Closes: https://bugs.gentoo.org/947592 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40010 Signed-off-by: Maciej Barć <xgqt@gentoo.org> app-misc/openrgb/{openrgb-0.9.ebuild => openrgb-0.9-r1.ebuild} | 4 ++-- app-misc/openrgb/openrgb-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)