Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904460 - [guru] gui-apps/hyprland-plugins-0.24.1 calls g++ directly
Summary: [guru] gui-apps/hyprland-plugins-0.24.1 calls g++ directly
Status: RESOLVED UPSTREAM
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-04-17 12:49 UTC by Agostino Sarubbo
Modified: 2023-07-07 01:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,64.63 KB, text/plain)
2023-04-17 12:49 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 2023-04-17 12:49:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/hyprland-plugins-0.24.1 calls g++ directly.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different C++ implementation (like clang++). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-17 12:49:14 UTC
Created attachment 860251 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-17 12:49:16 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: g++: command not found
Comment 3 Julien Roy 2023-07-07 01:12:59 UTC
Fixed by upstream when they introduced meson in https://github.com/hyprwm/hyprland-plugins/commit/c6b1928facaf0d4688740d8ff2a310ea9361c366