Community
Participate
Working Groups
Waiting for the completion of 1-SWT-Increment_if_needed 03:32:08 1-SWT-Increment_if_needed #664 completed. Result was FAILURE 03:32:08 Build step 'Trigger/call builds on other projects' marked build as failure https://ci.eclipse.org/releng/job/1-SWT-Increment_if_needed/664/console
Here is the actual error message "swt.rc(55) : error RC2176 : old DIB in search.ico; pass it through SDKPAINT NMAKE : fatal error U1077: '"C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\rc.EXE"' : return code '0x1' Stop." My suspicion is on this commit https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=c4446b5e7d895c1bbe3231a1b6440910c7c14932 looks like we have a problem with ico format. @niraj, Can we revert this?
(In reply to Sravan Kumar Lakkimsetti from comment #1) > Here is the actual error message > "swt.rc(55) : error RC2176 : old DIB in search.ico; pass it through SDKPAINT > > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Windows > Kits\10\bin\10.0.16299.0\x64\rc.EXE"' : return code '0x1' > Stop." > > > > My suspicion is on this commit > https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/ > ?id=c4446b5e7d895c1bbe3231a1b6440910c7c14932 > > looks like we have a problem with ico format. > > @niraj, Can we revert this? Native build pass locally, but is failing on build machine. I plan to revert above patch for now.
(In reply to Sravan Kumar Lakkimsetti from comment #1) > My suspicion is on this commit > https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/ > ?id=c4446b5e7d895c1bbe3231a1b6440910c7c14932 Above patch is reverted via below commit: Gerrit change https://git.eclipse.org/r/143789 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=6434e727aafcb8d724a9bab0c65f18e15e6b596b
New Build has come.
Marking Verified.