Mac Mini and Xorg
Sean Welch
Sean_Welch at alum.wofford.org
Fri Jul 8 12:32:32 GMT 2005
I'm stuck.
I replaced the kernel that was on the snapshot so everything in the
system works as expected again, but I'm failing to buildworld on it.
Has anyone been compiling on the mini itself? I keep getting a memory
error as below:
===> gnu/usr.bin/cc/cc_int (depend)
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genattrtab /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-attrtab.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genemit /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-emit.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genextract /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-extract.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genopinit /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-opinit.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genoutput /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-output.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genpeep /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-peep.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genrecog /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/rs6000.md > insn-recog.c
/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools/genmodes > insn-modes.c
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1717: warning: operand 3 missing mode?
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1727: warning: operand 3 missing mode?
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1737: warning: operand 3 missing mode?
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1747: warning: operand 3 missing mode?
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1816: warning: operand 1 missing mode?
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config/rs6000/altivec.md:1823: warning: operand 1 missing mode?
out of memory allocating 262084 bytes
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
Thu Jul 7 21:47:44 CDT 2005
# swapinfo
Device 512-blocks Used Avail Capacity
/dev/ad0s11 1008320 0 1008320 0%
#
Why is it complaining about allocating 256K (interesting given the
fact that the machine has 256MB of RAM)? As you can see above,
swap isn't even used.
Did I just get a bad checkout?
Sean
More information about the freebsd-ppc
mailing list