[Bug 231542] devel/qt5-qmake: fix build with gcc-based architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 27 13:10:43 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542
--- Comment #11 from Piotr Kubaj <pkubaj at 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.
More information about the kde-freebsd
mailing list