Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89032

Cmake segfault building qnetworkrequest

    XMLWordPrintable

Details

    Description

      CMake 3.19.1

      Building qtbase 6.0.0/HEAD (dev/HEAD built fine) on 01-december-20 results in:

      FAILED: src/network/CMakeFiles/Network.dir/access/qnetworkrequest.cpp.o 
      /usr/bin/c++ -DNetwork_EXPORTS -DOPENSSL_API_COMPAT=0x10100000L -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_NETWORK_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_MOC_COMPAT -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_USE_QSTRINGBUILDER -DQT_USE_SYSTEM_PROXIES -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Isrc/network/Network_autogen/include -Iinclude -Iinclude/QtNetwork -Isrc/network -Isrc/network/kernel -Iinclude/QtNetwork/6.0.0 -Iinclude/QtNetwork/6.0.0/QtNetwork -Iinclude/QtCore -Imkspecs/linux-g++ -Isrc/corelib -Iinclude/QtCore/6.0.0 -Iinclude/QtCore/6.0.0/QtCore -DNDEBUG -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -fno-exceptions -fPIC -std=c++17 -Winvalid-pch -include /opt/jenkins/workspace/qmlbench_6.0.0/7/qtbase/src/network/CMakeFiles/Network.dir/cmake_pch.hxx -MD -MT src/network/CMakeFiles/Network.dir/access/qnetworkrequest.cpp.o -MF src/network/CMakeFiles/Network.dir/access/qnetworkrequest.cpp.o.d -o src/network/CMakeFiles/Network.dir/access/qnetworkrequest.cpp.o -c src/network/access/qnetworkrequest.cpp
      In file included from /usr/include/x86_64-linux-gnu/bits/fcntl.h:61,
                       from /usr/include/fcntl.h:35,
                       from mkspecs/linux-g++/qplatformdefs.h:64,
                       from src/network/access/qnetworkrequest.cpp:42:
      /usr/include/x86_64-linux-gnu/bits/fcntl-linux.h:424:71: internal compiler error: Segmentation fault
       extern int fallocate (int __fd, int __mode, __off_t __offset, __off_t __len);
                                                                             ^~~~~
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            daniel.smith Daniel Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes