This is an auto-filled bug because net-ftp/filezilla calls directly CC. Attached build log and emerge --info
Created attachment 633258 [details] build.log build log and emerge --info
This was only in a stray subdir configure call in src/fzshellext (a windows-only shell extension), which is never compiled after that on Linux. Anyway, fixing this in 3.47.2.1 stable target and 3.48 bump
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4618488e5f1564a6b89aebe99c7e189a1a597d2 commit d4618488e5f1564a6b89aebe99c7e189a1a597d2 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2020-05-09 14:23:46 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2020-05-09 14:25:00 +0000 net-ftp/filezilla: 3.48.0 bump Also patch build system to skip useless configure sub script (win-only shell extension) that used default CC. Apply same patch to stable candidate 3.47.2.1 Closes: https://bugs.gentoo.org/717736 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> net-ftp/filezilla/Manifest | 1 + .../filezilla-3.47.0-disable-shellext_conf.patch | 13 ++++ net-ftp/filezilla/filezilla-3.47.2.1.ebuild | 1 + net-ftp/filezilla/filezilla-3.48.0.ebuild | 88 ++++++++++++++++++++++ 4 files changed, 103 insertions(+)