Advertisement
Guest User

Untitled

a guest
Apr 30th, 2024
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.05 KB | None | 0 0
  1. [vgaetera@fedora:~/Desktop/sagemath]> rpmbuild -ba *.spec
  2. warning: Macro expanded in comment on line 96: %{name}-escape.patch
  3.  
  4. warning: Macro expanded in comment on line 99: %{name}-random.patch
  5.  
  6. warning: Macro expanded in comment on line 105: %{name}-extensions.patch
  7.  
  8. warning: Macro expanded in comment on line 116: %{name}-sagedoc.patch
  9.  
  10. warning: Macro expanded in comment on line 119: %{name}-maxima.patch
  11.  
  12. warning: Macro expanded in comment on line 123: %{name}-jmol.patch
  13.  
  14. warning: Macro expanded in comment on line 131: %{name}-python3.patch
  15.  
  16. warning: Macro expanded in comment on line 140: %{name}-libgap.patch
  17.  
  18. warning: Macro expanded in comment on line 147: %{name}-env.patch
  19.  
  20. warning: Macro expanded in comment on line 151: %{name}-qepcad.patch
  21.  
  22. warning: Macro expanded in comment on line 157: %{name}-flexiblas.patch
  23.  
  24. warning: Macro expanded in comment on line 166: %{name}-intersphinx.patch
  25.  
  26. warning: Macro expanded in comment on line 376: %{py3_dist fpylll}
  27.  
  28. warning: Macro expanded in comment on line 606: %{py3_dist fpylll}
  29.  
  30. setting SOURCE_DATE_EPOCH=1689984000
  31. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jrY4AP
  32. + umask 022
  33. + cd /home/vgaetera/rpmbuild/BUILD
  34. + cd /home/vgaetera/rpmbuild/BUILD
  35. + rm -rf sage-10.3
  36. + /usr/lib/rpm/rpmuncompress -x /home/vgaetera/rpmbuild/SOURCES/sage-10.3.tar.gz
  37. + STATUS=0
  38. + '[' 0 -ne 0 ']'
  39. + cd sage-10.3
  40. + rm -rf /home/vgaetera/rpmbuild/BUILD/sage-10.3-SPECPARTS
  41. + /usr/bin/mkdir -p /home/vgaetera/rpmbuild/BUILD/sage-10.3-SPECPARTS
  42. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  43. + cd /home/vgaetera/rpmbuild/BUILD
  44. + cd sage-10.3
  45. + rm -rf /home/vgaetera/rpmbuild/BUILD/sage-10.3-SPECPARTS
  46. + /usr/bin/mkdir -p /home/vgaetera/rpmbuild/BUILD/sage-10.3-SPECPARTS
  47. + /usr/lib/rpm/rpmuncompress -x /home/vgaetera/rpmbuild/SOURCES/cremona-2019-10-29.tar.gz
  48. + STATUS=0
  49. + '[' 0 -ne 0 ']'
  50. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  51. + pushd build/pkgs/combinatorial_designs
  52. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/combinatorial_designs ~/rpmbuild/BUILD/sage-10.3
  53. + tar jxf ../../../upstream/combinatorial_designs-20140630.tar.bz2
  54. + mv combinatorial_designs-20140630 src
  55. + popd
  56. ~/rpmbuild/BUILD/sage-10.3
  57. + pushd build/pkgs/conway_polynomials
  58. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/conway_polynomials ~/rpmbuild/BUILD/sage-10.3
  59. + tar zxf ../../../upstream/conway-polynomials-0.8.tar.gz
  60. + mv conway-polynomials-0.8 src
  61. + popd
  62. ~/rpmbuild/BUILD/sage-10.3
  63. + pushd build/pkgs/elliptic_curves
  64. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/elliptic_curves ~/rpmbuild/BUILD/sage-10.3
  65. + tar jxf ../../../upstream/elliptic_curves-0.8.1.tar.bz2
  66. + mv elliptic_curves-0.8.1 src
  67. + popd
  68. ~/rpmbuild/BUILD/sage-10.3
  69. + pushd build/pkgs/graphs
  70. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/graphs ~/rpmbuild/BUILD/sage-10.3
  71. + tar jxf ../../../upstream/graphs-20210214.tar.bz2
  72. + mv graphs-20210214 src
  73. + popd
  74. ~/rpmbuild/BUILD/sage-10.3
  75. + pushd build/pkgs/jupyter_jsmol
  76. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/jupyter_jsmol ~/rpmbuild/BUILD/sage-10.3
  77. + unzip -q ../../../upstream/jupyter_jsmol-2022.1.0-py2.py3-none-any.whl -d jupyter_jsmol-2022.1.0
  78. + mv jupyter_jsmol-2022.1.0 src
  79. + popd
  80. ~/rpmbuild/BUILD/sage-10.3
  81. + pushd build/pkgs/memory_allocator
  82. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/memory_allocator ~/rpmbuild/BUILD/sage-10.3
  83. + tar zxf ../../../upstream/memory_allocator-0.1.3.tar.gz
  84. + mv memory_allocator-0.1.3 src
  85. + popd
  86. ~/rpmbuild/BUILD/sage-10.3
  87. + pushd build/pkgs/polytopes_db
  88. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/polytopes_db ~/rpmbuild/BUILD/sage-10.3
  89. + tar jxf ../../../upstream/polytopes_db-20170220.tar.bz2
  90. + mv polytopes_db-20170220 src
  91. + popd
  92. ~/rpmbuild/BUILD/sage-10.3
  93. + pushd build/pkgs/sagetex
  94. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/sagetex ~/rpmbuild/BUILD/sage-10.3
  95. + tar zxf ../../../upstream/sagetex-3.6.1.tar.gz
  96. + mv sagetex-3.6.1 src
  97. ++ cut -d/ -f3-
  98. + texmfdir=share/texlive/texmf-local
  99. + sed -i s,share/texmf,share/texlive/texmf-local, src/setup.py
  100. + popd
  101. ~/rpmbuild/BUILD/sage-10.3
  102. + pushd build/pkgs/threejs
  103. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/threejs ~/rpmbuild/BUILD/sage-10.3
  104. + tar zxf ../../../upstream/threejs-sage-r122.tar.gz
  105. + mv threejs-sage-r122 src
  106. + popd
  107. ~/rpmbuild/BUILD/sage-10.3
  108. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-scripts.patch
  109. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  110. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-rpmbuild.patch
  111. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  112. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-cremona.patch
  113. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  114. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-buildroot.patch
  115. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  116. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-lcalc.patch
  117. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  118. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-catch-value.patch
  119. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  120. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-cvxopt.patch
  121. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  122. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-latte.patch
  123. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  124. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-tdlib.patch
  125. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  126. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-bind2nd.patch
  127. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  128. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-giac.patch
  129. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  130. + /usr/lib/rpm/rpmuncompress /home/vgaetera/rpmbuild/SOURCES/sagemath-mem-fun-ref.patch
  131. + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
  132. + sed -i 's|@@SAGE_LOCAL@@|/usr/lib64/sagemath/local|' src/sage/env.py
  133. + sed -e 's|@@CYSIGNALS@@|/usr/lib64/python3.12/site-packages/cysignals|' -e 's|@@BUILDROOT@@|/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64|' -i src/sage_setup/command/sage_build_cython.py
  134. + find src/sage '(' -name '*.pyx' -o -name '*.pxd' ')' -exec touch '{}' +
  135. + grep -FrlZ '#!/usr/bin/env python3'
  136. + xargs -0 sed -i 's,#!/usr/bin/env python3,#!/usr/bin/python3,g'
  137. + grep -FrlZ '#!/usr/bin/env python'
  138. + xargs -0 sed -i 's,#!/usr/bin/env python,#!/usr/bin/python3,g'
  139. + grep -FrlZ '#!/usr/bin/env sage-bootstrap-python'
  140. + xargs -0 sed -i 's,#!/usr/bin/env sage-bootstrap-python,#!/usr/bin/python3,g'
  141. + grep -FrlZ '#!/usr/bin/env sage-python'
  142. + xargs -0 sed -i 's,#!/usr/bin/env sage-python,#!/usr/bin/python3,g'
  143. + grep -FrlZ '#!/usr/bin/env'
  144. + xargs -0 sed -i 's,#!/usr/bin/env ,#!/usr/bin/,'
  145. + grep -rlZ '#!/usr/bin/python$'
  146. + xargs -0 sed -i 's,#!/usr/bin/python$,&3,'
  147. + sed -i 's,/usr/bin/env python,/usr/bin/python3,' build/pkgs/sagetex/src/sagetex.ins
  148. + sed -i 's,/usr/bin/python,&3,' src/sage/misc/dev_tools.py
  149. + sed -e s,local/bin/python,bin/python, -e 's,#!/usr/bin/python,&3,' -i src/sage/repl/preparse.py
  150. + chmod a-x src/sage/modules/fp_graded/all.py src/sage/modules/fp_graded/element.py src/sage/modules/fp_graded/free_element.py src/sage/modules/fp_graded/free_homspace.py src/sage/modules/fp_graded/free_module.py src/sage/modules/fp_graded/free_morphism.py src/sage/modules/fp_graded/homspace.py src/sage/modules/fp_graded/module.py src/sage/modules/fp_graded/morphism.py src/sage/modules/fp_graded/steenrod/all.py src/sage/modules/fp_graded/steenrod/homspace.py src/sage/modules/fp_graded/steenrod/module.py src/sage/modules/fp_graded/steenrod/morphism.py src/sage/modules/fp_graded/steenrod/profile.py
  151. + sed -i s/64m/256m/ src/sage/interfaces/gap.py
  152. + sed -i s/yum/rpm/ build/bin/sage-guess-package-system
  153. + sed -i 's/1\[3-9\].*)/1[4-9].*)/' configure
  154. + sed -i s/20220621/20221012/g configure
  155. + sed -i 's/CFLAGS_MARCH="-march=native"/CFLAGS_MARCH=""/' configure
  156. + RPM_EC=0
  157. ++ jobs -p
  158. + exit 0
  159. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QifBTL
  160. + umask 022
  161. + cd /home/vgaetera/rpmbuild/BUILD
  162. + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
  163. + export CFLAGS
  164. + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
  165. + export CXXFLAGS
  166. + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
  167. + export FFLAGS
  168. + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
  169. + export FCFLAGS
  170. + VALAFLAGS=-g
  171. + export VALAFLAGS
  172. + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
  173. + export RUSTFLAGS
  174. + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
  175. + export LDFLAGS
  176. + LT_SYS_LIBRARY_PATH=/usr/lib64:
  177. + export LT_SYS_LIBRARY_PATH
  178. + CC=gcc
  179. + export CC
  180. + CXX=g++
  181. + export CXX
  182. + cd sage-10.3
  183. + export LC_ALL=C.UTF-8
  184. + LC_ALL=C.UTF-8
  185. + export 'CPPFLAGS=-I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib'
  186. + CPPFLAGS='-I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib'
  187. + export ECMBIN=/usr/bin/gmp-ecm
  188. + ECMBIN=/usr/bin/gmp-ecm
  189. + export SAGE_ROOT=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath
  190. + SAGE_ROOT=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath
  191. + export SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  192. + SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  193. + export SAGE_SRC=/home/vgaetera/rpmbuild/BUILD/sage-10.3/src
  194. + SAGE_SRC=/home/vgaetera/rpmbuild/BUILD/sage-10.3/src
  195. + export SAGE_INC=/usr/include
  196. + SAGE_INC=/usr/include
  197. + export DESTDIR=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64
  198. + DESTDIR=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64
  199. + export SAGE_DEBUG=no
  200. + SAGE_DEBUG=no
  201. + export DOT_SAGE=/tmp/sage51135
  202. + DOT_SAGE=/tmp/sage51135
  203. + mkdir -p /tmp/sage51135/tmp
  204. + export SAGE_CYTHONIZED=/home/vgaetera/rpmbuild/BUILD/sage-10.3/src/build/cythonized
  205. + SAGE_CYTHONIZED=/home/vgaetera/rpmbuild/BUILD/sage-10.3/src/build/cythonized
  206. + mkdir -p /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  207. + ln -snf /usr/lib64 /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/lib
  208. + ln -snf /usr/include /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/include
  209. + ln -snf /usr/share /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/share
  210. + export PATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  211. + PATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  212. + export PYTHON=/usr/bin/python3
  213. + PYTHON=/usr/bin/python3
  214. + export PYTHONPATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib/python3.12/site-packages:
  215. + PYTHONPATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib/python3.12/site-packages:
  216. + module load 4ti2-x86_64
  217. + '[' -z '' ']'
  218. + case "$-" in
  219. + __lmod_sh_dbg=x
  220. + '[' -n x ']'
  221. + set +x
  222. Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
  223. Shell debugging restarted
  224. + unset __lmod_sh_dbg
  225. + return 0
  226. + module load lrcalc-x86_64
  227. + '[' -z '' ']'
  228. + case "$-" in
  229. + __lmod_sh_dbg=x
  230. + '[' -n x ']'
  231. + set +x
  232. Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
  233. Shell debugging restarted
  234. + unset __lmod_sh_dbg
  235. + return 0
  236. + module load surf-geometry-x86_64
  237. + '[' -z '' ']'
  238. + case "$-" in
  239. + __lmod_sh_dbg=x
  240. + '[' -n x ']'
  241. + set +x
  242. Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
  243. Shell debugging restarted
  244. + unset __lmod_sh_dbg
  245. + return 0
  246. + polymake --reconfigure -
  247. + export 'GSL_LIBS=-lgsl -lflexiblas -lm'
  248. + GSL_LIBS='-lgsl -lflexiblas -lm'
  249. + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
  250. + export CFLAGS
  251. + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
  252. + export CXXFLAGS
  253. + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
  254. + export FFLAGS
  255. + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
  256. + export FCFLAGS
  257. + VALAFLAGS=-g
  258. + export VALAFLAGS
  259. + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
  260. + export RUSTFLAGS
  261. + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
  262. + export LDFLAGS
  263. + LT_SYS_LIBRARY_PATH=/usr/lib64:
  264. + export LT_SYS_LIBRARY_PATH
  265. + CC=gcc
  266. + export CC
  267. + CXX=g++
  268. + export CXX
  269. + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']'
  270. ++ find . -type f -name configure -print
  271. + for file in $(find . -type f -name configure -print)
  272. + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure
  273. + diff -u ./configure.backup ./configure
  274. + mv ./configure.backup ./configure
  275. + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure
  276. + diff -u ./configure.backup ./configure
  277. + mv ./configure.backup ./configure
  278. + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure
  279. + diff -u ./configure.backup ./configure
  280. --- ./configure.backup 2024-04-30 18:33:20.867616796 +0300
  281. +++ ./configure 2024-04-30 18:33:24.099698038 +0300
  282. @@ -4366,7 +4366,7 @@
  283. #ifdef __cplusplus
  284. extern "C"
  285. #endif
  286. -char $2 ();
  287. +__attribute__ ((used)) char $2 ();
  288. /* The GNU C library defines this for functions which it implements
  289. to always fail with ENOSYS. Some functions are actually named
  290. something starting with __ and the normal name is an alias. */
  291. + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure
  292. + diff -u ./configure.backup ./configure
  293. + mv ./configure.backup ./configure
  294. + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure
  295. + diff -u ./configure.backup ./configure
  296. + mv ./configure.backup ./configure
  297. + '[' 1 = 1 ']'
  298. +++ dirname ./configure
  299. ++ find . -name config.guess -o -name config.sub
  300. + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
  301. ++ basename ./config/config.sub
  302. + '[' -f /usr/lib/rpm/redhat/config.sub ']'
  303. + /usr/bin/rm -f ./config/config.sub
  304. ++ basename ./config/config.sub
  305. + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
  306. '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub'
  307. + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
  308. ++ basename ./config/config.guess
  309. + '[' -f /usr/lib/rpm/redhat/config.guess ']'
  310. + /usr/bin/rm -f ./config/config.guess
  311. ++ basename ./config/config.guess
  312. + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
  313. '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess'
  314. + '[' 1 = 1 ']'
  315. + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
  316. ++ find . -name ltmain.sh
  317. ++ grep -q runstatedir=DIR ./configure
  318. ++ echo --runstatedir=/run
  319. + ./configure --build=x86_64-redhat-linux --host=x86_64-redhat-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local --disable-rpath --disable-silent-rules --enable-4ti2 --enable-bliss --enable-cocoalib --enable-cryptominisat --enable-csdp --enable-database_cremona_ellcurve --enable-frobby --enable-mcqd --enable-meataxe --enable-qepcad --enable-saclib --enable-sirocco --enable-surf --enable-tdlib CC=clang CXX=clang++ FC=flang
  320. checking for a BSD-compatible install... /usr/bin/install -c
  321. checking whether build environment is sane... yes
  322. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  323. checking for gawk... gawk
  324. checking whether make sets $(MAKE)... yes
  325. checking whether make supports nested variables... yes
  326. checking whether to enable maintainer-specific portions of Makefiles... yes
  327. checking whether make supports the include directive... yes (GNU style)
  328. checking for x86_64-redhat-linux-gcc... clang
  329. checking whether the C compiler works... yes
  330. checking for C compiler default output file name... a.out
  331. checking for suffix of executables...
  332. checking whether we are cross compiling... no
  333. checking for suffix of object files... o
  334. checking whether the compiler supports GNU C... yes
  335. checking whether clang accepts -g... yes
  336. checking for clang option to enable C11 features... none needed
  337. checking whether clang understands -c and -o together... yes
  338. checking dependency style of clang... none
  339. checking build system type... x86_64-redhat-linux-gnu
  340. checking host system type... x86_64-redhat-linux-gnu
  341. checking for ld used by clang... /usr/bin/ld
  342. checking if the linker (/usr/bin/ld) is GNU ld... yes
  343. checking for shared library run path origin... done
  344. checking for root user... no
  345. checking for a sed that does not truncate output... /usr/bin/sed
  346. checking for ar... yes
  347. checking for m4... yes
  348. checking for x86_64-redhat-linux-pkg-config... no
  349. checking for pkg-config... /usr/bin/pkg-config
  350. checking pkg-config is at least version 0.29... yes
  351. checking for ranlib... yes
  352. checking for strip... yes
  353. checking for GNU or BSD tar... /usr/bin/tar
  354. checking for GNU make... /usr/bin/make
  355. checking for Python... /usr/bin/python3
  356. checking for perl... /usr/bin/perl
  357. checking for Perl version 5.8.0 or later... yes
  358. checking whether a conda environment is active... no
  359. checking for x86_64-redhat-linux-gcc... (cached) clang
  360. checking whether the compiler supports GNU C... (cached) yes
  361. checking whether clang accepts -g... (cached) yes
  362. checking for clang option to enable C11 features... (cached) none needed
  363. checking whether clang understands -c and -o together... (cached) yes
  364. checking dependency style of clang... (cached) none
  365. checking how to run the C preprocessor... clang -E
  366. checking whether the compiler supports GNU C++... yes
  367. checking whether clang++ accepts -g... yes
  368. checking for clang++ option to enable C++11 features... none needed
  369. checking dependency style of clang++... none
  370. checking for x86_64-redhat-linux-gfortran... flang
  371. checking whether the compiler supports GNU Fortran... no
  372. checking whether flang accepts -g... no
  373. checking for x86_64-redhat-linux-gcc... x86_64-redhat-linux-gcc
  374. checking whether the compiler supports GNU Objective C... yes
  375. checking whether x86_64-redhat-linux-gcc accepts -g... yes
  376. checking dependency style of x86_64-redhat-linux-gcc... none
  377. checking for x86_64-redhat-linux-g++... x86_64-redhat-linux-g++
  378. checking whether the compiler supports GNU Objective C++... yes
  379. checking whether x86_64-redhat-linux-g++ accepts -g... yes
  380. checking dependency style of x86_64-redhat-linux-g++... none
  381. checking for stdio.h... yes
  382. checking for stdlib.h... yes
  383. checking for string.h... yes
  384. checking for inttypes.h... yes
  385. checking for stdint.h... yes
  386. checking for strings.h... yes
  387. checking for sys/stat.h... yes
  388. checking for sys/types.h... yes
  389. checking for unistd.h... yes
  390. checking for complex.h... yes
  391. checking for sqrt in -lm... yes
  392. -----------------------------------------------------------------------------
  393. Checking whether SageMath should install SPKG gcc...
  394. checking whether gcc is already installed in SAGE_LOCAL... no
  395. checking for C compiler vendor... clang
  396. checking whether clang++ supports C++11 features with -std=gnu++11... yes
  397. checking if gcc accepts -dumpversion option... yes
  398. checking gcc version... 18.1.1
  399. checking if g++ accepts -dumpversion option... yes
  400. checking g++ version... 18.1.1
  401. checking whether C++ compiler accepts "-march=native"... yes
  402. checking for OpenMP flag of C compiler... -fopenmp
  403. checking for OpenMP flag of C++ compiler... -fopenmp
  404. configure: will use system package and not install SPKG gcc
  405. checking for the location of crti.o... /usr/bin/../lib/gcc/x86_64-redhat-linux/14/../../../../lib64
  406. checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E
  407. -----------------------------------------------------------------------------
  408. Checking whether SageMath should install SPKG gmp...
  409. checking for gmp.h... yes
  410. checking for gmpxx.h... yes
  411. checking for library containing __gmpn_gcd_11... -lgmp
  412. configure: will use system package and not install SPKG gmp
  413. checking absolute name of <gmp.h>... checking for gmp.h... (cached) yes
  414. ///usr/include/gmp.h
  415. -----------------------------------------------------------------------------
  416. Checking whether SageMath should install SPKG zlib...
  417. checking for inflateEnd in -lz... yes
  418. checking for zlib.h... yes
  419. checking for libpng >= 1.2... yes
  420. configure: will use system package and not install SPKG zlib
  421. -----------------------------------------------------------------------------
  422. Checking whether SageMath should install SPKG glpk...
  423. checking whether any of gmp zlib is installed as or will be installed as SPKG... no
  424. checking for glpsol... /usr/bin/glpsol
  425. checking for glpk.h... yes
  426. checking for library containing glp_config... -lglpk
  427. configure: will use system package and not install SPKG glpk
  428. -----------------------------------------------------------------------------
  429. Checking whether SageMath should install SPKG 4ti2...
  430. checking whether any of gmp glpk zlib is installed as or will be installed as SPKG... no
  431. checking for hilbert... hilbert
  432. checking for markov... markov
  433. checking for graver... graver
  434. checking for zsolve... zsolve
  435. checking for qsolve... qsolve
  436. checking for rays... rays
  437. checking for ppi... ppi
  438. checking for circuits... circuits
  439. checking for groebner... groebner
  440. checking for library 4ti2gmp... yes
  441. configure: will use system package and not install SPKG 4ti2
  442. -----------------------------------------------------------------------------
  443. Checking whether SageMath should install SPKG _develop...
  444. configure: no suitable system package found for SPKG _develop
  445. -----------------------------------------------------------------------------
  446. Checking whether SageMath should install SPKG _prereq...
  447. configure: will use system package and not install SPKG _prereq
  448. -----------------------------------------------------------------------------
  449. Checking whether SageMath should install SPKG _recommended...
  450. configure: no suitable system package found for SPKG _recommended
  451. -----------------------------------------------------------------------------
  452. Checking whether SageMath should install SPKG tox...
  453. checking for tox >= 4.2.7... /usr/bin/tox
  454. configure: will use system package and not install SPKG tox
  455. -----------------------------------------------------------------------------
  456. Checking whether SageMath should install SPKG virtualenv...
  457. configure: SPKG virtualenv is not required on this system
  458. -----------------------------------------------------------------------------
  459. Checking whether SageMath should install SPKG appdirs...
  460. configure: SPKG appdirs is not required on this system
  461. -----------------------------------------------------------------------------
  462. Checking whether SageMath should install SPKG bliss...
  463. checking for bliss/bliss_C.h... yes
  464. checking for library containing bliss_new... -lbliss
  465. checking checking bliss version directly... Good.
  466. configure: will use system package and not install SPKG bliss
  467. -----------------------------------------------------------------------------
  468. Checking whether SageMath should install SPKG boost_cropped...
  469. checking for boostlib >= 1.66.0 (106600)... yes
  470. configure: will use system package and not install SPKG boost_cropped
  471. -----------------------------------------------------------------------------
  472. Checking whether SageMath should install SPKG libpng...
  473. checking installing zlib? ... no
  474. checking for libpng >= 1.2... yes
  475. configure: will use system package and not install SPKG libpng
  476. -----------------------------------------------------------------------------
  477. Checking whether SageMath should install SPKG m4ri...
  478. checking whether any of libpng is installed as or will be installed as SPKG... no
  479. checking for m4ri >= 20140914... yes
  480. configure: will use system package and not install SPKG m4ri
  481. -----------------------------------------------------------------------------
  482. Checking whether SageMath should install SPKG brial...
  483. checking whether any of gcc boost_cropped m4ri is installed as or will be installed as SPKG... no
  484. checking if we can link against brial libraries and run... checking version not equal to 1.2.5... yes
  485. configure: will use system package and not install SPKG brial
  486. -----------------------------------------------------------------------------
  487. Checking whether SageMath should install SPKG bzip2...
  488. checking for bzlib.h... yes
  489. checking for library containing BZ2_bzCompress... -lbz2
  490. checking for bzip2... /usr/bin/bzip2
  491. configure: will use system package and not install SPKG bzip2
  492. -----------------------------------------------------------------------------
  493. Checking whether SageMath should install SPKG cachetools...
  494. configure: SPKG cachetools is not required on this system
  495. checking for Fortran flag needed to accept free-form source... unknown
  496. configure: Your Fortran compiler does not accept free-format source code
  497. configure: which means the compiler is either seriously broken, or
  498. configure: is too old to build Sage.
  499. -----------------------------------------------------------------------------
  500. Checking whether SageMath should install SPKG gfortran...
  501. configure: no suitable system package found for SPKG gfortran
  502. -----------------------------------------------------------------------------
  503. Checking whether SageMath should install SPKG openblas...
  504. checking whether any of gfortran is installed as or will be installed as SPKG... yes; install openblas as well
  505. configure: no suitable system package found for SPKG openblas
  506. -----------------------------------------------------------------------------
  507. Checking whether SageMath should install SPKG cbc...
  508. checking whether any of openblas zlib bzip2 is installed as or will be installed as SPKG... yes; install cbc as well
  509. configure: no suitable system package found for SPKG cbc
  510. -----------------------------------------------------------------------------
  511. Checking whether SageMath should install SPKG cddlib...
  512. checking whether any of gmp is installed as or will be installed as SPKG... no
  513. checking for cddexec... cddexec
  514. checking for cddexec_gmp... cddexec_gmp
  515. checking for redcheck_gmp... redcheck_gmp
  516. checking for scdd_gmp... scdd_gmp
  517. checking whether cddexec --redcheck works correctly for real input... yes
  518. checking for cddlib/cdd.h... yes
  519. checking for library containing dd_abs... -lcddgmp
  520. configure: will use system package and not install SPKG cddlib
  521. -----------------------------------------------------------------------------
  522. Checking whether SageMath should install SPKG chardet...
  523. configure: SPKG chardet is not required on this system
  524. -----------------------------------------------------------------------------
  525. Checking whether SageMath should install SPKG cliquer...
  526. checking for library containing clique_unweighted_max_weight... -lcliquer
  527. checking for cliquer/cliquer.h... yes
  528. checking for cl... no
  529. configure: cl (cliquer's CLI) is not found.
  530. configure: No action, as Sage does not need it. cl might be named cliquer on this system.
  531. configure: will use system package and not install SPKG cliquer
  532. -----------------------------------------------------------------------------
  533. Checking whether SageMath should install SPKG cmake...
  534. checking for cmake >= 3.11... /usr/bin/cmake
  535. configure: will use system package and not install SPKG cmake
  536. -----------------------------------------------------------------------------
  537. Checking whether SageMath should install SPKG colorama...
  538. configure: SPKG colorama is not required on this system
  539. -----------------------------------------------------------------------------
  540. Checking whether SageMath should install SPKG coxeter3...
  541. checking for library coxeter3... yes
  542. configure: will use system package and not install SPKG coxeter3
  543. -----------------------------------------------------------------------------
  544. Checking whether SageMath should install SPKG curl...
  545. checking for curl 7.22... /usr/bin/curl
  546. checking for gawk... (cached) gawk
  547. checking for curl-config... /usr/bin/curl-config
  548. checking for the version of libcurl... 8.6.0
  549. checking for libcurl >= version 7.22... yes
  550. checking whether libcurl is usable... yes
  551. checking for curl_free... yes
  552. checking whether programs linking to libcurl can be executed... yes
  553. configure: will use system package and not install SPKG curl
  554. -----------------------------------------------------------------------------
  555. Checking whether SageMath should install SPKG distlib...
  556. configure: SPKG distlib is not required on this system
  557. -----------------------------------------------------------------------------
  558. Checking whether SageMath should install SPKG libatomic_ops...
  559. checking for atomic_ops >= 7.6.2... yes
  560. configure: will use system package and not install SPKG libatomic_ops
  561. -----------------------------------------------------------------------------
  562. Checking whether SageMath should install SPKG gc...
  563. checking whether any of libatomic_ops is installed as or will be installed as SPKG... no
  564. checking whether we run on WSL... no
  565. checking for bdw-gc-threaded >= 7.6.4... no
  566. checking for bdw-gc >= 7.6.4... yes
  567. configure: will use system package and not install SPKG gc
  568. -----------------------------------------------------------------------------
  569. Checking whether SageMath should install SPKG ecl...
  570. checking whether any of gcc gc gmp is installed as or will be installed as SPKG... no
  571. checking for ecl-config... /usr/bin/ecl-config
  572. configure: will use system package and not install SPKG ecl
  573. -----------------------------------------------------------------------------
  574. Checking whether SageMath should install SPKG ntl...
  575. checking whether any of gmp gcc is installed as or will be installed as SPKG... no
  576. checking for NTL/ZZ.h... no
  577. checking whether we can link a program using NTL... no
  578. checking NTL version >= 10.3... yes
  579. configure: no suitable system package found for SPKG ntl
  580. -----------------------------------------------------------------------------
  581. Checking whether SageMath should install SPKG ncurses...
  582. checking for ncurses >= 6.0... yes
  583. configure: will use system package and not install SPKG ncurses
  584. -----------------------------------------------------------------------------
  585. Checking whether SageMath should install SPKG readline...
  586. checking Installing ncurses? ... No.
  587. checking for readline >= 6.0... yes
  588. configure: will use system package and not install SPKG readline
  589. -----------------------------------------------------------------------------
  590. Checking whether SageMath should install SPKG pari...
  591. checking whether any of gmp readline is installed as or will be installed as SPKG... no
  592. checking for gp... /usr/bin/gp
  593. checking for gphelp... /usr/bin/gphelp
  594. checking whether gphelp has access to the documentation... yes
  595. checking is pari_elldata installed? ... yes
  596. checking is pari_galdata installed? ... yes
  597. checking is pari_galpol installed? ... yes
  598. checking is pari_seadata installed? ... yes
  599. checking for pari/pari.h... yes
  600. checking for library containing matpermanent... -lpari
  601. checking getting GP's version ... 134917
  602. checking comparing GP and libpari versions... libpari's and GP's versions match. Good
  603. checking is GP's version good enough? ... yes
  604. checking getting GP's datadir... "/usr/share/pari"
  605. checking comparing GP's and libpari's datadirs... libpari's and GP's datadirs match. Good
  606. checking whether pari is configured with pthreads... yes. Good
  607. configure: will use system package and not install SPKG pari
  608. -----------------------------------------------------------------------------
  609. Checking whether SageMath should install SPKG mpfr...
  610. checking whether any of gmp is installed as or will be installed as SPKG... no
  611. checking for mpfr.h... yes
  612. checking for library containing mpfr_cmpabs_ui... -lmpfr
  613. configure: will use system package and not install SPKG mpfr
  614. -----------------------------------------------------------------------------
  615. Checking whether SageMath should install SPKG flint...
  616. checking whether any of mpfr is installed as or will be installed as SPKG... no
  617. checking for flint/flint.h... yes
  618. checking for library containing gr_get_fexpr... -lflint
  619. checking whether FLINT version is >= 3.1.0... yes; too new
  620. configure: no suitable system package found for SPKG flint
  621. -----------------------------------------------------------------------------
  622. Checking whether SageMath should install SPKG eclib...
  623. checking whether any of ntl pari flint is installed as or will be installed as SPKG... yes; install eclib as well
  624. configure: no suitable system package found for SPKG eclib
  625. -----------------------------------------------------------------------------
  626. Checking whether SageMath should install SPKG ecm...
  627. checking whether any of gmp is installed as or will be installed as SPKG... no
  628. checking for ecm.h... yes
  629. checking absolute name of <ecm.h>... checking for ecm.h... (cached) yes
  630. ///usr/include/ecm.h
  631. checking for library containing ecm_factor... -lecm
  632. checking for ecm... /usr/bin/gmp-ecm
  633. configure: will use system package and not install SPKG ecm
  634. -----------------------------------------------------------------------------
  635. Checking whether SageMath should install SPKG givaro...
  636. checking for givaro >= 4.1.1... yes
  637. configure: will use system package and not install SPKG givaro
  638. -----------------------------------------------------------------------------
  639. Checking whether SageMath should install SPKG fflas_ffpack...
  640. checking whether any of givaro gmp openblas is installed as or will be installed as SPKG... yes; install fflas_ffpack as well
  641. configure: no suitable system package found for SPKG fflas_ffpack
  642. checking whether C++ compiler accepts -mavx512f -mavx512vl -mavx512dq... yes
  643. checking whether C++ compiler accepts -mfma... yes
  644. checking whether C++ compiler accepts -mfma4... yes
  645. -----------------------------------------------------------------------------
  646. Checking whether SageMath should install SPKG ffmpeg...
  647. checking for ffmpeg... /usr/bin/ffmpeg
  648. configure: will use system package and not install SPKG ffmpeg
  649. -----------------------------------------------------------------------------
  650. Checking whether SageMath should install SPKG filelock...
  651. configure: SPKG filelock is not required on this system
  652. -----------------------------------------------------------------------------
  653. Checking whether SageMath should install SPKG fplll...
  654. checking whether any of gcc mpfr is installed as or will be installed as SPKG... no
  655. checking for fplll >= 5.4.5 fplll <= 5.4.5... yes
  656. checking whether BKZ default strategy JSON is installed... yes
  657. configure: will use system package and not install SPKG fplll
  658. -----------------------------------------------------------------------------
  659. Checking whether SageMath should install SPKG free_fonts...
  660. checking for FreeSerif.ttf... no
  661. checking for FreeSerif.otf... no
  662. configure: no suitable system package found for SPKG free_fonts
  663. -----------------------------------------------------------------------------
  664. Checking whether SageMath should install SPKG freetype...
  665. checking whether any of gcc libpng is installed as or will be installed as SPKG... no
  666. checking for freetype2 >= 20.0... yes
  667. configure: will use system package and not install SPKG freetype
  668. -----------------------------------------------------------------------------
  669. Checking whether SageMath should install SPKG fricas...
  670. checking for FriCAS >= 1.3.8...
  671. configure: no suitable system package found for SPKG fricas
  672. -----------------------------------------------------------------------------
  673. Checking whether SageMath should install SPKG gap...
  674. checking whether any of ncurses readline zlib is installed as or will be installed as SPKG... no
  675. checking for gap... /usr/bin/gap
  676. checking for gap version 4.12.2 or newer... yes
  677. checking for gap root paths... /usr/lib64/gap/;/usr/share/gap/
  678. checking for the PrimGrp, SmallGrp, and TransGrp packages... yes
  679. checking if we can link against libgap... no
  680. configure: no suitable system package found for SPKG gap
  681. -----------------------------------------------------------------------------
  682. Checking whether SageMath should install SPKG gengetopt...
  683. checking for gengetopt... /usr/bin/gengetopt
  684. configure: will use system package and not install SPKG gengetopt
  685. -----------------------------------------------------------------------------
  686. Checking whether SageMath should install SPKG gf2x...
  687. checking for gf2x >= 1.2... yes
  688. configure: will use system package and not install SPKG gf2x
  689. -----------------------------------------------------------------------------
  690. Checking whether SageMath should install SPKG gfan...
  691. checking for gfan >= 0.6.2...
  692. configure: will use system package and not install SPKG gfan
  693. -----------------------------------------------------------------------------
  694. Checking whether SageMath should install SPKG giac...
  695. checking whether any of pari is installed as or will be installed as SPKG... no
  696. checking for giac >= 1.9.0, <= 1.9.999... /usr/bin/giac
  697. checking for giac/giac.h... yes
  698. checking for library containing ConvertUTF16toUTF8... -lgiac
  699. configure: will use system package and not install SPKG giac
  700. -----------------------------------------------------------------------------
  701. Checking whether SageMath should install SPKG git...
  702. checking for git... /usr/bin/git
  703. configure: will use system package and not install SPKG git
  704. -----------------------------------------------------------------------------
  705. Checking whether SageMath should install SPKG gp2c...
  706. checking whether any of pari is installed as or will be installed as SPKG... no
  707. checking for gp2c... /usr/bin/gp2c
  708. configure: will use system package and not install SPKG gp2c
  709. -----------------------------------------------------------------------------
  710. Checking whether SageMath should install SPKG graphviz...
  711. checking for dot... dot
  712. checking for neato... neato
  713. checking for twopi... twopi
  714. configure: will use system package and not install SPKG graphviz
  715. -----------------------------------------------------------------------------
  716. Checking whether SageMath should install SPKG gsl...
  717. checking whether any of openblas is installed as or will be installed as SPKG... yes; install gsl as well
  718. configure: no suitable system package found for SPKG gsl
  719. checking 32-bit host C ABI... no
  720. checking for grep that handles long lines and -e... /usr/bin/grep
  721. checking for egrep... /usr/bin/grep -E
  722. checking for ELF binary format... yes
  723. checking for the common suffixes of directories in the library search path... lib,lib,lib64
  724. checking for iconv... yes
  725. checking for working iconv... yes
  726. checking whether iconv is compatible with its POSIX signature... yes
  727. -----------------------------------------------------------------------------
  728. Checking whether SageMath should install SPKG iconv...
  729. configure: will use system package and not install SPKG iconv
  730. -----------------------------------------------------------------------------
  731. Checking whether SageMath should install SPKG igraph...
  732. checking whether any of glpk openblas gmp is installed as or will be installed as SPKG... yes; install igraph as well
  733. configure: no suitable system package found for SPKG igraph
  734. -----------------------------------------------------------------------------
  735. Checking whether SageMath should install SPKG imagemagick...
  736. checking for convert... /usr/bin/convert
  737. configure: will use system package and not install SPKG imagemagick
  738. -----------------------------------------------------------------------------
  739. Checking whether SageMath should install SPKG iml...
  740. checking whether any of gmp openblas is installed as or will be installed as SPKG... yes; install iml as well
  741. configure: no suitable system package found for SPKG iml
  742. -----------------------------------------------------------------------------
  743. Checking whether SageMath should install SPKG info...
  744. checking for info... /usr/bin/info
  745. checking for texi2any... /usr/bin/texi2any
  746. configure: will use system package and not install SPKG info
  747. -----------------------------------------------------------------------------
  748. Checking whether SageMath should install SPKG isl...
  749. checking whether any of gmp is installed as or will be installed as SPKG... no
  750. checking for isl >= 0.20... no
  751. configure: no suitable system package found for SPKG isl
  752. -----------------------------------------------------------------------------
  753. Checking whether SageMath should install SPKG lcalc...
  754. checking whether any of pari is installed as or will be installed as SPKG... no
  755. checking for lcalc... /usr/bin/lcalc
  756. checking for lcalc/L.h... yes
  757. checking for double-precision libLfunction >= 2.0.0 with pari support... found; using lcalc from the system
  758. configure: will use system package and not install SPKG lcalc
  759. -----------------------------------------------------------------------------
  760. Checking whether SageMath should install SPKG libbraiding...
  761. checking if we can link against libbraiding... yes
  762. configure: will use system package and not install SPKG libbraiding
  763. -----------------------------------------------------------------------------
  764. Checking whether SageMath should install SPKG libffi...
  765. checking for libffi... yes
  766. configure: will use system package and not install SPKG libffi
  767. -----------------------------------------------------------------------------
  768. Checking whether SageMath should install SPKG libgd...
  769. checking whether any of gcc libpng freetype is installed as or will be installed as SPKG... no
  770. checking for gdlib >= 2.1... yes
  771. configure: will use system package and not install SPKG libgd
  772. -----------------------------------------------------------------------------
  773. Checking whether SageMath should install SPKG libgraphviz...
  774. checking for graphviz/cgraph.h... yes
  775. configure: will use system package and not install SPKG libgraphviz
  776. -----------------------------------------------------------------------------
  777. Checking whether SageMath should install SPKG libhomfly...
  778. checking whether any of gc is installed as or will be installed as SPKG... no
  779. checking for homfly.h... yes
  780. checking for library containing homfly... -lhomfly
  781. configure: will use system package and not install SPKG libhomfly
  782. -----------------------------------------------------------------------------
  783. Checking whether SageMath should install SPKG libjpeg...
  784. checking for libjpeg... yes
  785. configure: will use system package and not install SPKG libjpeg
  786. -----------------------------------------------------------------------------
  787. Checking whether SageMath should install SPKG xz...
  788. configure: SPKG xz is not required on this system
  789. -----------------------------------------------------------------------------
  790. Checking whether SageMath should install SPKG liblzma...
  791. checking whether any of xz is installed as or will be installed as SPKG... no
  792. checking for lzma_raw_decoder in -llzma... yes
  793. checking for lzma.h... yes
  794. configure: will use system package and not install SPKG liblzma
  795. -----------------------------------------------------------------------------
  796. Checking whether SageMath should install SPKG nauty...
  797. checking for geng... no
  798. checking for nauty-geng... /usr/bin/nauty-geng
  799. checking for nauty-directg... /usr/bin/nauty-directg
  800. checking for nauty-gentourng... /usr/bin/nauty-gentourng
  801. checking for nauty-geng... /usr/bin/nauty-geng
  802. checking for nauty-genbg... /usr/bin/nauty-genbg
  803. checking for nauty-gentreeg... /usr/bin/nauty-gentreeg
  804. checking for nauty-genktreeg... /usr/bin/nauty-genktreeg
  805. checking for nauty-genposetg... /usr/bin/nauty-genposetg
  806. configure: will use system package and not install SPKG nauty
  807. -----------------------------------------------------------------------------
  808. Checking whether SageMath should install SPKG libnauty...
  809. checking whether any of nauty is installed as or will be installed as SPKG... no
  810. checking for nauty/nauty.h... yes
  811. checking for library containing densenauty... -lnauty
  812. configure: will use system package and not install SPKG libnauty
  813. -----------------------------------------------------------------------------
  814. Checking whether SageMath should install SPKG libsemigroups...
  815. checking for libsemigroups >= 0.6.7... yes
  816. configure: will use system package and not install SPKG libsemigroups
  817. -----------------------------------------------------------------------------
  818. Checking whether SageMath should install SPKG libxml2...
  819. checking for xml2-config... /usr/bin/xml2-config
  820. configure: will use system package and not install SPKG libxml2
  821. -----------------------------------------------------------------------------
  822. Checking whether SageMath should install SPKG m4rie...
  823. checking whether any of m4ri is installed as or will be installed as SPKG... no
  824. checking for m4rie/m4rie.h... yes
  825. checking for library containing gf2e_init... -lm4rie
  826. configure: will use system package and not install SPKG m4rie
  827. -----------------------------------------------------------------------------
  828. Checking whether SageMath should install SPKG linbox...
  829. checking whether any of fflas_ffpack flint fplll givaro gmp iml m4ri m4rie mpfr ntl is installed as or will be installed as SPKG... yes; install linbox as well
  830. configure: no suitable system package found for SPKG linbox
  831. -----------------------------------------------------------------------------
  832. Checking whether SageMath should install SPKG llvm...
  833. configure: will use system package and not install SPKG llvm
  834. -----------------------------------------------------------------------------
  835. Checking whether SageMath should install SPKG lrcalc...
  836. checking for lrcalc/schublib.h... yes
  837. checking for library containing mult_poly_schubert... -llrcalc
  838. checking for lrcalc/lrcoef.h... yes
  839. checking for library containing mult_poly_schubert... (cached) -llrcalc
  840. configure: will use system package and not install SPKG lrcalc
  841. -----------------------------------------------------------------------------
  842. Checking whether SageMath should install SPKG lrslib...
  843. checking whether any of gmp flint is installed as or will be installed as SPKG... yes; install lrslib as well
  844. configure: no suitable system package found for SPKG lrslib
  845. -----------------------------------------------------------------------------
  846. Checking whether SageMath should install SPKG mathjax...
  847. checking for MathJax-3.x... no
  848. configure: no suitable system package found for SPKG mathjax
  849. -----------------------------------------------------------------------------
  850. Checking whether SageMath should install SPKG maxima...
  851. checking whether any of ecl is installed as or will be installed as SPKG... no
  852. checking for Maxima >= $5.45.0... /usr/bin/maxima
  853. checking if ECL can "require" the maxima module... yes
  854. checking if maxima help is working... yes
  855. configure: will use system package and not install SPKG maxima
  856. -----------------------------------------------------------------------------
  857. Checking whether SageMath should install SPKG meson...
  858. checking for meson >= 1.2.3... /usr/bin/meson
  859. configure: will use system package and not install SPKG meson
  860. -----------------------------------------------------------------------------
  861. Checking whether SageMath should install SPKG mpc...
  862. checking whether any of mpfr is installed as or will be installed as SPKG... no
  863. checking for MPC >= 1.2.1... yes
  864. checking for library containing mpc_sum... -lmpc
  865. configure: will use system package and not install SPKG mpc
  866. -----------------------------------------------------------------------------
  867. Checking whether SageMath should install SPKG mpfi...
  868. checking whether any of mpfr is installed as or will be installed as SPKG... no
  869. checking for mpfi.h... yes
  870. checking for library containing mpfi_diam_abs... -lmpfi
  871. checking MPFI version >= 1.5... yes
  872. configure: will use system package and not install SPKG mpfi
  873. -----------------------------------------------------------------------------
  874. Checking whether SageMath should install SPKG ninja_build...
  875. checking for ninja >= 1.8.2... /usr/bin/ninja
  876. configure: will use system package and not install SPKG ninja_build
  877. -----------------------------------------------------------------------------
  878. Checking whether SageMath should install SPKG onetbb...
  879. checking whether oneTBB >= 2018 is available... yes
  880. configure: will use system package and not install SPKG onetbb
  881. -----------------------------------------------------------------------------
  882. Checking whether SageMath should install SPKG python3...
  883. checking whether any of bzip2 liblzma libffi zlib is installed as or will be installed as SPKG... no
  884. checking for python3 >= 3.9.0, < 3.13.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip and setuptools/distutils...
  885. checking ... whether /usr/bin/python3 is good... yes
  886. checking for python3 >= 3.9.0, < 3.13.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip... /usr/bin/python3
  887. configure: will use system package and not install SPKG python3
  888. checking whether /usr/bin/python3 is configured to build multiarch extensions... no
  889. checking whether OpenMP works with the C/C++ compilers configured for building extensions for /usr/bin/python3... yes
  890. configure: WARNING: Support for system python >= 3.12.0 is experimental.
  891. To build Sage with a different system python, use ./configure --with-python=/path/to/python
  892. -----------------------------------------------------------------------------
  893. Checking whether SageMath should install SPKG openssl...
  894. configure: SPKG openssl is not required on this system
  895. -----------------------------------------------------------------------------
  896. Checking whether SageMath should install SPKG palp...
  897. checking for poly.x... /usr/bin/poly.x
  898. checking for poly-4d.x... /usr/bin/poly-4d.x
  899. checking for poly-5d.x... /usr/bin/poly-5d.x
  900. checking for poly-6d.x... /usr/bin/poly-6d.x
  901. checking for poly-11d.x... /usr/bin/poly-11d.x
  902. checking for class.x... /usr/bin/class.x
  903. checking for class-4d.x... /usr/bin/class-4d.x
  904. checking for class-5d.x... /usr/bin/class-5d.x
  905. checking for class-6d.x... /usr/bin/class-6d.x
  906. checking for class-11d.x... /usr/bin/class-11d.x
  907. checking for nef.x... /usr/bin/nef.x
  908. checking for nef-4d.x... /usr/bin/nef-4d.x
  909. checking for nef-5d.x... /usr/bin/nef-5d.x
  910. checking for nef-6d.x... /usr/bin/nef-6d.x
  911. checking for nef-11d.x... /usr/bin/nef-11d.x
  912. checking for cws.x... /usr/bin/cws.x
  913. checking for cws-4d.x... /usr/bin/cws-4d.x
  914. checking for cws-5d.x... /usr/bin/cws-5d.x
  915. checking for cws-6d.x... /usr/bin/cws-6d.x
  916. checking for cws-11d.x... /usr/bin/cws-11d.x
  917. configure: will use system package and not install SPKG palp
  918. -----------------------------------------------------------------------------
  919. Checking whether SageMath should install SPKG pandoc...
  920. checking for pandoc... /usr/bin/pandoc
  921. configure: will use system package and not install SPKG pandoc
  922. -----------------------------------------------------------------------------
  923. Checking whether SageMath should install SPKG pari_elldata...
  924. checking installing pari? ... no
  925. configure: will use system package and not install SPKG pari_elldata
  926. -----------------------------------------------------------------------------
  927. Checking whether SageMath should install SPKG pari_galdata...
  928. checking installing pari? ... no
  929. configure: will use system package and not install SPKG pari_galdata
  930. -----------------------------------------------------------------------------
  931. Checking whether SageMath should install SPKG pari_galpol...
  932. checking installing pari? ... no
  933. configure: will use system package and not install SPKG pari_galpol
  934. -----------------------------------------------------------------------------
  935. Checking whether SageMath should install SPKG pari_nftables...
  936. checking installing pari? ... no
  937. configure: Installing nftables should be done by the user,
  938. configure: cf. http://pari.math.u-bordeaux1.fr/pub/pari/packages/nftables/README.txt
  939. configure: will use system package and not install SPKG pari_nftables
  940. -----------------------------------------------------------------------------
  941. Checking whether SageMath should install SPKG pari_seadata...
  942. checking installing pari? ... no
  943. configure: will use system package and not install SPKG pari_seadata
  944. -----------------------------------------------------------------------------
  945. Checking whether SageMath should install SPKG pari_seadata_small...
  946. checking installing pari? ... no
  947. configure: will use system package and not install SPKG pari_seadata_small
  948. -----------------------------------------------------------------------------
  949. Checking whether SageMath should install SPKG patch...
  950. checking for GNU patch >= 2.7.0... /usr/bin/patch
  951. configure: will use system package and not install SPKG patch
  952. -----------------------------------------------------------------------------
  953. Checking whether SageMath should install SPKG patchelf...
  954. checking for patchelf... /usr/bin/patchelf
  955. configure: will use system package and not install SPKG patchelf
  956. -----------------------------------------------------------------------------
  957. Checking whether SageMath should install SPKG pdf2svg...
  958. checking for pdf2svg... /usr/bin/pdf2svg
  959. configure: will use system package and not install SPKG pdf2svg
  960. -----------------------------------------------------------------------------
  961. Checking whether SageMath should install SPKG perl_cpan_polymake_prereq...
  962. checking for perl module XML::Writer... ok
  963. checking for perl module XML::LibXML... ok
  964. checking for perl module XML::LibXSLT... ok
  965. checking for perl module File::Slurp... ok
  966. checking for perl module JSON... ok
  967. checking for perl module SVG... ok
  968. checking for perl module Term::ReadKey... ok
  969. configure: will use system package and not install SPKG perl_cpan_polymake_prereq
  970. -----------------------------------------------------------------------------
  971. Checking whether SageMath should install SPKG perl_mongodb...
  972. checking for perl module MongoDB... ok
  973. configure: will use system package and not install SPKG perl_mongodb
  974. -----------------------------------------------------------------------------
  975. Checking whether SageMath should install SPKG perl_term_readline_gnu...
  976. checking for perl module Term::ReadLine... ok
  977. checking Term::ReadLine module...... GNU
  978. configure: will use system package and not install SPKG perl_term_readline_gnu
  979. -----------------------------------------------------------------------------
  980. Checking whether SageMath should install SPKG pkgconf...
  981. configure: will use system package and not install SPKG pkgconf
  982. -----------------------------------------------------------------------------
  983. Checking whether SageMath should install SPKG planarity...
  984. checking for planarity/planarity.h... yes
  985. checking for gp_InitGraph in -lplanarity... yes
  986. checking for planarity version 3.0 or later... yes
  987. configure: will use system package and not install SPKG planarity
  988. -----------------------------------------------------------------------------
  989. Checking whether SageMath should install SPKG polymake...
  990. checking for polymake-config >= 3.5... /usr/bin/polymake-config
  991. checking whether libpolymake works... yes
  992. configure: will use system package and not install SPKG polymake
  993. -----------------------------------------------------------------------------
  994. Checking whether SageMath should install SPKG ppl...
  995. checking whether any of gcc glpk gmp is installed as or will be installed as SPKG... no
  996. checking for ppl-config... /usr/bin/ppl-config
  997. checking for the Parma Polyhedra Library, version >= 1.2... yes
  998. configure: will use system package and not install SPKG ppl
  999. -----------------------------------------------------------------------------
  1000. Checking whether SageMath should install SPKG primesieve...
  1001. checking for primesieve >= 8.0... yes
  1002. configure: will use system package and not install SPKG primesieve
  1003. -----------------------------------------------------------------------------
  1004. Checking whether SageMath should install SPKG primecount...
  1005. checking whether any of primesieve is installed as or will be installed as SPKG... no
  1006. checking for primecount >= 7.1... yes
  1007. configure: will use system package and not install SPKG primecount
  1008. -----------------------------------------------------------------------------
  1009. Checking whether SageMath should install SPKG qhull...
  1010. checking for qhull... /usr/bin/qhull
  1011. checking whether qhull's version is good enough... yes
  1012. checking for libqhull_r/libqhull_r.h... yes
  1013. checking for library containing qh_distplane... -lqhull_r
  1014. configure: will use system package and not install SPKG qhull
  1015. -----------------------------------------------------------------------------
  1016. Checking whether SageMath should install SPKG r...
  1017. checking for libR >= 3.5... yes
  1018. checking for R... /usr/bin/R
  1019. configure: will use system package and not install SPKG r
  1020. -----------------------------------------------------------------------------
  1021. Checking whether SageMath should install SPKG rw...
  1022. checking for rw.h... yes
  1023. checking for library containing calculate_level... -lrw
  1024. configure: will use system package and not install SPKG rw
  1025. -----------------------------------------------------------------------------
  1026. Checking whether SageMath should install SPKG singular...
  1027. checking whether any of gmp ntl flint readline mpfr cddlib is installed as or will be installed as SPKG... yes; install singular as well
  1028. configure: no suitable system package found for SPKG singular
  1029. -----------------------------------------------------------------------------
  1030. Checking whether SageMath should install SPKG sqlite...
  1031. configure: SPKG sqlite is not required on this system
  1032. -----------------------------------------------------------------------------
  1033. Checking whether SageMath should install SPKG suitesparse...
  1034. checking whether any of openblas is installed as or will be installed as SPKG... yes; install suitesparse as well
  1035. configure: no suitable system package found for SPKG suitesparse
  1036. -----------------------------------------------------------------------------
  1037. Checking whether SageMath should install SPKG symengine...
  1038. checking whether any of gmp ecm flint mpc mpfr is installed as or will be installed as SPKG... yes; install symengine as well
  1039. configure: no suitable system package found for SPKG symengine
  1040. -----------------------------------------------------------------------------
  1041. Checking whether SageMath should install SPKG symmetrica...
  1042. checking for symmetrica/def.h... yes
  1043. checking for library containing zykelind_tetraeder_edges_extended... -lsymmetrica
  1044. checking whether we have a properly patched Symmetrica version... appears to be a well-patched version.
  1045. configure: will use system package and not install SPKG symmetrica
  1046. -----------------------------------------------------------------------------
  1047. Checking whether SageMath should install SPKG sympow...
  1048. checking for sympow... /usr/bin/sympow
  1049. checking whether sympow works well (cf. :trac:30147 and :trac:30633)... **WARNING** /var/cache/sympow/datafiles/le64 yields insufficient permissions
  1050. **WARNING** /var/cache/sympow/datafiles/le64 yields insufficient permissions
  1051. **WARNING** /var/cache/sympow/datafiles/le64 yields insufficient permissions
  1052. yes; use system sympow
  1053. configure: will use system package and not install SPKG sympow
  1054. -----------------------------------------------------------------------------
  1055. Checking whether SageMath should install SPKG tachyon...
  1056. checking for tachyon... /usr/bin/tachyon
  1057. configure: will use system package and not install SPKG tachyon
  1058. -----------------------------------------------------------------------------
  1059. Checking whether SageMath should install SPKG texlive...
  1060. checking for pdflatex... /usr/bin/pdflatex
  1061. checking for latexmk... /usr/bin/latexmk
  1062. checking for dvipng... /usr/bin/dvipng
  1063. checking for latex package fontspec... yes
  1064. checking for latex package xunicode... yes
  1065. checking for latex package xltxtra... yes
  1066. checking for latex package amssymb... yes
  1067. checking for latex package amsfonts... yes
  1068. checking for latex package graphicx... yes
  1069. checking for latex package mathrsfs... yes
  1070. checking for latex package textcomp... yes
  1071. checking for latex package tikz... yes
  1072. checking for latex package tikz-qtree... yes
  1073. checking for latex package iftex... yes
  1074. checking for latex package tkz-berge... yes
  1075. checking for latex package tkz-graph... yes
  1076. checking for latex package xy... yes
  1077. checking for latex package babel... yes
  1078. checking for latex package subfigure... yes
  1079. checking for latex package hyperref... yes
  1080. checking for latex package hypcap... yes
  1081. checking for latex package xr... yes
  1082. checking for latex package tgtermes... yes
  1083. checking for latex package fncychap... yes
  1084. configure: will use system package and not install SPKG texlive
  1085. -----------------------------------------------------------------------------
  1086. Checking whether SageMath should install SPKG texlive_luatex...
  1087. checking for luaotfload-main.lua... yes
  1088. configure: will use system package and not install SPKG texlive_luatex
  1089. -----------------------------------------------------------------------------
  1090. Checking whether SageMath should install SPKG xindy...
  1091. checking for xindy... no
  1092. configure: no suitable system package found for SPKG xindy
  1093. -----------------------------------------------------------------------------
  1094. Checking whether SageMath should install SPKG zeromq...
  1095. checking whether any of gcc is installed as or will be installed as SPKG... no
  1096. checking for zmq.h... yes
  1097. checking for ZMQ version >= 4.2.5... yes
  1098. configure: will use system package and not install SPKG zeromq
  1099. ## ----------------------------------------------------------------------- ##
  1100. ## Build status for each package: ##
  1101. ## ----------------------------------------------------------------------- ##
  1102. 4ti2: using system package; SPKG will not be installed
  1103. admcycles: optional pip package; use "./sage -i admcycles" to install
  1104. alabaster: no; standard, SPKG version 0.7.16 will be installed
  1105. anyio: standard, SPKG version 4.0.0 will be installed
  1106. appdirs: not required on your platform; SPKG will not be installed
  1107. appnope: no; standard, SPKG version 0.1.3 will be installed
  1108. argon2_cffi: no; standard, SPKG version 21.3.0 will be installed
  1109. argon2_cffi_bindings: no; standard, SPKG version 21.2.0 will be installed
  1110. arrow: standard, SPKG version 1.3.0 will be installed
  1111. asttokens: no; standard, SPKG version 2.4.1 will be installed
  1112. async_lru: standard, SPKG version 2.0.4 will be installed
  1113. attrs: no; standard, SPKG version 23.1.0 will be installed
  1114. auditwheel_or_delocate: optional pip package; use "./sage -i auditwheel_or_delocate" to install
  1115. awali: experimental, use "./configure --enable-awali" to install SPKG version 1.0.2-190218
  1116. babel: no; standard, SPKG version 2.14.0 will be installed
  1117. barvinok: experimental, use "./configure --enable-barvinok" to install SPKG version 0.41.7
  1118. beautifulsoup4: no; standard, SPKG version 4.12.2 will be installed
  1119. beniget: no; standard, SPKG version 0.4.1 will be installed
  1120. benzene: optional, use "./configure --enable-benzene" to install SPKG version 20130630
  1121. biopython: optional pip package; use "./sage -i biopython" to install
  1122. bleach: no; standard, SPKG version 6.1.0 will be installed
  1123. bliss: using system package; SPKG will not be installed
  1124. boost_cropped: using system package; SPKG will not be installed
  1125. brial: using system package; SPKG will not be installed
  1126. buckygen: optional, use "./configure --enable-buckygen" to install SPKG version 1.1
  1127. bzip2: using system package; SPKG will not be installed
  1128. cachetools: not required on your platform; SPKG will not be installed
  1129. calver: no; standard, SPKG version 2022.6.26 will be installed
  1130. cbc: no suitable system package; optional, use "./configure --enable-cbc" to install SPKG version 2.9.4.p0
  1131. ccache: optional, use "./configure --enable-ccache" to install SPKG version 3.3.4
  1132. cddlib: using system package; SPKG will not be installed
  1133. certifi: no; standard, SPKG version 2023.11.17 will be installed
  1134. cffi: no; standard, SPKG version 1.15.1 will be installed
  1135. chardet: not required on your platform; SPKG will not be installed
  1136. charset_normalizer: no; standard, SPKG version 3.3.2 will be installed
  1137. clarabel: optional pip package; use "./sage -i clarabel" to install
  1138. cliquer: using system package; SPKG will not be installed
  1139. cmake: using system package; SPKG will not be installed
  1140. cocoalib: experimental, SPKG version 0.99564 will be installed
  1141. colorama: not required on your platform; SPKG will not be installed
  1142. combinatorial_designs: standard, SPKG version 20140630.p0 will be installed
  1143. comm: standard, SPKG version 0.1.4 will be installed
  1144. configure: base, use "./configure --enable-configure" to install SPKG version ab1a517b64b02bf15bbcb8d7c2d4d643bd5eff9b
  1145. contourpy: no; standard, SPKG version 1.1.1 will be installed
  1146. conway_polynomials: no; standard, SPKG version 0.8 will be installed
  1147. coxeter3: using system package; SPKG will not be installed
  1148. cppy: no; standard, SPKG version 1.2.1 will be installed
  1149. cryptominisat: optional, SPKG version 5.8.0 will be installed
  1150. csdp: optional, SPKG version 6.2.p1 will be installed
  1151. cunningham_tables: optional, use "./configure --enable-cunningham_tables" to install SPKG version 1.0
  1152. curl: using system package; SPKG will not be installed
  1153. cvxopt: no suitable system package; standard, SPKG version 1.3.2 will be installed
  1154. cvxpy: optional, use "./configure --enable-cvxpy" to install SPKG version 1.4.1
  1155. cycler: no; standard, SPKG version 0.11.0 will be installed
  1156. cylp: optional, use "./configure --enable-cylp" to install SPKG version 0.92.2
  1157. cypari: no suitable system package; standard, SPKG version 2.1.4 will be installed
  1158. cysignals: no; standard, SPKG version 1.11.4 will be installed
  1159. cython: no; standard, SPKG version 3.0.7 will be installed
  1160. d3js: optional, use "./configure --enable-d3js" to install SPKG version 3.4.8
  1161. database_cremona_ellcurve: optional, SPKG version 20190911 will be installed
  1162. database_cubic_hecke: optional, use "./configure --enable-database_cubic_hecke" to install SPKG version 2022.3.1
  1163. database_jones_numfield: optional, use "./configure --enable-database_jones_numfield" to install SPKG version 4
  1164. database_knotinfo: optional, use "./configure --enable-database_knotinfo" to install SPKG version 2024.2.1
  1165. database_kohel: optional, use "./configure --enable-database_kohel" to install SPKG version 20160724
  1166. database_mutation_class: optional, use "./configure --enable-database_mutation_class" to install SPKG version 1.0
  1167. database_odlyzko_zeta: optional, use "./configure --enable-database_odlyzko_zeta" to install SPKG version 20061209
  1168. database_stein_watkins: optional, use "./configure --enable-database_stein_watkins" to install SPKG version 20110713
  1169. database_stein_watkins_mini: optional, use "./configure --enable-database_stein_watkins_mini" to install SPKG version 20070827
  1170. database_symbolic_data: optional, use "./configure --enable-database_symbolic_data" to install SPKG version 20070206
  1171. dateutil: no; standard, SPKG version 2.8.2 will be installed
  1172. debugpy: no; standard, SPKG version 1.8.0 will be installed
  1173. decorator: no; standard, SPKG version 5.1.1 will be installed
  1174. deformation: experimental, use "./configure --enable-deformation" to install SPKG version 20210503
  1175. defusedxml: no; standard, SPKG version 0.7.1 will be installed
  1176. distlib: not required on your platform; SPKG will not be installed
  1177. docutils: no; standard, SPKG version 0.20.1 will be installed
  1178. dot2tex: optional, use "./configure --enable-dot2tex" to install SPKG version 2.11.3.p0
  1179. dsdp: optional, use "./configure --enable-dsdp" to install SPKG version 5.8
  1180. e_antic: optional, use "./configure --enable-e_antic" to install SPKG version 2.0.0
  1181. ecl: using system package; SPKG will not be installed
  1182. eclib: no suitable system package; standard, SPKG version 20231212 will be installed
  1183. ecm: using system package; SPKG will not be installed
  1184. ecos_python: optional, use "./configure --enable-ecos_python" to install SPKG version 2.0.12
  1185. editables: no; standard, SPKG version 0.5 will be installed
  1186. elliptic_curves: standard, SPKG version 0.8.1 will be installed
  1187. entrypoints: no; standard, SPKG version 0.4 will be installed
  1188. exceptiongroup: standard, SPKG version 1.2.0 will be installed
  1189. executing: no; standard, SPKG version 1.2.0 will be installed
  1190. fastjsonschema: no; standard, SPKG version 2.18.0 will be installed
  1191. fflas_ffpack: no suitable system package; standard, SPKG version 2.4.3.p0 will be installed
  1192. ffmpeg: using system package
  1193. filelock: not required on your platform; SPKG will not be installed
  1194. flint: no suitable system package; standard, SPKG version 3.0.1 will be installed
  1195. flit_core: no; standard, SPKG version 3.9.0 will be installed
  1196. fonttools: no; standard, SPKG version 4.42.1 will be installed
  1197. fplll: using system package; SPKG will not be installed
  1198. fpylll: no suitable system package; standard, SPKG version 0.6.0 will be installed
  1199. fqdn: standard, SPKG version 1.5.1 will be installed
  1200. free_fonts: no suitable system package; optional
  1201. freetype: using system package; SPKG will not be installed
  1202. fricas: no suitable system package; optional, use "./configure --enable-fricas" to install SPKG version 1.3.8.p1
  1203. frobby: optional, SPKG version 0.9.0.p2 will be installed
  1204. furo: no; standard, SPKG version 2023.9.10 will be installed
  1205. gambit: experimental, use "./configure --enable-gambit" to install SPKG version 15.1.1.p0
  1206. gap: no suitable system package; standard, SPKG version 4.12.2 will be installed
  1207. gap3: experimental, use "./configure --enable-gap3" to install SPKG version 04jul17
  1208. gap_jupyter: optional, use "./configure --enable-gap_jupyter" to install SPKG version 0.9
  1209. gap_packages: optional, use "./configure --enable-gap_packages" to install SPKG version 4.12.2
  1210. gast: no; standard, SPKG version 0.5.4 will be installed
  1211. gc: using system package; SPKG will not be installed
  1212. gcc: using system package; SPKG will not be installed
  1213. gdb: experimental, use "./configure --enable-gdb" to install SPKG version 8.2
  1214. gengetopt: using system package; SPKG will not be installed
  1215. gf2x: using system package; SPKG will not be installed
  1216. gfan: using system package; SPKG will not be installed
  1217. gfortran: no suitable system package; standard, SPKG version 12.2.0 will be installed
  1218. giac: using system package; SPKG will not be installed
  1219. git: using system package
  1220. github_cli: optional
  1221. gitpython: optional pip package; use "./sage -i gitpython" to install
  1222. givaro: no suitable system package; standard, SPKG version 4.1.1 will be installed
  1223. glpk: using system package; SPKG will not be installed
  1224. glucose: optional, use "./configure --enable-glucose" to install SPKG version 4.1
  1225. gmp: using system package; SPKG will not be installed
  1226. gmpy2: no; standard, SPKG version 2.2.0a1 will be installed
  1227. gnulib: standard, SPKG version f9b39c4e337f1dc0dd07c4f3985c476fb875d799 will be installed
  1228. gnumake_tokenpool: standard, SPKG version 0.0.4 will be installed
  1229. gp2c: using system package; SPKG will not be installed
  1230. graphs: standard, SPKG version 20210214.p0 will be installed
  1231. graphviz: using system package
  1232. gsl: no suitable system package; standard, SPKG version 2.7.1 will be installed
  1233. h11: standard, SPKG version 0.14.0 will be installed
  1234. hatch_fancy_pypi_readme: no; standard, SPKG version 23.1.0 will be installed
  1235. hatch_vcs: no; standard, SPKG version 0.4.0 will be installed
  1236. hatchling: no; standard, SPKG version 1.20.0 will be installed
  1237. httpcore: standard, SPKG version 1.0.4 will be installed
  1238. httpx: standard, SPKG version 0.27.0 will be installed
  1239. hypothesis: optional pip package; use "./sage -i hypothesis" to install
  1240. iconv: using system package
  1241. idna: no; standard, SPKG version 3.6 will be installed
  1242. igraph: no suitable system package; optional, use "./configure --enable-igraph" to install SPKG version 0.10.8
  1243. imagemagick: using system package
  1244. imagesize: no; standard, SPKG version 1.4.1 will be installed
  1245. iml: no suitable system package; standard, SPKG version 1.0.4p2.p2 will be installed
  1246. importlib_metadata: no; standard, SPKG version 7.0.1 will be installed
  1247. importlib_resources: no; standard, SPKG version 6.1.1 will be installed
  1248. info: using system package; SPKG will not be installed
  1249. ipykernel: no; standard, SPKG version 6.27.1 will be installed
  1250. ipympl: no; standard, SPKG version 0.9.3 will be installed
  1251. ipython: no; standard, SPKG version 8.18.1 will be installed
  1252. ipython_genutils: no; standard, SPKG version 0.2.0 will be installed
  1253. ipywidgets: no; standard, SPKG version 8.1.1 will be installed
  1254. isl: no suitable system package; optional, use "./configure --enable-isl" to install SPKG version 0.20
  1255. isoduration: standard, SPKG version 20.11.0 will be installed
  1256. jedi: no; standard, SPKG version 0.19.1 will be installed
  1257. jinja2: no; standard, SPKG version 3.1.3 will be installed
  1258. jmol: standard, SPKG version 14.29.52 will be installed
  1259. json5: standard, SPKG version 0.9.14 will be installed
  1260. jsonpointer: standard, SPKG version 2.4 will be installed
  1261. jsonschema: no; standard, SPKG version 4.17.3 will be installed
  1262. jsonschema_specifications: standard, SPKG version 2023.3.3 will be installed
  1263. jupymake: optional, use "./configure --enable-jupymake" to install SPKG version 0.9
  1264. jupyter_client: no; standard, SPKG version 8.3.1 will be installed
  1265. jupyter_core: no; standard, SPKG version 5.3.2 will be installed
  1266. jupyter_events: standard, SPKG version 0.6.3 will be installed
  1267. jupyter_jsmol: no; standard, SPKG version 2022.1.0 will be installed
  1268. jupyter_lsp: standard, SPKG version 2.2.0 will be installed
  1269. jupyter_server: standard, SPKG version 2.7.3 will be installed
  1270. jupyter_server_terminals: standard, SPKG version 0.4.4 will be installed
  1271. jupyter_sphinx: no; standard, SPKG version 0.4.0.p0 will be installed
  1272. jupyterlab: standard, SPKG version 4.1.3 will be installed
  1273. jupyterlab_mathjax2: standard, SPKG version 4.0.0 will be installed
  1274. jupyterlab_pygments: no; standard, SPKG version 0.2.2 will be installed
  1275. jupyterlab_server: standard, SPKG version 2.24.0 will be installed
  1276. jupyterlab_widgets: no; standard, SPKG version 3.0.9 will be installed
  1277. kenzo: optional, use "./configure --enable-kenzo" to install SPKG version 1.1.10
  1278. kissat: optional, use "./configure --enable-kissat" to install SPKG version 3.1.0
  1279. kiwisolver: no; standard, SPKG version 1.4.5 will be installed
  1280. latte_int: optional, use "./configure --enable-latte_int" to install SPKG version 1.7.6
  1281. lcalc: using system package; SPKG will not be installed
  1282. libatomic_ops: using system package; SPKG will not be installed
  1283. libbraiding: using system package; SPKG will not be installed
  1284. libffi: using system package; SPKG will not be installed
  1285. libgd: using system package; SPKG will not be installed
  1286. libgraphviz: using system package
  1287. libhomfly: using system package; SPKG will not be installed
  1288. libjpeg: using system package
  1289. liblzma: using system package; SPKG will not be installed
  1290. libnauty: using system package; SPKG will not be installed
  1291. libogg: optional, use "./configure --enable-libogg" to install SPKG version 1.3.1.p0
  1292. libpng: using system package; SPKG will not be installed
  1293. libsemigroups: using system package; SPKG will not be installed
  1294. libtheora: experimental, use "./configure --enable-libtheora" to install SPKG version 1.1.1
  1295. libxml2: using system package
  1296. lidia: optional, use "./configure --enable-lidia" to install SPKG version 2.3.0+latte-patches-2019-05-02
  1297. lie: experimental, use "./configure --enable-lie" to install SPKG version 2.2.2
  1298. linbox: no suitable system package; standard, SPKG version 1.6.3.p1 will be installed
  1299. llvm: not required on your platform
  1300. lrcalc: using system package; SPKG will not be installed
  1301. lrcalc_python: no; standard, SPKG version 2.1 will be installed
  1302. lrslib: no suitable system package; optional, use "./configure --enable-lrslib" to install SPKG version 071b+autotools-2021-07-13
  1303. m4ri: using system package; SPKG will not be installed
  1304. m4rie: using system package; SPKG will not be installed
  1305. markupsafe: no; standard, SPKG version 2.1.4 will be installed
  1306. mathics: optional, use "./configure --enable-mathics" to install SPKG version 4.0.0
  1307. mathics_scanner: optional, use "./configure --enable-mathics_scanner" to install SPKG version 1.2.4
  1308. mathjax: no suitable system package; standard, SPKG version 3.2.0 will be installed
  1309. matplotlib: no; standard, SPKG version 3.8.0 will be installed
  1310. matplotlib_inline: no; standard, SPKG version 0.1.6 will be installed
  1311. matroid_database: optional, use "./configure --enable-matroid_database" to install SPKG version 0.2
  1312. maxima: using system package; SPKG will not be installed
  1313. mcqd: optional, SPKG version 1.0.p0 will be installed
  1314. meataxe: optional, SPKG version 1.0.1 will be installed
  1315. memory_allocator: no; standard, SPKG version 0.1.3 will be installed
  1316. meson: using system package; SPKG will not be installed
  1317. meson_python: no; standard, SPKG version 0.15.0 will be installed
  1318. mistune: no; standard, SPKG version 2.0.4 will be installed
  1319. modular_decomposition: experimental, use "./configure --enable-modular_decomposition" to install SPKG version 20100607
  1320. modular_resolution: optional, use "./configure --enable-modular_resolution" to install SPKG version 1.1
  1321. mpc: using system package; SPKG will not be installed
  1322. mpfi: using system package; SPKG will not be installed
  1323. mpfr: using system package; SPKG will not be installed
  1324. mpfrcx: optional, use "./configure --enable-mpfrcx" to install SPKG version 0.6.3
  1325. mpmath: no; standard, SPKG version 1.3.0 will be installed
  1326. msolve: optional, use "./configure --enable-msolve" to install SPKG version 0.5.0
  1327. nauty: using system package; SPKG will not be installed
  1328. nbclient: no; standard, SPKG version 0.8.0 will be installed
  1329. nbconvert: no; standard, SPKG version 7.9.2 will be installed
  1330. nbformat: no; standard, SPKG version 5.9.2 will be installed
  1331. ncurses: using system package; SPKG will not be installed
  1332. nest_asyncio: no; standard, SPKG version 1.5.8 will be installed
  1333. networkx: no; standard, SPKG version 3.2.1 will be installed
  1334. nibabel: optional pip package; use "./sage -i nibabel" to install
  1335. ninja_build: using system package; SPKG will not be installed
  1336. normaliz: optional, use "./configure --enable-normaliz" to install SPKG version 3.10.1.p0
  1337. notebook: no; standard, SPKG version 7.1.1 will be installed
  1338. notebook_shim: standard, SPKG version 0.2.3 will be installed
  1339. notedown: optional, use "./configure --enable-notedown" to install SPKG version 1.5.1
  1340. ntl: no suitable system package; standard, SPKG version 11.4.3 will be installed
  1341. numpy: no suitable system package; standard, SPKG version 1.26.3 will be installed
  1342. onetbb: using system package; SPKG will not be installed
  1343. openblas: no suitable system package; standard, SPKG version 0.3.26 will be installed
  1344. openssl: not required on your platform; SPKG will not be installed
  1345. ore_algebra: optional pip package; use "./sage -i ore_algebra" to install
  1346. osqp_python: optional, use "./configure --enable-osqp_python" to install SPKG version 0.6.3
  1347. overrides: standard, SPKG version 7.4.0 will be installed
  1348. p_group_cohomology: optional, use "./configure --enable-p_group_cohomology" to install SPKG version 3.3.3.p1
  1349. packaging: no; standard, SPKG version 23.2 will be installed
  1350. palettable: optional, use "./configure --enable-palettable" to install SPKG version 3.3.0
  1351. palp: using system package; SPKG will not be installed
  1352. pandoc: using system package
  1353. pandoc_attributes: optional, use "./configure --enable-pandoc_attributes" to install SPKG version 8bc82f6d
  1354. pandocfilters: no; standard, SPKG version 1.5.0 will be installed
  1355. papilo: optional, use "./configure --enable-papilo" to install SPKG version 2.1.1
  1356. pari: using system package; SPKG will not be installed
  1357. pari_elldata: using system package; SPKG will not be installed
  1358. pari_galdata: using system package; SPKG will not be installed
  1359. pari_galpol: using system package; SPKG will not be installed
  1360. pari_jupyter: optional, use "./configure --enable-pari_jupyter" to install SPKG version 1.4.0
  1361. pari_nftables: using system package; SPKG will not be installed
  1362. pari_seadata: using system package; SPKG will not be installed
  1363. pari_seadata_small: using system package; SPKG will not be installed
  1364. parso: no; standard, SPKG version 0.8.3 will be installed
  1365. patch: using system package; SPKG will not be installed
  1366. patchelf: using system package; SPKG will not be installed
  1367. pathspec: no; standard, SPKG version 0.12.1 will be installed
  1368. pdf2svg: using system package
  1369. perl_cpan_polymake_prereq: not required on your platform
  1370. perl_mongodb: using system package
  1371. perl_term_readline_gnu: not required on your platform; SPKG will not be installed
  1372. pexpect: no; standard, SPKG version 4.9.0 will be installed
  1373. phitigra: optional pip package; use "./sage -i phitigra" to install
  1374. pickleshare: no; standard, SPKG version 0.7.5 will be installed
  1375. pillow: no; standard, SPKG version 10.1.0 will be installed
  1376. pint: optional, use "./configure --enable-pint" to install SPKG version 0.20.1
  1377. pip: no; standard, SPKG version 23.3.1 will be installed
  1378. pkgconf: using system package; SPKG will not be installed
  1379. pkgconfig: no; standard, SPKG version 1.5.5 will be installed
  1380. planarity: using system package; SPKG will not be installed
  1381. plantri: optional, use "./configure --enable-plantri" to install SPKG version 5.3
  1382. platformdirs: no; standard, SPKG version 4.1.0 will be installed
  1383. pluggy: no; standard, SPKG version 1.3.0 will be installed
  1384. ply: no; standard, SPKG version 3.11 will be installed
  1385. polylib: experimental, use "./configure --enable-polylib" to install SPKG version 5.22.5
  1386. polymake: using system package; SPKG will not be installed
  1387. polytopes_db: standard, SPKG version 20170220.p0 will be installed
  1388. polytopes_db_4d: optional, use "./configure --enable-polytopes_db_4d" to install SPKG version 1.0
  1389. ppl: using system package; SPKG will not be installed
  1390. pplpy: no suitable system package; standard, SPKG version 0.8.9 will be installed
  1391. pplpy_doc: standard, SPKG version 0.8.9 will be installed
  1392. primecount: using system package; SPKG will not be installed
  1393. primecountpy: no suitable system package; standard, SPKG version 0.1.0 will be installed
  1394. primesieve: using system package; SPKG will not be installed
  1395. prometheus_client: no; standard, SPKG version 0.14.1 will be installed
  1396. prompt_toolkit: no; standard, SPKG version 3.0.43 will be installed
  1397. psutil: standard, SPKG version 5.9.6 will be installed
  1398. ptyprocess: no; standard, SPKG version 0.7.0 will be installed
  1399. pure_eval: no; standard, SPKG version 0.2.2 will be installed
  1400. py: no; standard, SPKG version 1.11.0 will be installed
  1401. pybind11: no; standard, SPKG version 2.11.1 will be installed
  1402. pybtex: optional pip package; use "./sage -i pybtex" to install
  1403. pycosat: optional, use "./configure --enable-pycosat" to install SPKG version 0.6.3
  1404. pycparser: no; standard, SPKG version 2.21 will be installed
  1405. pycryptosat: optional, use "./configure --enable-pycryptosat" to install SPKG version 5.8.0
  1406. pygments: no; standard, SPKG version 2.17.2 will be installed
  1407. pygraphviz: optional pip package; use "./sage -i pygraphviz" to install
  1408. pynormaliz: optional, use "./configure --enable-pynormaliz" to install SPKG version 2.18.p0
  1409. pyparsing: no; standard, SPKG version 3.1.1 will be installed
  1410. pyppeteer: optional pip package; use "./sage -i pyppeteer" to install
  1411. pyproject_api: standard, SPKG version 1.6.1 will be installed
  1412. pyproject_metadata: no; standard, SPKG version 0.7.1 will be installed
  1413. pyrsistent: no; standard, SPKG version 0.19.3 will be installed
  1414. pyscipopt: optional, use "./configure --enable-pyscipopt" to install SPKG version 4.3.0
  1415. pysingular: optional, use "./configure --enable-pysingular" to install SPKG version 0.9.7
  1416. pytest: optional pip package; use "./sage -i pytest" to install
  1417. pytest_mock: optional pip package; use "./sage -i pytest_mock" to install
  1418. pytest_xdist: optional pip package; use "./sage -i pytest_xdist" to install
  1419. python3: using system package; SPKG will not be installed
  1420. python_build: optional pip package; use "./sage -i python_build" to install
  1421. python_igraph: optional, use "./configure --enable-python_igraph" to install SPKG version 0.11.3
  1422. python_json_logger: standard, SPKG version 2.0.7 will be installed
  1423. pythran: no; standard, SPKG version 0.14.0 will be installed
  1424. pytz: no; standard, SPKG version 2023.3.post1 will be installed
  1425. pytz_deprecation_shim: standard, SPKG version 0.1.0.post0 will be installed
  1426. pyx: optional pip package; use "./sage -i pyx" to install
  1427. pyyaml: standard, SPKG version 6.0.1 will be installed
  1428. pyzmq: no; standard, SPKG version 25.1.1 will be installed
  1429. qdldl_python: optional, use "./configure --enable-qdldl_python" to install SPKG version 0.1.5.post3
  1430. qepcad: optional, SPKG version 1.74 will be installed
  1431. qhull: using system package; SPKG will not be installed
  1432. r: using system package
  1433. r_jupyter: experimental, use "./configure --enable-r_jupyter" to install SPKG version none
  1434. readline: using system package; SPKG will not be installed
  1435. referencing: standard, SPKG version 0.23.0 will be installed
  1436. requests: no; standard, SPKG version 2.31.0 will be installed
  1437. rfc3339_validator: standard, SPKG version 0.1.4 will be installed
  1438. rfc3986_validator: standard, SPKG version 0.1.1 will be installed
  1439. rpy2: no; standard, SPKG version 3.4.5 will be installed
  1440. rst2ipynb: optional, use "./configure --enable-rst2ipynb" to install SPKG version 0.2.3
  1441. rubiks: optional, use "./configure --enable-rubiks" to install SPKG version 20070912.p21
  1442. rw: using system package; SPKG will not be installed
  1443. saclib: optional, SPKG version 2.2.8 will be installed
  1444. sage_conf: standard, SPKG version 10.3 will be installed
  1445. sage_docbuild: standard, SPKG version 10.3 will be installed
  1446. sage_flatsurf: optional pip package; use "./sage -i sage_flatsurf" to install
  1447. sage_numerical_backends_coin: optional, use "./configure --enable-sage_numerical_backends_coin" to install SPKG version 9.0b12
  1448. sage_numerical_backends_cplex: optional, use "./configure --enable-sage_numerical_backends_cplex" to install SPKG version 9.0b12
  1449. sage_numerical_backends_gurobi: optional, use "./configure --enable-sage_numerical_backends_gurobi" to install SPKG version 9.3.1
  1450. sage_setup: standard, SPKG version 10.3 will be installed
  1451. sage_sws2rst: optional, use "./configure --enable-sage_sws2rst" to install SPKG version 10.3
  1452. sagelib: standard, SPKG version 10.3 will be installed
  1453. sagemath_bliss: optional, use "./configure --enable-sagemath_bliss" to install SPKG version 10.3
  1454. sagemath_categories: experimental, use "./configure --enable-sagemath_categories" to install SPKG version 10.3
  1455. sagemath_coxeter3: optional, use "./configure --enable-sagemath_coxeter3" to install SPKG version 10.3
  1456. sagemath_doc_html: standard, SPKG will be installed
  1457. sagemath_doc_pdf: optional, use "./configure --enable-sagemath_doc_pdf" to install SPKG version none
  1458. sagemath_environment: experimental, use "./configure --enable-sagemath_environment" to install SPKG version 10.3
  1459. sagemath_mcqd: optional, use "./configure --enable-sagemath_mcqd" to install SPKG version 10.3
  1460. sagemath_meataxe: optional, use "./configure --enable-sagemath_meataxe" to install SPKG version 10.3
  1461. sagemath_objects: experimental, use "./configure --enable-sagemath_objects" to install SPKG version 10.3
  1462. sagemath_repl: experimental, use "./configure --enable-sagemath_repl" to install SPKG version 10.3
  1463. sagemath_sirocco: optional, use "./configure --enable-sagemath_sirocco" to install SPKG version 10.3
  1464. sagemath_tdlib: optional, use "./configure --enable-sagemath_tdlib" to install SPKG version 10.3
  1465. sagenb_export: standard, SPKG version 3.3 will be installed
  1466. sagetex: standard, SPKG version 3.6.1 will be installed
  1467. scip: optional, use "./configure --enable-scip" to install SPKG version 802
  1468. scip_sdp: optional, use "./configure --enable-scip_sdp" to install SPKG version 4.1.0
  1469. scipy: no suitable system package; standard, SPKG version 1.11.4 will be installed
  1470. scs: optional, use "./configure --enable-scs" to install SPKG version 3.2.3
  1471. send2trash: no; standard, SPKG version 1.8.2 will be installed
  1472. setuptools: no; standard, SPKG version 69.0.2 will be installed
  1473. setuptools_scm: no; standard, SPKG version 8.0.4 will be installed
  1474. singular: no suitable system package; standard, SPKG version 4.3.2p8 will be installed
  1475. singular_jupyter: optional, use "./configure --enable-singular_jupyter" to install SPKG version 0.9.7
  1476. sirocco: optional, SPKG version 2.1.0 will be installed
  1477. six: no; standard, SPKG version 1.16.0 will be installed
  1478. slabbe: optional pip package; use "./sage -i slabbe" to install
  1479. snappy: optional pip package; use "./sage -i snappy" to install
  1480. sniffio: standard, SPKG version 1.3.0 will be installed
  1481. snowballstemmer: no; standard, SPKG version 2.2.0 will be installed
  1482. soplex: optional, use "./configure --enable-soplex" to install SPKG version 602
  1483. soupsieve: standard, SPKG version 2.5 will be installed
  1484. sphinx: no; standard, SPKG version 7.2.6 will be installed
  1485. sphinx_basic_ng: no; standard, SPKG version 1.0.0b2 will be installed
  1486. sphinx_copybutton: no; standard, SPKG version 0.5.2 will be installed
  1487. sphinx_inline_tabs: no; standard, SPKG version 2023.4.21 will be installed
  1488. sphinxcontrib_applehelp: no; standard, SPKG version 1.0.8 will be installed
  1489. sphinxcontrib_devhelp: no; standard, SPKG version 1.0.6 will be installed
  1490. sphinxcontrib_htmlhelp: no; standard, SPKG version 2.0.5 will be installed
  1491. sphinxcontrib_jsmath: no; standard, SPKG version 1.0.1 will be installed
  1492. sphinxcontrib_qthelp: no; standard, SPKG version 1.0.7 will be installed
  1493. sphinxcontrib_serializinghtml: no; standard, SPKG version 1.1.10 will be installed
  1494. sphinxcontrib_websupport: no; standard, SPKG version 1.2.7 will be installed
  1495. sqlalchemy: optional pip package; use "./sage -i sqlalchemy" to install
  1496. sqlite: not required on your platform; SPKG will not be installed
  1497. stack_data: no; standard, SPKG version 0.6.3 will be installed
  1498. suitesparse: no suitable system package; standard, SPKG version 5.10.1 will be installed
  1499. surf: experimental, SPKG version 1.0.6-gcc6 will be installed
  1500. surface_dynamics: optional pip package; use "./sage -i surface_dynamics" to install
  1501. symengine: no suitable system package; optional, use "./configure --enable-symengine" to install SPKG version 0.11.2
  1502. symengine_py: no; optional, use "./configure --enable-symengine_py" to install SPKG version 0.11.0
  1503. symmetrica: using system package; SPKG will not be installed
  1504. sympow: using system package; SPKG will not be installed
  1505. sympy: no; standard, SPKG version 1.12 will be installed
  1506. tachyon: using system package; SPKG will not be installed
  1507. tdlib: optional, SPKG version 0.3.1.p0 will be installed
  1508. terminado: no; standard, SPKG version 0.17.1 will be installed
  1509. texlive: using system package; SPKG will not be installed
  1510. texlive_luatex: using system package
  1511. texttable: no; optional, use "./configure --enable-texttable" to install SPKG version 1.7.0
  1512. threejs: standard, SPKG version r122.p0 will be installed
  1513. tides: optional, use "./configure --enable-tides" to install SPKG version 2.0.p0
  1514. tinycss2: no; standard, SPKG version 1.2.1 will be installed
  1515. tomli: no; standard, SPKG version 2.0.1 will be installed
  1516. topcom: optional, use "./configure --enable-topcom" to install SPKG version 1.1.2
  1517. tornado: no; standard, SPKG version 6.4 will be installed
  1518. tox: using system package; SPKG will not be installed
  1519. traitlets: no; standard, SPKG version 5.14.0 will be installed
  1520. trove_classifiers: no; standard, SPKG version 2023.11.29 will be installed
  1521. types_python_dateutil: standard, SPKG version 2.8.19.14 will be installed
  1522. typing_extensions: no; standard, SPKG version 4.8.0 will be installed
  1523. tzdata: standard, SPKG version 2023.3 will be installed
  1524. tzlocal: no; standard, SPKG version 5.0.1 will be installed
  1525. uri_template: standard, SPKG version 1.3.0 will be installed
  1526. urllib3: no; standard, SPKG version 2.1.0 will be installed
  1527. valgrind: experimental, use "./configure --enable-valgrind" to install SPKG version 3.14.0
  1528. virtualenv: not required on your platform; SPKG will not be installed
  1529. wcwidth: no; standard, SPKG version 0.2.12 will be installed
  1530. webcolors: standard, SPKG version 1.13 will be installed
  1531. webencodings: no; standard, SPKG version 0.5.1 will be installed
  1532. websocket_client: standard, SPKG version 1.6.4 will be installed
  1533. wheel: no; standard, SPKG version 0.42.0 will be installed
  1534. widgetsnbextension: no; standard, SPKG version 4.0.9 will be installed
  1535. xindy: no suitable system package; optional
  1536. xz: not required on your platform; SPKG will not be installed
  1537. zeromq: using system package; SPKG will not be installed
  1538. zipp: no; standard, SPKG version 3.17.0 will be installed
  1539. zlib: using system package; SPKG will not be installed
  1540. checking that generated files are newer than configure... done
  1541. configure: creating ./config.status
  1542. config.status: creating build/make/Makefile-auto
  1543. config.status: creating build/make/Makefile
  1544. config.status: creating src/bin/sage-env-config
  1545. config.status: creating src/bin/sage-src-env-config
  1546. config.status: creating build/bin/sage-build-env-config
  1547. config.status: creating pkgs/sage-conf/_sage_conf/_conf.py
  1548. config.status: executing depfiles commands
  1549. config.status: executing mkdirs commands
  1550. config.status: creating directory /home/vgaetera/rpmbuild/BUILD/sage-10.3/logs/pkgs
  1551. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1552. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/bin
  1553. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/etc
  1554. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/include
  1555. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/lib
  1556. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/lib/pkgconfig
  1557. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/share
  1558. config.status: creating directory /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/var/lib/sage/installed
  1559. config.status: executing links commands
  1560. config.status: creating convenience symlink prefix -> /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1561. config.status: creating convenience symlink venv -> /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1562. configure:
  1563.  
  1564. notice: the following SPKGs did not find equivalent system packages:
  1565.  
  1566. cvxopt cypari eclib fflas_ffpack flint fpylll gap gfortran givaro gsl iml linbox mathjax ntl numpy openblas pplpy primecountpy scipy singular suitesparse _develop _recommended cbc free_fonts fricas igraph isl lrslib symengine xindy
  1567.  
  1568. checking for the package system in use... fedora
  1569. configure:
  1570.  
  1571. hint: installing the following system packages, if not
  1572. already present, is recommended and may avoid having to
  1573. build them (though some may have to be built anyway):
  1574.  
  1575. $ sudo yum install eclib eclib-devel fflas-ffpack-devel flint flint-devel gap gap-core gap-devel gap-libs libgap gcc-gfortran givaro givaro-devel gsl gsl-devel iml iml-devel linbox ntl-devel openblas-devel Singular Singular-devel suitesparse suitesparse-devel
  1576.  
  1577. configure:
  1578.  
  1579. hint: installing the following system packages, if not
  1580. already present, may provide additional optional features:
  1581.  
  1582. $ sudo yum install gnupg2 openssh coin-or-Cbc coin-or-Cbc-devel gnu-free-mono-fonts gnu-free-sans-fonts gnu-free-serif-fonts igraph igraph-devel isl-devel lrslib
  1583.  
  1584. configure:
  1585.  
  1586. hint: After installation, re-run configure using:
  1587.  
  1588. $ make reconfigure
  1589.  
  1590. + grep -FrlZ gslcblas
  1591. + xargs -0 sed -i s/gslcblas/flexiblas/g
  1592. + save_PATH=/usr/lib64/surf-geometry:/usr/lib64/lrcalc:/usr/lib64/4ti2/bin:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  1593. + save_LOCAL=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1594. + export PATH=/home/vgaetera/rpmbuild/BUILD/bin:/usr/lib64/surf-geometry:/usr/lib64/lrcalc:/usr/lib64/4ti2/bin:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  1595. + PATH=/home/vgaetera/rpmbuild/BUILD/bin:/usr/lib64/surf-geometry:/usr/lib64/lrcalc:/usr/lib64/4ti2/bin:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  1596. + export SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILD
  1597. + SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILD
  1598. + pushd build/pkgs/memory_allocator/src
  1599. ~/rpmbuild/BUILD/sage-10.3/build/pkgs/memory_allocator/src ~/rpmbuild/BUILD/sage-10.3
  1600. + /usr/bin/python3 setup.py build
  1601. running build
  1602. running build_py
  1603. creating build
  1604. creating build/lib.linux-x86_64-cpython-312
  1605. creating build/lib.linux-x86_64-cpython-312/memory_allocator
  1606. copying memory_allocator/__init__.py -> build/lib.linux-x86_64-cpython-312/memory_allocator
  1607. copying memory_allocator/memory.pxd -> build/lib.linux-x86_64-cpython-312/memory_allocator
  1608. copying memory_allocator/memory_allocator.pxd -> build/lib.linux-x86_64-cpython-312/memory_allocator
  1609. copying memory_allocator/__init__.pxd -> build/lib.linux-x86_64-cpython-312/memory_allocator
  1610. copying memory_allocator/signals.pxd -> build/lib.linux-x86_64-cpython-312/memory_allocator
  1611. running build_ext
  1612. Compiling memory_allocator/memory_allocator.pyx because it changed.
  1613. Compiling memory_allocator/test.pyx because it changed.
  1614. [1/2] Cythonizing memory_allocator/memory_allocator.pyx
  1615. performance hint: memory_allocator/memory.pxd:39:13: Exception check after calling 'sig_block' will always require the GIL to be acquired.
  1616. Possible solutions:
  1617. 1. Declare 'sig_block' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1618. 2. Use an 'int' return type on 'sig_block' to allow an error code to be returned.
  1619. performance hint: memory_allocator/memory.pxd:41:15: Exception check after calling 'sig_unblock' will always require the GIL to be acquired.
  1620. Possible solutions:
  1621. 1. Declare 'sig_unblock' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1622. 2. Use an 'int' return type on 'sig_unblock' to allow an error code to be returned.
  1623. performance hint: memory_allocator/memory.pxd:46:13: Exception check after calling 'sig_block' will always require the GIL to be acquired.
  1624. Possible solutions:
  1625. 1. Declare 'sig_block' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1626. 2. Use an 'int' return type on 'sig_block' to allow an error code to be returned.
  1627. performance hint: memory_allocator/memory.pxd:48:15: Exception check after calling 'sig_unblock' will always require the GIL to be acquired.
  1628. Possible solutions:
  1629. 1. Declare 'sig_unblock' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1630. 2. Use an 'int' return type on 'sig_unblock' to allow an error code to be returned.
  1631. performance hint: memory_allocator/memory.pxd:53:13: Exception check after calling 'sig_block' will always require the GIL to be acquired.
  1632. Possible solutions:
  1633. 1. Declare 'sig_block' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1634. 2. Use an 'int' return type on 'sig_block' to allow an error code to be returned.
  1635. performance hint: memory_allocator/memory.pxd:55:15: Exception check after calling 'sig_unblock' will always require the GIL to be acquired.
  1636. Possible solutions:
  1637. 1. Declare 'sig_unblock' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1638. 2. Use an 'int' return type on 'sig_unblock' to allow an error code to be returned.
  1639. performance hint: memory_allocator/memory.pxd:60:13: Exception check after calling 'sig_block' will always require the GIL to be acquired.
  1640. Possible solutions:
  1641. 1. Declare 'sig_block' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1642. 2. Use an 'int' return type on 'sig_block' to allow an error code to be returned.
  1643. performance hint: memory_allocator/memory.pxd:62:15: Exception check after calling 'sig_unblock' will always require the GIL to be acquired.
  1644. Possible solutions:
  1645. 1. Declare 'sig_unblock' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
  1646. 2. Use an 'int' return type on 'sig_unblock' to allow an error code to be returned.
  1647. [2/2] Cythonizing memory_allocator/test.pyx
  1648. building 'memory_allocator.memory_allocator' extension
  1649. creating build/temp.linux-x86_64-cpython-312
  1650. creating build/temp.linux-x86_64-cpython-312/memory_allocator
  1651. gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib -fPIC -I/usr/include/python3.12 -c memory_allocator/memory_allocator.c -o build/temp.linux-x86_64-cpython-312/memory_allocator/memory_allocator.o
  1652.  
  1653. gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib build/temp.linux-x86_64-cpython-312/memory_allocator/memory_allocator.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/memory_allocator/memory_allocator.cpython-312-x86_64-linux-gnu.so
  1654. building 'memory_allocator.test' extension
  1655. gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fexceptions -fcf-protection -fexceptions -fcf-protection -fexceptions -fcf-protection -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib -fPIC -I/usr/include/python3.12 -c memory_allocator/test.c -o build/temp.linux-x86_64-cpython-312/memory_allocator/test.o
  1656. gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/4ti2 -I/usr/include/arb -I/usr/include/cddlib build/temp.linux-x86_64-cpython-312/memory_allocator/test.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-312/memory_allocator/test.cpython-312-x86_64-linux-gnu.so
  1657. + /usr/bin/python3 setup.py install --root /home/vgaetera/rpmbuild/BUILD
  1658. running install
  1659. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
  1660. !!
  1661.  
  1662. ********************************************************************************
  1663. Please avoid running ``setup.py`` directly.
  1664. Instead, use pypa/build, pypa/installer or other
  1665. standards-based tools.
  1666.  
  1667. Follow the current Python packaging guidelines when building
  1668. Python RPM packages.
  1669.  
  1670. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
  1671. and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
  1672. ********************************************************************************
  1673.  
  1674. !!
  1675. self.initialize_options()
  1676. running build
  1677. running build_py
  1678. running build_ext
  1679. running install_lib
  1680. copying build/lib.linux-x86_64-cpython-312/memory_allocator/test.cpython-312-x86_64-linux-gnu.so -> /home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages/memory_allocator
  1681. copying build/lib.linux-x86_64-cpython-312/memory_allocator/memory_allocator.cpython-312-x86_64-linux-gnu.so -> /home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages/memory_allocator
  1682. running install_egg_info
  1683. running egg_info
  1684. writing memory_allocator.egg-info/PKG-INFO
  1685. writing dependency_links to memory_allocator.egg-info/dependency_links.txt
  1686. writing requirements to memory_allocator.egg-info/requires.txt
  1687. writing top-level names to memory_allocator.egg-info/top_level.txt
  1688. reading manifest file 'memory_allocator.egg-info/SOURCES.txt'
  1689. reading manifest template 'MANIFEST.in'
  1690. adding license file 'LICENSE'
  1691. adding license file 'AUTHORS'
  1692. writing manifest file 'memory_allocator.egg-info/SOURCES.txt'
  1693. removing '/home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages/memory_allocator-0.1.3-py3.12.egg-info' (and everything under it)
  1694. Copying memory_allocator.egg-info to /home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages/memory_allocator-0.1.3-py3.12.egg-info
  1695. running install_scripts
  1696. + popd
  1697. ~/rpmbuild/BUILD/sage-10.3
  1698. + export PATH=/usr/lib64/surf-geometry:/usr/lib64/lrcalc:/usr/lib64/4ti2/bin:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  1699. + PATH=/usr/lib64/surf-geometry:/usr/lib64/lrcalc:/usr/lib64/4ti2/bin:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
  1700. + export SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1701. + SAGE_LOCAL=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local
  1702. + export PYTHONPATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib/python3.12/site-packages::/home/vgaetera/rpmbuild/BUILD/usr/lib/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages
  1703. + PYTHONPATH=/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib/python3.12/site-packages::/home/vgaetera/rpmbuild/BUILD/usr/lib/python3.12/site-packages:/home/vgaetera/rpmbuild/BUILD/usr/lib64/python3.12/site-packages
  1704. + mkdir -p /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/local/var/lib/sage/installed
  1705. + mkdir -p /home/vgaetera/rpmbuild/BUILDROOT/sagemath-10.3-1.fc40.x86_64/usr/lib64/sagemath/build/pkgs
  1706. + pushd src
  1707. ~/rpmbuild/BUILD/sage-10.3/src ~/rpmbuild/BUILD/sage-10.3
  1708. + /usr/bin/python3 -u ./setup.py build
  1709. Building interpreters for fast_callable
  1710. -> First build of interpreters
  1711. Exception while cythonizing source files: StopIteration()
  1712. ************************************************************************
  1713. Traceback (most recent call last):
  1714. File "/home/vgaetera/rpmbuild/BUILD/sage-10.3/src/./setup.py", line 124, in <module>
  1715. aliases=cython_aliases(),
  1716. ^^^^^^^^^^^^^^^^
  1717. File "/home/vgaetera/rpmbuild/BUILD/sage-10.3/src/./sage/env.py", line 408, in cython_aliases
  1718. lib = get_cblas_pc_module_name()
  1719. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  1720. File "/home/vgaetera/rpmbuild/BUILD/sage-10.3/src/./sage/env.py", line 331, in get_cblas_pc_module_name
  1721. return next((blas_lib for blas_lib in cblas_pc_modules if pkgconfig.exists(blas_lib)))
  1722. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1723. StopIteration
  1724. ************************************************************************
  1725. Error building the Sage library
  1726. ************************************************************************
  1727. error: Bad exit status from /var/tmp/rpm-tmp.QifBTL (%build)
  1728.  
  1729. RPM build warnings:
  1730. Macro expanded in comment on line 96: %{name}-escape.patch
  1731.  
  1732. Macro expanded in comment on line 99: %{name}-random.patch
  1733.  
  1734. Macro expanded in comment on line 105: %{name}-extensions.patch
  1735.  
  1736. Macro expanded in comment on line 116: %{name}-sagedoc.patch
  1737.  
  1738. Macro expanded in comment on line 119: %{name}-maxima.patch
  1739.  
  1740. Macro expanded in comment on line 123: %{name}-jmol.patch
  1741.  
  1742. Macro expanded in comment on line 131: %{name}-python3.patch
  1743.  
  1744. Macro expanded in comment on line 140: %{name}-libgap.patch
  1745.  
  1746. Macro expanded in comment on line 147: %{name}-env.patch
  1747.  
  1748. Macro expanded in comment on line 151: %{name}-qepcad.patch
  1749.  
  1750. Macro expanded in comment on line 157: %{name}-flexiblas.patch
  1751.  
  1752. Macro expanded in comment on line 166: %{name}-intersphinx.patch
  1753.  
  1754. Macro expanded in comment on line 376: %{py3_dist fpylll}
  1755.  
  1756. Macro expanded in comment on line 606: %{py3_dist fpylll}
  1757.  
  1758.  
  1759. RPM build errors:
  1760. Bad exit status from /var/tmp/rpm-tmp.QifBTL (%build)
  1761. [vgaetera@fedora:~/Desktop/sagemath]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement