[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #413345

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 30 22:06:07 GMT 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/413345/display/redirect>

Changes:


------------------------------------------
[...truncated 1.50 MB...]
66:09.16 # define GDK_DEPRECATED_IN_3_0_FOR(f)         GDK_DEPRECATED_FOR(f)
66:09.16                                               ^
66:09.16 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'
66:09.16 #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN
66:09.16                               ^
66:09.17 /usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR'
66:09.17 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
66:09.17                                            ^
66:09.17 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/image/decoders/icon/gtk/nsIconChannel.cpp:386:5: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations]
66:09.18     gtk_icon_set_unref(icon_set);
66:09.18     ^
66:09.18 /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:144:1: note: 'gtk_icon_set_unref' has been explicitly marked deprecated here
66:09.18 GDK_DEPRECATED_IN_3_10
66:09.18 ^
66:09.18 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'
66:09.19 # define GDK_DEPRECATED_IN_3_10               GDK_DEPRECATED
66:09.19                                               ^
66:09.19 /usr/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'
66:09.19 #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN
66:09.19                        ^
66:09.20 /usr/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED'
66:09.20 #define G_DEPRECATED __attribute__((__deprecated__))
66:09.20                                     ^
66:12.58    Compiling neqo-crypto v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
66:19.91    Compiling rust_decimal v1.23.1
66:27.09    Compiling smallvec v1.8.0
66:28.56 intl/components/gtest
66:31.14    Compiling cfg-if v0.1.10
66:31.81    Compiling unicode-bidi v0.3.8
66:38.06    Compiling unicode-normalization v0.1.7
66:45.01 12 warnings generated.
66:45.63 intl/components
66:45.70 intl/gtest
66:52.69    Compiling arrayvec v0.7.2
66:56.39    Compiling matches v0.1.9
66:56.65    Compiling idna v0.2.1
67:18.54 intl/hyphenation/glue
68:09.34 intl/l10n/rust/gtest
68:44.30    Compiling slab v0.4.6
68:45.36    Compiling scopeguard v1.1.0
68:46.64    Compiling percent-encoding v2.1.0
68:46.72 intl/l10n
68:49.11    Compiling neqo-transport v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
68:50.08    Compiling url v2.1.0
69:15.39 intl/l10n/test/gtest
69:31.24    Compiling net2 v0.2.37
69:37.36    Compiling enumset_derive v0.6.0
69:38.13 intl/locale/gtk
69:41.05 intl/locale
69:43.58 intl/locale/tests/gtest
69:47.16    Compiling proc-macro-hack v0.5.19
69:49.11 intl/lwbrk/gtest
69:50.56 intl/lwbrk
69:54.79    Compiling ident_case v1.0.1
69:55.26    Compiling fnv v1.0.7
69:55.50    Compiling strsim v0.10.0
70:01.05 intl/strres
70:03.72 intl/uconv
70:16.86    Compiling crossbeam-utils v0.8.8
70:20.58    Compiling darling_core v0.13.4
70:29.14 intl/unicharutil/util
70:29.26 ipc/app
70:32.27    Compiling iovec v0.1.4
70:34.87    Compiling static_assertions v1.1.0
70:35.28 toolkit/library/build/symverscript.stub
70:35.64    Compiling slab v0.4.6
70:36.36    Compiling data-encoding v2.3.2
70:38.45 media/libsoundtouch/src
70:38.98 config/external/sqlite/libmozsqlite3.so.symbols.stub
70:39.24 third_party/sqlite3/src
70:40.00 In file included from Unified_cpp_libsoundtouch_src0.cpp:20:
70:40.00 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/FIRFilter.cpp:81:12: warning: unused variable 'dScaler' [-Wunused-variable]
70:40.00     double dScaler = 1.0 / (double)resultDivider;
70:40.00            ^
70:40.01 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/FIRFilter.cpp:127:12: warning: unused variable 'dScaler' [-Wunused-variable]
70:40.01     double dScaler = 1.0 / (double)resultDivider;
70:40.01            ^
70:40.02 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/FIRFilter.cpp:166:12: warning: unused variable 'dScaler' [-Wunused-variable]
70:40.02     double dScaler = 1.0 / (double)resultDivider;
70:40.02            ^
70:40.11 In file included from Unified_cpp_libsoundtouch_src0.cpp:47:
70:40.12 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/InterpolateShannon.cpp:71:9: warning: 'PI' macro redefined [-Wmacro-redefined]
70:40.12 #define PI 3.1415926536
70:40.12         ^
70:40.12 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/AAFilter.cpp:45:9: note: previous definition is here
70:40.12 #define PI       M_PI
70:40.12         ^
70:40.13 In file included from Unified_cpp_libsoundtouch_src0.cpp:56:
70:40.13 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/RateTransposer.cpp:134:10: warning: variable 'count' set but not used [-Wunused-but-set-variable]
70:40.13     uint count;
70:40.13          ^
70:40.24 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
70:40.24 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/cpu_detect_x86.cpp:48:12: warning: 'bit_MMX' macro redefined [-Wmacro-redefined]
70:40.24    #define bit_MMX     (1 << 23)
70:40.24            ^
70:40.25 /usr/lib/clang/14.0.6/include/cpuid.h:133:9: note: previous definition is here
70:40.25 #define bit_MMX         0x00800000
70:40.25         ^
70:40.25 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
70:40.25 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/cpu_detect_x86.cpp:49:12: warning: 'bit_SSE' macro redefined [-Wmacro-redefined]
70:40.25    #define bit_SSE     (1 << 25)
70:40.25            ^
70:40.25 /usr/lib/clang/14.0.6/include/cpuid.h:136:9: note: previous definition is here
70:40.25 #define bit_SSE         0x02000000
70:40.25         ^
70:40.25 In file included from Unified_cpp_libsoundtouch_src0.cpp:92:
70:40.25 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/media/libsoundtouch/src/cpu_detect_x86.cpp:50:12: warning: 'bit_SSE2' macro redefined [-Wmacro-redefined]
70:40.25    #define bit_SSE2    (1 << 26)
70:40.25            ^
70:40.26 /usr/lib/clang/14.0.6/include/cpuid.h:137:9: note: previous definition is here
70:40.26 #define bit_SSE2        0x04000000
70:40.26         ^
70:40.80 ipc/chromium
70:41.40 ipc/glue
70:41.78 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/third_party/sqlite3/src/sqlite3.c:83786:3: warning: 'return' will never be executed [-Wunreachable-code-return]
70:41.79   return;
70:41.79   ^~~~~~
70:42.44 8 warnings generated.
70:42.51 ipc/glue/test/utility_process_xpcom
70:46.13 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/third_party/sqlite3/src/sqlite3.c:164962:9: warning: code will never be executed [-Wunreachable-code]
70:46.13         YYMINORTYPE yylhsminor;
70:46.13         ^~~~~~~~~~~~~~~~~~~~~~~
70:47.52 ipc/ipdl
70:58.85 ipc/testshell
70:59.13 js/ductwork/debugger
71:24.32 js/loader
71:24.97 js/src/debugger
71:25.01 js/src/gc/StatsPhasesGenerated.inc.stub
71:25.05 js/src/frontend
71:25.41 js/src/irregexp
71:25.49 In file included from Unified_cpp_gfx_skia10.cpp:101:
71:25.49 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/image/SkImage.cpp:34:
71:25.49 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/gpu/GrBackendSurface.h:13:
71:25.49 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/gpu/mock/GrMockTypes.h:12:
71:25.49 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/private/GrTypesPriv.h:543:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
71:25.50 }
71:25.50 ^
71:25.50 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/private/GrTypesPriv.h:559:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
71:25.50 }
71:25.50 ^
71:27.25 js/src/jit
71:34.99 4 warnings generated.
71:35.81 js/src
71:41.88 js/src/util
71:45.65    Compiling percent-encoding v2.1.0
71:51.35    Compiling url v2.1.0
71:57.30 js/src/wasm
72:11.28 modules/fdlibm/src
72:16.15 2 warnings generated.
72:18.01 js/xpconnect/loader
72:21.97 In file included from Unified_cpp_gfx_skia12.cpp:101:
72:21.97 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/pathops/SkPathOpsTSect.cpp:2048:14: warning: variable 'found' set but not used [-Wunused-but-set-variable]
72:21.97         bool found = false;
72:21.97              ^
72:26.26 In file included from Unified_cpp_gfx_skia11.cpp:92:
72:26.26 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/pathops/SkOpBuilder.cpp:11:
72:26.26 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
72:26.26         return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp);
72:26.26                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72:26.26                                         ||
72:26.27 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: note: cast one or both operands to int to silence this warning
72:30.91    Compiling sfv v0.9.1
72:44.40 1 warning generated.
72:51.33    Compiling mio v0.6.23 (/tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/third_party/rust/mio-0.6.23)
72:55.76    Compiling neqo-qpack v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
72:56.20 js/xpconnect/src
72:59.37 js/xpconnect/tests/components/native
73:02.81 In file included from Unified_cpp_gfx_skia14.cpp:2:
73:02.81 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/shaders/SkImageShader.cpp:86:39: warning: implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
73:02.81     const SkScalar max_fixed32dot32 = SK_MaxS32 * 0.25f;
73:02.81                                       ^~~~~~~~~ ~
73:10.30 js/xpconnect/wrappers
73:11.59 warning: the type `sockaddr_un` does not permit being left uninitialized
73:11.59    --> third_party/rust/mio-0.6.23/src/sys/unix/uds.rs:55:39
73:11.59     |
73:11.59 55  |         let addr: libc::sockaddr_un = mem::uninitialized();
73:11.59     |                                       ^^^^^^^^^^^^^^^^^^^^
73:11.59     |                                       |
73:11.59     |                                       this code causes undefined behavior when executed
73:11.59     |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
73:11.59     |
73:11.59     = note: `#[warn(invalid_value)]` on by default
73:11.59 note: integers must not be uninitialized (in this struct field)
73:11.59    --> /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/third_party/rust/libc/src/unix/linux_like/mod.rs:228:9
73:11.59     |
73:11.59 228 |         pub sun_family: sa_family_t,
73:11.59     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
73:19.91 1 warning generated.
73:26.39 layout/base
73:27.95 warning: `mio` (lib) generated 1 warning
73:27.95    Compiling enumset v1.0.11
73:29.25    Compiling byteorder v1.4.3
73:32.36    Compiling mio-extras v2.0.6
73:34.15 layout/build
73:34.58    Compiling base64 v0.10.1
73:37.58    Compiling neqo-http3 v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
73:50.34 1 warning generated.
73:57.53 In file included from Unified_cpp_gfx_skia2.cpp:65:
73:57.53 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkDevice.cpp:25:
73:57.53 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
73:57.53         return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp);
73:57.53                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73:57.53                                         ||
73:57.54 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: note: cast one or both operands to int to silence this warning
73:59.70 layout/forms
74:01.36 In file included from Unified_cpp_gfx_skia16.cpp:47:
74:01.36 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/utils/SkShadowUtils.cpp:21:
74:01.36 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
74:01.36         return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp);
74:01.36                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74:01.36                                         ||
74:01.36 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: note: cast one or both operands to int to silence this warning
74:02.57    Compiling bincode v1.3.3
74:02.83 layout/generic
74:08.38    Compiling glob v0.3.0
74:15.71 layout/inspector
74:19.93 layout/ipc
74:20.66    Compiling clang-sys v1.3.2
-573429:22.67 1 warning generated.
74:29.76 1 warning generated.
74:36.14 In file included from Unified_cpp_gfx_skia3.cpp:20:
74:36.15 In file included from /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkEdgeBuilder.cpp:16:
74:36.15 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
74:36.15         return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp);
74:36.15                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74:36.15                                         ||
74:36.15 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkPathPriv.h:272:17: note: cast one or both operands to int to silence this warning
74:40.39 In file included from Unified_cpp_gfx_skia3.cpp:56:
74:40.40 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkFont.cpp:180:17: warning: variable 'uni' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
74:40.40                 SK_ABORT("unexpected enum");
74:40.40                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
74:40.40 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/core/SkPostConfig.h:131:14: note: expanded from macro 'SK_ABORT'
74:40.40     do { if (sk_abort_is_enabled()) { \
74:40.40              ^~~~~~~~~~~~~~~~~~~~~
74:40.40 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkFont.cpp:182:16: note: uninitialized use occurs here
74:40.40         return uni;
74:40.41                ^~~
74:40.41 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkFont.cpp:180:17: note: remove the 'if' if its condition is always true
74:40.41                 SK_ABORT("unexpected enum");
74:40.41                 ^
74:40.41 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/include/core/SkPostConfig.h:131:10: note: expanded from macro 'SK_ABORT'
74:40.41     do { if (sk_abort_is_enabled()) { \
74:40.41          ^
74:40.41 /tmp/thunderbird-archlinuxrb-build-7nbsHzS4/thunderbird/trunk/src/thunderbird-102.5.0/gfx/skia/skia/src/core/SkFont.cpp:158:29: note: initialize the variable 'uni' to silence this warning
74:40.42         const SkUnichar* uni;
74:40.42                             ^
74:40.42                              = nullptr
Terminated
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list