Send MinGW-Notify mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."


Please do not reply to this notification; the sender address is unable to 
accept incoming e-mail.  If you wish to unsubscribe you can do so at 
https://lists.osdn.me/mailman/listinfo/mingw-notify.



Today's Topics:

   1. [mingw] #44483: Can't build qt 6.3.0 - compilation error
      (MinGW Notification List)
   2. [mingw] #44483: Can't build qt 6.3.0 - compilation error
      (MinGW Notification List)
   3. [mingw] #44483: Can't build qt 6.3.0 - compilation error
      (MinGW Notification List)
   4. [mingw] #44483: Can't build qt 6.3.0 - compilation error
      (MinGW Notification List)


----------------------------------------------------------------------

Message: 1
Date: Fri, 29 Apr 2022 06:04:15 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #44483: Can't build qt 6.3.0 -
        compilation error
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=UTF-8

#44483: Can't build qt 6.3.0 - compilation error

  Open Date: 2022-04-29 06:04
Last Update: 2022-04-29 06:04

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-04-29 06:04 Updated by: andymal
 * New Ticket "Can't build qt 6.3.0 - compilation error" created


---------------------------------------------------------------------
Ticket Status:

      Reporter: andymal
         Owner: (None)
          Type: Issues
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: GCC
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Originally reported here: 
https://github.com/conan-io/conan-center-index/issues/10443#event-6506574776
I have installed mingw and conan from choco.
If I build qt 6.3.0 with this profile:
settings
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.threads=posix
compiler.libcxx=libstdc++11
compiler.version=11
compiler.exception=seh
options
build_requires
mingw-builds/11.2.0@
env
I get a compiler exception
175/1403 Building CXX object 
qtbase/src/.../Core.dir/io/qfilesystemengine_win.cpp.obj
FAILED: qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj
C:\ProgramData\chocolatey\bin\g++.exe -DFFI_BUILDING -DMINGW_HAS_SECURE_API=1 
-DPCRE2_STATIC -DPCRE_STATIC=1 -DPKGCONFIG_IS_STATIC -DQT_ASCII_CAST_WARNINGS 
-DQT_BUILDING_QT -DQT_BUILD_CORE_LIB -DQT_DEPRECATED_WARNINGS 
-DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 
-DQT_MOC_COMPAT -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS 
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_USING_NAMESPACE 
-DQT_TYPESAFE_FLAGS -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -DWIN64 
-D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_GLIBCXX_USE_CXX11_ABI=1 -D_UNICODE 
-D_USE_MATH_DEFINES -D_WIN64 
-ID:/.conan/711dfa/1/qtbase/src/corelib/Core_autogen/include 
-ID:/.conan/storage/pkgconf/1.7.4/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/pkgconf/1.7.4/_/_/package/66a17af0d813c047a4915019b905badff163123c/include/pkgconf
 
-ID:/.conan/storage/openssl/1.1.1n/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/double-conversion/3.2.0/_/_/package/2cf50beabddc4c313f12cbe9b029af5b812a770b/include
 -ID:/.conan/523c10/1/include -ID:/.conan/523c10/1/include/harfbuzz 
-ID:/.conan/storage/sqlite3/3.38.1/_/_/package/b75cc2187fc39054cf5a90ec0ac7bb01a96f566a/include
 
-ID:/.conan/storage/libpq/14.2/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/freetype/2.11.1/_/_/package/fb8a6d266e349b886b4729e3fbc3509af01ff695/include
 
-ID:/.conan/storage/freetype/2.11.1/_/_/package/fb8a6d266e349b886b4729e3fbc3509af01ff695/include/freetype2
 -ID:/.conan/255872/1/include -ID:/.conan/255872/1/include/gio-win32-2.0 
-ID:/.conan/255872/1/include/glib-2.0 -ID:/.conan/255872/1/lib/glib-2.0/include 
-ID:/.conan/storage/libpng/1.6.37/_/_/package/4cadffdd313d3af445f0710c46e27badd115f25d/include
 
-ID:/.conan/storage/brotli/1.0.9/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/brotli/1.0.9/_/_/package/66a17af0d813c047a4915019b905badff163123c/include/brotli
 
-ID:/.conan/storage/libffi/3.4.2/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/pcre/8.45/_/_/package/d95a47e007cc9ac63aec3faa77a3d0650d8108f4/include
 
-ID:/.conan/storage/libelf/0.8.13/_/_/package/66a17af0d813c047a4915019b905badff163123c/include/libelf
 
-ID:/.conan/storage/libelf/0.8.13/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 
-ID:/.conan/storage/libgettext/0.21/_/_/package/157b6ad8fe8cc2d43e967912357e2133cc39e005/include
 
-ID:/.conan/storage/bzip2/1.0.8/_/_/package/138d1ef1f094d1e0d06e868e5f54e719b2362cb9/include
 
-ID:/.conan/storage/libiconv/1.16/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 -ID:/.conan/711dfa/1/qtbase/include -ID:/.conan/711dfa/1/qtbase/include/QtCore 
-ID:/.conan/ea1987/1/qt6/qtbase/src/corelib 
-ID:/.conan/711dfa/1/qtbase/src/corelib 
-ID:/.conan/711dfa/1/qtbase/src/corelib/global 
-ID:/.conan/711dfa/1/qtbase/src/corelib/kernel 
-ID:/.conan/ea1987/1/qt6/qtbase/src/corelib/../3rdparty/tinycbor/src 
-ID:/.conan/711dfa/1/qtbase/include/QtCore/6.3.0 
-ID:/.conan/711dfa/1/qtbase/include/QtCore/6.3.0/QtCore 
-ID:/.conan/711dfa/1/qtbase/src/corelib/.rcc 
-ID:/.conan/ea1987/1/qt6/qtbase/mkspecs/win32-g++ -isystem 
D:/.conan/storage/pcre2/10.37/_/_/package/37c2f351e65debf00ef51a57d5fb81133c352221/include
 -isystem 
D:/.conan/storage/zlib/1.2.12/_/_/package/66a17af0d813c047a4915019b905badff163123c/include
 -isystem 
D:/.conan/storage/double-conversion/3.2.0/_/_/package/2cf50beabddc4c313f12cbe9b029af5b812a770b/include/double-conversion
 -m64 -DNDEBUG -O3 -fvisibility=hidden -fno-keep-inline-dllexport 
-DPCRE_STATIC=1 -DFFI_BUILDING -DPCRE2_STATIC -DPKGCONFIG_IS_STATIC -Wall 
-Wextra -ffunction-sections -fdata-sections -Wa,-mbig-obj -Wsuggest-override 
-std=c++17 -Winvalid-pch -include 
D:/.conan/711dfa/1/qtbase/src/corelib/CMakeFiles/Core.dir/cmake_pch.hxx -MD -MT 
qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj -MF 
qtbase\src\corelib\CMakeFiles\Core.dir\io\qfilesystemengine_win.cpp.obj.d -o 
qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj -c 
D:/.conan/ea1987/1/qt6/qtbase/src/corelib/io/qfilesystemengine_win.cpp
internal error in mingw32_gt_pch_use_address, at 
config/i386/host-mingw32.c:192: MapViewOfFileEx: Attempt to access invalid 
address.


-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483


------------------------------

Message: 2
Date: Fri, 29 Apr 2022 06:05:26 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #44483: Can't build qt 6.3.0 -
        compilation error
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=UTF-8

#44483: Can't build qt 6.3.0 - compilation error

  Open Date: 2022-04-29 06:04
Last Update: 2022-04-29 06:05

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-04-29 06:05 Updated by: andymal
 * Details Updated


---------------------------------------------------------------------
Ticket Status:

      Reporter: andymal
         Owner: (None)
          Type: Issues
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: GCC
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Originally reported here: 
https://github.com/conan-io/conan-center-index/issues/10443#event-6506574776
I have installed mingw and conan from choco.
If I build qt 6.3.0 with this profile:
settings
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.threads=posix
compiler.libcxx=libstdc++11
compiler.version=11
compiler.exception=seh
options
build_requires
mingw-builds/11.2.0@
env
I get a compiler exception
175/1403 Building CXX object 
qtbase/src/.../Core.dir/io/qfilesystemengine_win.cpp.obj
FAILED: qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj
internal error in mingw32_gt_pch_use_address, at 
config/i386/host-mingw32.c:192: MapViewOfFileEx: Attempt to access invalid 
address.


-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483


------------------------------

Message: 3
Date: Fri, 29 Apr 2022 06:07:02 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #44483: Can't build qt 6.3.0 -
        compilation error
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=UTF-8

#44483: Can't build qt 6.3.0 - compilation error

  Open Date: 2022-04-29 06:04
Last Update: 2022-04-29 06:07

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-04-29 06:07 Updated by: andymal
 * Details Updated


---------------------------------------------------------------------
Ticket Status:

      Reporter: andymal
         Owner: (None)
          Type: Issues
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: GCC
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Originally reported here: 
https://github.com/conan-io/conan-center-index/issues/10443#event-6506574776
I have installed mingw and conan from choco.
I get a compiler exception
175/1403 Building CXX object 
qtbase/src/.../Core.dir/io/qfilesystemengine_win.cpp.obj
FAILED: qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj
internal error in mingw32_gt_pch_use_address, at 
config/i386/host-mingw32.c:192: MapViewOfFileEx: Attempt to access invalid 
address.


-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483


------------------------------

Message: 4
Date: Fri, 29 Apr 2022 06:07:59 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #44483: Can't build qt 6.3.0 -
        compilation error
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=UTF-8

#44483: Can't build qt 6.3.0 - compilation error

  Open Date: 2022-04-29 06:04
Last Update: 2022-04-29 06:07

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2022-04-29 06:07 Updated by: andymal
 * Details Updated


---------------------------------------------------------------------
Ticket Status:

      Reporter: andymal
         Owner: (None)
          Type: Issues
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: GCC
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Originally reported here: 
https://github.com/conan-io/conan-center-index/issues/10443#event-6506574776
I have installed mingw and conan from choco.
I get a compiler exception
175/1403 Building CXX object 
qtbase/src/.../Core.dir/io/qfilesystemengine_win.cpp.obj
FAILED: qtbase/src/corelib/CMakeFiles/Core.dir/io/qfilesystemengine_win.cpp.obj
internal error in mingw32_gt_pch_use_address, at 
config/i386/host-mingw32.c:192: MapViewOfFileEx: Attempt to access invalid 
address.
Full build log is in attachment


-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/44483
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=44483


------------------------------

Subject: Digest Footer

_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify


------------------------------

End of MinGW-Notify Digest, Vol 51, Issue 2
*******************************************

Reply via email to