From owner-freebsd-current@freebsd.org Fri Jan 4 14:36:00 2019 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 718EC142D5CA for ; Fri, 4 Jan 2019 14:36:00 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f182.google.com (mail-it1-f182.google.com [209.85.166.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A592A6B8C0 for ; Fri, 4 Jan 2019 14:35:59 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f182.google.com with SMTP id b5so1729404iti.2 for ; Fri, 04 Jan 2019 06:35:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=wfYWOi4zUjouTHY9v2yk4SYKouFDoYyvT5jsLWnS4gI=; b=CrtKaF/rE2XSxVvA6H39HGm1IYcCJZ89edd6RrS5efMDpfNbpXK2O5BTSt13qyuC1z pUwqfT8NgCqVx4Jmvda6WBWTqortD2dhQA8JBcMOUGy742GgkdDLFWZrPTsRqFZHuGmq Z1imWTKMOgY4rYYbhBrUFVCXCLBhA7TF5OXI/kh/IlhckmfgRXN91JIuGm6w2FQMhKYv iT+1uI/Bw9iZQQFTCnnhk8kCE8cREi/lLzAQ4ToqzivrRxDkLYRK83iTXUxVulgyv5kX DOYp3D1RoMA2bL8CSeBmEdfK68wbiPULBK8YSPO6CdlVgsxhJ/uZHvW8W6iqnTO6/zGu gfmw== X-Gm-Message-State: AA+aEWZTbd9HdXgh5ek5xvLYHuXrhDctv1DO+p0q16Vzgmz6PKC/dkSr mO7pjLfnD1X05ldBQnFWIbS/3oR8OTO/l3wmypw= X-Google-Smtp-Source: AFSGD/WFOCQk2RrobTSh9LTFKULMjrFAAlGK98ktc5Og5/t02V1gcDV8uQl7r89bQHz4inzy3Ob1+438I9mX1vwhtWk= X-Received: by 2002:a02:708e:: with SMTP id f136mr34568524jac.118.1546612218193; Fri, 04 Jan 2019 06:30:18 -0800 (PST) MIME-Version: 1.0 References: <20190104055218.GA3408@c720-r342378> In-Reply-To: <20190104055218.GA3408@c720-r342378> From: Ed Maste Date: Fri, 4 Jan 2019 09:30:05 -0500 Message-ID: Subject: Re: uname -a output without svn revision number To: Matthias Apitz , FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: A592A6B8C0 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.182 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-5.82 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; MIME_TRACE(0.00)[0:+]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[182.166.85.209.list.dnswl.org : 127.0.5.0]; NEURAL_HAM_SHORT(-0.92)[-0.915,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_TLS_LAST(0.00)[]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; IP_SCORE(-2.90)[ip: (-9.01), ipnet: 209.85.128.0/17(-3.76), asn: 15169(-1.66), country: US(-0.08)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 04 Jan 2019 14:36:00 -0000 On Fri, 4 Jan 2019 at 00:53, Matthias Apitz wrote: > > Why is this? I've read in UPDATING that: > > ... > 20180913: > Reproducible build mode is now on by default, in preparation for > FreeBSD 12.0. This eliminates build metadata such as the user, > ... > > But this does not explain why now the SVN revision number went away. It looks like some aspects of this have been broken since r308789. Do you happen to have a git or hg tree higher up in the directory hierarchy? For example, ~/.git, and ~/src/freebsd/...? I'll have a fix for that case soon. If that's not the case, please run (from the src toplevel dir) sh -x sys/conf/newvers.sh >newvers.log 2>&1 and make the output available (email to me is fine).