Bug 2138175 - Tests fail with suitesparse 5.13.0
Summary: Tests fail with suitesparse 5.13.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: julia
Version: 38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Bouchet-Valat
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-27 13:46 UTC by Orion Poplawski
Modified: 2023-03-12 00:16 UTC (History)
2 users (show)

Fixed In Version: julia-1.9.0-0.beta4.fc38
Clone Of:
Environment:
Last Closed: 2023-03-09 15:47:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2022-10-27 13:46:34 UTC
Description of problem:

I'm testing builds with suitesparse 5.13.0 here:
https://copr.fedorainfracloud.org/coprs/orion/suitesparse5.13/builds/

current julia fails with:

Error in testset SuiteSparse_jll:
Test Failed at /builddir/build/BUILD/julia-1.8.0/build/usr/share/julia/stdlib/v1.8/SuiteSparse_jll/test/runtests.jl:6
  Expression: ccall((:SuiteSparse_version, libsuitesparseconfig), Cint, (Ptr{Cint},), C_NULL) == 5010
   Evaluated: 5013 == 5010

I'm not seeing anything upstream.  Could you take a look?  Thanks.

Comment 1 Milan Bouchet-Valat 2022-10-27 13:55:24 UTC
Well that test just fails because it expects SuiteSparse to be version 5.10 and rawhide has 5.13. We should just disable that line as we don't care about the exact version (o replace 5010 with 5013). Would you make a pull request?

Unfortunately I think the build fails on git main as I hit problems with Julia 1.8.2 on 32-bit. I would be tempted to drop support for i686 on rawhide.

Comment 2 Orion Poplawski 2022-10-28 13:45:55 UTC
I've filed https://src.fedoraproject.org/rpms/julia/pull-request/3 for the version check, and also use relative symbolic links.

Yeah, I think it's time to start dropping i686 just about everywhere.

Comment 3 Ben Cotton 2023-02-07 14:57:51 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.

Comment 4 Fedora Update System 2023-03-09 15:39:18 UTC
FEDORA-2023-aba883046c has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-aba883046c

Comment 5 Fedora Update System 2023-03-10 01:48:34 UTC
FEDORA-2023-aba883046c has been pushed to the Fedora 38 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-aba883046c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2023-03-12 00:16:01 UTC
FEDORA-2023-aba883046c has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.