From owner-freebsd-stable@FreeBSD.ORG Sun Nov 16 09:10:23 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1ADDA6D1 for ; Sun, 16 Nov 2014 09:10:23 +0000 (UTC) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5D00E14 for ; Sun, 16 Nov 2014 09:10:22 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id m8so14376470obr.24 for ; Sun, 16 Nov 2014 01:10:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=MjeBn4pwcaBXO4DNdRc1ntH+FGu5nX3CUUQf8XZE3hA=; b=VMg/yHwospm9dmMnJQ87PQFmxmIU83nH9d8r+2LYkM1GI7CYCwmda/Dp7M6EIIBi9m b8SxS4vna59/KU12olnIuc6O1mqghDePmm9ZaBSTBhUuMmTQzYKV8VT4UMmegvl9pD7V mV+dTR+SXr3pVo53iYjEuzNPLOgHD+np4HUtaN779zBO4hYg4whtIdFC+PXiTFqPsUok IyA/zZxBlXyy4vkvM0LAatmTFLK2+0VU4OwrqjdVS+yuYYixRw8YR6Dnox2RdceUlq4y wq9P22umYd3YXc0/Q3jJ/4GrVXY6XhSmUveB1BePZLxOh7yGaORnVuAm0An/K1IcOBTs 4V0w== MIME-Version: 1.0 X-Received: by 10.60.155.34 with SMTP id vt2mr17820227oeb.34.1416129022063; Sun, 16 Nov 2014 01:10:22 -0800 (PST) Received: by 10.182.171.73 with HTTP; Sun, 16 Nov 2014 01:10:22 -0800 (PST) Date: Sun, 16 Nov 2014 01:10:22 -0800 Message-ID: Subject: cvmx-srio.c From: jungle Boogie To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 09:10:23 -0000 Hello All, You may be aware of the Edge Router Lite[0] (ERL) and that it can run FreeBSD in place of the GNU/Linux/Debian kernel, OS, etc that it comes standard with. Well a cool FreeBSD guy, Nathan Dorfman, created a script that allows you to build a freeBSD image that you can run on your ERL. The only caveat is that you need to be running a freeBSD that you want to also run on the ERL. The other day I had my 10-stable machine spend about two days making the image with Nathan's script[1]. # uname -a FreeBSD pulse 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #0 r274439: Wed Nov 12 15:07:52 PST 2014 root@pulse:/usr/obj/usr/src/ sys/GENERIC i386 New VM: # uname -a FreeBSD build 10.1-STABLE FreeBSD 10.1-STABLE #0 r274578: Sat Nov 15 23:55:08 PST 2014 root@build:/usr/obj/usr/src/sys/GENERIC amd64 That image was made fine and its running on the ERL. Now I want to update to post 10.1-RELEASE on a VM but it fails: Full file here: http://108.61.218.154/erl.txt /usr/src/sys/contrib/octeon-sdk/cvmx-srio.c --- cvmx-helper-sgmii.o --- cc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. --- cvmx-helper-srio.o --- cc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. --- cvmx-helper-sgmii.o --- *** [cvmx-helper-sgmii.o] Error code 1 make[2]: stopped in /usr/obj/mips.mips64/usr/src/sys/ERL --- cvmx-helper-srio.o --- *** [cvmx-helper-srio.o] Error code 1 make[2]: stopped in /usr/obj/mips.mips64/usr/src/sys/ERL --- cvmx-pko.o --- cc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. *** [cvmx-pko.o] Error code 1 make[2]: stopped in /usr/obj/mips.mips64/usr/src/sys/ERL --- cvmx-spi.o --- cc: Internal error: Killed (program cc1) Please submit a full bug report. See for instructions. *** [cvmx-spi.o] Error code 1 make[2]: stopped in /usr/obj/mips.mips64/usr/src/sys/ERL 4 errors make[2]: stopped in /usr/obj/mips.mips64/usr/src/sys/ERL *** [buildkernel] Error code 2 make[1]: stopped in /usr/src 1 error make[1]: stopped in /usr/src *** [buildkernel] Error code 2 make: stopped in /usr/src 1 error make: stopped in /usr/src Does the script need to be updated? Am I using the wrong arch? Is something in 10-stable broken? I'm also updating the machine I originally tried this on as well as I setup a new VM and I'm converting it to 11-current and I'll try the same script on it as well. Thanks, jb [0] http://www.ubnt.com/edgemax/edgerouter-lite/ [1] http://rtfm.net/FreeBSD/ERL/mkerlimage -- ------- inum: 883510009027723 sip: jungleboogie@sip2sip.info xmpp: jungle-boogie@jit.si