Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632620 - app-misc/egads-0.9.5 : installs into paths that should be created at runtime
Summary: app-misc/egads-0.9.5 : installs into paths that should be created at runtime
Status: RESOLVED DUPLICATE of bug 453438
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-01 08:36 UTC by Toralf Förster
Modified: 2022-10-31 16:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-01 08:36:20 UTC
QA: other
QA Notice: This ebuild installs into paths that should be created at runtime.
 To fix, simply do not install into these directories.  Instead, your package
 should create dirs on the fly at runtime as needed via init scripts/etc...

  var/run
  var/run/egads
  var/run/egads/.keep_app-misc_egads-0
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
umac.c:593:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:611:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:615:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:622:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:628:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:646:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:647:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:648:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:649:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:651:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:652:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:653:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:655:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:656:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:657:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:659:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:660:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:661:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:663:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:664:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:665:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:667:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:668:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:669:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:670:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:673:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:674:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:675:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:677:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:678:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:679:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:681:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:682:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:683:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:685:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:686:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:687:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:690:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:691:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:692:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:693:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:710:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:711:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:712:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:713:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:784:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:787:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:788:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:790:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
umac.c:791:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://www.securesoftware.com/download_egads.htm

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170927-191034

  -------------------------------------------------------------------
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-31 16:53:52 UTC

*** This bug has been marked as a duplicate of bug 453438 ***