From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#24112: xorg-server 1.18.1 is not bit-reproducible Date: Tue, 31 Oct 2017 07:34:47 +0100 Message-ID: <20171031073447.3172b671@scratchpost.org> References: <87twf7wka9.fsf@gnu.org> <87fua0yyig.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9Q8g-00051X-6U for bug-guix@gnu.org; Tue, 31 Oct 2017 02:35:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9Q8c-0001Rv-Cd for bug-guix@gnu.org; Tue, 31 Oct 2017 02:35:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34432) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e9Q8c-0001Rq-8f for bug-guix@gnu.org; Tue, 31 Oct 2017 02:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e9Q8c-00017I-0Y for bug-guix@gnu.org; Tue, 31 Oct 2017 02:35:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87fua0yyig.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 24112-done@debbugs.gnu.org + ;; The default is to use "uname -srm", which captures the kernel + ;; version and makes builds non-reproducible. + "--with-os-name=GNU" + + "--with-os-vendor=GuixSD" ;not strictly needed, but looks nice Isn't that the wrong way around?