<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi All, hi Dirk,</p>
    <p>now I've been successful in building MXE latest version from git
      with Qt5.9.1 and also in building Subsurface. Nice work with the
      new maps! :-)<br>
    </p>
    <p>I solved the issue with building qtwebkit by disabling
      "qtbase_CONFIGURE_OPTS=-debug-and-release" in my MXE setting.mk<br>
      It seems that building the debug version of Qtwebkit fails.
      Unfortunately this means for me I can't create Qt DLLs with debug
      symbols any more. I attached some log output for this.</p>
    <p>Questions:<br>
      - Does anyone understand whats happening there?<br>
      - May this be s.th. to submit a bug report for? If yes where, MXE,
      Qt or really gcc as mentioned below?<br>
    </p>
    <p><br>
    </p>
    <p>BTW: You may remember that I was never able to use a newer MXE
      version than one with Qt5.7.1 before. With newer MXE/Qt always my
      Windows binary crashed. Now after removing marble everything works
      here on my side with latest MXE and latest Qt (5.9.1). So all
      these old issues were marble related also on my side...</p>
    <p><br>
    </p>
    <p>Best regards<br>
      Stefan<br>
    </p>
    <p><br>
    </p>
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/assembler
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/bytecode
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/bytecompiler
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/heap
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/dfg
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/debugger
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/disassembler
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/interpreter
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/jit
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/llint
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/parser
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/profiler
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/runtime
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/tools
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/yarr
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/API
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/JavaScriptCore/ForwardingHeaders
    -I../JavaScriptCore/generated
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1.build_/Source/JavaScriptCore/generated/LLIntOffsetsExtractor.exe
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/WTF
    -isystem
/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/include/libxml2
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtGui/5.9.1
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtGui/5.9.1/QtGui
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtMultimedia
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtGui
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtNetwork
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtSql
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/5.9.1
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore/5.9.1/QtCore
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtSensors
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/include/QtCore
    -I.moc/debug
-I/home/stefan/Entwicklung/Subsurface/mxe-current-git/usr/i686-w64-mingw32.shared/qt5/mkspecs/win32-g++ 
    -o .obj/debug/CSSAllInOne.o
/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1/Source/WebCore/css/CSSAllInOne.cpp<br>
    {standard input}: Assembler messages:<br>
    {standard input}:277913: Warning: end of file in string; '"'
    inserted<br>
    i686-w64-mingw32.shared-g++: internal compiler error: Killed
    (program cc1plus)<br>
    Please submit a full bug report,<br>
    with preprocessed source if appropriate.<br>
    See <a class="moz-txt-link-rfc2396E" href="http://gcc.gnu.org/bugs.html"><http://gcc.gnu.org/bugs.html></a> for instructions.<br>
    Makefile.WebCore.Target.Debug:508510: die Regel für Ziel
    „.obj/debug/CSSAllInOne.o“ scheiterte<br>
    make[5]: *** [.obj/debug/CSSAllInOne.o] Fehler 4<br>
    make[5]: *** Auf noch nicht beendete Prozesse wird gewartet …<br>
    make[5]: Verzeichnis
„/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1.build_/Source/WebCore“
    wird verlassen<br>
    Makefile.WebCore.Target:54: die Regel für Ziel „debug-all“
    scheiterte<br>
    make[4]: *** [debug-all] Fehler 2<br>
    make[4]: Verzeichnis
„/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1.build_/Source/WebCore“
    wird verlassen<br>
    Makefile.WebCore:66: die Regel für Ziel
    „sub-Target-pri-make_first-ordered“ scheiterte<br>
    make[3]: *** [sub-Target-pri-make_first-ordered] Fehler 2<br>
    make[3]: Verzeichnis
„/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1.build_/Source/WebCore“
    wird verlassen<br>
    Makefile:220: die Regel für Ziel
    „sub-Source-WebCore-WebCore-pro-make_first-ordered“ scheiterte<br>
    make[2]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered]
    Fehler 2<br>
    make[2]: Verzeichnis
„/home/stefan/Entwicklung/Subsurface/mxe-current-git/tmp-qtwebkit-i686-w64-mingw32.shared/qtwebkit-opensource-src-5.9.1.build_“
    wird verlassen<br>
    Makefile:655: die Regel für Ziel
    „build-only-qtwebkit_i686-w64-mingw32.shared“ scheiterte<br>
    make[1]: *** [build-only-qtwebkit_i686-w64-mingw32.shared] Fehler 2<br>
    make[1]: Verzeichnis
    „/home/stefan/Entwicklung/Subsurface/mxe-current-git“ wird verlassen<br>
    <br>
    real    283m47.395s<br>
    user    490m10.520s<br>
    sys    50m0.928s<br>
    <br>
    <div class="moz-cite-prefix">Am 07.09.2017 um 09:10 schrieb Stefan
      Fuchs:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9dd55446-b837-660f-79b7-869ba0f13b69@gmx.de">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <p>Hi Dirk,</p>
      <p>unfortunately when building MXE qtwebkit fails to build.<br>
      </p>
      <p>I saw you had some issues with qtwebkit as well but not sure if
        this is s.th. you also had before and fixed somehow?</p>
      <br>
      <div class="moz-cite-prefix">Am 05.09.2017 um 21:17 schrieb Dirk
        Hohndel:<br>
      </div>
      <blockquote type="cite"
        cite="mid:BB531A7B-4A2F-48FB-8DB4-769926AB22E9@hohndel.org">
        <meta http-equiv="Content-Type" content="text/html;
          charset=windows-1252">
        <br class="">
        <div>
          <blockquote type="cite" class="">
            <div class="">On Sep 5, 2017, at 3:19 AM, Stefan Fuchs <<a
                href="mailto:sfuchs@gmx.de" class=""
                moz-do-not-send="true">sfuchs@gmx.de</a>> wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <p style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255);" class="">Hallo
                Dirk, hi All,</p>
              <p style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255);" class="">after
                being back from a very long family holiday I would like
                to continue contributing a little bit at least by
                testing.</p>
              <p style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255);" class="">I left
                around the time when you started to move maps away from
                marble and to QTLocation.</p>
              <p style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255);" class="">I may
                need some hints regarding the MXE Windows build:<br
                  class="">
                - What MXE "version" from Github is now
                required/recommended?<br class="">
              </p>
            </div>
          </blockquote>
          <div><br class="">
          </div>
          <div>I'm building with fb3c10163 right now ("Merge pull
            request #1864 from dirkhh/addSubsurface")</div>
          <br>
        </div>
      </blockquote>
      <br>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html;
        charset=windows-1252">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
      <meta name="CREATED" content="0;0">
      <meta name="CHANGEDBY" content="Stefan Fuchs">
      <meta name="CHANGED" content="20120503;23115492">
      <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
      <p>Stefan Fuchs<br>
        E-Mail: <a href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
    </div>
  </body>
</html>