Closed Bug 1467314 Opened 6 years ago Closed 6 years ago

Bustage @ fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory when Gecko 62 merges to Beta on 14-06-2018

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox-esr60 unaffected, firefox60 unaffected, firefox61 unaffected, firefox62- unaffected)

RESOLVED DUPLICATE of bug 1465799
Tracking Status
firefox-esr60 --- unaffected
firefox60 --- unaffected
firefox61 --- unaffected
firefox62 - unaffected

People

(Reporter: RaulG, Unassigned)

References

Details

[Tracking Requested - why for this release]: Central as beta simulaton: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e86b8661d1973ae88b4b8a6f9f01396ac9238512 Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=182084222&repo=try&lineNumber=1396 Log snippet: 13:58:39 INFO - checking for valloc in malloc.h... no 13:58:39 INFO - checking for valloc in unistd.h... no 13:58:39 INFO - checking NSPR selection... source-tree 13:58:39 INFO - checking if app-specific confvars.sh exists... z:/build/build/src/browser/confvars.sh 13:58:39 INFO - ERROR: STUB installer expected to be enabled but 13:58:39 INFO - ERROR: USE_STUB_INSTALLER is not specified in the environment 13:58:39 INFO - DEBUG: <truncated - see config.log for full output> 13:58:39 INFO - DEBUG: malloc_usable_size(); 13:58:39 INFO - DEBUG: #endif 13:58:39 INFO - DEBUG: 13:58:39 INFO - DEBUG: ; return 0; } 13:58:39 INFO - DEBUG: configure:8901: checking whether malloc_usable_size definition can use const argument 13:58:39 INFO - DEBUG: configure:8912: z:/build/build/src/sccache2/sccache.exe z:/build/build/src/vs2017_15.6.6/VC/bin/Hostx64/x86/cl.exe -c -nologo -wd4091 -D_HAS_EXCEPTIONS=0 -W3 -Gy -Zc:inline -arch:SSE2 -Gw -wd4244 -wd4267 -we4553 -utf-8 conftest.c 1>&5 13:58:39 INFO - DEBUG: conftest.c 13:58:39 INFO - DEBUG: configure:8934: checking for valloc in malloc.h 13:58:39 INFO - DEBUG: Microsoft (R) C/C++ Optimizing Compiler Version 19.13.26131.1 for x86 13:58:39 INFO - DEBUG: Copyright (C) Microsoft Corporation. All rights reserved. 13:58:39 INFO - DEBUG: 13:58:39 INFO - DEBUG: conftest.c 13:58:39 INFO - DEBUG: configure:8959: checking for valloc in unistd.h 13:58:39 INFO - DEBUG: Microsoft (R) C/C++ Optimizing Compiler Version 19.13.26131.1 for x86 13:58:39 INFO - DEBUG: Copyright (C) Microsoft Corporation. All rights reserved. 13:58:39 INFO - DEBUG: 13:58:39 INFO - DEBUG: conftest.c 13:58:39 INFO - DEBUG: configure(8962): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory 13:58:39 INFO - DEBUG: configure:9114: checking NSPR selection 13:58:39 INFO - DEBUG: configure:10168: checking if app-specific confvars.sh exists 13:58:39 INFO - ERROR: old-configure failed 13:58:39 INFO - *** Fix above errors and then restart with\ 13:58:39 INFO - "z:/build/build/src/mozmake.EXE -f client.mk build" 13:58:39 INFO - client.mk:123: recipe for target 'configure' failed 13:58:39 INFO - mozmake.EXE: *** [configure] Error 1 13:58:39 ERROR - Return code: 2 13:58:39 WARNING - setting return code to 2 13:58:39 FATAL - 'mach build -v' did not run successfully. Please check log for errors. 13:58:39 FATAL - Running post_fatal callback... 13:58:39 FATAL - Exiting -1 13:58:39 INFO - [mozharness: 2018-06-06 13:58:39.682000Z] Finished build step (failed) 13:58:39 INFO - Running post-run listener: _summarize 13:58:39 ERROR - # TBPL FAILURE # 13:58:39 INFO - [mozharness: 2018-06-06 13:58:39.682000Z] FxDesktopBuild summary: 13:58:39 ERROR - # TBPL FAILURE #
I don't spot anything related to "JavaScript: Internationalization API" in the log, but the error in <https://treeherder.mozilla.org/logviewer.html#?job_id=182084222&repo=try&lineNumber=1376> makes it more likely that bug 1286092 is involved, see this diff [1] which added the check. Therefore moving to "Release Engineering/General". [1] https://searchfox.org/mozilla-central/diff/cae3fbb240be1d1d58c374983e49f5d212fd324f/browser/confvars.sh#26
Component: JavaScript: Internationalization API → General
Product: Core → Release Engineering
QA Contact: catlee
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
See Also: → 1474628
You need to log in before you can comment on or make changes to this bug.