From owner-freebsd-ports-bugs@freebsd.org Sat Sep 17 13:05:13 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D858BDBF5B for ; Sat, 17 Sep 2016 13:05:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D88C9AF5 for ; Sat, 17 Sep 2016 13:05:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u8HD5Cis063688 for ; Sat, 17 Sep 2016 13:05:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212764] Processor specific bits in default packages of Qt5 Date: Sat, 17 Sep 2016 13:05:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2016 13:05:13 -0000 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.=