Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2016 13:05:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212764] Processor specific bits in default packages of Qt5
Message-ID:  <bug-212764-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212764
           Summary: Processor specific bits in default packages of Qt5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: riggs@FreeBSD.org

The recent update of Qt to 5.6.1 breaks build for dependent ports if the
processors do not support certain HW features.

For instance, when rebuilding vlc with QT5 UI on a Sandy Bridge processor, =
this
happens (all packages built with default OPTIONs):

...
Incompatible processor. This Qt build requires the following features:
    f16c rdrand
Aborted. Incompatible processor: missing feature 0x60000000 - f16c.
gmake[3]: *** [Makefile:1514: ../modules/plugins.dat] Abort trap
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/multimedia/vlc/work/vlc-2.2.4/bin'
gmake[2]: *** [Makefile:2253: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/vlc/work/vlc-2.2=
.4'
gmake[1]: *** [Makefile:2137: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vlc/work/vlc-2.2=
.4'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/vlc

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