Gentoo Archives: gentoo-ppc-user

From: Calum Selkirk <cselkirk@g.o>
To: gentoo-ppc-user@g.o
Subject: [gentoo-ppc-user] Re: Beige G3 - autoconf seg fault
Date: Mon, 13 Jan 2003 17:35:42
Message-Id: 20030111200012.GA1774@xs4all.nl
In Reply to: [gentoo-ppc-user] Beige G3 - autoconf seg fault by Ben Jansen
1 * Ben Jansen [gentoo@×××××××××.com] [2003-01-06 21:58 -0800]:
2
3 [snip]
4 > I get to the point of running `emerge system'. Everything compiles
5 > fine until hfsplusutils-1.0.4. The following output is produced
6 > (hfsplusutils is 1 of 55 because I've run emerge system a few times to
7 > see if the error always occurs). I've also tried unmerging/re-merging
8 > autoconf, but no change. Any ideas?
9 >
10 > >>> emerge (1 of 55) sys-apps/hfsplusutils-1.0.4 to /
11 > >>> md5 ;-) hfsplus_1.0.4.src.tar.bz2
12 > >>> Unpacking source...
13 > >>> Unpacking hfsplus_1.0.4.src.tar.bz2
14 > >>> Source unpacked.
15 > aclocal
16 > autoconf
17 > /usr/bin/autoconf-2.13: line 125: 20480 Segmentation fault $M4
18 > -I$AC_MACRODIR $use_localdir $r autoconf.m4$f $infile >$tmpout
19 > make: *** [all] Error 2
20 >
21 > !!! ERROR: sys-apps/hfsplusutils-1.0.4 failed.
22 > !!! Function src_compile, Line 2, Exitcode 2
23 > !!! (no error message)
24
25 humm .. /tmp is full prehaps?
26
27 $tmpout here is writing to /tmp/acout.$$ .. the filesystem is used quite
28 heavily during `emerge system` possible there is no space to write to (and
29 the error is not that informative).
30
31 greetz
32
33 cal

Replies

Subject Author
Re: [gentoo-ppc-user] Re: Beige G3 - autoconf seg fault Ben Jansen <gentoo@×××××××××.com>