Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859784 - media-gfx/povray-3.7.0.0-r4 fails to compile: povms.h:97:53: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
Summary: media-gfx/povray-3.7.0.0-r4 fails to compile: povms.h:97:53: error: dereferen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2022-07-21 14:12 UTC by Agostino Sarubbo
Modified: 2024-03-05 04:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,104.59 KB, text/plain)
2022-07-21 14:12 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,115.57 KB, text/plain)
2022-07-21 14:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-21 14:12:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/povray-3.7.0.0-r2 fails to compile (lto).
Discovered on: amd64 (internal ref: lto_tinderbox)

NOTE:
This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-21 14:12:58 UTC
Created attachment 792860 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-21 14:12:59 UTC
Created attachment 792863 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-21 14:13:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


sed: can't read ./Makefile.in: No such file or directory
configure.ac:171: error: required file 'unix/config/ar-lib' not found
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-27 19:59:29 UTC
tinderbox_musl has reproduced this issue with version 3.7.0.0-r4 - Updating summary.
Comment 5 Eli Schwartz 2024-03-05 04:34:06 UTC
"known patterns" are wrong here...
Comment 6 Eli Schwartz 2024-03-05 04:40:43 UTC
Upstream is dead, but why not...
Comment 7 Larry the Git Cow gentoo-dev 2024-03-05 04:48:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cb0269257b225aa34bcaf79962527843a5c704

commit 78cb0269257b225aa34bcaf79962527843a5c704
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-05 04:41:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-05 04:47:53 +0000

    media-gfx/povray: mark as LTO-unsafe, strict-aliasing unsafe
    
    Closes: https://bugs.gentoo.org/859784
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/povray/povray-3.7.0.0-r4.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)