Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2018 13:11:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224971] devel/qt5-qmake: fails to build
Message-ID:  <bug-224971-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224971

            Bug ID: 224971
           Summary: devel/qt5-qmake: fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: mikael.urankar@gmail.com
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Hi,
I can't build qt5-qmake 5.9.3, the build error is as follow:

=3D=3D=3D>  Configuring for qt5-qmake-5.9.3
/bin/mkdir -p
/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3
echo 'CMAKE_MODULE_TESTS =3D -' >
/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.=
cache
echo 'QMAKE_LIBDIR_FLAGS =3D
-L/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/lib' =
>>
/wrkdirs/usr/ports/devel/qt5-qmake/work/qtbase-opensource-src-5.9.3/.qmake.=
cache
/bin/sh: Syntax error: ")" unexpected (expecting "then")
*** Error code 2

it only happens when CXX is an absolute path:
make CXX=3D/usr/bin/c++ : doesn't build
make CXX=3Dc++ : builds fine

I'm crossbuilding for armv7 where CXX is /nxb-bin/usr/bin/c++
poudriere jails -l
12armv7  12.0-CURRENT 1200054 r327541 arm.armv7

It's also reported on the forum:
https://forums.freebsd.org/threads/64025/#post-371716

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224971-13>