Bug 66151 - QA notices in net-dialup/mgetty-1.1.30-r2
Bug#: 66151 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: net-dialup@gentoo.org Reported By: gentoo_bugz@zugzwang.port5.com
Component: Ebuilds
URL: 
Summary: QA notices in net-dialup/mgetty-1.1.30-r2
Keywords:  
Status Whiteboard: 
Opened: 2004-10-02 12:53 0000
Description:   Opened: 2004-10-02 12:53 0000
I got the following when emerging:

QA Notice: USE Flag 'macos' not in IUSE for net-dialup/mgetty-1.1.30-r2
QA Notice: USE Flag 'ppc-macos' not in IUSE for net-dialup/mgetty-1.1.30-r2

------- Comment #1 From Martin Bays 2004-10-02 13:03:58 0000 -------
And a couple more now:

QA Notice: Security risk /usr/bin/ct. Please consider relinking with 'append-ldflags -Wl,-z,now' to fix.
QA Notice: Security risk /usr/lib/mgetty+sendfax/faxq-helper. Please consider relinking with 'append-ldflags -Wl,-z,now' to fix.



------- Comment #2 From Alin Năstac 2004-10-09 12:13:57 0000 -------
I've looked in ebuild file and found nothing about macos or ppc-macos flags.

When exactly did you got these lines: at compile or install? Could you paste a more detailed set of ebuild's output (10-20 lines around QA Notice warnings)?

------- Comment #3 From Torsten Veller 2004-10-25 06:57:26 0000 -------
comment #0:
enewuser, enewgroup and egetent in eutils.eclass:
"if useq macos || useq ppc-macos ;"

macos is not in profiles/arch.list.

This is a more general problem: every ebuild using enewuser/enewgroup will print this QA message.

------- Comment #4 From Alin Năstac 2004-11-13 14:16:00 0000 -------
eutils.class have been fixed. now it arch.list contains ppc-macos and
eutils.class dumped any reference to macos.

comment #1: fixed in mgetty-1.1.30-r3.