Re: KDE CI: Administration » Dependency Build Extragear stable-kf5-qt5 WindowsMSVCQt5.15 - Build # 53 - Still Failing!
Ralf Habacker
ralf.habacker at freenet.de
Fri Jul 9 18:48:38 BST 2021
Am 08.07.21 um 20:17 schrieb Ben Cooksley:
Hi Ben,
> On Fri, Jul 9, 2021 at 1:28 AM Harald Sitter <sitter at kde.org
> <mailto:sitter at kde.org>> wrote:
>
> comparing the failing build to the last successful one it appears
> kdewin no longer installs arpa/inet.h which lead me to this commit
> https://invent.kde.org/packaging/kdewin/-/commit/25a254ab3ab0369e235db7418ac9b95226445a38
> <https://invent.kde.org/packaging/kdewin/-/commit/25a254ab3ab0369e235db7418ac9b95226445a38>
> which seems a bit folly because it makes the installation
> conditional on inet_ntop being available with a **different**
> header rendering the change not particularly backwards compatible
> because of course kdelibs4support is using the old header. One way
> forward would certainly be to port kdelibs4support to an ifdef
> q_os_win32 that then includes winsock2 instead of the posix
> headers. Ralf will probably know best what to do.
>
>
> Ralf, please note that this needs to be fixed with urgency as it is
> preventing the Windows CI system from being maintainable.
>
I fixed that issue yesterday, tagged a new release 0.6.6 (see
https://invent.kde.org/packaging/kdewin/-/tags/v0.6.6) and got
successful builds with that (see for example
https://build.opensuse.org/package/live_build_log/windows:mingw:win64/mingw64-kdelibs4support/openSUSE_Leap_15.2/x86_64)
If these changes have not reached KDE CI, it could be because the cached
kdewin binary package is outdated and needs to be renewed. But I can't
tell you how to do that.
Regards
Ralf
> Regards,
> Ben
>
>
> On Thu, Jul 8, 2021 at 8:46 AM Ben Cooksley <bcooksley at kde.org
> <mailto:bcooksley at kde.org>> wrote:
>
> Hi all,
>
> Please find below a build log from a Windows dependency build
> job which is currently failing in kdelibs4support.
>
> Any ideas what may have caused this?
>
> Thanks,
> Ben
>
> ---------- Forwarded message ---------
> From: *CI System* <noreply at kde.org <mailto:noreply at kde.org>>
> Date: Thu, Jul 8, 2021 at 8:46 AM
> Subject: KDE CI: Administration » Dependency Build Extragear
> stable-kf5-qt5 WindowsMSVCQt5.15 - Build # 53 - Still Failing!
> To: <bcooksley at kde.org <mailto:bcooksley at kde.org>>
>
>
> *BUILD FAILURE*
> Build URL
> https://build.kde.org/job/Administration/job/Dependency%20Build%20Extragear%20stable-kf5-qt5%20WindowsMSVCQt5.15/53/
> <https://build.kde.org/job/Administration/job/Dependency%20Build%20Extragear%20stable-kf5-qt5%20WindowsMSVCQt5.15/53/>
>
> Project: Dependency Build Extragear stable-kf5-qt5
> WindowsMSVCQt5.15
> Date of build: Wed, 07 Jul 2021 18:00:04 +0000
> Build duration: 2 hr 46 min and counting
>
>
> *CONSOLE OUTPUT *
> [...truncated 53095 lines...]
> [2021-07-07T20:42:36.730Z] [84/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcurrencycode.cpp.obj
>
> [2021-07-07T20:42:36.730Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:36.730Z] ..\src\kdecore\kcurrencycode.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:37.710Z] [85/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kdebugdbusiface.cpp.obj
>
> [2021-07-07T20:42:37.710Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:37.710Z] ..\src\kdecore\kdebugdbusiface.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:37.974Z] [86/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kdebug.cpp.obj
> [2021-07-07T20:42:37.974Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:37.974Z] ..\src\kdecore\kdebug.cpp: note:
> see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:39.393Z] [87/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\klibrary.cpp.obj
> [2021-07-07T20:42:39.393Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:39.394Z] ..\src\kdecore\klibrary.cpp: note:
> see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:39.394Z] [88/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k4aboutdata.cpp.obj
> [2021-07-07T20:42:39.394Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:39.394Z] ..\src\kdecore\k4aboutdata.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:39.394Z] KDE5 FIXME: This code must be
> replaced by something with KLocalizedString
> [2021-07-07T20:42:39.394Z] KDE5 TODO: What about this code ?
> [2021-07-07T20:42:40.178Z] [89/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kkernel_win.cpp.obj
> [2021-07-07T20:42:40.178Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:40.178Z] ..\src\kdecore\kkernel_win.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:40.459Z] [90/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktemporaryfile.cpp.obj
>
> [2021-07-07T20:42:40.459Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:40.459Z] ..\src\kdecore\ktemporaryfile.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:41.888Z] [91/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\KF5KDELibs4Support_autogen\mocs_compilation.cpp.obj
>
> [2021-07-07T20:42:41.888Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:41.888Z]
> src\KF5KDELibs4Support_autogen\mocs_compilation.cpp: note: see
> previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:41.888Z] Port to Qt5 native filter
> [2021-07-07T20:42:41.888Z] [92/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktempdir.cpp.obj
> [2021-07-07T20:42:41.888Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:41.888Z] ..\src\kdecore\ktempdir.cpp: note:
> see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:41.888Z] [93/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kmd5.cpp.obj
> [2021-07-07T20:42:41.888Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:41.888Z] ..\src\kdecore\kmd5.cpp: note: see
> previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:42.850Z] [94/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3bufferedsocket.cpp.obj
>
> [2021-07-07T20:42:42.850Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:42.850Z]
> ..\src\kdecore\k3bufferedsocket.cpp: note: see previous
> definition of 'Q_OS_WIN'
> [2021-07-07T20:42:43.430Z] [95/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketdevice.cpp.obj
>
> [2021-07-07T20:42:43.430Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(118): warning
> C4005: 'SOL_IP': macro redefinition
> [2021-07-07T20:42:43.430Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(170): note: see
> previous definition of 'SOL_IP'
> [2021-07-07T20:42:43.430Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(125): warning
> C4005: 'SOL_IPV6': macro redefinition
> [2021-07-07T20:42:43.430Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(171): note: see
> previous definition of 'SOL_IPV6'
> [2021-07-07T20:42:43.430Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:43.430Z] ..\src\kdecore\k3socketdevice.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:44.027Z] [96/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketbuffer.cpp.obj
>
> [2021-07-07T20:42:44.027Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:44.027Z] ..\src\kdecore\k3socketbuffer.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:44.302Z] [97/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktimezone.cpp.obj
> [2021-07-07T20:42:44.302Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:44.302Z] ..\src\kdecore\ktimezone.cpp: note:
> see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:44.565Z] [98/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcalendarera.cpp.obj
>
> [2021-07-07T20:42:44.565Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:44.565Z] ..\src\kdecore\kcalendarera.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:45.531Z] [99/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3serversocket.cpp.obj
>
> [2021-07-07T20:42:45.531Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:45.531Z] ..\src\kdecore\k3serversocket.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:45.793Z] [100/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketaddress.cpp.obj
>
> [2021-07-07T20:42:45.793Z] FAILED:
> src/CMakeFiles/KF5KDELibs4Support.dir/kdecore/k3socketaddress.cpp.obj
>
> [2021-07-07T20:42:45.793Z]
> C:\PROGRA~2\MICROS~1\2019\PROFES~1\VC\Tools\MSVC\1429~1.300\bin\Hostx64\x64\cl.exe
> /nologo /TP -DKCOREADDONS_LIB -DKDELIBS4SUPPORT_DEPRECATED=""
> -DKDELIBS4SUPPORT_DEPRECATED_EXPORT=KDELIBS4SUPPORT_EXPORT
> -DKDELIBS4SUPPORT_DEPRECATED_NO_EXPORT=KDELIBS4SUPPORT_NO_EXPORT
> -DKF5KDELibs4Support_EXPORTS
> -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0 -DKGUIADDONS_LIB
> -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB
> -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB
> -DQT_NO_CAST_TO_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
> -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
> -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB
> -DQT_TESTCASE_BUILDDIR=\"C:/CI/DepBuild/kdelibs4support/build\"
> -DQT_TESTLIB_LIB -DQT_USE_FAST_OPERATOR_PLUS -DQT_WIDGETS_LIB
> -DQT_XML_LIB -DQ_OS_WIN
> -DTRANSLATION_DOMAIN=\"kdelibs4support\" -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
> -Isrc -I..\src -Isrc\KF5KDELibs4Support_autogen\include
> -Isrc\..\..\.. -I..\src\kdecore -I..\src\kdeui -I..\src\kio
> -I..\src\kssl -Isrc\kssl -I..\src\kparts -I..\src\solid
> -Isrc\.. -I..\
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtWidgets
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtGui
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtANGLE
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\.\mkspecs\win32-msvc
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtDBus
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtPrintSupport
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KCoreAddons"
> -I"C:\CI\Software Installs\Dependencies\include\KF5"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KCrash"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KWidgetsAddons"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KConfigCore"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KConfigWidgets"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KCodecs"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KConfigGui"
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtXml
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KAuth"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KIOCore"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KService"
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtNetwork
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtConcurrent
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KIOFileWidgets"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KIOWidgets"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KIOGui"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KWindowSystem"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KJobWidgets"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\Solid"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KCompletion"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KBookmarks"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KItemViews"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KXmlGui"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KI18n"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KNotifications"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KIconThemes"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KGuiAddons"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KUnitConversion"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KTextWidgets"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\SonnetUi"
> -I"C:\CI\Software Installs\Dependencies\include\KF5\KParts"
> -I"C:\CI\Software
> Installs\Dependencies\include\KF5\KGlobalAccel"
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtSvg
> -IC:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtTest
> -I"C:\CI\Software Installs\Dependencies\include\msvc"
> -I"C:\CI\Software Installs\Dependencies\include" /DWIN32
> /D_WINDOWS /GR /EHsc /wd4250 /wd4251 /wd4396 /wd4661 /Zi /Ob0
> /Od /RTC1 -MDd /utf-8 -std:c++17 /showIncludes
> /Fosrc\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketaddress.cpp.obj
> /Fdsrc\CMakeFiles\KF5KDELibs4Support.dir\ /FS -c
> ..\src\kdecore\k3socketaddress.cpp
> [2021-07-07T20:42:45.793Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:45.793Z] ..\src\kdecore\k3socketaddress.cpp:
> note: see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:45.793Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(118): warning
> C4005: 'SOL_IP': macro redefinition
> [2021-07-07T20:42:45.793Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(170): note: see
> previous definition of 'SOL_IP'
> [2021-07-07T20:42:45.793Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(125): warning
> C4005: 'SOL_IPV6': macro redefinition
> [2021-07-07T20:42:45.793Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(171): note: see
> previous definition of 'SOL_IPV6'
> [2021-07-07T20:42:45.793Z]
> ..\src\kdecore\k3socketaddress.cpp(33): fatal error C1083:
> Cannot open include file: 'arpa/inet.h': No such file or
> directory
> [2021-07-07T20:42:46.054Z] [101/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kurl.cpp.obj
> [2021-07-07T20:42:46.054Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:46.054Z] ..\src\kdecore\kurl.cpp: note: see
> previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:46.054Z] KDE5 TODO: Remove tildeExpand
> feature for local paths
> [2021-07-07T20:42:47.091Z] [102/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcalendarsystemethiopian.cpp.obj
>
> [2021-07-07T20:42:47.091Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:47.091Z]
> ..\src\kdecore\kcalendarsystemethiopian.cpp: note: see
> previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:47.091Z] [103/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3reverseresolver.cpp.obj
>
> [2021-07-07T20:42:47.091Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:47.091Z]
> ..\src\kdecore\k3reverseresolver.cpp: note: see previous
> definition of 'Q_OS_WIN'
> [2021-07-07T20:42:47.091Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(118): warning
> C4005: 'SOL_IP': macro redefinition
> [2021-07-07T20:42:47.091Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(170): note: see
> previous definition of 'SOL_IP'
> [2021-07-07T20:42:47.091Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(125): warning
> C4005: 'SOL_IPV6': macro redefinition
> [2021-07-07T20:42:47.091Z] C:\Program Files (x86)\Windows
> Kits\10\include\10.0.19041.0\shared\ws2def.h(171): note: see
> previous definition of 'SOL_IPV6'
> [2021-07-07T20:42:47.091Z]
> C:\CI\DepBuild\kdelibs4support\src\kdecore\netsupp.h(38):
> warning C4005: 'PF_LOCAL': macro redefinition
> [2021-07-07T20:42:47.091Z] C:\CI\Software
> Installs\Dependencies\include\msvc\sys/socket.h(90): note: see
> previous definition of 'PF_LOCAL'
> [2021-07-07T20:42:48.517Z] [104/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3resolvermanager.cpp.obj
>
> [2021-07-07T20:42:48.517Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:48.517Z]
> ..\src\kdecore\k3resolvermanager.cpp: note: see previous
> definition of 'Q_OS_WIN'
> [2021-07-07T20:42:49.925Z] [105/533] Building CXX object
> src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\qtest_kde.cpp.obj
> [2021-07-07T20:42:49.925Z]
> C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qsystemdetection.h(189):
> warning C4005: 'Q_OS_WIN': macro redefinition
> [2021-07-07T20:42:49.925Z] ..\src\kdecore\qtest_kde.cpp: note:
> see previous definition of 'Q_OS_WIN'
> [2021-07-07T20:42:49.925Z] ninja: build stopped: subcommand
> failed.
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] }
> [2021-07-07T20:42:50.982Z] ERROR: script returned exit code 1
> [Pipeline] // catchError
> [Pipeline] deleteDir
> [Pipeline] bat
> [2021-07-07T20:46:08.216Z]
> [2021-07-07T20:46:08.216Z] C:\CI\DepBuild>if exist
> "C:\CI\Software Installs\Dependencies" rmdir /s /q
> "C:\CI\Software Installs\Dependencies"
> [Pipeline] emailextrecipients
> [Pipeline] emailext
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20210709/64055c6a/attachment-0001.htm>
More information about the Kde-frameworks-devel
mailing list