Summary: | science/dftbplus: fails to build with GCC 9 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gerald, yuri | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | tobik:
maintainer-feedback-
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 238330 | ||||||
Attachments: |
|
Description
Jan Beich
2019-06-17 13:19:55 UTC
A commit references this bug: Author: tobik Date: Wed Jul 3 10:05:47 UTC 2019 New revision: 505742 URL: https://svnweb.freebsd.org/changeset/ports/505742 Log: science/dftbplus: Unbreak build with GCC 9 /usr/local/bin/ld: coulomb.o: in function `__coulomb_MOD_invrstress._omp_fn.0': coulomb.f90:(.text+0x42): undefined reference to `GOMP_loop_maybe_nonmonotonic_runtime_start' /usr/local/bin/ld: coulomb.f90:(.text+0x176): undefined reference to `GOMP_loop_maybe_nonmonotonic_runtime_next' /usr/local/bin/ld: coulomb.o: in function `__coulomb_MOD_invrstress._omp_fn.1': coulomb.f90:(.text+0xfbc): undefined reference to `GOMP_loop_maybe_nonmonotonic_runtime_start' /usr/local/bin/ld: coulomb.f90:(.text+0x1172): undefined reference to `GOMP_loop_maybe_nonmonotonic_runtime_next' [...] PR: 238666 Submitted by: jbeich Reported by: antoine (via exp-run in PR 238330) Approved by: yuri (maintainer timeout, 2 weeks) Changes: head/science/dftbplus/Makefile |