maintainer-feedback requested: [Bug 274284] science/py-scipy hangs during configure phase

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Oct 2023 20:43:52 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 274284: science/py-scipy hangs during configure phase
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274284



--- Description ---
While re-building py39-scipy 1.11.1 against openblas 0.3.24,1 using Poudriere
under FreebSD 13.2-p4 the configure process hangs after reaching

creating /tmp/tmps3hd_khy/tmp
creating /tmp/tmps3hd_khy/tmp/tmps3hd_khy
INFO: compile options: '-c'
INFO: cc: /tmp/tmps3hd_khy/source.c
INFO: cc /tmp/tmps3hd_khy/tmp/tmps3hd_khy/source.o -L/usr/local/lib
-L/usr/local/lib/gcc12/gcc/x86_64-portbld-freebsd13.2/12.2.0/../../../
-lopenblas -lgfortran -o /tmp/tmps3hd_khy/a.out
INFO:	FOUND:
INFO:	  libraries = ['openblas', 'gfortran', 'openblas', 'gfortran']
INFO:	  library_dirs = ['/usr/local/lib',
'/usr/local/lib/gcc12/gcc/x86_64-portbld-freebsd13.2/12.2.0/../../../']
INFO:	  language = c
INFO:	  define_macros = [('HAVE_CBLAS', None)]
INFO: 
INFO:	FOUND:
INFO:	  libraries = ['openblas', 'gfortran', 'openblas', 'gfortran']
INFO:	  library_dirs = ['/usr/local/lib',
'/usr/local/lib/gcc12/gcc/x86_64-portbld-freebsd13.2/12.2.0/../../../']
INFO:	  language = c
INFO:	  define_macros = [('HAVE_CBLAS', None)]
INFO: