From owner-freebsd-current@FreeBSD.ORG Mon Aug 15 20:18:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A479D106566C for ; Mon, 15 Aug 2011 20:18:32 +0000 (UTC) (envelope-from sparctacus@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 612588FC14 for ; Mon, 15 Aug 2011 20:18:32 +0000 (UTC) Received: by vws18 with SMTP id 18so5563082vws.13 for ; Mon, 15 Aug 2011 13:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=IXwxGcSKwpg/6mqA1w//A40jzM6mt22WQtV9bfM12to=; b=NCPe+3V9561Tlx6RRMQEQbEkG8D9U9Ww2rOZv7ugPiVXl9cG4++mXZowX0011y8Jf+ VvcM5AQIZuK0fX7t+ZsodnRuwwryioJXqbucKz0CrXBMU210HtPuMp0VCkZm9ZfATlB5 G5sGYjzFsUxxtcF9+lKV9w5oJT9fjQKmWLAk8= MIME-Version: 1.0 Received: by 10.52.174.97 with SMTP id br1mr4162764vdc.135.1313437688226; Mon, 15 Aug 2011 12:48:08 -0700 (PDT) Received: by 10.220.186.74 with HTTP; Mon, 15 Aug 2011 12:48:08 -0700 (PDT) In-Reply-To: References: <20110804142114.11b50905@davenulle.org> Date: Mon, 15 Aug 2011 12:48:08 -0700 Message-ID: From: Bryan Irvine To: "C. P. Ghost" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 15 Aug 2011 21:04:14 +0000 Cc: FreeBSD-Current , Patrick Lamaiziere , soekris-tech@lists.soekris.com Subject: Re: [Soekris] FreeBSD 9.0 beta on a Net5501? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2011 20:18:32 -0000 On Sun, Aug 14, 2011 at 12:50 PM, C. P. Ghost wrote: > On Thu, Aug 4, 2011 at 2:21 PM, Patrick Lamaiziere > wrote: >> Hello, >> >> I've tried to update my net5501 running an old FreeBSD-current from >> october to 9.0 beta 1. Unfortunaly installworld crashed and the system >> is broken now : >> >> # make installworld >> ... >> =3D=3D=3D> libexec/rtld-elf (install) >> chflags noschg /usr/libexec/ld-elf.so.1 >> install -s -o root -g wheel -m 555 =A0-C -b -fschg -S ld-elf.so.1 /libex= ec >> install -o root -g wheel -m 444 rtld.1.gz =A0/usr/share/man/man1 >> *** Signal 4 >> >> Stop in /usr/src/libexec/rtld-elf. >> *** Error code 1 >> >> # ls >> Instruction interdite(core dumped) >> (instruction interdite =3D> illegal/forbidden instruction) >> >> The world and kernel were built with llvm/clang. > > [CC-ing freebsd-current@] > > Is this issue resolved? > > I'm having a bunch of net4801 in production here, > and I was planning to move them to 9.0 soon after > RELEASE. So thanks for the heads up. I'll be holding > back now, and will stay with 8.2-STABLE. > > Unfortunately, I have no spare net4801 (and no net5501) > at the moment, so I can't test BETA on them. :( I have access to a 4801. I can test if needed. I don't run freebsd though so I'd need some help with understanding what needs to be tested. -Bryan