Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817365 - [guru] sci-mathematics/frama-c-sparecode-23.1 fails to compile
Summary: [guru] sci-mathematics/frama-c-sparecode-23.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: François-Xavier Carton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-10 15:24 UTC by Agostino Sarubbo
Modified: 2022-05-25 08:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,60.28 KB, text/plain)
2021-10-10 15:24 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-10 15:24:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/frama-c-sparecode-23.1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-10 15:24:36 UTC
Created attachment 744327 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-05-25 08:15:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9083b7690d96235a394f9346906ce3d42e2de1d

commit e9083b7690d96235a394f9346906ce3d42e2de1d
Author:     François-Xavier Carton <fx.carton91@gmail.com>
AuthorDate: 2022-05-24 21:23:29 +0000
Commit:     François-Xavier Carton <fx.carton91@gmail.com>
CommitDate: 2022-05-24 21:30:02 +0000

    sci-mathematics/frama-c-*: force gtk USE to match frama-c core
    
    Having frama-c[gtk] can cause problems if there are plugins compiled
    with [-gtk]. It can also cause runtime issues.
    
    Closes: https://bugs.gentoo.org/817314
    Closes: https://bugs.gentoo.org/817365
    Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com>

 sci-mathematics/frama-c-callgraph/frama-c-callgraph-23.1.ebuild   | 2 +-
 sci-mathematics/frama-c-callgraph/frama-c-callgraph-24.0.ebuild   | 2 +-
 sci-mathematics/frama-c-eva/frama-c-eva-23.1.ebuild               | 4 ++--
 sci-mathematics/frama-c-eva/frama-c-eva-24.0.ebuild               | 4 ++--
 sci-mathematics/frama-c-from/frama-c-from-23.1.ebuild             | 6 +++---
 sci-mathematics/frama-c-from/frama-c-from-24.0.ebuild             | 6 +++---
 sci-mathematics/frama-c-impact/frama-c-impact-23.1.ebuild         | 6 +++---
 sci-mathematics/frama-c-impact/frama-c-impact-24.0.ebuild         | 6 +++---
 sci-mathematics/frama-c-metrics/frama-c-metrics-23.1.ebuild       | 4 ++--
 sci-mathematics/frama-c-metrics/frama-c-metrics-24.0.ebuild       | 4 ++--
 sci-mathematics/frama-c-occurrence/frama-c-occurrence-23.1.ebuild | 4 ++--
 sci-mathematics/frama-c-occurrence/frama-c-occurrence-24.0.ebuild | 4 ++--
 sci-mathematics/frama-c-qed/frama-c-qed-23.1.ebuild               | 2 +-
 sci-mathematics/frama-c-qed/frama-c-qed-24.0.ebuild               | 2 +-
 sci-mathematics/frama-c-scope/frama-c-scope-23.1.ebuild           | 4 ++--
 sci-mathematics/frama-c-scope/frama-c-scope-24.0.ebuild           | 4 ++--
 sci-mathematics/frama-c-slicing/frama-c-slicing-23.1.ebuild       | 6 +++---
 sci-mathematics/frama-c-slicing/frama-c-slicing-24.0.ebuild       | 6 +++---
 sci-mathematics/frama-c-studia/frama-c-studia-23.1.ebuild         | 4 ++--
 sci-mathematics/frama-c-studia/frama-c-studia-24.0.ebuild         | 4 ++--
 sci-mathematics/frama-c-wp/frama-c-wp-23.1.ebuild                 | 4 ++--
 sci-mathematics/frama-c-wp/frama-c-wp-24.0.ebuild                 | 4 ++--
 22 files changed, 46 insertions(+), 46 deletions(-)