https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542
--- Comment #11 from Piotr Kubaj <pku...@anongoth.pl> --- (In reply to Mark Linimon from comment #10) I did a quick test. /etc/make.conf: DEFAULT_VERSIONS= gcc=8 $ make -V GCC_DEFAULT 8 I tried to build it, it uses GCC 8. ===> Applying FreeBSD patches for qt5-qmake-5.11.1 /usr/bin/sed -i "" 's|%%LOCALBASE%%|/usr/local|' /tmp/usr/local/poudriere/ports/default/devel/qt5-qmake/work/qtbase-everywhere-src-5.11.1/mkspecs/common/gcc-base.conf /usr/bin/sed -i "" 's|%%GCC_DEFAULT%%|8|' /tmp/usr/local/poudriere/ports/default/devel/qt5-qmake/work/qtbase-everywhere-src-5.11.1/mkspecs/common/gcc-base.conf /tmp/usr/local/poudriere/ports/default/devel/qt5-qmake/work/qtbase-everywhere-src-5.11.1/mkspecs/common/g++-base.conf /usr/bin/sed -i "" -e "/DEFAULT_LIBDIRS=/ s,\\\\\"\\\\n,\\\\n/usr/local/lib&," /tmp/usr/local/poudriere/ports/default/devel/qt5-qmake/work/qtbase-everywhere-src-5.11.1/configure ===> qt5-qmake-5.11.1 depends on executable: gmake - found ===> qt5-qmake-5.11.1 depends on package: pkgconf>=1.3.0_1 - found ===> qt5-qmake-5.11.1 depends on file: /usr/local/bin/python2.7 - found ===> qt5-qmake-5.11.1 depends on executable: gcc8 - not found -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.