From owner-freebsd-ports-bugs@freebsd.org Fri May 24 19:12:34 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 581BA15B356A for ; Fri, 24 May 2019 19:12:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DC2ED745A5 for ; Fri, 24 May 2019 19:12:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9AC1A15B3564; Fri, 24 May 2019 19:12:33 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76C4715B3563 for ; Fri, 24 May 2019 19:12:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF29B7459A for ; Fri, 24 May 2019 19:12:32 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4387C1A23E for ; Fri, 24 May 2019 19:12:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x4OJCW2b024036 for ; Fri, 24 May 2019 19:12:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x4OJCWpV024035 for ports-bugs@FreeBSD.org; Fri, 24 May 2019 19:12:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237745] Mk/Uses/qt-dist.mk: fix qt5 with GCC architectures Date: Fri, 24 May 2019 19:12:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jwb@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2019 19:12:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237745 Jason W. Bacon changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwb@freebsd.org --- Comment #12 from Jason W. Bacon --- FYI, this small, innocuous-looking patch, provided by Mark Millard on the freebsd-ppc list, was sufficient for me to build keepassx. There may be other issues addressed by Piotr's more extensive changes, but perhaps the patch below could be committed while that's analyzed, so we can= at least build and test some of the qt5 dependents? Index: /usr/ports/Mk/Uses/qt-dist.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- /usr/ports/Mk/Uses/qt-dist.mk (revision 501994) +++ /usr/ports/Mk/Uses/qt-dist.mk (working copy) @@ -251,7 +251,7 @@ .if ${_QT_VER:M5} post-patch: gcc-post-patch gcc-post-patch: - ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' \ + ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/mkspecs/common/gcc-base.conf \ ${WRKSRC}/mkspecs/freebsd-g++/qmake.conf ${REINPLACE_CMD} 's|%%GCC_DEFAULT%%|${GCC_DEFAULT}|g' \ =3D=3D=3D> Registering installation for keepassxc-2.4.1 Installing keepassxc-2.4.1... <<>> /usr/ports/security/keepassxc 361 # pkg info |= grep qt5 qt5-buildtools-5.12.2 Qt build tools qt5-concurrent-5.12.2 Qt multi-threading module qt5-core-5.12.2_1 Qt core non-graphical module qt5-dbus-5.12.2 Qt D-Bus inter-process communication module qt5-declarative-5.12.2 Qt declarative framework for dynamic user interfaces qt5-gui-5.12.2 Qt graphical user interface module qt5-linguisttools-5.12.2 Qt localization tools qt5-network-5.12.2_1 Qt network module qt5-qmake-5.12.2 Qt Makefile generator qt5-sql-5.12.2 Qt SQL database integration module qt5-svg-5.12.2 Qt SVG support module qt5-testlib-5.12.2 Qt unit testing module qt5-widgets-5.12.2 Qt C++ widgets module qt5-x11extras-5.12.2 Qt platform-specific features for X11-based systems qt5-xml-5.12.2 Qt SAX and DOM implementations qt5-xmlpatterns-5.12.2 Qt support for XPath, XQuery, XSLT and XML Schema quazip-qt5-0.7.6_2 Qt/C++ wrapper for ZIP/UNZIP package --=20 You are receiving this mail because: You are on the CC list for the bug.=