This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 774ab2edcb5 Fortran: ensure intialization of stride array
new 4b7d9f8f51b c: -Wmissing-field-initializers and designated inits [PR822 [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/c/c-typeck.cc | 10 +++--
.../gcc.dg/Wmissing-field-initializers-1.c | 22 +++++++++++
.../gcc.dg/Wmissing-field-initializers-2.c | 11 ++++++
.../gcc.dg/Wmissing-field-initializers-3.c | 24 ++++++++++++
.../gcc.dg/Wmissing-field-initializers-4.c | 43 ++++++++++++++++++++++
.../gcc.dg/Wmissing-field-initializers-5.c | 22 +++++++++++
6 files changed, 128 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-3.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-4.c
create mode 100644 gcc/testsuite/gcc.dg/Wmissing-field-initializers-5.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 25209e2c69 gdb/python: add gdb.format_address function
adds 86ed2a5eae Fix return code in _bfd_dwarf2_find_nearest_line().
adds de8fd80cf9 Remove two unused variables
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/dwarf2.c | 6 +++++-
gdb/csky-tdep.c | 1 -
gdb/sparc-tdep.c | 1 -
4 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/glibc.
from 9df157b4ed iconv: Add UTF-7-IMAP variant in utf-7.c
adds 1c37b8022e Simplify allocations and fix merge and continue actions [BZ #28931]
adds d01411f6bc gaih_inet: Simplify canon name resolution
adds 3004604607 getaddrinfo: Fix leak with AI_ALL [BZ #28852]
adds 8d6cf99f2f gaih_inet: Simplify service resolution
adds 26dea46119 gaih_inet: make numeric lookup a separate routine
adds b44389cb7f gaih_inet: Split simple gethostbyname into its own function
adds e7e5315b7f gaih_inet: Split nscd lookup code into its own function.
adds 906cecbe08 gaih_inet: separate nss lookup loop into its own function
adds cfa3bd48cb gaih_inet: make gethosts into a function
adds 657472b2a5 gaih_inet: split loopback lookup into its own function
adds ac4653ef50 gaih_inet: Split result generation into its own function
adds b587456c0e gethosts: Return EAI_MEMORY on allocation failure
adds 06890c7ba5 gaiconf_init: Refactor some bits for readability
adds bc0d18d873 gai_init: Avoid jumping from if condition to its else counterpart
adds 05dec22d7b resolv: Fix unaligned accesses to fields in HEADER struct
adds f7fbb99652 Use Linux 5.17 in build-many-glibcs.py
No new revisions were added by this update.
Summary of changes:
nss/Makefile | 1 +
nss/tst-nss-gai-actions.c | 149 ++
.../etc/host.conf | 0
nss/tst-nss-gai-actions.root/etc/hosts | 508 +++++
resolv/res_query.c | 10 +-
resolv/res_send.c | 18 +-
resolv/resolv-internal.h | 7 +
scripts/build-many-glibcs.py | 2 +-
sysdeps/posix/getaddrinfo.c | 2127 ++++++++++----------
9 files changed, 1797 insertions(+), 1025 deletions(-)
create mode 100644 nss/tst-nss-gai-actions.c
copy nss/{tst-nss-files-hosts-long.root => tst-nss-gai-actions.root}/etc/host.conf (100%)
create mode 100644 nss/tst-nss-gai-actions.root/etc/hosts
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 25209e2c69 gdb/python: add gdb.format_address function
adds 86ed2a5eae Fix return code in _bfd_dwarf2_find_nearest_line().
adds de8fd80cf9 Remove two unused variables
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/dwarf2.c | 6 +++++-
gdb/csky-tdep.c | 1 -
gdb/sparc-tdep.c | 1 -
4 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 046504f2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cf029ab2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (046504f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1540 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 30904 -> 30992 bytes
05-build_abe-stage1/console.log.xz | Bin 90112 -> 91132 bytes
07-build_abe-linux/console.log.xz | Bin 8956 -> 10708 bytes
08-build_abe-glibc/console.log.xz | Bin 231572 -> 232628 bytes
09-build_abe-stage2/console.log.xz | Bin 221444 -> 227084 bytes
10-build_abe-gdb/console.log.xz | Bin 37796 -> 37480 bytes
11-build_abe-qemu/console.log.xz | Bin 30848 -> 30976 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 609bc49c 5: update: llvm-54d19ba2084ca366b99b95ed22a6862819c55c49: 40
new 9e5b98c6 5: update: qemu-309df6acb29346f89e1ee542b1986f60cab12b87: 40
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (609bc49c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29416 -> 29280 bytes
04-build_llvm/console.log.xz | Bin 60900 -> 60800 bytes
05-build_abe-qemu/console.log.xz | Bin 32008 -> 30824 bytes
06-build_linux/console.log.xz | Bin 5364 -> 5332 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
9 files changed, 110 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards c1808598 0: update: qemu-1d60bb4b14601e38ed17384277aa4c30c57925d3: boot
new a1cc1bc1 0: update: linux-825204bd61bce6a0e594b1497d796e74628ee97f: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c1808598)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29448 -> 29796 bytes
04-build_abe-stage1/console.log.xz | Bin 72752 -> 73508 bytes
05-build_abe-qemu/console.log.xz | Bin 30840 -> 32720 bytes
06-build_linux/console.log.xz | Bin 7012 -> 5824 bytes
07-boot_linux/console.log.xz | Bin 6052 -> 6040 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
10 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e4f0908b 5: update: linux-f8833a2b23562be2dae91775127c8014c44d8566: 40
new 609bc49c 5: update: llvm-54d19ba2084ca366b99b95ed22a6862819c55c49: 40
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e4f0908b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29264 -> 29416 bytes
04-build_llvm/console.log.xz | Bin 62476 -> 60900 bytes
05-build_abe-qemu/console.log.xz | Bin 32084 -> 32008 bytes
06-build_linux/console.log.xz | Bin 3724 -> 5364 bytes
08-check_regression/console.log.xz | Bin 476 -> 472 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
9 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ce548e1b 0: update: gcc-b6e33907ebe89361f8ddfb7481534cbf4a97f213: 1
new 5a3b24c6 0: update: gdb-de8fd80cf997516710c4f30e17e346e531cb2a4f: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ce548e1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 37540 -> 37604 bytes
04-build_abe-gcc/console.log.xz | Bin 207364 -> 208832 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10508 -> 10476 bytes
07-build_abe-glibc/console.log.xz | Bin 234596 -> 235052 bytes
08-build_abe-gdb/console.log.xz | Bin 35260 -> 37388 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3828 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2508 -> 2556 bytes
11-check_regression/console.log.xz | Bin 3524 -> 3052 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 7 +
11-check_regression/results.compare | 25 +-
11-check_regression/results.compare2 | 109 +-
11-check_regression/results.regressions | 25 +-
12-update_baseline/console.log | 430 ++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 7 +
12-update_baseline/results.compare | 25 +-
12-update_baseline/results.compare2 | 109 +-
12-update_baseline/results.regressions | 25 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3610676 -> 3639064 bytes
sumfiles/g++.sum | 112 +-
sumfiles/gcc.log.xz | Bin 3146568 -> 3153916 bytes
sumfiles/gcc.sum | 5394 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1057860 -> 1066476 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 212692 -> 213632 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2676 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429088 -> 426592 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3099 insertions(+), 3261 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 6648ec26 2: update: llvm-cd6d9ae26313258d4dbf8a5db4d977434c03ed6a: 37
new c2b2f7f6 2: update: qemu-5791de9d48743c7fde0c0d9b065f260056968e99: 37
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6648ec26)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29564 -> 29448 bytes
04-build_llvm/console.log.xz | Bin 61840 -> 62624 bytes
05-build_abe-qemu/console.log.xz | Bin 32340 -> 31664 bytes
06-build_linux/console.log.xz | Bin 5372 -> 5796 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 302 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 155 insertions(+), 155 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 24ee43194a5 [nvptx] Use '%' as register prefix
adds b6e33907ebe testsuite: Add testcase for already fixed PR [PR102489]
new 774ab2edcb5 Fortran: ensure intialization of stride array
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/fortran/simplify.cc | 1 +
gcc/testsuite/g++.dg/coroutines/pr102489.C | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr102489.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 25209e2c69 gdb/python: add gdb.format_address function
adds 86ed2a5eae Fix return code in _bfd_dwarf2_find_nearest_line().
adds de8fd80cf9 Remove two unused variables
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/dwarf2.c | 6 +++++-
gdb/csky-tdep.c | 1 -
gdb/sparc-tdep.c | 1 -
4 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4fa798e0 2: update: binutils-gcc: 0
new a9945c46 2: update: binutils-gcc: 0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4fa798e0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1516 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 24964 -> 24208 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 10 +++++-----
6 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6e33907ebe testsuite: Add testcase for already fixed PR [PR102489]
new 774ab2edcb5 Fortran: ensure intialization of stride array
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/fortran/simplify.cc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 26d4693f 5: update: qemu-1d60bb4b14601e38ed17384277aa4c30c57925d3: 40
new e4f0908b 5: update: linux-f8833a2b23562be2dae91775127c8014c44d8566: 40
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (26d4693f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30068 -> 29264 bytes
04-build_llvm/console.log.xz | Bin 61116 -> 62476 bytes
05-build_abe-qemu/console.log.xz | Bin 31316 -> 32084 bytes
06-build_linux/console.log.xz | Bin 5576 -> 3724 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 44 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +++----
9 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.