Just trying to help out, http://gentoo-wiki.com/Gentoo_MacOS does say to file these as bugs... A decent version of ps for OSX would be very nice though :) Reproducible: Always Steps to Reproduce: 1. ekeyword macos /usr/portage/sys-apps/psmisc/psmisc-21.4.ebuild 2. emerge psmisc 3. profit Actual Results: # emerge psmisc [cut] Making all in src make all-am source='fuser.c' object='fuser.o' libtool=no \ depfile='.deps/fuser.Po' tmpdepfile='.deps/fuser.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -c `test -f fuser.c || echo './'`fuser.c source='signals.c' object='signals.o' libtool=no \ depfile='.deps/signals.Po' tmpdepfile='.deps/signals.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -c `test -f signals.c || echo './'`signals.c fuser.c: In function `parse_net_file': fuser.c:208: error: structure has no member named `s6_addr32' fuser.c:209: error: structure has no member named `s6_addr32' fuser.c:210: error: structure has no member named `s6_addr32' fuser.c:211: error: structure has no member named `s6_addr32' source='killall.c' object='killall.o' libtool=no \ depfile='.deps/killall.Po' tmpdepfile='.deps/killall.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -c `test -f killall.c || echo './'`killall.c make[3]: *** [fuser.o] Error 1 make[3]: *** Waiting for unfinished jobs.... killall.c: In function `main': killall.c:484: warning: implicit declaration of function `getopt_long_only' killall.c:594: warning: int format, long unsigned int arg (arg 3) killall.c: At top level: killall.c:45: warning: `user' defined but not used make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 !!! ERROR: sys-apps/psmisc-21.4 failed. !!! Function src_compile, Line 44, Exitcode 2 !!! (no error message)
This depends on bug 67162. Will take a look at it when 67162 has gotten somewhere. Until then, this bug should remain frozen.