https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-electronics/librepcb-1.0.0-r1 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: gcc14_tinderbox) NOTE: (GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 881461 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: but the target was not found. Possible reasons include: -- Git not found, cannot set version info
Look like need virtual/glu dependence
(In reply to Agostino Sarubbo from comment #2) > Error(s) that match a know pattern in addition to what has been reported in > the summary: > > > but the target was not found. Possible reasons include: > -- Git not found, cannot set version info It's OK. Version for release "hardcoded": $ grep GIT_COMMIT_SHA libs/librepcb/core/build_env.h.in #define GIT_COMMIT_SHA "9edb6ede3"
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954c61ffc4a2edfde2d47dfc4bdc8bacdb48af2e commit 954c61ffc4a2edfde2d47dfc4bdc8bacdb48af2e Author: Victor Kustov <ktrace@yandex.ru> AuthorDate: 2024-01-07 08:21:12 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-01-10 13:39:06 +0000 sci-electronics/librepcb: add virtual/opengl deps Bug: https://bugs.gentoo.org/921347 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/34691 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> .../librepcb/{librepcb-1.0.0-r1.ebuild => librepcb-1.0.0-r2.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
tinderbox_musl has reproduced this issue with version 1.0.0-r2 - Updating summary.
Can you attach build log?
ci has reproduced this issue with version 1.1.0 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c91149ef5bee10b306412ff09fd87229aaf0395 commit 8c91149ef5bee10b306412ff09fd87229aaf0395 Author: Victor Kustov <ktrace@yandex.ru> AuthorDate: 2024-08-17 20:48:55 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2024-08-24 18:39:26 +0000 sci-electronics/librepcb: fixed missing depend - add depend to virtual/glu - drop old - replace virtual/opengl to media-libs/libglvnd[X] Bug: https://bugs.gentoo.org/921347 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/38182 Signed-off-by: Joonas Niilola <juippis@gentoo.org> sci-electronics/librepcb/Manifest | 2 - sci-electronics/librepcb/librepcb-0.1.7.ebuild | 60 ------------------- sci-electronics/librepcb/librepcb-1.0.0-r2.ebuild | 69 ---------------------- ...repcb-1.1.0.ebuild => librepcb-1.1.0-r1.ebuild} | 3 +- 4 files changed, 2 insertions(+), 132 deletions(-)