Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Feb 2018 22:47:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225697] devel/qt5-buildtools fails configure
Message-ID:  <bug-225697-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225697
           Summary: devel/qt5-buildtools fails configure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: mi@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Not sure, what is wrong, but my attempts to (re)build the port are failing =
at
configure-stage:

# make
=3D=3D=3D>   qt5-buildtools-5.9.4 depends on package: pkgconf>=3D1.3.0_1 - =
found
=3D=3D=3D>   qt5-buildtools-5.9.4 depends on file: /opt/lib/qt5/bin/qmake -=
 found
=3D=3D=3D>   qt5-buildtools-5.9.4 depends on package: perl5>=3D5.26<5.27 - =
found
=3D=3D=3D>   qt5-buildtools-5.9.4 depends on file: /opt/bin/ccache - found
=3D=3D=3D>  Configuring for qt5-buildtools-5.9.4
/bin/mkdir -p /var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.=
9.4
echo 'CMAKE_MODULE_TESTS =3D -' >
/var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.9.4/.qmake.cac=
he
echo 'QMAKE_LIBDIR_FLAGS =3D
-L/var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.9.4/lib' >>
/var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.9.4/.qmake.cac=
he
***Unknown option --
Usage:
/var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.9.4/bin/qmake
[mode] [options] [files]

QMake has two modes, one mode for generating project files based on
some heuristics, and the other for generating makefiles. Normally you
shouldn't need to specify a mode, as makefile generation is the default
mode for qmake, but you may use this to test qmake on an existing project

Mode:
  -project       Put qmake into project file generation mode
                 In this mode qmake interprets files as files to
[....]

The only obvious "deviation from norm" on my system is that LOCALBASE (and,
consequently, PREFIX) are set to "/opt" rather than "/usr/local".

Please, advise.

--=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-225697-13>