MidnightBSD Magus

math/py-scikit-umfpack

Python interface to UMFPACK sparse direct solver

Flavor Version Run OSVersion Arch License Restricted Build Fetch Test Scan
py311 0.3.3 639 4.0 amd64 bsd2 0 fail untested untested untested

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Phase Type Time Message
m4064b info 2026-05-28 00:40:58.291196 Test Started
m4064b fail 2026-05-28 00:42:23.729931 make build returned non-zero: 1
m4064b fail 2026-05-28 00:42:23.798941 Test complete.

Build Log

===>  Building for py311-scikit-umfpack-0.3.3
setup.py:56: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
  import imp
setup.py:243: DeprecationWarning: 

  `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
  of the deprecation of `distutils` itself. It will be removed for
  Python >= 3.12. For older Python versions it will remain present.
  It is recommended to use `setuptools < 60.0` for those Python versions.
  For more details, see:
    https://numpy.org/devdocs/reference/distutils_status_migration.html 


  from numpy.distutils.core import setup
INFO: umfpack_info:
INFO: customize UnixCCompiler
INFO: C compiler: cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC

creating /tmp/tmpslchlbk8/tmp
creating /tmp/tmpslchlbk8/tmp/tmpslchlbk8
INFO: compile options: '-MMD -MF /tmp/tmpslchlbk8/file.c.d -c'
INFO: cc: /tmp/tmpslchlbk8/file.c
INFO: amd_info:
INFO:   FOUND:
INFO:     libraries = ['amd', 'amd']
INFO:     library_dirs = ['/usr/local/lib']
INFO: 
INFO:   FOUND:
INFO:     libraries = ['umfpack', 'amd', 'amd', 'umfpack']
INFO:     library_dirs = ['/usr/local/lib']
INFO: 
INFO: blas_opt_info:
INFO: blas_armpl_info:
INFO:   libraries armpl_lp64_mp not found in ['/usr/local/lib', '/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: blas_mkl_info:
INFO:   libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: blas_ssl2_info:
INFO:   libraries fjlapackexsve not found in ['/usr/local/lib', '/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: blis_info:
INFO:   libraries blis not found in ['/usr/local/lib', '/usr/lib']
INFO:   NOT AVAILABLE
INFO: 
INFO: openblas_info:
INFO: C compiler: cc -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC

creating /tmp/tmpo787syjx/tmp
creating /tmp/tmpo787syjx/tmp/tmpo787syjx
INFO: compile options: '-c'
INFO: cc: /tmp/tmpo787syjx/source.c
INFO: cc /tmp/tmpo787syjx/tmp/tmpo787syjx/source.o -L/usr/local/lib -lopenblas -o /tmp/tmpo787syjx/a.out
INFO:   FOUND:
INFO:     libraries = ['openblas', 'openblas']
INFO:     library_dirs = ['/usr/local/lib']
INFO:     language = c
INFO:     define_macros = [('HAVE_CBLAS', None)]
INFO: 
INFO:   FOUND:
INFO:     libraries = ['openblas', 'openblas']
INFO:     library_dirs = ['/usr/local/lib']
INFO:     language = c
INFO:     define_macros = [('HAVE_CBLAS', None)]
INFO: 
running build
running config_cc
INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
INFO: build_src
INFO: building extension "scikits.umfpack.__umfpack" sources
creating build
creating build/src.midnightbsd-4.0.4-amd64-3.11
creating build/src.midnightbsd-4.0.4-amd64-3.11/scikits
creating build/src.midnightbsd-4.0.4-amd64-3.11/scikits/umfpack
INFO: swig: scikits/umfpack/umfpack.i
swig -python -o build/src.midnightbsd-4.0.4-amd64-3.11/scikits/umfpack/_umfpack_wrap.c -outdir build/src.midnightbsd-4.0.4-amd64-3.11/scikits/umfpack scikits/umfpack/umfpack.i
scikits/umfpack/umfpack.i:222: Error: Unable to find 'umfpack.h'
scikits/umfpack/umfpack.i:225: Error: Unable to find 'umfpack_solve.h'
scikits/umfpack/umfpack.i:226: Error: Unable to find 'umfpack_defaults.h'
scikits/umfpack/umfpack.i:227: Error: Unable to find 'umfpack_triplet_to_col.h'
scikits/umfpack/umfpack.i:228: Error: Unable to find 'umfpack_col_to_triplet.h'
scikits/umfpack/umfpack.i:229: Error: Unable to find 'umfpack_transpose.h'
scikits/umfpack/umfpack.i:230: Error: Unable to find 'umfpack_scale.h'
scikits/umfpack/umfpack.i:232: Error: Unable to find 'umfpack_report_symbolic.h'
scikits/umfpack/umfpack.i:233: Error: Unable to find 'umfpack_report_numeric.h'
scikits/umfpack/umfpack.i:234: Error: Unable to find 'umfpack_report_info.h'
scikits/umfpack/umfpack.i:235: Error: Unable to find 'umfpack_report_control.h'
scikits/umfpack/umfpack.i:249: Error: Unable to find 'umfpack_symbolic.h'
scikits/umfpack/umfpack.i:250: Error: Unable to find 'umfpack_numeric.h'
scikits/umfpack/umfpack.i:260: Error: Unable to find 'umfpack_free_symbolic.h'
scikits/umfpack/umfpack.i:261: Error: Unable to find 'umfpack_free_numeric.h'
scikits/umfpack/umfpack.i:291: Error: Unable to find 'umfpack_get_lunz.h'
scikits/umfpack/umfpack.i:339: Error: Unable to find 'umfpack_get_numeric.h'
error: command '/usr/local/bin/swig' failed with exit code 1
*** Error code 1

Stop.
make: stopped in /usr/mports/math/py-scikit-umfpack

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis