Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 904460

Summary: [guru] gui-apps/hyprland-plugins-0.24.1 calls g++ directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Julien Roy <julien>
Status: RESOLVED UPSTREAM    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

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