<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 9, 2021 at 1:28 AM Harald Sitter <<a href="mailto:sitter@kde.org">sitter@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>comparing the failing build to the last successful one it appears kdewin no longer installs arpa/inet.h which lead me to this commit <a href="https://invent.kde.org/packaging/kdewin/-/commit/25a254ab3ab0369e235db7418ac9b95226445a38" target="_blank">https://invent.kde.org/packaging/kdewin/-/commit/25a254ab3ab0369e235db7418ac9b95226445a38</a> 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.<br></div></div></blockquote><div><br></div><div>Ralf, please note that this needs to be fixed with urgency as it is preventing the Windows CI system from being maintainable.</div><div><br></div><div>Regards,</div><div>Ben</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 8, 2021 at 8:46 AM Ben Cooksley <<a href="mailto:bcooksley@kde.org" target="_blank">bcooksley@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>Please find below a build log from a Windows dependency build job which is currently failing in kdelibs4support.</div><div><br></div><div>Any ideas what may have caused this?</div><div><br></div><div>Thanks,</div><div>Ben<br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>From: <b class="gmail_sendername" dir="auto">CI System</b> <span dir="auto"><<a href="mailto:noreply@kde.org" target="_blank">noreply@kde.org</a>></span><br>Date: Thu, Jul 8, 2021 at 8:46 AM<br>Subject: KDE CI: Administration ยป Dependency Build Extragear stable-kf5-qt5 WindowsMSVCQt5.15 - Build # 53 - Still Failing!<br>To:  <<a href="mailto:bcooksley@kde.org" target="_blank">bcooksley@kde.org</a>><br></div><br><br><div style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black"><table style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black"><tbody><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></td><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black" valign="center"><b style="font-size:200%">BUILD FAILURE</b></td></tr><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">
     Build URL
    </td><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black"><a href="https://build.kde.org/job/Administration/job/Dependency%20Build%20Extragear%20stable-kf5-qt5%20WindowsMSVCQt5.15/53/" target="_blank">https://build.kde.org/job/Administration/job/Dependency%20Build%20Extragear%20stable-kf5-qt5%20WindowsMSVCQt5.15/53/</a></td></tr><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">
     Project:
    </td><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">Dependency Build Extragear stable-kf5-qt5 WindowsMSVCQt5.15</td></tr><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">
     Date of build:
    </td><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">Wed, 07 Jul 2021 18:00:04 +0000</td></tr><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">
     Build duration:
    </td><td style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black">2 hr 46 min and counting</td></tr></tbody></table><br><table style="font-family:Verdana,Helvetica,sans serif;font-size:11px;color:black" width="100%" cellspacing="0" cellpadding="0"><tbody><tr><td style="font-family:Verdana,Helvetica,sans serif;font-size:120%;color:white;background-color:rgb(0,0,192)"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[...truncated 53095 lines...]</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:36.730Z] [84/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcurrencycode.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:36.730Z] ..\src\kdecore\kcurrencycode.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:37.710Z] [85/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kdebugdbusiface.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:37.710Z] ..\src\kdecore\kdebugdbusiface.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:37.974Z] [86/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kdebug.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:37.974Z] ..\src\kdecore\kdebug.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.393Z] [87/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\klibrary.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.394Z] ..\src\kdecore\klibrary.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.394Z] [88/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k4aboutdata.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.394Z] ..\src\kdecore\k4aboutdata.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.394Z] KDE5 FIXME: This code must be replaced by something with KLocalizedString</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:39.394Z] KDE5 TODO: What about this code ?</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:40.178Z] [89/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kkernel_win.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:40.178Z] ..\src\kdecore\kkernel_win.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:40.459Z] [90/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktemporaryfile.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:40.459Z] ..\src\kdecore\ktemporaryfile.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] [91/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\KF5KDELibs4Support_autogen\mocs_compilation.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] src\KF5KDELibs4Support_autogen\mocs_compilation.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] Port to Qt5 native filter</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] [92/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktempdir.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] ..\src\kdecore\ktempdir.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] [93/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kmd5.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:41.888Z] ..\src\kdecore\kmd5.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:42.850Z] [94/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3bufferedsocket.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:42.850Z] ..\src\kdecore\k3bufferedsocket.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:43.430Z] [95/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketdevice.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:43.430Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(118): warning C4005: 'SOL_IP': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:43.430Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(125): warning C4005: 'SOL_IPV6': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:43.430Z] ..\src\kdecore\k3socketdevice.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.027Z] [96/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketbuffer.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.027Z] ..\src\kdecore\k3socketbuffer.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.302Z] [97/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\ktimezone.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.302Z] ..\src\kdecore\ktimezone.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.565Z] [98/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcalendarera.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:44.565Z] ..\src\kdecore\kcalendarera.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.531Z] [99/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3serversocket.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.531Z] ..\src\kdecore\k3serversocket.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.793Z] [100/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3socketaddress.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.793Z] FAILED: src/CMakeFiles/KF5KDELibs4Support.dir/kdecore/k3socketaddress.cpp.obj </td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.793Z] ..\src\kdecore\k3socketaddress.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.793Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(118): warning C4005: 'SOL_IP': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:45.793Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(125): warning C4005: 'SOL_IPV6': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:46.054Z] [101/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kurl.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:46.054Z] ..\src\kdecore\kurl.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:46.054Z] KDE5 TODO: Remove tildeExpand feature for local paths</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] [102/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\kcalendarsystemethiopian.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] ..\src\kdecore\kcalendarsystemethiopian.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] [103/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3reverseresolver.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] ..\src\kdecore\k3reverseresolver.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(118): warning C4005: 'SOL_IP': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(125): warning C4005: 'SOL_IPV6': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] C:\CI\DepBuild\kdelibs4support\src\kdecore\netsupp.h(38): warning C4005: 'PF_LOCAL': macro redefinition</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:47.091Z] C:\CI\Software Installs\Dependencies\include\msvc\sys/socket.h(90): note: see previous definition of 'PF_LOCAL'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:48.517Z] [104/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\k3resolvermanager.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:48.517Z] ..\src\kdecore\k3resolvermanager.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:49.925Z] [105/533] Building CXX object src\CMakeFiles\KF5KDELibs4Support.dir\kdecore\qtest_kde.cpp.obj</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[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</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:49.925Z] ..\src\kdecore\qtest_kde.cpp: note: see previous definition of 'Q_OS_WIN'</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:49.925Z] ninja: build stopped: subcommand failed.</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] }</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] // stage</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] }</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:42:50.982Z] ERROR: script returned exit code 1</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] // catchError</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] deleteDir</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] bat</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:46:08.216Z] </td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[2021-07-07T20:46:08.216Z] C:\CI\DepBuild>if exist "C:\CI\Software Installs\Dependencies" rmdir /s /q "C:\CI\Software Installs\Dependencies" </td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] emailextrecipients</td></tr><tr><td style="font-family:Courier New;font-size:11px;color:black">[Pipeline] emailext</td></tr></tbody></table><br></div></div></div></div>
</blockquote></div></div>
</blockquote></div></div>