From owner-freebsd-ports-bugs@freebsd.org Tue Feb 21 17:22:59 2017 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 6A4E3CE8DF6 for ; Tue, 21 Feb 2017 17:22:59 +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 598CB12C7 for ; Tue, 21 Feb 2017 17:22:59 +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 v1LHMwQX003340 for ; Tue, 21 Feb 2017 17:22:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217278] devel/qt5: doesn't respect CXXFLAGS Date: Tue, 21 Feb 2017 17:22:58 +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: mikael.urankar@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created 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: Tue, 21 Feb 2017 17:22:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217278 Bug ID: 217278 Summary: devel/qt5: doesn't respect CXXFLAGS Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: mikael.urankar@gmail.com CC: freebsd-arm@FreeBSD.org CC: freebsd-arm@FreeBSD.org Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 180196 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180196&action= =3Dedit patch I'm building qt5 for armv7 with CXXFLAGS+=3D-mcpu=3Dcortex-a7 and qt5 doesn= 't respect it. The result is that x11-toolkits/qt5-gui fails to build (missing neon featur= e): Build type: /usr/local/lib/qt5/mkspecs/freebsd-clang (arm, CPU features: none detected) snip image/qimage.cpp:(.text+0x1e14): undefined reference to `qt_memfill32(unsig= ned int*, unsigned int, int)' image/qimage.cpp:(.text+0x1f34): undefined reference to `qt_memfill32(unsig= ned int*, unsigned int, int)' .obj/qimage_conversions.o:(.data+0x524): undefined reference to `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, QFlags)' .obj/qimage_conversions.o:(.data+0x528): undefined reference to `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, QFlags)' .obj/qimage_conversions.o:(.data+0x52c): undefined reference to `convert_RGB888_to_RGB32_neon(QImageData*, QImageData const*, QFlags)' .obj/qcompositionfunctions.o: In function `comp_func_solid_Clear(unsigned i= nt*, int, unsigned int, unsigned int)': painting/qcompositionfunctions.cpp:(.text+0x1c): undefined reference to `qt_memfill32(unsigned int*, unsigned int, int)' .obj/qcompositionfunctions.o: In function `comp_func_Clear(unsigned int*, unsigned int const*, int, unsigned int)': painting/qcompositionfunctions.cpp:(.text+0x2ac): undefined reference to `qt_memfill32(unsigned int*, unsigned int, int)' .obj/qcompositionfunctions.o: In function `comp_func_solid_Source(unsigned int*, int, unsigned int, unsigned int)': painting/qcompositionfunctions.cpp:(.text+0x548): undefined reference to `qt_memfill32(unsigned int*, unsigned int, int)' .obj/qcompositionfunctions.o: In function `comp_func_solid_SourceOver(unsig= ned int*, int, unsigned int, unsigned int)': painting/qcompositionfunctions.cpp:(.text+0xc48): undefined reference to `qt_memfill32(unsigned int*, unsigned int, int)' .obj/qcompositionfunctions.o: In function `rasterop_solid_NotSource(unsigned int*, int, unsigned int, unsigned int)': painting/qcompositionfunctions.cpp:(.text+0x10eec): undefined reference to `qt_memfill32(unsigned int*, unsigned int, int)' .obj/qcompositionfunctions.o:painting/qcompositionfunctions.cpp:(.text+0x11= 3e0): more undefined references to `qt_memfill32(unsigned int*, unsigned int, int= )' follow .obj/qdrawhelper.o: In function `_GLOBAL__sub_I_qdrawhelper.cpp': painting/qdrawhelper.cpp:(.text+0x17b48): undefined reference to `qt_blend_argb32_on_argb32_neon(unsigned char*, int, unsigned char const*, = int, int, int, int)' painting/qdrawhelper.cpp:(.text+0x17b4c): undefined reference to `qt_alphamapblit_quint16_neon(QRasterBuffer*, int, int, QRgba64 const&, unsigned char const*, int, int, int, QClipData const*)' The attached patch fixes the issue, obtained from mmel@ --=20 You are receiving this mail because: You are the assignee for the bug.=