https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217371
Bug ID: 217371 Summary: devel/qca-qt5: fails to build on armv6 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: mikael.uran...@gmail.com CC: freebsd-...@freebsd.org Assignee: k...@freebsd.org Flags: maintainer-feedback?(k...@freebsd.org) CC: freebsd-...@freebsd.org Created attachment 180313 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180313&action=edit patch Hi, error message: /wrkdirs/usr/ports/devel/qca-qt5/work/qca-2.1.1/src/qca_textfilter.cpp:298:3: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing] -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, It's fixed upstream: https://cgit.kde.org/qca.git/commit/?id=601fd3a05141c614ae48a3ddac44194d669eaae1 the patch if for devel/qca. -- You are receiving this mail because: You are the assignee for the bug.