Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zn_poly.spec'], chrootPath='/var/lib/mock/f31-build-71823-30683/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/zn_poly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/zn_poly-0.9.1-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zn_poly.spec'], chrootPath='/var/lib/mock/f31-build-71823-30683/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/zn_poly.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8zeTJA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zn_poly-0.9.1 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zn_poly-0.9.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd zn_poly-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/zn_poly-python3.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + sed -i 's|typedef unsigned long ulong;|\/\/typedef unsigned long ulong;|g' include/zn_poly.h + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qdgd7z + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9.1 + python3 makemakefile.py '--cflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC' --prefix=/usr --gmp-prefix=/usr --disable-tuning + make all libzn_poly.so libzn_poly-0.9.1.so -j4 BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mulmid.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/invert.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/array.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/ks_support.c:24: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/invert.c: In function 'ZNP_zn_array_invert_extend_fft': BUILDSTDERR: src/invert.c:121:10: warning: unused variable 'K' [-Wunused-variable] BUILDSTDERR: 121 | ulong K = 1UL << lgK; BUILDSTDERR: | ^ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/ks_support.c: In function 'ZNP_zn_array_recover_reduce3': BUILDSTDERR: src/ks_support.c:307:10: warning: unused variable 'maskL' [-Wunused-variable] BUILDSTDERR: 307 | ulong maskL = -1UL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mulmid_ks.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/misc.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from src/mulmid_ks.c:23: BUILDSTDERR: src/mulmid_ks.c: In function 'ZNP_zn_array_mulmid_KS2': BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:228:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 228 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:238:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 238 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2p, v2e, v2o, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mulmid_ks.c: In function 'ZNP_zn_array_mulmid_KS4': BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:688:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 688 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:697:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 697 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2pn, v2en, v2on, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:762:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 762 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:775:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 775 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2pr, v2er, v2or, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mulmid_ks.c:567:10: warning: variable 'mask' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 567 | ulong mask; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mpn_mulmid.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mul.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mul_fft.c:100: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/mul_fft.c: In function 'ZNP_zn_array_mul_fft': BUILDSTDERR: src/mul_fft.c:438:10: warning: unused variable 'K' [-Wunused-variable] BUILDSTDERR: 438 | ulong K = 1UL << lgK; BUILDSTDERR: | ^ BUILDSTDERR: In file included from src/mul_fft.c:100: BUILDSTDERR: src/mul_fft.c: In function 'ZNP_fft_combine_chunk': BUILDSTDERR: ./include/zn_poly_internal.h:1089:5: warning: 'neg1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1089 | ZNP_zn_skip_array_signed_add BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mul_fft.c:213:8: note: 'neg1' was declared here BUILDSTDERR: 213 | int neg1; BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mul_fft_dft.c:25: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/mul_fft_dft.c: In function 'ZNP_virtual_pmfvec_ifft': BUILDSTDERR: src/mul_fft_dft.c:711:25: warning: unused variable 'mod' [-Wunused-variable] BUILDSTDERR: 711 | const zn_mod_struct* mod = vec->mod; BUILDSTDERR: | ^~~ BUILDSTDERR: src/mul_fft_dft.c: In function 'zn_array_mul_fft_dft': BUILDSTDERR: src/mul_fft_dft.c:820:10: warning: unused variable 'K' [-Wunused-variable] BUILDSTDERR: 820 | ulong K = 1UL << lgK; BUILDSTDERR: | ^ BUILDSTDERR: src/mul_fft_dft.c: In function 'ZNP_virtual_pmfvec_find_slot': BUILDSTDERR: src/mul_fft_dft.c:380:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: 380 | } BUILDSTDERR: | ^ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/array.o -c src/array.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/invert.o -c src/invert.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/ks_support.o -c src/ks_support.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mulmid.o -c src/mulmid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mulmid_ks.o -c src/mulmid_ks.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/misc.o -c src/misc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mpn_mulmid.o -c src/mpn_mulmid.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul.o -c src/mul.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_fft.o -c src/mul_fft.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_fft_dft.o -c src/mul_fft_dft.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-prIn file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/mul_ks.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from src/mul_ks.c:23: BUILDSTDERR: src/mul_ks.c: In function 'ZNP_zn_array_mul_KS2': BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:199:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 199 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:200:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 200 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2p, v2e, v2o, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:222:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 222 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1p, v1e, v1o, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:241:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 241 | ZNP_ASSERT_NOCARRY (v3m_neg ? mpn_sub_n (v3e, v3p, v3m, k3) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:249:4: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 249 | ZNP_ASSERT_NOCARRY (v3m_neg ? mpn_add_n (v3o, v3p, v3m, k3) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/mul_ks.c: In function 'ZNP_zn_array_mul_KS4': BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:492:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 492 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:501:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 501 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2pn, v2en, v2on, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:520:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 520 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pn, v1en, v1on, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:540:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 540 | ZNP_ASSERT_NOCARRY (mpn_sub_n (v3en, v3pn, v3mn, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:541:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 541 | ZNP_ASSERT_NOCARRY (mpn_add_n (v3on, v3pn, v3mn, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:545:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 545 | ZNP_ASSERT_NOCARRY (mpn_add_n (v3en, v3pn, v3mn, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:546:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 546 | ZNP_ASSERT_NOCARRY (mpn_sub_n (v3on, v3pn, v3mn, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:571:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 571 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:582:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 582 | ZNP_ASSERT_NOCARRY (mpn_add_n (v2pr, v2er, v2or, k2)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:605:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 605 | ZNP_ASSERT_NOCARRY (mpn_add_n (v1pr, v1er, v1or, k1)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:622:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 622 | ZNP_ASSERT_NOCARRY (mpn_sub_n (v3er, v3pr, v3mr, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:623:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 623 | ZNP_ASSERT_NOCARRY (mpn_add_n (v3or, v3pr, v3mr, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:627:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 627 | ZNP_ASSERT_NOCARRY (mpn_add_n (v3er, v3pr, v3mr, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/zn_poly_internal.h:76:18: warning: variable '__xyz_cy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 76 | mp_limb_t __xyz_cy; \ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: src/mul_ks.c:628:7: note: in expansion of macro 'ZNP_ASSERT_NOCARRY' BUILDSTDERR: 628 | ZNP_ASSERT_NOCARRY (mpn_sub_n (v3or, v3pr, v3mr, k3)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/nuss.c:56: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/nuss.c: In function 'ZNP_nuss_combine': BUILDSTDERR: src/nuss.c:258:13: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 258 | ulong i, j; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/pack.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/pmf.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/pmf.c: In function 'ZNP_pmfvec_mul': BUILDSTDERR: src/pmf.c:562:13: warning: variable 'nuss_lgK' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 562 | unsigned nuss_lgK; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/pmfvec_fft.c:24: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/zn_mod.c:23: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ./include/zn_poly.h:75, BUILDSTDERR: from ./include/zn_poly_internal.h:41, BUILDSTDERR: from src/tuning.c:28: BUILDSTDERR: ./include/wide_arith.h:297:2: warning: #warning No assembly implementation of wide multiplication available for this machine; using generic C code instead. [-Wcpp] BUILDSTDERR: 297 | #warning No assembly implementation of wide multiplication available for this \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_quotient': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:268:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 268 | ZNP_MUL_HI (t, x, mod->inv1); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:299:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 299 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:351:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 351 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ./include/zn_poly.h: In function 'zn_mod_reduce_wide_redc_slim': BUILDSTDERR: ./include/wide_arith.h:344:21: warning: variable '__dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 344 | unsigned long __dummy; \ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ./include/zn_poly.h:371:4: note: in expansion of macro 'ZNP_MUL_HI' BUILDSTDERR: 371 | ZNP_MUL_HI (z, y, mod->m); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ar: creating libzn_poly.a + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 otection -fPIC -I/usr/include -I./include -DNDEBUG -o src/mul_ks.o -c src/mul_ks.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/nuss.o -c src/nuss.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/pack.o -c src/pack.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/pmf.o -c src/pmf.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/pmfvec_fft.o -c src/pmfvec_fft.c cp tune/tuning.c src/tuning.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/zn_mod.o -c src/zn_mod.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./include -DNDEBUG -o src/tuning.o -c src/tuning.c ar -r libzn_poly.a src/array.o src/invert.o src/ks_support.o src/mulmid.o src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o src/pmfvec_fft.o src/tuning.o src/zn_mod.o cc -shared -Wl,-soname,libzn_poly-0.9.so -o libzn_poly-0.9.1.so src/array.o src/invert.o src/ks_support.o src/mulmid.o src/mulmid_ks.o src/misc.o src/mpn_mulmid.o src/mul.o src/mul_fft.o src/mul_fft_dft.o src/mul_ks.o src/nuss.o src/pack.o src/pmf.o src/pmfvec_fft.o src/tuning.o src/zn_mod.o -L/usr/lib -lgmp -lm ranlib libzn_poly.a ln -sf libzn_poly-0.9.1.so libzn_poly.so make: 'libzn_poly-0.9.1.so' is up to date. ln -sf libzn_poly-0.9.1.so libzn_poly-0.9.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IESmNA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 + cd zn_poly-0.9.1 + mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/ + mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64 + cp -pv include/profiler.h include/support.h include/wide_arith.h include/zn_poly.h include/zn_poly_internal.h /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/ + cp -pv libzn_poly-0.9.1.so libzn_poly-0.9.so libzn_poly.a libzn_poly.so /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64 + pushd /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64 + rm libzn_poly.so + ln -s libzn_poly-0.9.1.so libzn_poly.so + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.1-3.fc31 --unique-debug-suffix -0.9.1-3.fc31.riscv64 --unique-debug-src-base zn_poly-0.9.1-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/zn_poly-0.9.1 BUILDSTDERR: 613 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 'include/profiler.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/profiler.h' 'include/support.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/support.h' 'include/wide_arith.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/wide_arith.h' 'include/zn_poly.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/zn_poly.h' 'include/zn_poly_internal.h' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/include/zn_poly/zn_poly_internal.h' 'libzn_poly-0.9.1.so' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.1.so' 'libzn_poly-0.9.so' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.so' 'libzn_poly.a' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly.a' 'libzn_poly.so' -> '/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly.so' ~/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64 ~/build/BUILD/zn_poly-0.9.1 ~/build/BUILD/zn_poly-0.9.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.so extracting debug info from /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.so extracting debug info from /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.1.so original debug info size: 1276kB, size after compression: 1188kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aFBs9C Processing files: zn_poly-0.9.1-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zmU0Zy + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + cp -pr COPYING /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + cp -pr gpl-2.0.txt gpl-3.0.txt /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + cp -pr demo/bernoulli/bernoulli.c /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + cp -pr doc/REFERENCES /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/share/doc/zn_poly + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.1.so and /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib64/libzn_poly-0.9.so Provides: libzn_poly-0.9.so()(64bit) zn_poly = 0.9.1-3.fc31 zn_poly(riscv-64) = 0.9.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: zn_poly-devel-0.9.1-3.fc31.riscv64 Provides: zn_poly-devel = 0.9.1-3.fc31 zn_poly-devel(riscv-64) = 0.9.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zn_poly-static-0.9.1-3.fc31.riscv64 Provides: zn_poly-static = 0.9.1-3.fc31 zn_poly-static(riscv-64) = 0.9.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zn_poly-debugsource-0.9.1-3.fc31.riscv64 Provides: zn_poly-debugsource = 0.9.1-3.fc31 zn_poly-debugsource(riscv-64) = 0.9.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zn_poly-debuginfo-0.9.1-3.fc31.riscv64 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib/debug/usr/lib64/libzn_poly-0.9.1.so-0.9.1-3.fc31.riscv64.debug and /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64/usr/lib/debug/usr/lib64/libzn_poly-0.9.so-0.9.1-3.fc31.riscv64.debug Provides: debuginfo(build-id) = f14003f9a8418ca33b00c605c35bede3f576c189 zn_poly-debuginfo = 0.9.1-3.fc31 zn_poly-debuginfo(riscv-64) = 0.9.1-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zn_poly-debugsource(riscv-64) = 0.9.1-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 Wrote: /builddir/build/RPMS/zn_poly-devel-0.9.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zn_poly-0.9.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zn_poly-debugsource-0.9.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zn_poly-debuginfo-0.9.1-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/zn_poly-static-0.9.1-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LRP7SA + umask 022 + cd /builddir/build/BUILD + cd zn_poly-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zn_poly-0.9.1-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0