Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58879 - Porting: psmisc-21.4
Summary: Porting: psmisc-21.4
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-30 03:45 UTC by Andrew Beekhof
Modified: 2005-01-23 12:58 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 Andrew Beekhof 2004-07-30 03:45:48 UTC
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)
Comment 1 Hasan Khalil (RETIRED) gentoo-dev 2005-01-23 12:58:22 UTC
This depends on bug 67162. Will take a look at it when 67162 has gotten somewhere. Until then, this 
bug should remain frozen.