[Bug 274286] science/py-scipy hangs in configure phase

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 05 Oct 2023 20:45:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274286

            Bug ID: 274286
           Summary: science/py-scipy hangs in configure phase
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: lists@schamschula.com
          Assignee: python@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)

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:

-- 
You are receiving this mail because:
You are the assignee for the bug.