Your message dated Sat, 10 Feb 2024 01:03:32 +0000
with message-id <[email protected]>
and subject line Bug#976470: fixed in reprozip 1.3-2
has caused the Debian Bug report #976470,
regarding reprozip: FTBFS on arm64: native/config.h:12:9: error: #error 
Unrecognized architecture!
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.)


-- 
976470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976470
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: reprozip
Version: 1.0.16-1
Severity: important
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails on amd64).

Relevant part (hopefully):
> aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.8 -c native/pytracer.c -o 
> build/temp.linux-arm64-3.8/native/pytracer.o
> In file included from native/tracer.h:4,
>                  from native/pytracer.c:5:
> native/config.h:12:9: error: #error Unrecognized architecture!
>    12 | #       error Unrecognized architecture!
>       |         ^~~~~
> error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
> E: pybuild pybuild:353: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3.8 setup.py build 
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/pack.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/traceutils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> copying reprozip/common.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip/tracer
> copying reprozip/tracer/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip/tracer
> copying reprozip/tracer/trace.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip/tracer
> copying reprozip/tracer/linux_pkgs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_reprozip/build/reprozip/tracer
> running build_ext
> building 'reprozip._pytracer' extension
> creating build/temp.linux-arm64-3.9
> creating build/temp.linux-arm64-3.9/native
> aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.9 -c native/database.c -o 
> build/temp.linux-arm64-3.9/native/database.o
> aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g 
> -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat 
> -Werror=format-security -g -fwrapv -O2 -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.9 -c native/ptrace_utils.c -o 
> build/temp.linux-arm64-3.9/native/ptrace_utils.o
> In file included from native/ptrace_utils.c:9:
> native/config.h:12:9: error: #error Unrecognized architecture!
>    12 | #       error Unrecognized architecture!
>       |         ^~~~~
> error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:353: build: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py build 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.8 3.9" 
> returned exit code 13
> make: *** [debian/rules:13: binary] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/12/05/reprozip_1.0.16-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: reprozip
Source-Version: 1.3-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
reprozip, 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.
Andreas Tille <[email protected]> (supplier of updated reprozip 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: Fri, 09 Feb 2024 22:21:52 +0100
Source: reprozip
Architecture: source
Version: 1.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 976470 1061839
Changes:
 reprozip (1.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Python3.12 compatibility + (Build-)Depends: python3-packaging
     Closes: #1061839
   * reprozip binary depends from python3-reprozip which is restricted
     to three architecture.  To prevent builds on architectures which
     do not build (like arm64) hereby also the Architectures of reprozip
     will be restricted
     Closes: #976470
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
Checksums-Sha1:
 c5665c8185989d5b8c995611af3bed85039a96cb 2278 reprozip_1.3-2.dsc
 b623681476f46271b132a12c8321848b9a41c0c6 8824 reprozip_1.3-2.debian.tar.xz
 a1562bccef3ec481673a5b7665223fd7244a932f 8560 reprozip_1.3-2_amd64.buildinfo
Checksums-Sha256:
 1a9ec466777f8e7e7d7b1df1d738971728b3bb8c889544fe1f417be54d5b65f3 2278 
reprozip_1.3-2.dsc
 193653e060eb863133ec48944eaf48ee579c8dcd9a75c882db018fc4744ba322 8824 
reprozip_1.3-2.debian.tar.xz
 d85398f6a4dbb9dc07f0fba4f08d1e7c8ec8d030078ddfd3334ec827f889a759 8560 
reprozip_1.3-2_amd64.buildinfo
Files:
 fd7d9bff209c9296bcf249b51387c085 2278 science optional reprozip_1.3-2.dsc
 f945d16b2810b286acee59ccf3cecec9 8824 science optional 
reprozip_1.3-2.debian.tar.xz
 be4b99f380171c37e6edbb0c83671bd5 8560 science optional 
reprozip_1.3-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXGl+URHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF78w//ZNgIaY60GLE8hvCboghDIq/sr5rEOTZR
oa4rJlYaB3rzOZSVjiUuJ+/ZenKIgyHzlJJmc/Wts1jQVv6lt6c0igy+j49XCpUG
Klihz3wjmixjcxFSxF2Xk7rqjB3s4eAHJaX6x3xtn0y8Klqxhhc1V/zpBiuzfAQH
sb5v7MBzPJ0f2ejv3H+gfCmyHAFjTCsNcG5n1sf9uNIhSL/s94tk+UF9bBlpZ0Yk
akxxD/rjbLgY6VQELLAVE832e7OnPsZlMAOg671w1w7spbn8h6pRF6SAZhVueiGH
//Fvb0xQQyQNwsQ5RqYY8yZquMGNLpdZ1xw/BuJrXlAgTSHeQ7yX0TYwMD/m+Kr2
jAYSuj1Qi57S8HS58622TaCt7VizCx6pGQ2SNZ/GRG2MRzqb2nQR83W0uUurInzK
+gFvopyQsKg9qiu9PJjEUF9ccwx5SjV/uPqsUfP8/d2LrSsAtLTMs487WP8C+4j5
C1Q5ITTb1VREoLbpMYvnXm/pOqOnxgMun+PL08sESSdEzQ19wjzEv96aePrHw4ZI
NxeNY89DHTcVzamSyiiGoff+rQ+WLt71huh38lo4EGMTy+mJBqPCByBOSRnmAIk2
6KUdMEH/UrpLGbDvrJkxh/MIDFyoUmrktmHp+KGQpkfvdkYmyw9AwZmlsRGc6Fbk
EMuP4gqhcd4=
=7Fzz
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to