From owner-freebsd-arch@freebsd.org Fri Aug 19 16:11:22 2016 Return-Path: Delivered-To: freebsd-arch@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 001EABBF3DF for ; Fri, 19 Aug 2016 16:11:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::229]) (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 BEA2E1C3B; Fri, 19 Aug 2016 16:11:21 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x229.google.com with SMTP id n128so28825248ith.1; Fri, 19 Aug 2016 09:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9HsXHpckIcudeo+ZeIsTzpvfdW2mJ5JYvrXbqtITRk8=; b=JDTgRUNK2Am7wfcYWMAeZqq0UkUpBiskKWw+gfP1l9IUGMqevwhbfw7YP+MztokuIC /ZRZ7BJcvRJ3HMnHOPVujB2uICLG5BdspKd9gfPJeNPzJ1jmRradik1RM8H0205DDudv X4GGuqnnnPtvn/voUqq8r5KW4GVoxyB0nPM8E/VZ9eaMG6fDgyR9R2AlakLz/MwwQIbS MBoF8eEpUTZOEEYcESznq4giM+MTZyfkYg/+MugP1IX/bv8ttsGR+lOBpM8haRyg3C7X 0bQmYjl/897eISdn0x+fDmk1ZQBhy8Pj+DFuA+Pl9pFYGYMUJyZsC399nYTpRyuXHPgD L+Ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9HsXHpckIcudeo+ZeIsTzpvfdW2mJ5JYvrXbqtITRk8=; b=kMr8KeGeJoBw6UKQaVTZNuxcclPoA/tIU1aChy+w9mZxYY9uAlkY6U889GC2fOCusY WjW5Gozlh8QNn2oubnOv6BSiBqQ90lpknJ2tf9HJcjCzmWc3Ja6ceu73pLRudqZUkQOZ wnR1r7YHdnJC1YfRNJ/D+gtpWEHuvMk+A8xhMoMdr2C8hsO1m6r8yLjijMaVzF7AywDu jtEQq2KdekK79rTYSRL547D3uXTLPmP5v/GLeU9Km7JVB2j+WolNtOoxbdb49id/peDH tWxi0VauUZdgbMZV0xGSO1hZT5qrNgvTknX2fJTHDg0MJyBc8NhTTw1gQWNSNJbU8TzY 49gg== X-Gm-Message-State: AEkoouvjY4V4wQyKylQAV1vzP6r1XhGmmV8TYt/6w+6Em8uda6mMiPscvkRJxexfr5p8gymPnHVbPyrkUJJ6ng== X-Received: by 10.36.150.70 with SMTP id z67mr6863549itd.80.1471623080002; Fri, 19 Aug 2016 09:11:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.141.129 with HTTP; Fri, 19 Aug 2016 09:11:19 -0700 (PDT) In-Reply-To: References: <78463d96-4dc3-b9a1-4793-05d6c6a76537@freebsd.org> From: Adrian Chadd Date: Fri, 19 Aug 2016 09:11:19 -0700 Message-ID: Subject: Re: metalog -> makefs is broken again in -HEAD To: Sean Bruno Cc: "freebsd-arch@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2016 16:11:22 -0000 Right, that's the bit that is failing right there. -adrian On 19 August 2016 at 09:03, Sean Bruno wrote: > > > On 08/18/16 08:44, Adrian Chadd wrote: >> update; just merged the fix. >> >> >> -a > > Hrm ... doesn't seem to be working ... if I understand what to do. > > > > ===> etc/sendmail (installconfig) > *** Target Done. > *** Target : fullroot > *** Deleting old file system.. > install: open /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp: > No such file or directory > *** Creating new filesystem... > **** Done. > *** Target Done. > *** Target : fullfsimage > *** Running makefs to build image .. > *** from /home/sbruno/bsd/fbsd_head/../mfsroot/malta .. > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:54: warning: > duplicate definition of var > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:103: warning: > duplicate definition of usr > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:848: warning: > duplicate definition of include > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1020: warning: > duplicate definition of lib > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1049: warning: > duplicate definition of usr > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1050: warning: > duplicate definition of share > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1070: warning: > duplicate definition of usr > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1074: warning: > duplicate definition of usr > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1413: warning: > duplicate definition of tests > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1748: warning: > duplicate definition of . > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1749: warning: > duplicate definition of var > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1750: warning: > duplicate definition of spool > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:1777: warning: tags: > unsupported keyword > ... > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:26713: error: time: > invalid value '1471621820' > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:26714: error: time: > invalid value '1471621820' > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:26715: error: time: > invalid value '1471621820' > .... > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:27046: warning: > tags: unsupported keyword > /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:27079: warning: > duplicate definition of mailer.conf > makefs: 3 error(s) and 25009 warning(s) in mtree manifest >