|
Bugzilla – Full Text Bug Listing |
| Summary: | PETSc: missing dependency | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Martin Diehl <m.diehl> |
| Component: | Other | Assignee: | Egbert Eich <eich> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | Andreas.Stieger |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Martin Diehl
2024-07-24 12:15:46 UTC
Breaking change: https://bugzilla.opensuse.org/show_bug.cgi?id=1228280 Quoting for completeness: [ 27s] [100%] Linking Fortran executable DAMASK_grid [ 27s] [...] [ 27s] /usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: cannot find -lyaml: No such file or directory [ 27s] collect2: error: ld returned 1 exit status Likely solution: Add the appropriate to petsc.spec %package %{?n_pre}devel slowroll has the same issue. Should I report it somewhere else? |