From owner-freebsd-arm@freebsd.org Tue Jun 30 14:25:08 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B98498E7CC for ; Tue, 30 Jun 2015 14:25:08 +0000 (UTC) (envelope-from johan.kroeckel@gmail.com) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C454D1A16 for ; Tue, 30 Jun 2015 14:25:07 +0000 (UTC) (envelope-from johan.kroeckel@gmail.com) Received: by lagc2 with SMTP id c2so15731445lag.3 for ; Tue, 30 Jun 2015 07:25:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=RmsR52pv7gugJdBDjEFbaIslOaYdRjrr4pjBWksABXM=; b=oHWEsg6NdY0k2/4oWKL5KCjGJuyg37+pzsO2z8GHujl5a/BM7NfaVqP+8k5XOZWF3f u86tyhMXswsLddANJOwYbZDF+TEXvIFLNoBRt4avQPqUgEcrnvPIrTELY8eldgmueB+e MjvBT1MxZ9JVnEko1v3hZaOKx63Tmz2A6KIOcTw1Co3IhuTpSInQdlhgMYNE6sXQ/0L4 WohgpGf3d5fYghMaWPJLpmHfaq5BdTS4tkG7eSCQ8T7C4du4tk/AvCCpNwmDpDRYNfcV pKBLe0AVeVE5pgPPQ2VwIm38npFBHAY4PKgKud8DDL2b/JrA8nJhEcfDL2MCqpli2aN1 MxXg== X-Received: by 10.152.37.136 with SMTP id y8mr19954615laj.21.1435674305677; Tue, 30 Jun 2015 07:25:05 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?Q?Johan_Kr=C3=B6ckel?= Date: Tue, 30 Jun 2015 14:24:56 +0000 Message-ID: Subject: crochet failes to build; "-j" problem? To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2015 14:25:08 -0000 crochet failed with "X86GenDisassemblerTables.inc.h] Error code 137" Is that a problem with "j17" for the buildworld target or did I miss something else?