https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-misc/watchexec-1.16.0 fails tests. Discovered on: amd64 (internal ref: guru_ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 706743 [details] build.log build log and emerge --info
Possible context of error(s): error: The watchexec CLI has moved to the watchexec-cli crate
@YOSHIOKA Takuma please match the email address in the metadata.xml file for this package with your bgo email address.
* Updated bgo email address to match metadata.xml. * Pushed the fix to run tests without compiling dummy file (which is designed to fail to compile).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fa8a6536e6a83169b188830928ea40ba384853c commit 5fa8a6536e6a83169b188830928ea40ba384853c Author: YOSHIOKA Takuma <lo48576@hard-wi.red> AuthorDate: 2021-07-07 19:28:54 +0000 Commit: YOSHIOKA Takuma <lo48576@hard-wi.red> CommitDate: 2021-07-07 19:28:54 +0000 app-misc/watchexec: fix tests invocation for library part This package is internally consists of library and CLI. Library part contains a dummy executable which fails to compile, so fixed to run tests for library without attempting to build everything. Closes: https://bugs.gentoo.org/789120 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red> app-misc/watchexec/watchexec-1.16.0.ebuild | 5 +++++ app-misc/watchexec/watchexec-1.16.1.ebuild | 5 +++++ 2 files changed, 10 insertions(+)