From owner-freebsd-stable@FreeBSD.ORG Sat Apr 9 08:24:33 2011 Return-Path: Delivered-To: Stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6638A106564A for ; Sat, 9 Apr 2011 08:24:33 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1FCD98FC08 for ; Sat, 9 Apr 2011 08:24:32 +0000 (UTC) Received: by qyk35 with SMTP id 35so300127qyk.13 for ; Sat, 09 Apr 2011 01:24:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qSBX9+RirXQb0j+yAtouPL/gpI6cJ/Wqxj5dFgtu6Lo=; b=vkscWW+DaDnDg+32q3tj/Lg37ZTspRok+cBWzi5ArudWaYDl0V1B9Exm6vkh4WcomH v3lq01J1+knOjdVhC5NuSOx2pQr6uLSzSDmoOAW5Ha/582ehgU6QjbSkCobQuGrQGjnG 12WmT3C0O5ugc67+cTXAw1FVyoYf2v2s96yBQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=KxJiEzfvif0aSMkZVWRMjdYYOAocw+7fP03fgKaYh0WQDbgUXcSAagW3xQb174G29f M6ZASNQk3PWYe7W6yyRbVUz9b1AMtBCvM0L+RsuNzYb75Ez5j1/0Kl6Mna5Rmixg9CPk ULCwZUwRi312dV8EXqa2c5riI10Uc5IOaWNTY= MIME-Version: 1.0 Received: by 10.224.190.68 with SMTP id dh4mr2665586qab.256.1302337472216; Sat, 09 Apr 2011 01:24:32 -0700 (PDT) Received: by 10.224.6.78 with HTTP; Sat, 9 Apr 2011 01:24:32 -0700 (PDT) In-Reply-To: <54fbb6b0cf9c063b3e3d58d7e2d1d28e.squirrel@lamaiziere.net> References: <54fbb6b0cf9c063b3e3d58d7e2d1d28e.squirrel@lamaiziere.net> Date: Sat, 9 Apr 2011 03:24:32 -0500 Message-ID: From: Zhihao Yuan To: david.marec@davenulle.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Stable@freebsd.org Subject: Re: Cleaning temporary build tree failed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 08:24:33 -0000 /usr/src is controlled by root. Use `sudo` to perform the system management related works. On Sat, Apr 9, 2011 at 2:25 AM, David Marec wro= te: > Hi guys. > > > Since the release of FreeBSD 8.2, building world fails on the following > error: > > > <------> > david:/home/david#cd /usr/src > david:/usr/src#make -j4 buildworld && make kernel > -------------------------------------------------------------- >>>> World build started on Sat Apr =C2=A09 09:16:50 CEST 2011 > -------------------------------------------------------------- > -------------------------------------------------------------- >>>> Rebuilding the temporary build tree > -------------------------------------------------------------- > rm -rf /usr/obj/usr/src/tmp > rm -rf /usr/obj/usr/src/lib32 > rm: /usr/obj/usr/src/lib32/usr/lib32/libc.so.7: Operation not permitted > rm: /usr/obj/usr/src/lib32/usr/lib32/libcrypt.so.5: Operation not permitt= ed > rm: /usr/obj/usr/src/lib32/usr/lib32/libthr.so.3: Operation not permitted > rm: /usr/obj/usr/src/lib32/usr/lib32/librt.so.1: Operation not permitted > rm: /usr/obj/usr/src/lib32/usr/lib32: Directory not empty > rm: /usr/obj/usr/src/lib32/usr: Directory not empty > rm: /usr/obj/usr/src/lib32: Directory not empty > *** Error code 1 > 1 error > *** Error code 2 > 1 error > david:/usr/src#ls -lo /usr/obj/usr/src/lib32/usr/lib32/ > total 1262 > -r--r--r-- =C2=A01 root =C2=A0wheel =C2=A0schg 1143468 22 mar 21:19 libc.= so.7 > -r--r--r-- =C2=A01 root =C2=A0wheel =C2=A0schg =C2=A0 32060 22 mar 21:19 = libcrypt.so.5 > -r--r--r-- =C2=A01 root =C2=A0wheel =C2=A0schg =C2=A0 16412 22 mar 21:22 = librt.so.1 > -r--r--r-- =C2=A01 root =C2=A0wheel =C2=A0schg =C2=A0 76412 22 mar 21:20 = libthr.so.3 > <------> > > Im a running FreeBSD 8.2-Stable for amd64. > > So, before building world, i have to change the flags for the files above= . > There was no need to do this before. > > > Any idea to get rid of this issue ? > > > -- > Cordialement, > -- > David Marec: http://user.lamaiziere.net/david/Site/ > http://www.freebsd.org/fr/ =C2=A0 =C2=A0 http://www.diablotins.org/ > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > --=20 Zhihao Yuan The best way to predict the future is to invent it.