Closed
Bug 1839100
Opened 2 years ago
Closed 2 years ago
Perma wasi-crt-trunk make[1]: *** [Makefile:669: check-symbols] Error 1
Categories
(Firefox Build System :: Toolchains, defect, P5)
Firefox Build System
Toolchains
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=419807403&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fr2o-igmQR6cpMy_t4NyEQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-19T02:19:53.897Z] /builds/worker/fetches/wasi-sdk/build/install/wasi/bin/clang -O2 -DNDEBUG --target=wasm32-wasi -fno-trapping-math -Wall -Wextra -Werror -Wno-null-pointer-arithmetic -Wno-unused-parameter -Wno-sign-compare -Wno-unused-variable -Wno-unused-function -Wno-ignored-attributes -Wno-missing-braces -Wno-ignored-pragmas -Wno-unused-but-set-variable -Wno-unknown-warning-option -mthread-model single -isystem "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/include" "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/include-all.c" \
[task 2023-06-19T02:19:53.897Z] -isystem /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/include \
[task 2023-06-19T02:19:53.897Z] -std=gnu17 \
[task 2023-06-19T02:19:53.897Z] -E -dM -Wno-\#warnings \
[task 2023-06-19T02:19:53.897Z] -D_ALL_SOURCE \
[task 2023-06-19T02:19:53.897Z] -U__llvm__ \
[task 2023-06-19T02:19:53.897Z] -U__clang__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_major__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_minor__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_patchlevel__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_version__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_literal_encoding__ \
[task 2023-06-19T02:19:53.897Z] -U__clang_wide_literal_encoding__ \
[task 2023-06-19T02:19:53.897Z] -U__wasm_mutable_globals__ \
[task 2023-06-19T02:19:53.897Z] -U__wasm_sign_ext__ \
[task 2023-06-19T02:19:53.897Z] -U__GNUC__ \
[task 2023-06-19T02:19:53.897Z] -U__GNUC_MINOR__ \
[task 2023-06-19T02:19:53.897Z] -U__GNUC_PATCHLEVEL__ \
[task 2023-06-19T02:19:53.897Z] -U__VERSION__ \
[task 2023-06-19T02:19:53.897Z] -U__NO_MATH_ERRNO__ \
[task 2023-06-19T02:19:53.897Z] -U__BITINT_MAXWIDTH__ \
[task 2023-06-19T02:19:53.897Z] -U__FLT_EVAL_METHOD__ -Wno-builtin-macro-redefined \
[task 2023-06-19T02:19:53.897Z] | sed -e 's/__[[:upper:][:digit:]]*_ATOMIC_\([[:upper:][:digit:]_]*\)_LOCK_FREE/__compiler_ATOMIC_\1_LOCK_FREE/' \
[task 2023-06-19T02:19:53.897Z] | sed -e 's/__GNUC_VA_LIST $/__GNUC_VA_LIST 1/' \
[task 2023-06-19T02:19:53.897Z] | grep -v '^#define __\(BOOL\|INT_\(LEAST\|FAST\)\(8\|16\|32\|64\)\|INT\|LONG\|LLONG\|SHRT\)_WIDTH__' \
[task 2023-06-19T02:19:53.897Z] | grep -v '^#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_\(1\|2\|4\|8\)' \
[task 2023-06-19T02:19:53.897Z] > "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt"
[task 2023-06-19T02:19:53.919Z] # Check that the computed metadata matches the expected metadata.
[task 2023-06-19T02:19:53.919Z] # This ignores whitespace because on Windows the output has CRLF line endings.
[task 2023-06-19T02:19:53.920Z] diff -wur "expected/wasm32-wasi" "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi"
[task 2023-06-19T02:19:53.921Z] diff -wur expected/wasm32-wasi/predefined-macros.txt /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt
[task 2023-06-19T02:19:53.921Z] --- expected/wasm32-wasi/predefined-macros.txt 2023-05-30 20:38:54.000000000 +0000
[task 2023-06-19T02:19:53.921Z] +++ /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt 2023-06-19 02:19:53.912528388 +0000
[task 2023-06-19T02:19:53.921Z] @@ -2470,6 +2470,16 @@
[task 2023-06-19T02:19:53.921Z] #define __FLT_MIN_EXP__ (-125)
[task 2023-06-19T02:19:53.921Z] #define __FLT_MIN__ 1.17549435e-38F
[task 2023-06-19T02:19:53.921Z] #define __FLT_RADIX__ 2
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_NEGINF 0x0004
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_NEGNORMAL 0x0008
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_NEGSUBNORMAL 0x0010
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_NEGZERO 0x0020
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_POSINF 0x0200
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_POSNORMAL 0x0100
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_POSSUBNORMAL 0x0080
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_POSZERO 0x0040
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_QNAN 0x0002
[task 2023-06-19T02:19:53.921Z] +#define __FPCLASS_SNAN 0x0001
[task 2023-06-19T02:19:53.921Z] #define __compiler_ATOMIC_BOOL_LOCK_FREE 2
[task 2023-06-19T02:19:53.921Z] #define __compiler_ATOMIC_CHAR16_T_LOCK_FREE 2
[task 2023-06-19T02:19:53.921Z] #define __compiler_ATOMIC_CHAR32_T_LOCK_FREE 2
[task 2023-06-19T02:19:53.921Z] make[1]: *** [Makefile:669: check-symbols] Error 1
[task 2023-06-19T02:19:53.921Z] make[1]: Leaving directory '/builds/worker/fetches/wasi-sdk/src/wasi-libc'
[task 2023-06-19T02:19:53.922Z] make: *** [Makefile:104: build/wasi-libc.BUILT] Error 2
[taskcluster 2023-06-19 02:20:06.749Z] === Task Finished ===
[taskcluster 2023-06-19 02:20:06.814Z] Artifact "public/build" not found at "/builds/worker/artifacts/": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts/ in container f9d7ce051093da17b66d8001fa8c70e698d58bfb658173f69151f931fbde898a
[taskcluster 2023-06-19 02:20:06.875Z] Unsuccessful task run with exit code: 2 completed in 131.415 seconds
Comment 1•2 years ago
|
||
Hello Mike! Could you please take a look at this?
Thank you!
Flags: needinfo?(mh+mozilla)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/1c6e9d4668f7
Update wasi-libc build-time check for latest LLVM trunk. r=firefox-build-system-reviewers,ahochheiden
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mh+mozilla)
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•