Closed Bug 1273817 Opened 8 years ago Closed 8 years ago

taskcluster win32 (debug) build failure: security/nss/lib/util/utilmod.obj' failed

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: grenade, Unassigned)

References

Details

build: https://treeherder.mozilla.org/#/jobs?repo=try&revision=22b59f95028b60784592ba0bd4fc8dd11537b40e&selectedJob=20964869
raw-log: https://public-artifacts.taskcluster.net/b9m5V0yOTU6DMT-BA9C1-g/0/public/logs/command_000007.log

failure:

15:46:56     INFO -  echo x:/Task_1463478117/build/src/obj-firefox/security/nss/lib/ssl/ssl.lib
15:46:56     INFO -  x:/Task_1463478117/build/src/obj-firefox/security/nss/lib/ssl/ssl.lib
15:46:56     INFO -  x:/Task_1463478117/build/src/obj-firefox/_virtualenv/Scripts/python.exe x:/Task_1463478117/build/src/config/nsinstall.py -t -m 664 x:/Task_1463478117/build/src/obj-firefox/security/nss/lib/ssl/ssl.lib x:/Task_1463478117/build/src/obj-firefox/dist/lib
15:46:56     INFO -  mozmake.EXE[6]: Leaving directory 'x:/Task_1463478117/build/src/security/nss/lib/ssl'
16:18:21     INFO -  ../../coreconf/rules.mk:388: recipe for target 'x:/Task_1463478117/build/src/obj-firefox/security/nss/lib/util/utilmod.obj' failed
16:18:21     INFO -  mozmake.EXE[6]: *** [x:/Task_1463478117/build/src/obj-firefox/security/nss/lib/util/utilmod.obj] Error 53
16:18:21     INFO -  mozmake.EXE[6]: Leaving directory 'x:/Task_1463478117/build/src/security/nss/lib/util'
16:18:21     INFO -  Makefile:455: recipe for target 'libs-nss/lib/util' failed
16:18:21     INFO -  mozmake.EXE[5]: *** [libs-nss/lib/util] Error 2
16:18:21     INFO -  mozmake.EXE[5]: Leaving directory 'x:/Task_1463478117/build/src/obj-firefox/config/external/nss'
16:18:21     INFO -  x:/Task_1463478117/build/src/config/recurse.mk:71: recipe for target 'config/external/nss/target' failed
16:18:21     INFO -  mozmake.EXE[4]: *** [config/external/nss/target] Error 2
16:18:21     INFO -  mozmake.EXE[4]: Leaving directory 'x:/Task_1463478117/build/src/obj-firefox'
16:18:21     INFO -  x:/Task_1463478117/build/src/config/recurse.mk:32: recipe for target 'compile' failed
16:18:21     INFO -  mozmake.EXE[3]: *** [compile] Error 2
16:18:21     INFO -  mozmake.EXE[3]: Leaving directory 'x:/Task_1463478117/build/src/obj-firefox'
16:18:21     INFO -  x:/Task_1463478117/build/src/config/rules.mk:540: recipe for target 'default' failed
16:18:21     INFO -  mozmake.EXE[2]: *** [default] Error 2
16:18:21     INFO -  mozmake.EXE[2]: Leaving directory 'x:/Task_1463478117/build/src/obj-firefox'
16:18:21     INFO -  x:/Task_1463478117/build/src/client.mk:410: recipe for target 'realbuild' failed
16:18:21     INFO -  mozmake.EXE[1]: *** [realbuild] Error 2
16:18:21     INFO -  mozmake.EXE[1]: Leaving directory 'x:/Task_1463478117/build/src'
16:18:21     INFO -  client.mk:168: recipe for target 'build' failed
16:18:21     INFO -  mozmake.EXE: *** [build] Error 2
16:18:21     INFO -  243 compiler warnings present.
16:18:32     INFO -  2
16:18:32    ERROR - Return code: 1
16:18:32  WARNING - setting return code to 2
16:18:32    FATAL - 'mach build' did not run successfully. Please check log for errors.
This smells like a possible dupe of bug 1273806
yes, error 53 again, here is the raw cl.exe command to maybe execute on the box in the same environment:
x:/Task_1463478117/build/src/vs2015u2/VC/bin/amd64_x86/cl.EXE -Fox:/Task_1463478117/build/src/obj-firefox/security/nss/lib/util/utilmod.obj -c -O1 -Zi -Fdx:/Task_1463478117/build/src/obj-firefox/security/nss/lib/util/ -MD -w44267 -w44244 -w44018 -w44312 -FS -arch:IA32 -W3 -nologo -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS -DXP_PC -UDEBUG -DNDEBUG -DWIN32 -D_X86_ -D_WINDOWS -DWIN95 -DNSS_NO_INIT_SUPPORT -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -Ix:/Task_1463478117/build/src/obj-firefox/dist/include/nspr -Ix:/Task_1463478117/build/src/obj-firefox/dist/include/nspr -Ix:/Task_1463478117/build/src/obj-firefox/dist/include/nss -Ix:/Task_1463478117/build/src/obj-firefox/dist/private/nss  "/x/Task_1463478117/build/src/security/nss/lib/util/utilmod.c"
this error has gone away. no idea what sorted it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.