Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927105

Summary: net-analyzer/argus-clients-3.0.8.4 fails to compile: argus_client.c:4145:104: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-03-16 07:58:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/argus-clients-3.0.8.4 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-16 07:58:26 UTC
Created attachment 887733 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-16 07:58:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


make[1]: *** No rule to make target '../lib/argus_common.a', needed by '../bin/ra'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/raconvert'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/radump'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/raevent'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rafilteraddr'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/ragrep'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rahisto'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/ralabel'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rapath'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rapolicy'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rarpwatch'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/raservices'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rastream'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/rastrip'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/ratemplate'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/ratimerange'.  Stop.
make[2]: *** No rule to make target '../../lib/argus_common.a', needed by '../../bin/ratop'.  Stop.
./argus_client.c:4145:104: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing]]