Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2023 20:44:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 274285] science/py-scipy hangs during configure phase
Message-ID:  <bug-274285-21822-9dTGNDiKak@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274285-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274285-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 274285: science/py-scipy hangs during configure phase
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274285



--- Description ---
While re-building py39-scipy 1.11.1 against openblas 0.3.24,1 using Poudrie=
re
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 =3D ['openblas', 'gfortran', 'openblas', 'gfortran']
INFO:	  library_dirs =3D ['/usr/local/lib',
'/usr/local/lib/gcc12/gcc/x86_64-portbld-freebsd13.2/12.2.0/../../../']
INFO:	  language =3D c
INFO:	  define_macros =3D [('HAVE_CBLAS', None)]
INFO:=20
INFO:	FOUND:
INFO:	  libraries =3D ['openblas', 'gfortran', 'openblas', 'gfortran']
INFO:	  library_dirs =3D ['/usr/local/lib',
'/usr/local/lib/gcc12/gcc/x86_64-portbld-freebsd13.2/12.2.0/../../../']
INFO:	  language =3D c
INFO:	  define_macros =3D [('HAVE_CBLAS', None)]
INFO:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274285-21822-9dTGNDiKak>