From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Preliminary MIPS N32 port now available Date: Sun, 20 Oct 2013 13:45:18 -0400 Message-ID: <87iowrg7kh.fsf@netris.org> References: <871u3jmfkp.fsf@netris.org> <87bo2n3ruj.fsf@karetnikov.org> <8738nyyoxv.fsf@karetnikov.org> <87k3haklmx.fsf@netris.org> <87eh7ikklx.fsf@netris.org> <87sivxzzy0.fsf@karetnikov.org> <87wql8g4a0.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXx5A-0008Q4-DT for guix-devel@gnu.org; Sun, 20 Oct 2013 13:46:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXx50-0002Hu-M1 for guix-devel@gnu.org; Sun, 20 Oct 2013 13:46:28 -0400 Received: from world.peace.net ([96.39.62.75]:47949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXx50-0002Ho-Hv for guix-devel@gnu.org; Sun, 20 Oct 2013 13:46:18 -0400 In-Reply-To: <87wql8g4a0.fsf@karetnikov.org> (Nikita Karetnikov's message of "Sun, 20 Oct 2013 04:44:07 +0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov writes: > First, I upgraded and tried again, but got the same error. Then, I > defined SQLITE_DISABLE_DIRSYNC and got this one: > > stripping binaries in > "/nix/store/1n843qz1psmp3bvx6hk1gj3mp1akdama-glibc-intermediate-2.18/sbin" > with "strip" and flags ("--strip-debug") > debugging output written to "/nix/store/zcml8660gkcd84laj3h1yr30vz4dvgxq-glibc-intermediate-2.18-debug" using "objcopy" > phase `strip' succeeded after 652 seconds > guix package: error: build failed: cannot close compressed log file (BZip2 error = -6) I think you should switch away from JFS. We have more important things to work on than figuring out why a bunch of code fails to work on JFS. Mark