Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2024 20:10:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279654] math/slepc: don't be stuck with Python-3.9
Message-ID:  <bug-279654-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279654

            Bug ID: 279654
           Summary: math/slepc: don't be stuck with Python-3.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: thierry@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 251365
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251365&action=
=3Dedit
Remove the limitation on python-3.9

slepc is a dependency of Code_Aster, but I don't want to reinstall Python-3=
.9,
that's why I tried it with 3.11: it builds fine, and most of the tests pass;

# -------------
#   Summary=20=20=20=20
# -------------
# FAILED diff-pep_tutorials_nlevp-spring_2 diff-svd_tests-test5_4
diff-mfn_tests-test3_1_x diff-sys_tests-test2_1 diff-nep_tests-test8_4
diff-nep_tests-test5_3 diff-pep_tests-test2_13 diff-nep_tutorials-ex22_4
sys_classes_bv_tests-test11_12+bv_type-vecs diff-pep_tests-test5_5
diff-eps_tests-test23_3 diff-eps_tests-test9_8 diff-svd_tests-test3_5
diff-lme_tests-test1_3 eps_tutorials-ex2_2
# success 2305/2627 tests (87.7%)
# failed 15/2627 tests (0.6%)
# todo 2/2627 tests (0.1%)
# skip 305/2627 tests (11.6%)
#
# Wall clock time for tests: 914 sec
# Approximate CPU time (not incl. build time): 1838.9699999999955 sec
#
# To rerun failed tests:=20
#     /usr/local/bin/gmake -f gmakefile.test test test-fail=3D1
#
# Timing summary (actual test time / total CPU time):=20
#   sys_classes_bv_tests-test11_12: 393.04 sec / 962.95 sec
#   nep_tests-test7_2: 89.87 sec / 94.34 sec
#   nep_tutorials_nlevp-loaded_string_4: 74.89 sec / 75.01 sec
#   svd_tutorials-ex51_2: 52.95 sec / 52.96 sec
#   nep_tests-test17_1: 38.49 sec / 111.43 sec

Do you remember the reason of this limitation?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279654-7788>