[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #435880

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 10 10:34:22 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/435880/display/redirect>

Changes:


------------------------------------------
[...truncated 66.19 KB...]
vp9/encoder/vp9_rdopt.c:631:50: note: at offset [112, 2147483644] into destination object 't_left' of size [0, 16]
  631 |     ENTROPY_CONTEXT t_above[16], ENTROPY_CONTEXT t_left[16],
      |                                  ~~~~~~~~~~~~~~~~^~~~~~~~~~
vp9/encoder/vp9_rdopt.c:650:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  650 |         t_left[i] = !!*(const uint32_t *)&left[i];
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp9/encoder/vp9_rdopt.c:631:50: note: at offset [116, 2147483644] into destination object 't_left' of size [0, 16]
  631 |     ENTROPY_CONTEXT t_above[16], ENTROPY_CONTEXT t_left[16],
      |                                  ~~~~~~~~~~~~~~~~^~~~~~~~~~
vp9/encoder/vp9_rdopt.c:650:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  650 |         t_left[i] = !!*(const uint32_t *)&left[i];
      |         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp9/encoder/vp9_rdopt.c:631:50: note: at offset [120, 2147483644] into destination object 't_left' of size [0, 16]
  631 |     ENTROPY_CONTEXT t_above[16], ENTROPY_CONTEXT t_left[16],
      |                                  ~~~~~~~~~~~~~~~~^~~~~~~~~~
In function 'choose_txfm_size_from_modelrd',
    inlined from 'super_block_yrd' at vp9/encoder/vp9_rdopt.c:971:5:
vp9/encoder/vp9_rdopt.c:888:38: warning: 'rd' may be used uninitialized [-Wmaybe-uninitialized]
  888 |         rd[TX_32X32][1] <= rd[TX_8X8][1] &&
      |                            ~~~~~~~~~~^~~
vp9/encoder/vp9_rdopt.c: In function 'super_block_yrd':
vp9/encoder/vp9_rdopt.c:846:11: note: 'rd' declared here
  846 |   int64_t rd[TX_SIZES][2];
      |           ^~
In function 'choose_txfm_size_from_rd',
    inlined from 'super_block_yrd' at vp9/encoder/vp9_rdopt.c:986:5:
vp9/encoder/vp9_rdopt.c:781:74: warning: 'rd' may be used uninitialized [-Wmaybe-uninitialized]
  781 |         rd[TX_32X32][1] < rd[TX_16X16][1] && rd[TX_32X32][1] < rd[TX_8X8][1] &&
      |                                                                ~~~~~~~~~~^~~
vp9/encoder/vp9_rdopt.c: In function 'super_block_yrd':
vp9/encoder/vp9_rdopt.c:743:11: note: 'rd' declared here
  743 |   int64_t rd[TX_SIZES][2];
      |           ^~
test/keyframe_test.cc: In member function 'virtual void {anonymous}::KeyframeTest_TestRandomVideoSource_Test::TestBody()':
test/keyframe_test.cc:67:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   67 |   if (GET_PARAM(1) > 0)
      |      ^
test/keyframe_test.cc: In member function 'virtual void {anonymous}::KeyframeTest_TestAutoKeyframe_Test::TestBody()':
test/keyframe_test.cc:129:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
  129 |   if (GET_PARAM(1) > 0)
      |      ^
    [AR] libvpx_g.a
    [LD] libvpx.so.1.3.0
ar: `u' modifier ignored since `D' is the default (see `U')
    [STRIP] libvpx.a < libvpx_g.a
    [LN]      libvpx.so.1.3.0 libvpx.so
    [LN]      libvpx.so.1.3.0 libvpx.so.1
    [LN]      libvpx.so.1.3.0 libvpx.so.1.3
third_party/googletest/src/src/gtest-all.cc: In function 'bool testing::internal::StackGrowsDown()':
third_party/googletest/src/src/gtest-all.cc:7485:24: warning: 'dummy' may be used uninitialized [-Wmaybe-uninitialized]
 7485 |   StackLowerThanAddress(&dummy, &result);
      |   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
third_party/googletest/src/src/gtest-all.cc:7477:6: note: by argument 1 of type 'const void*' to 'void testing::internal::StackLowerThanAddress(const void*, bool*)' declared here
 7477 | void StackLowerThanAddress(const void* ptr, bool* result) {
      |      ^~~~~~~~~~~~~~~~~~~~~
third_party/googletest/src/src/gtest-all.cc:7483:7: note: 'dummy' declared here
 7483 |   int dummy;
      |       ^~~~~
    [AR] libgtest_g.a
ar: `u' modifier ignored since `D' is the default (see `U')
    [STRIP] libgtest.a < libgtest_g.a
    [LD] test_libvpx
    [EXAMPLE] vp8cx_set_ref.c
    [EXAMPLE] vp8_set_maps.c
    [EXAMPLE] error_resilient.c
    [EXAMPLE] decode_with_drops.c
    [EXAMPLE] force_keyframe.c
    [EXAMPLE] twopass_encoder.c
    [EXAMPLE] simple_encoder.c
    [EXAMPLE] decode_to_md5.c
    [EXAMPLE] postproc.c
    [EXAMPLE] simple_decoder.c
    [DEP] vp9_spatial_scalable_encoder.c.d
    [DEP] args.c.d
    [DEP] vp8_scalable_patterns.c.d
    [DEP] vpxenc.c.d
    [DEP] third_party/libyuv/source/cpu_id.c.d
    [DEP] third_party/libyuv/source/scale.c.d
    [DEP] third_party/libmkv/EbmlWriter.c.d
    [DEP] vpxstats.c.d
    [DEP] webmenc.c.d
    [DEP] tools_common.c.d
    [DEP] y4minput.c.d
    [DEP] vpxdec.c.d
    [DEP] vp8cx_set_ref.c.d
    [DEP] vp8_set_maps.c.d
    [DEP] error_resilient.c.d
    [DEP] decode_with_drops.c.d
    [DEP] force_keyframe.c.d
    [DEP] twopass_encoder.c.d
    [DEP] simple_encoder.c.d
    [DEP] decode_to_md5.c.d
    [DEP] postproc.c.d
    [DEP] simple_decoder.c.d
    [CC] args.c.o
    [CC] tools_common.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] third_party/libyuv/source/scale.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] third_party/libyuv/source/cpu_id.c.o
    [CC] vpxdec.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] y4minput.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] webmenc.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] vpxstats.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
    [CC] third_party/libmkv/EbmlWriter.c.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
    [CC] vpxenc.c.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] vp8_scalable_patterns.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
    [CC] vp9_spatial_scalable_encoder.c.o
<command-line>: note: this is the location of the previous definition
    [CC] simple_decoder.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] postproc.c.o
    [CC] decode_to_md5.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] simple_encoder.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
    [CC] twopass_encoder.c.o
<command-line>: note: this is the location of the previous definition
    [CC] force_keyframe.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] decode_with_drops.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [CC] error_resilient.c.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
    [CC] vp8_set_maps.c.o
    [CC] vp8cx_set_ref.c.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
    [LD] postproc
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
vp8cx_set_ref.c: In function 'main':
vp8cx_set_ref.c:136:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  136 |     if(argc!=6)                                                               //
      |     ^~
vp8cx_set_ref.c:140:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  140 |         update_frame_num = atoi(argv[5]);                                     //
      |         ^~~~~~~~~~~~~~~~
    [LD] simple_decoder
    [LD] decode_to_md5
    [LD] simple_encoder
    [LD] vp8cx_set_ref
    [LD] decode_with_drops
    [LD] vp8_set_maps
    [LD] force_keyframe
    [LD] twopass_encoder
    [LD] vp9_spatial_scalable_encoder
    [LD] error_resilient
    [LD] vp8_scalable_patterns
    [LD] vpxdec
    [LD] vpxenc
make[1]: Nothing to be done for 'all'.
==> Entering fakeroot environment...
==> Starting package()...
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vp8.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vp8cx.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vp8dx.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/svc_context.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vpx_codec.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vpx_image.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vpx_integer.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vpx_decoder.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/include/vpx/vpx_encoder.h
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/libvpx.a
    [LN]      libvpx.so.1.3.0 /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/libvpx.so
    [LN]      libvpx.so.1.3.0 /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/libvpx.so.1
    [LN]      libvpx.so.1.3.0 /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/libvpx.so.1.3
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/libvpx.so.1.3.0
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/lib/pkgconfig/vpx.pc
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/bin/vpxdec
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/bin/vpxenc
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/bin/vp8_scalable_patterns
    [INSTALL] /tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/pkg/libvpx1.3/usr/bin/vp9_spatial_scalable_encoder
make[1]: Nothing to be done for 'install'.
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libvpx1.3"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libvpx1.3 1.3.0-3 (Wed Aug 10 09:34:15 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-4OTNN77Z/b1/libvpx1.3/build1.log
+ schroot --end-session -c archlinux-libvpx1.3-archlinuxrb-build-4OTNN77Z
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/libvpx1.3-archlinuxrb-build-4OTNN77Z/libvpx1.3/trunk/libvpx1.3-1.3.0-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-4OTNN77Z/b1/libvpx1.3/libvpx1.3-1.3.0-3-x86_64.pkg.tar.zst'
Wed Aug 10 09:34:17 UTC 2022 - build #1 for libvpx1.3 on osuosl184-amd64 done.
Wed Aug 10 09:34:17 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-oxecZtJO, removing.
/srv/reproducible-results/archlinuxrb-build-4OTNN77Z:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 09:34 b1
drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 09:33 b2

/srv/reproducible-results/archlinuxrb-build-4OTNN77Z/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 09:34 libvpx1.3

/srv/reproducible-results/archlinuxrb-build-4OTNN77Z/b1/libvpx1.3:
total 820
-rw-r--r-- 1 jenkins jenkins  74519 Aug 10 09:34 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Aug 10 09:34 build1.version
-rw-r--r-- 1 jenkins jenkins 755284 Aug 10 09:34 libvpx1.3-1.3.0-3-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-4OTNN77Z/b2:
total 0
Terminated
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list