[drkonqi] [Bug 396821] New: Mingw build errors

Ralf Habacker bugzilla_noreply at kde.org
Tue Jul 24 18:06:47 BST 2018


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

            Bug ID: 396821
           Summary: Mingw build errors
           Product: drkonqi
           Version: 5.13.3
          Platform: Other
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

cross compiling drkonqi with mingw fails. From 
https://build.opensuse.org/package/live_build_log/home:rhabacker:branches:windows:mingw:win32:KF547/mingw32-drkonqi5/openSUSE_Leap_42.3/x86_64
... 
[   73s] cd /home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/build/src/parser &&
/usr/bin/i686-w64-mingw32-g++  -DQT_CORE_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DUNICODE
-DWIN32_LEAN_AND_MEAN -DWINVER=0x0600 -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS
-D_UNICODE -D_USE_MATH_DEFINES -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0600
@CMakeFiles/drkonqi_backtrace_parser.dir/includes_CXX.rsp -O2 -g -pipe -Wall
-fexceptions --param=ssp-buffer-size=4 -mms-bitfields -DNDEBUG
-fno-stack-protector -Wno-expansion-to-defined -std=c++0x -fno-operator-names
-fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security
-Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -Wvla -Wdate-time -fvisibility=hidden
-fno-keep-inline-dllexport   -std=gnu++11 -o
CMakeFiles/drkonqi_backtrace_parser.dir/backtraceparsernull.cpp.obj -c
/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/src/parser/backtraceparsernull.cpp
[   73s] In file included from
/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/src/kdbgwin/abstract_generator.h:28:0,
[   73s]                  from
/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/src/kdbgwin/msvc_generator.h:28,
[   73s]                  from
/home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/src/kdbgwin/main.cpp:26:
[   73s] /home/abuild/rpmbuild/BUILD/drkonqi-5.13.3/src/kdbgwin/common.h:44:10:
fatal error: QString: No such file or directory
[   73s]  #include <QString>
[   73s]           ^~~~~~~~~
[   73s] compilation terminated.
...

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


More information about the Unassigned-bugs mailing list