Skip to content

Console Output

Started by upstream project "Build-eclipse-launcher" build number 95
originally caused by:
 Started by user Sravan Kumar Lakkimsetti
 Started by upstream project "Build-eclipse-launcher" build number 94
 originally caused by:
  Started by user Sravan Kumar Lakkimsetti
Running as Sravan Kumar Lakkimsetti
Building remotely on rs68g-win10 (swt.natives-win32.win32.x86_64 windows) in workspace C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM
[win32-launcher-windows-x86_64] $ cmd /c call C:\Users\genie.releng\AppData\Local\Temp\jenkins9239494074240592838.bat

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64>SETLOCAL EnableDelayedExpansion 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64>if "true" == "false" EXIT /B 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64>mkdir launcher 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64>pushd launcher 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher>C:\tools\cygwin\bin\curl -o source.tar.gz https://ci.eclipse.org/releng/job/Build-eclipse-launcher/ws/source.tar.gz 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  105k  100  105k    0     0   391k      0 --:--:-- --:--:-- --:--:--  392k

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher>C:\tools\cygwin\bin\gzip -d source.tar.gz 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher>C:\tools\cygwin\bin\tar xf source.tar 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher>pushd win32 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\win32>set DEFAULT_OS=win32 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\win32>set DEFAULT_OS_ARCH=x86_64 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\win32>set DEFAULT_WS=win32 

genie.releng@rs68g-win10 C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\win32>call build.bat 
LAUNCHER build dir: S:\swt-builddir
"Microsoft Visual Studio 2019 dir: C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
"JAVA_HOME x64: C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot"
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.10.0
** Copyright (c) 2021 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
Building Windows launcher. Defaults: -os win32 -arch x86_64 -ws win32

Microsoft (R) Program Maintenance Utility Version 14.29.30037.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	del eclipse.exe eclipse_11900.dll eclipseMain.obj eclipseMainConsole.obj eclipse.obj  eclipseWin.obj  eclipseUtil.obj  eclipseJNI.obj eclipseShm.obj eclipseConfig.obj eclipseCommon.obj   eclipseWinCommon.obj eclipse.res
Could Not Find C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\win32\eclipse.exe

Microsoft (R) Program Maintenance Utility Version 14.29.30037.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseMain.obj ../eclipseMain.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseMain.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseMain.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseConfig.obj ../eclipseConfig.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseConfig.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseConfig.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseCommon.obj ../eclipseCommon.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseCommon.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseCommon.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseWinCommon.obj eclipseWinCommon.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseWinCommon.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
eclipseWinCommon.c: note: see previous definition of '_UNICODE'
	rc -r -fo eclipse.res eclipse.rc
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384

Copyright (C) Microsoft Corporation.  All rights reserved.


	link /DYNAMICBASE /NXCOMPAT /HIGHENTROPYVA /NODEFAULTLIB /INCREMENTAL:NO /RELEASE /NOLOGO -subsystem:windows -entry:wmainCRTStartup -out:eclipse.exe eclipseMain.obj eclipseConfig.obj eclipseCommon.obj   eclipseWinCommon.obj eclipse.res kernel32.lib user32.lib comctl32.lib libcmt.lib  libvcruntime.lib libucrt.lib ole32.lib windowscodecs.lib
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /Foeclipse.obj ../eclipse.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipse.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipse.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseWin.obj eclipseWin.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseWin.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
eclipseWin.c: note: see previous definition of '_UNICODE'
eclipseWin.c(118): warning C4477: 'swscanf' : format string '%lx' requires an argument of type 'unsigned long *', but variadic argument 2 has type 'DWORDLONG *'
eclipseWin.c(118): note: consider using '%llx' in the format string
eclipseWin.c(118): note: consider using '%Ix' in the format string
eclipseWin.c(118): note: consider using '%I64x' in the format string
eclipseWin.c(204): warning C4028: formal parameter 3 different from declaration
eclipseWin.c(665): warning C4028: formal parameter 3 different from declaration
eclipseWin.c(768): warning C4133: 'function': incompatible types - from 'char [3]' to 'const wchar_t *const '
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseUtil.obj ../eclipseUtil.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseUtil.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseUtil.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseJNI.obj ../eclipseJNI.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseJNI.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseJNI.c: note: see previous definition of '_UNICODE'
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT /FoeclipseShm.obj ../eclipseShm.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseShm.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseShm.c: note: see previous definition of '_UNICODE'
	link /DYNAMICBASE /NXCOMPAT /HIGHENTROPYVA /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO  -dll /BASE:0x140000000 /DLL -out:eclipse_11900.dll eclipse.obj  eclipseWin.obj  eclipseUtil.obj  eclipseJNI.obj eclipseShm.obj eclipseConfig.obj eclipseCommon.obj   eclipseWinCommon.obj kernel32.lib user32.lib comctl32.lib gdi32.lib Advapi32.lib libcmt.lib version.lib  libvcruntime.lib libucrt.lib ole32.lib windowscodecs.lib
   Creating library eclipse_11900.lib and object eclipse_11900.exp
	cl  -DUNICODE -I.. -DDEFAULT_OS="\"win32\""  -DDEFAULT_OS_ARCH="\"x86_64\""  -DDEFAULT_WS="\"win32\""  -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include" -I"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\include\win32"  -Ox -DNDEBUG -DUNICODE -D_UNICODE -DCOBJMACROS /c -DUSE_ASSEMBLER -GS -DWIN64 -D_WIN64 -D_MT -MT  -D_MT -MT -D_WIN32_CONSOLE /FoeclipseMainConsole.obj ../eclipseMain.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

eclipseMain.c
C:\Users\genie.releng\ci\workspace\win32-launcher-windows-x86_64\launcher\eclipseUnicode.h(22): warning C4005: '_UNICODE': macro redefinition
../eclipseMain.c: note: see previous definition of '_UNICODE'
	link /DYNAMICBASE /NXCOMPAT /HIGHENTROPYVA /NODEFAULTLIB /INCREMENTAL:NO /RELEASE /NOLOGO -subsystem:console -entry:wmainCRTStartup -out:eclipsec.exe eclipseMainConsole.obj eclipseConfig.obj eclipseCommon.obj   eclipseWinCommon.obj kernel32.lib user32.lib comctl32.lib libcmt.lib  libvcruntime.lib libucrt.lib ole32.lib windowscodecs.lib
Archiving artifacts
Finished: SUCCESS