[Bug 225697] devel/qt5-buildtools fails configure
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon Feb  5 22:47:08 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225697
            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 at FreeBSD.org
          Reporter: mi at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org
Not sure, what is wrong, but my attempts to (re)build the port are failing at
configure-stage:
# make
===>   qt5-buildtools-5.9.4 depends on package: pkgconf>=1.3.0_1 - found
===>   qt5-buildtools-5.9.4 depends on file: /opt/lib/qt5/bin/qmake - found
===>   qt5-buildtools-5.9.4 depends on package: perl5>=5.26<5.27 - found
===>   qt5-buildtools-5.9.4 depends on file: /opt/bin/ccache - found
===>  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 = -' >
/var/ports/devel/qt5-buildtools/work/qtbase-opensource-src-5.9.4/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS =
-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.cache
***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.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the kde-freebsd
mailing list