Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927105 - 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]
Summary: net-analyzer/argus-clients-3.0.8.4 fails to compile: argus_client.c:4145:104:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-03-16 07:58 UTC by Agostino Sarubbo
Modified: 2024-03-16 07:58 UTC (History)
0 users

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


Attachments
build.log (build.log,95.04 KB, text/plain)
2024-03-16 07:58 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 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]]