Your message dated Tue, 25 Oct 2022 17:06:40 +0000 with message-id <[email protected]> and subject line Bug#1019478: fixed in libflame 5.2.0-4 has caused the Debian Bug report #1019478, regarding libflame: failing numpy tests (avx512) in testing transition tests 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.) -- 1019478: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019478 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: libflame Version: 5.2.0-3 Severity: normal libflame 5.2.0-3 in testing is failing numpy tests on amd64 against scipy 1.8.1-14 fom unstable, affecting the scipy 1.8 upgrade. The pattern of the failure is strange. Tests passed with scipy 1.8.1-13 only days before. Tests in unstable are passing. The failure is in libflame's numpy test not it's scipy test. But numpy hasn't been updated. Why has it just now started failing? Maybe it's related to gcc-12 (which also triggers test failure)? The error seems to come from numpy's use of avx512 in TestSharedMemory.test_hidden[CLONGDOUBLE]: E compile options: '-I/usr/include/python3.10 -c' E extra options: '-mavx512er -mavx512pf' E CCompilerOpt.feature_test[1466] : testing feature 'AVX512_KNL' with flags (-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf) E C compiler: x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC E E compile options: '-I/usr/include/python3.10 -c' E extra options: '-msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror' E CCompilerOpt.dist_test[581] : CCompilerOpt._dist_test_spawn[716] : Command (x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c /usr/lib/python3/dist-packages/numpy/distutils/checks/cpu_avx512_knl.c -o /tmp/tmpukjc8skw/usr/lib/python3/dist-packages/numpy/distutils/checks/cpu_avx512_knl.o -MMD -MF /tmp/tmpukjc8skw/usr/lib/python3/dist-packages/numpy/distutils/checks/cpu_avx512_knl.o.d -msse -msse2 -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mfma -mavx2 -mavx512f -mavx512cd -mavx512er -mavx512pf -Werror) failed with exit status 1 output -> E In file included from /usr/lib/gcc/x86_64-linux-gnu/12/include/immintrin.h:51, E from /usr/lib/python3/dist-packages/numpy/distutils/checks/cpu_avx512_knl.c:14: E In function �_mm512_exp2a23_round_pd�, E inlined from �main� at /usr/lib/python3/dist-packages/numpy/distutils/checks/cpu_avx512_knl.c:21:17: E /usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h:55:20: error: �__W� is used uninitialized [-Werror=uninitialized] E 55 | return (__m512d) __builtin_ia32_exp2pd_mask ((__v8df) __A, E | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ E 56 | (__v8df) __W, E | ~~~~~~~~~~~~~ E 57 | (__mmask8) -1, __R); E | ~~~~~~~~~~~~~~~~~~~ E /usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h: In function �main�: E /usr/lib/gcc/x86_64-linux-gnu/12/include/avx512erintrin.h:54:11: note: �__W� was declared here E 54 | __m512d __W; E | ^~~ Also there is the error: E compile options: '-I/usr/lib/python3/dist-packages/numpy/core/include -Ibuild/src.linux-x86_64-3.10/numpy/distutils/include -I/usr/include/python3.10 -c' E extra options: '-msse -msse2 -msse3' E x86_64-linux-gnu-gcc: wrapmodule.c E x86_64-linux-gnu-gcc: fortranobject.c E wrapmodule.c:12:10: fatal error: Python.h: No such file or directory E 12 | #include "Python.h" E | ^~~~~~~~~~ E compilation terminated.
--- End Message ---
--- Begin Message ---Source: libflame Source-Version: 5.2.0-4 Done: Mo Zhou <[email protected]> We believe that the bug you reported is fixed in the latest version of libflame, 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. Mo Zhou <[email protected]> (supplier of updated libflame 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: Tue, 25 Oct 2022 12:39:03 -0400 Source: libflame Architecture: source Version: 5.2.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Science Maintainers <[email protected]> Changed-By: Mo Zhou <[email protected]> Closes: 1018074 1019478 1019525 Changes: libflame (5.2.0-4) unstable; urgency=medium . * rules: fix the logic for dh_auto_test. * Disable autopkgtest with numpy, scipy, and octave. They are not yet compiled against libflame. (Closes: #1019525, #1019478, #1018074) Checksums-Sha1: 57dbaa4d04f715c58b4cbbcae08de70c465f387f 2181 libflame_5.2.0-4.dsc 4e9a90e57051221d01aee6ea4959211c0836b598 23920 libflame_5.2.0-4.debian.tar.xz 8fb41c548ec6d711c622da1fd19651cb8064cc46 6448 libflame_5.2.0-4_source.buildinfo Checksums-Sha256: f9f9bbc6418eace663dca0197dc6f14437d117c792edd21bfb32543fedc475a9 2181 libflame_5.2.0-4.dsc b249f0005a056fcd547549715cb6b18c1715762300d5e7671140aa31b02272fd 23920 libflame_5.2.0-4.debian.tar.xz 06f72181047312e81a219aeb4dc429e092db2cd046288a954e827bc8594c2b19 6448 libflame_5.2.0-4_source.buildinfo Files: 86fb9778b0c371fddc6429330ae6a444 2181 math optional libflame_5.2.0-4.dsc 4281a015f3ef23294ca882e5fc5312b5 23920 math optional libflame_5.2.0-4.debian.tar.xz f3dd44e8851573d1fb358a46bbec482e 6448 math optional libflame_5.2.0-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmNYEawRHGx1bWluQGRl Ymlhbi5vcmcACgkQYmRes19oaorxZhAApNjvvXMciJt6ULWUx0rw/Lx5SMXfNdJa lefmPGoFIlYqG6irzeoxCeyCKtRFXuTFbgy5kl2/bDlg35Otd01uVBgKpz6Xm9Z4 hblH939jwe5uwOXjGsR6E8UM3gOLKuondS8nRLTiFyuyHSZegkYXSY2B/FY1FmFH 6CSKPYH7HQ+RMUv0AV+Oq0BP8IxqAShB2/oFDMY5UHtXRCEbzJBgfoipy2Hxy/Ry sWunn0AHLosauxxp5q1bWhKpE/WznORzt/x7UQjJkHBVTfuiFYAmOzsLwZJwU+a/ ztJtEsIiRjr4xEZQHYWwVlY8vJTL+LekaPFxzBkrT9qEeFvFl5gGfQo+i4pYqwEb zIgNyK9ASEWr+GgkXn2a/AgU4j17rcdC1G3xiw26LkXmhxlWIRhQu5sOvhHX2tub LOFXUyu8WTSF/CUOODiUIyoGNbnsYhFfnvxWkQMJc++Me1UnvnlGYSfou62fj3By j0crCJCAmPX3JYmVJ6IW4NCME6jJz+hh2QhLByAAI7KXbi7rGrb6UpHoNo6qzUFi Ejaln1qc8Dm5Mhr2y7KhswY/LZsjPnjPBtK0BaGpAsyj8Dhtyw3y0F8hexIwBZyL 2yPnItSfyjn+2JUqmoXAK2HSDoq59k8HpZQwrIBz4SpoGMW/qMVHU91VTO1wsTXY us1X2RQg8ag= =zgjn -----END PGP SIGNATURE-----
--- End Message ---

