https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-simulation/flightgear-2020.3.11 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses CLANG as a compiler and LLD as a linker
Created attachment 761242 [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: fatal: not a git repository: '/var/tmp/portage/games-simulation/flightgear-2020.3.11/work/flightgear-2020.3.11/.git' /var/tmp/portage/games-simulation/flightgear-2020.3.11/work/flightgear-2020.3.11/3rdparty/joystick/FlightGear_js.h:28:10: fatal error: 'string' file not found
Hmmn, just run into this myself, running a normal "emerge --update" which pulled dev-games/simgear-2020.3.19 (compiled successfully), and games-simulation/flightgear-2020.3.19, which doesn't compile. I get "file not found" messages for string functional sstream iostream which, in the unlikely event I understand it correctly, means its not finding libstdc++, though my build log doesn't mention it. This is using clang, no ccache (I was, but I removed it)