[clazy] [Bug 389473] New: Clang plugin error with latest versions

Jeff Trull bugzilla_noreply at kde.org
Fri Jan 26 17:17:55 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=389473

            Bug ID: 389473
           Summary: Clang plugin error with latest versions
           Product: clazy
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: jetrull at sbcglobal.net
                CC: smartins at kde.org
  Target Milestone: ---

Clazy 1.3 with Clang 7.0 produces a plugin-related error when I try to run
using the non-standalone (i.e. QMAKE_CXX=clazy) version:

clazy -c -pipe -O2 -std=c++1y -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -I. -I/home/jet/Qt5.5.1.clang/include
-I/home/jet/Qt5.5.1.clang/include/QtGui
-I/home/jet/Qt5.5.1.clang/include/QtCore -I.
-I/home/jet/Qt5.5.1.clang/mkspecs/linux-clang -o foo.o ../../foo.cpp

: CommandLine Error: Option 'static-func-full-module-prefix' registered more
than once!
fatal error: error in backend: inconsistency in registered CommandLine options
clang-7.0: error: clang frontend command failed with exit code 70 (use -v to
see invocation)

Clang runs fine on its own.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list