Closed Bug 1797395 Opened 3 years ago Closed 3 years ago

Perma wasi-crt-trunk make[1]: *** [Makefile:556: check-symbols] Error 1

Categories

(Firefox Build System :: Toolchains, defect, P5)

defect

Tracking

(firefox108 fixed)

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: glandium)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=394320877&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WI_Ke4IiRhKIdE-ciVjuzQ/runs/0/artifacts/public/logs/live_backing.log


[task 2022-10-25T22:18:31.068Z] /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 2022-10-25T22:18:31.068Z]     -isystem /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/include \
[task 2022-10-25T22:18:31.068Z]     -std=gnu17 \
[task 2022-10-25T22:18:31.068Z]     -E -dM -Wno-\#warnings \
[task 2022-10-25T22:18:31.068Z]     -D_ALL_SOURCE \
[task 2022-10-25T22:18:31.068Z]     -U__llvm__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_major__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_minor__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_patchlevel__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_version__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_literal_encoding__ \
[task 2022-10-25T22:18:31.068Z]     -U__clang_wide_literal_encoding__ \
[task 2022-10-25T22:18:31.068Z]     -U__GNUC__ \
[task 2022-10-25T22:18:31.068Z]     -U__GNUC_MINOR__ \
[task 2022-10-25T22:18:31.068Z]     -U__GNUC_PATCHLEVEL__ \
[task 2022-10-25T22:18:31.068Z]     -U__VERSION__ \
[task 2022-10-25T22:18:31.068Z]     -U__FLOAT128__ \
[task 2022-10-25T22:18:31.068Z]     -U__NO_MATH_ERRNO__ \
[task 2022-10-25T22:18:31.068Z]     -U__BITINT_MAXWIDTH__ \
[task 2022-10-25T22:18:31.068Z]     -U__FLT_EVAL_METHOD__ -Wno-builtin-macro-redefined \
[task 2022-10-25T22:18:31.068Z]     | sed -e 's/__[[:upper:][:digit:]]*_ATOMIC_\([[:upper:][:digit:]_]*\)_LOCK_FREE/__compiler_ATOMIC_\1_LOCK_FREE/' \
[task 2022-10-25T22:18:31.068Z]     | grep -v '^#define __FLT16_' \
[task 2022-10-25T22:18:31.068Z]     | grep -v '^#define __\(BOOL\|INT_\(LEAST\|FAST\)\(8\|16\|32\|64\)\|INT\|LONG\|LLONG\|SHRT\)_WIDTH__' \
[task 2022-10-25T22:18:31.068Z]     > "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt"
[task 2022-10-25T22:18:31.099Z] # Check that the computed metadata matches the expected metadata.
[task 2022-10-25T22:18:31.100Z] # This ignores whitespace because on Windows the output has CRLF line endings.
[task 2022-10-25T22:18:31.100Z] diff -wur "/builds/worker/fetches/wasi-sdk/src/wasi-libc/expected/wasm32-wasi" "/builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi"
[task 2022-10-25T22:18:31.102Z] diff -wur /builds/worker/fetches/wasi-sdk/src/wasi-libc/expected/wasm32-wasi/predefined-macros.txt /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt
[task 2022-10-25T22:18:31.102Z] --- /builds/worker/fetches/wasi-sdk/src/wasi-libc/expected/wasm32-wasi/predefined-macros.txt	2022-10-20 07:37:54.000000000 +0000
[task 2022-10-25T22:18:31.102Z] +++ /builds/worker/fetches/wasi-sdk/build/install/wasi/share/wasi-sysroot/share/wasm32-wasi/predefined-macros.txt	2022-10-25 22:18:31.093226662 +0000
[task 2022-10-25T22:18:31.102Z] @@ -3063,6 +3063,8 @@
[task 2022-10-25T22:18:31.102Z]  #define __wasm32 1
[task 2022-10-25T22:18:31.102Z]  #define __wasm32__ 1
[task 2022-10-25T22:18:31.102Z]  #define __wasm__ 1
[task 2022-10-25T22:18:31.102Z] +#define __wasm_mutable_globals__ 1
[task 2022-10-25T22:18:31.102Z] +#define __wasm_sign_ext__ 1
[task 2022-10-25T22:18:31.102Z]  #define _tolower(a) ((a)|0x20)
[task 2022-10-25T22:18:31.102Z]  #define _toupper(a) ((a)&0x5f)
[task 2022-10-25T22:18:31.102Z]  #define acos(x) __tg_real_complex(acos, (x))
[task 2022-10-25T22:18:31.102Z] make[1]: *** [Makefile:556: check-symbols] Error 1
[task 2022-10-25T22:18:31.102Z] make[1]: Leaving directory '/builds/worker/fetches/wasi-sdk/src/wasi-libc'
[task 2022-10-25T22:18:31.102Z] make: *** [Makefile:93: build/wasi-libc.BUILT] Error 2
[taskcluster 2022-10-25 22:18:42.207Z] === Task Finished ===
[taskcluster 2022-10-25 22:18:42.212Z] 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 7f084307490a3832a3d1bf3b64c5068ca7b254732a507a5208fba3702fe6a4e9 
[taskcluster 2022-10-25 22:18:42.279Z] Unsuccessful task run with exit code: 2 completed in 36.315 seconds
Flags: needinfo?(mh+mozilla)
Flags: needinfo?(mh+mozilla)
Assignee: nobody → mh+mozilla
Blocks: 1614858
Component: Task Configuration → Toolchains
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/f001e20756c2 Fix wasi-crt-trunk builds after clang trunk changes. r=firefox-build-system-reviewers,andi
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: