DragonFly BSD
DragonFly bugs List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #1788] (Closed) x86_64 buildworld broken


From: John Marino via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Nov 2012 07:04:55 -0800

Issue #1788 has been updated by John Marino.

Description updated
Status changed from New to Closed
Assignee deleted (0)

long obsolete -- and cc41 isn't even around anymore.
FWIW - that looks like the "out of swap space" error you get when the -j number is too high for the swap space.
----------------------------------------
Bug #1788: x86_64 buildworld broken
http://bugs.dragonflybsd.org/issues/1788

Author: Tim Bisson
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 


Is buildworld on X86_64_GENERIC broken? â?? When I try to do a "make 
buildworld" on a X86_64 box it breaks with:

cc -O -pipe -DTARGET_MACHINE=\"x86_64-pc-dragonflybsd\" 
-DHOST_MACHINE=\"x86_64-pc-dragonflybsd\" -I. 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc-4.1/gcc/cp 
-I/usr/obj/usr/src/ctools_x86_64_x86_64/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep/config 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc_64/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_prep/config 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc-4.1/gcc 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc-4.1/gcc/config 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc-4.1/include 
-I/usr/src/gnu/usr.bin/cc41/cc1plus//../../../../contrib/gcc-4.1/libcpp/include 
-DIN_GCC -DHAVE_CONFIG_H 
-DPREFIX=\"/usr/obj/usr/src/ctools_x86_64_x86_64/usr\" 
-DPREFIX1=\"/usr/obj/usr/src/ctools_x86_64_x86_64/usr\" 
-DPREFIX2=\"/usr/obj/usr/src/world_x86_64/usr\" 
-I/usr/obj/usr/src/ctools_x86_64_x86_64/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_tools/gen 
-c 
/usr/obj/usr/src/ctools_x86_64_x86_64/usr/src/gnu/usr.bin/cc41/cc1plus//../cc_tools/gen/insn-attrtab.c

{standard input}: Assembler messages:
{standard input}:75856: Warning: end of file not at end of a line; 
newline inserted
cc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc41/cc1plus.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc41.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

My setup is a fresh x86_64 dragonflybsd-2.6.3 HVM/VM on a Xen x86_64 
hypervisor. The source was cloned today.

If I boot and install dragonfly from the 2.6.3 i386 iso and sync the 
source, buildworld works fine.

Any tips would be appreciated as I'm probably doing something wrong.

Thanks,
Tim


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]