Summary: | sci-libs/cgnslib-4.4.0-r2 has implicit function declarations in configure logs | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | jy6x2b32pie9, kripton, sr98vn |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 861116 [details]
build.log
build log and emerge --info
ci has reproduced this issue with version 4.4.0 - Updating summary. ci has reproduced this issue with version 4.4.0-r1 - Updating summary. ci has reproduced this issue with version 4.4.0-r2 - Updating summary. Duplicate of https://bugs.gentoo.org/813471 Also, false positive. I hurried and made an error. Not duplicate. CMakeFile searches for HDF5 twice, first in (unset) HDF5_DIR, which produces errors about implicit declarations, then in usual places, which doesn't produce errors and finds HDF5 successfully. https://github.com/CGNS/CGNS/commit/c6c0e10488106d39a6589e23a38a85acc9659f47 This upstream patch may have changed the situation? We'll see with cgnslib-4.5.0 when it gets bumped. |