View previous topic :: View next topic |
Author |
Message |
peter96362930 Tux's lil' helper
Joined: 26 Oct 2003 Posts: 141 Location: S.E. Asia
|
Posted: Tue Oct 26, 2004 11:46 pm Post subject: Trouble emerging portage |
|
|
I'm new to using Gentoo on MacOSX and having a little trouble. I've changed ACCEPT_KEYWORDS to ppc-macos and then tried to emerge portage, and this is what happened. Am I doing something silly?
Code: |
Peter-Computer:/Users/peter root# emerge --pretend portage
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] sys-apps/debianutils-1.16.7-r4
[ebuild N ] sys-apps/portage-2.0.51-r2
Peter-Computer:/Users/peter root# emerge portage
Calculating dependencies ...done!
>>> emerge (1 of 2) sys-apps/debianutils-1.16.7-r4 to /
>>> md5 src_uri ;-) debianutils_1.16.7.tar.gz
>>> Checking debianutils_1.16.7.tar.gz's mtime...
>>> /usr/portage/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild has been updated; recreating WORKDIR...
>>> Unpacking source...
>>> Unpacking debianutils_1.16.7.tar.gz to /var/tmp/portage/debianutils-1.16.7-r4/work
* Applying debianutils-1.16.7-gentoo.patch ... [ ok ]
* Applying debianutils-compress.patch ... [ ok ]
* Applying debianutils-1.16.7-gcc33.patch ... [ ok ]
>>> Source unpacked.
cc -O2 -pipe mktemp.c -o mktemp
cc -O2 -pipe readlink.c -o readlink
cc -O2 -pipe run-parts.c -o run-parts
cc -O2 -pipe tempfile.c -o tempfile
run-parts.c: In function `run_parts':
run-parts.c:304: warning: passing arg 3 of `scandir' from incompatible pointer type
>>> Test phase [not enabled]: sys-apps/debianutils-1.16.7-r4
>>> Install debianutils-1.16.7-r4 into /var/tmp/portage/debianutils-1.16.7-r4/image/ category sys-apps
>>> dosbin: making installkernel executable...
install: --group=root: No such file or directory
!!! ERROR: sys-apps/debianutils-1.16.7-r4 failed.
!!! Function src_install, Line 56, Exitcode 71
!!! installkernel
!!! If you need support, post the topmost build error, NOT this status message.
Peter-Computer:/Users/peter root#
|
|
|
Back to top |
|
|
JoseJX Retired Dev
Joined: 28 Apr 2002 Posts: 2774
|
|
Back to top |
|
|
peter96362930 Tux's lil' helper
Joined: 26 Oct 2003 Posts: 141 Location: S.E. Asia
|
Posted: Wed Oct 27, 2004 2:57 pm Post subject: |
|
|
Many thanks for pointing me in the right direction. |
|
Back to top |
|
|
|