Summary: | sci-geosciences/liblas-1.8.1-r3 fails to compile (lto): las2pg.c:237:14: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sci-geo Project <sci-geosciences> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | luke5083 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/libLAS/libLAS/issues/224 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-07-31 18:44:28 UTC
Created attachment 796243 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) FAILED: apps/CMakeFiles/las2pg.dir/las2pg.c.o /var/tmp/portage/sci-geosciences/liblas-1.8.1-r3/work/libLAS-1.8.1/apps/las2pg.c:237:14: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa92fe230950fbd19ca6d9a432d914117c6ae51d commit aa92fe230950fbd19ca6d9a432d914117c6ae51d Author: Sam James <sam@gentoo.org> AuthorDate: 2024-02-29 02:39:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-02-29 02:39:42 +0000 sci-geosciences/liblas: filter LTO Reported the aliasing violation upstream. Bug: https://github.com/libLAS/libLAS/issues/224 Closes: https://bugs.gentoo.org/862585 Signed-off-by: Sam James <sam@gentoo.org> sci-geosciences/liblas/liblas-1.8.1-r3.ebuild | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) |