Your message dated Tue, 31 May 2022 05:20:42 +0000
with message-id <[email protected]>
and subject line Bug#983952: fixed in solvespace 3.1~rc1+ds1-1
has caused the Debian Bug report #983952,
regarding solvespace: ftbfs with -march=x86-64-v3
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.)


-- 
983952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983952
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:solvespace
Version: 3.0.rc2+repack1-3
Severity: minor
User: [email protected]
Usertags: ftbfs-x86-64-v3

Starting with LLVM 12 and GCC 11 (and backported to gcc-10 for Debian), 
GCC introduces optimizations for new micro-architecture levels from
the x86-64 psABI.  Filing these bug reports for packages building with
the current level (x86-64), but not with x86-64-v3.

To reproduce these issues, append -march=x86-64-v3 to the compiler
flags (CFLAGS, CXXFLAGS, ...).  You also need hardware supporting these.
The easiest way is to call the dynamic linker in glibc 2.33 like
  /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 --help
Otherwise look at the flags in /proc/cpuinfo and compare these with
those from table 3.1 in the System V Application Binary Interface doc:
https://gitlab.com/x86-psABIs/x86-64-ABI/-/wikis/x86-64-psABI

Please don't upload a package setting these flags by default.  The
x86-64 baseline is still unchanged.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc10-v3/solvespace_3.0.rc2+repack1-3_unstable_gcc10-v3.log
The last lines of the build log are at the end of this report.

[...]
  OK   test constraint/symmetric_line/normal_migrate_from_v22
  OK   test constraint/symmetric_vert/normal_roundtrip
  OK   test constraint/angle/skew_render
  OK   test constraint/symmetric/normal_migrate_from_v22
  OK   test core/path/with_extension
  OK   test constraint/same_orientation/same_group_roundtrip
  OK   test request/cubic/normal_migrate_from_v20
  OK   test core/path/from_portable
  OK   test constraint/cubic_line_tangent/normal_migrate_from_v20
  OK   test core/expr/literal
  OK   test constraint/symmetric/free_in_3d_roundtrip
  OK   test constraint/parallel/free_in_3d_roundtrip
  OK   test constraint/where_dragged/free_in_3d_roundtrip
  OK   test request/datum_point/normal_migrate_from_v22
  OK   test constraint/where_dragged/normal_roundtrip
  OK   test constraint/pt_on_face/normal_migrate_from_v22
  OK   test constraint/pt_on_circle/normal_migrate_from_v20
  OK   test request/arc_of_circle/normal_migrate_from_v22
  OK   test constraint/angle/reference_migrate_from_v22
  OK   test constraint/eq_len_pt_line_d/normal_migrate_from_v20
  OK   test constraint/pt_line_distance/normal_migrate_from_v22
  OK   test constraint/vertical/line_migrate_from_v20
  OK   test constraint/angle/free_in_3d_migrate_from_v22
  OK   test constraint/angle/normal_migrate_from_v20
  OK   test constraint/parallel/free_in_3d_migrate_from_v20
  OK   test constraint/length_ratio/reference_migrate_from_v22
  OK   test constraint/vertical/pt_pt_migrate_from_v22
  OK   test constraint/pt_pt_distance/free_in_3d_roundtrip
  OK   test constraint/pt_pt_distance/reference_migrate_from_v20
  OK   test constraint/at_midpoint/line_pt_free_in_3d_migrate_from_v22
  OK   test request/circle/free_in_3d_dof
  OK   test constraint/pt_line_distance/normal_migrate_from_v20
  OK   test constraint/proj_pt_distance/normal_roundtrip
  OK   test constraint/points_coincident/normal_migrate_from_v20
  OK   test constraint/pt_on_line/normal_roundtrip
  OK   test constraint/proj_pt_distance/reference_migrate_from_v22
  OK   test constraint/pt_pt_distance/normal_migrate_from_v22
  OK   test constraint/horizontal/pt_pt_migrate_from_v20
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
Vector::WithMagnitude(1) of zero vector!
  OK   test constraint/pt_plane_distance/normal_roundtrip
  OK   test constraint/diameter/normal_migrate_from_v22
  OK   test constraint/where_dragged/free_in_3d_migrate_from_v22
  OK   test constraint/pt_pt_distance/free_in_3d_migrate_from_v20
  OK   test constraint/horizontal/pt_pt_roundtrip
  OK   test constraint/equal_line_arc_len/pi
  OK   test constraint/pt_in_plane/normal_migrate_from_v22
  OK   test core/path/is_absolute_unix
  OK   test constraint/diameter/reference_migrate_from_v20
  OK   test constraint/symmetric_vert/normal_migrate_from_v20
  OK   test constraint/curve_curve_tangent/arc_cubic_migrate_from_v20
Failure! 1 checks failed
make[5]: *** [test/CMakeFiles/test_solvespace.dir/build.make:80: 
test/CMakeFiles/test_solvespace] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: *** [CMakeFiles/Makefile2:542: 
test/CMakeFiles/test_solvespace.dir/all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:549: 
test/CMakeFiles/test_solvespace.dir/rule] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:329: test_solvespace] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:26: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: solvespace
Source-Version: 3.1~rc1+ds1-1
Done: Ryan Pavlik <[email protected]>

We believe that the bug you reported is fixed in the latest version of
solvespace, 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.
Ryan Pavlik <[email protected]> (supplier of updated solvespace 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: SHA512

Format: 1.8
Date: Thu, 19 May 2022 16:05:37 -0500
Source: solvespace
Architecture: source
Version: 3.1~rc1+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Ryan Pavlik <[email protected]>
Closes: 983952
Changes:
 solvespace (3.1~rc1+ds1-1) unstable; urgency=medium
 .
   * New upstream version 3.1~rc1+ds1. Closes: #983952
   * d/watch: Update to get new pattern for tarballs with submodules
   * d/control:
     - Add Build-Depends.
     - Remove libjs-three and unifont from Build-Depends, only
       needed at runtime for the GUI
   * d/copyright: Exclude vendored files available in Debian, binaries,
     minified Javascript, prebuilt docs
   * d/solvespace.lintian-overrides: Add overrides for false positives
   * d/get_orig.sh: Remove, no longer needed, uscan works now.
   * d/patches:
     - Drop 10_mimalloc_restrict_cpu_yield.patch: applied upstream.
     - Drop 11_update_js_three_r111.patch: applied upstream.
     - Drop 12_Remove-march-native-from-mimalloc-build.patch: applied upstream.
     - Revise 01_RemoveGitHash.patch into 01_hardcode_git_hash.patch: Hash
       needed to create commit link in app now.
     - Add 05_eigen_dependency_fix.patch: Fix test suite build.
     - Add 06_desktop_file_exec.patch: Fix desktop file lintian warning.
Checksums-Sha1:
 bb8bb53c9172725ebcc3a3c9f06cc92e5d0de462 2390 solvespace_3.1~rc1+ds1-1.dsc
 a2a319dd162fe1d037e2cb2d68b4ed6ebfa4c29e 2251112 
solvespace_3.1~rc1+ds1.orig.tar.xz
 1c5c05cc31baa763d49aef3d8eb5ccca528221be 28696 
solvespace_3.1~rc1+ds1-1.debian.tar.xz
 bd6dadeb5051bbcf43d4573895c4d64ae9f8e59e 9813 
solvespace_3.1~rc1+ds1-1_source.buildinfo
Checksums-Sha256:
 8b5e3ee16f7f9b9e5cbad2ae700d78ec69b631cffc1f80064ba049f16a4a679a 2390 
solvespace_3.1~rc1+ds1-1.dsc
 9112467e78bdb08b62773b98881c88a66cbd7b4140b7b8f2eab549571a3368f2 2251112 
solvespace_3.1~rc1+ds1.orig.tar.xz
 9c5181767f6fd664d6d81d03ddaaaf6de17358cdb19256b78e693e82279d77a5 28696 
solvespace_3.1~rc1+ds1-1.debian.tar.xz
 f162c6194a9a2e26fb710f8d5163acafbe970a1b1cbb66935e2aa9ee56cb41de 9813 
solvespace_3.1~rc1+ds1-1_source.buildinfo
Files:
 6bd79f76810a663a8a48803ea2d4b394 2390 graphics optional 
solvespace_3.1~rc1+ds1-1.dsc
 318b848351bb31fa24853a0d27a0312c 2251112 graphics optional 
solvespace_3.1~rc1+ds1.orig.tar.xz
 274d3deadad7459e08a3ce1bb13ce983 28696 graphics optional 
solvespace_3.1~rc1+ds1-1.debian.tar.xz
 9e19c323d04357a991a37523a526f394 9813 graphics optional 
solvespace_3.1~rc1+ds1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmKVod4ACgkQ0+Fzg8+n
/wb9DQ/9FQDfGaODp+qU8WAdCKKbV7qEdNbkXzz0iVBcIMwZK2trc9a9S7Xq9HPQ
K05DMY8ORQnSq0xAYSrMrESBVOvvMkz8+jG6nNem/7LKFPhXWkVaVQMBFy/JnpBW
2d+crYu2r3ZnE3eRqkESSYewoMc/vS6XITp1N7FZr1UpWiuTFaol/HGCKP0G10oS
VTq6tTQ9xeN8m8Udx3Rnd+SnIcag3vRUH/6SsQ6FBvifnxB6YltkFETdqZY3SHGx
NhrHoV/EUNb/viyio4p4VdxgLUVz07qc2yYHMPEln0e83zRLNW/ts5pBstBmw8NH
o8O7ACq3n5Y4irQuOl0ugZrq+KR4y5+9pNIXk6aBxDiXD2wLUz1VGDiEjDGu8lYj
fiqQXQIg/Kx/g+3KEtJ06lgWONDW3a9a3jVPoxHd1gaLhkp6+aDWQf8WqTc9M/sf
M66MYBulo2ZspGxLkYHHhLxAkw+JmPyQ3dVY7IOMF1E8guKSj+90QlxClzO+0pgK
nvNda8Eypy2GR9MsYdhpiocu43GkHSsojt32CNG9EhTULckJWLfrpoJfjj2O/MjA
/kA+NWL1pugtcUC+Y2UbqyhIBCybehUxicxxet+fFaTlSDYmJEKcJfbvKR+HLSSK
w4MPK+YjLHfM7YTUHjqNRPXPbTtDYk4hUO9TrSt6AhV3sfmHBGg=
=leG1
-----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