Your message dated Sat, 28 Nov 2020 16:19:22 +0000
with message-id <[email protected]>
and subject line Bug#975411: fixed in meson 0.56.0-1.1
has caused the Debian Bug report #975411,
regarding meson: autopkgtest arm64 regression: #error gas syntax assembly for
this test needs to be written
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
975411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975411
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: meson
Version: 0.56.0-1
X-Debbugs-CC: [email protected]
Severity: serious
User: [email protected]
Usertags: regression
Dear maintainer(s),
With a recent upload of meson the autopkgtest of meson fails in testing
when that autopkgtest is run with the binary packages of meson from
unstable. It passes when run with only packages from testing. In tabular
form:
pass fail
meson from testing 0.56.0-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=meson
https://ci.debian.net/data/autopkgtest/testing/amd64/m/meson/8336251/log.gz
The Meson build system
Version: 0.56.0
Source dir: /tmp/autopkgtest-lxc.5bf91z4q/downtmp/build.pfy/src/test
cases/common/122 llvm ir and assembly
Build dir: /tmp/autopkgtest-lxc.5bf91z4q/downtmp/build.pfy/src/b 7396edba24
Build type: native build
Project name: llvm-ir
Project version: undefined
C compiler for the host machine: cc (gcc 10.2.0 "cc (Debian 10.2.0-16)
10.2.0")
C linker for the host machine: cc ld.bfd 2.35.1
C++ compiler for the host machine: c++ (gcc 10.2.0 "c++ (Debian
10.2.0-16) 10.2.0")
C++ linker for the host machine: c++ ld.bfd 2.35.1
Host machine cpu family: aarch64
Host machine cpu: aarch64
Message: underscore is NOT prefixed
Message: underscore is NOT prefixed
Build targets in project: 2
Found ninja-1.10.1 at /usr/bin/ninja
[1/6] Compiling C object square_asm_c.p/square-aarch64.S.o
FAILED: square_asm_c.p/square-aarch64.S.o
cc -Isquare_asm_c.p -I. '-I../test cases/common/122 llvm ir and
assembly' -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -g -MD -MQ square_asm_c.p/square-aarch64.S.o -MF
square_asm_c.p/square-aarch64.S.o.d -o square_asm_c.p/square-aarch64.S.o
-c '../test cases/common/122 llvm ir and assembly/square-aarch64.S'
../test cases/common/122 llvm ir and assembly/square-aarch64.S:18:2:
error: #error gas syntax assembly for this test needs to be written
18 | #error gas syntax assembly for this test needs to be written
| ^~~~~
[2/6] Compiling C object square_asm_cpp.p/square-aarch64.S.o
FAILED: square_asm_cpp.p/square-aarch64.S.o
cc -Isquare_asm_cpp.p -I. '-I../test cases/common/122 llvm ir and
assembly' -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -g -MD -MQ square_asm_cpp.p/square-aarch64.S.o -MF
square_asm_cpp.p/square-aarch64.S.o.d -o
square_asm_cpp.p/square-aarch64.S.o -c '../test cases/common/122 llvm ir
and assembly/square-aarch64.S'
../test cases/common/122 llvm ir and assembly/square-aarch64.S:18:2:
error: #error gas syntax assembly for this test needs to be written
18 | #error gas syntax assembly for this test needs to be written
| ^~~~~
[3/6] Compiling C object square_asm_c.p/main.c.o
[4/6] Compiling C++ object square_asm_cpp.p/main.cpp.o
ninja: build stopped: subcommand failed.
ninja explain: deps for 'square_asm_c.p/square-aarch64.S.o' are missing
ninja explain: square_asm_c.p/square-aarch64.S.o is dirty
ninja explain: deps for 'square_asm_c.p/main.c.o' are missing
ninja explain: square_asm_c.p/main.c.o is dirty
ninja explain: square_asm_c is dirty
ninja explain: deps for 'square_asm_cpp.p/square-aarch64.S.o' are missing
ninja explain: square_asm_cpp.p/square-aarch64.S.o is dirty
ninja explain: deps for 'square_asm_cpp.p/main.cpp.o' are missing
ninja explain: square_asm_cpp.p/main.cpp.o is dirty
ninja explain: square_asm_cpp is dirty
autopkgtest [23:31:58]: test exhaustive: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: meson
Source-Version: 0.56.0-1.1
Done: Matthias Klose <[email protected]>
We believe that the bug you reported is fixed in the latest version of
meson, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated meson package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 28 Nov 2020 15:30:07 +0100
Source: meson
Architecture: source
Version: 0.56.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Jussi Pakkanen <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 975411
Changes:
meson (0.56.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Skip unimplmented test on arm64. Closes: #975411.
Checksums-Sha1:
78228782e6899a9c33b92b630761872acf02b0ae 3462 meson_0.56.0-1.1.dsc
61eb29caf7d5a9e476d24942b043f6ccab2a52a3 14188 meson_0.56.0-1.1.debian.tar.xz
9ff40f339471cc485fedd34212b8c27e3ec3726a 34182
meson_0.56.0-1.1_source.buildinfo
Checksums-Sha256:
7697628bec07c69b513d0bfea02aae3bc4a0eeb39be3b5fa1f82b1b434aa5e52 3462
meson_0.56.0-1.1.dsc
6e5ee3bbac4043e8a5a91af38dc4a829b1dc83cd2a5675cb91ddba30ddfebedd 14188
meson_0.56.0-1.1.debian.tar.xz
1318e36dd857e952e98de8276c0846da5dcb8593b2800d0565d43d4916acb8a5 34182
meson_0.56.0-1.1_source.buildinfo
Files:
6a12852f8ff1d9ab0854708925e2053d 3462 devel optional meson_0.56.0-1.1.dsc
4feebe20a656ac5a699b41f28085f7f6 14188 devel optional
meson_0.56.0-1.1.debian.tar.xz
903b5a6c378103b9a826abb0e6f73b3a 34182 devel optional
meson_0.56.0-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAl/CcxcQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9VB+D/4tKl9168NZWmSeVTosF7fuvBcyVJuT79CC
xMMklaGCfiOlhFxHDhOtM4MWKRVSKyeNXDH/LFei1hyhZ0xlXsQyiyg1n028kgCS
5yXc0/N0R6qopmuxii4HjoURh98izCiR6To6h+3nPE0igLpXkvunfn4epy8Ip3XK
LmUN5Xu5g2hZebHvncUpczHlPe7wIa59JhlgTzrThoNUVlgzu+cWWX3rI/O20GPs
x09RxihbGY2y6UN/s33K4hr6gep+51sp4GThQRpgKFijq3HeTEzIxT28EOzzIA4L
5g+rWH/5eFuS8lZxOnr7poJfgOo/ACj0F/XbhzqskPkwRRPpR93AAju/y7+I1TDd
p4stIDlPxph/s11Cl8QA/y4Kp3hwgDCklBnwRIfDw0u3MJ4GRUBcP0i9eOtIeNs4
AVkp46Kgp/ucOWh7G0DW7msECj9ApqsWum8hxt/iLvWt5lXH5ApekmsBXc4gV6ut
GFA3xrcAUyQaQLUguBtP6K201wSzkr0YrAUi9Tubx61K9hVVT0sZWpBHrCS2gH2u
VV47XVtn2gX1I4V9bcAth2dk2T82b1moDPaFSl28MHz3vJHMX9GXoTS83VPMLxQT
FpWqqypDTV+n1wH7R8OluCoKXnNKXdE4eUzg+I/tSG4NgKAPFHTxskOEauETimaD
T20xOXqQPA==
=Q8Qg
-----END PGP SIGNATURE-----
--- End Message ---