From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philipp Stephani Newsgroups: gmane.emacs.devel Subject: Re: master bf7041a: Centralize subprocess creation in a single function. Date: Thu, 24 Dec 2020 19:05:12 +0100 Message-ID: References: <20201224145337.5156.69415@vcs0.savannah.gnu.org> <20201224145339.8699721351@vcs0.savannah.gnu.org> <87r1nfjift.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30377"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Philipp Stephani , Emacs developers To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 24 19:06:13 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ksV08-0007nE-VQ for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Dec 2020 19:06:12 +0100 Original-Received: from localhost ([::1]:34016 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ksV08-0002NL-00 for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Dec 2020 13:06:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52946) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ksUzO-0001tQ-S0 for emacs-devel@gnu.org; Thu, 24 Dec 2020 13:05:26 -0500 Original-Received: from mail-oi1-x22c.google.com ([2607:f8b0:4864:20::22c]:37196) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ksUzN-00052V-5d for emacs-devel@gnu.org; Thu, 24 Dec 2020 13:05:26 -0500 Original-Received: by mail-oi1-x22c.google.com with SMTP id l207so3018429oib.4 for ; Thu, 24 Dec 2020 10:05:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rRNLalQOTMjWKX9BYsiKS6jyanYwr96m8ZVHqbgJl+0=; b=bCZgxDNXAx/4UejBrtjY2TnEQu1Q7D+Ttix0knWRrIQVc1zp4WAbb4Z2D5NsKTNCgZ s3fnFCiR1nMSkfOp40Nf7C5T6D6LXQ0SOTLFY9NsgI7IyuOMBoT5ui28YiR/aayJc198 mbLkBsotpuoQxf49KG4EZh9QsmTyB+Bism9PEfxzo6OMIx7FBpPMbcV9n0bgzb/JWnGT X7UHoWohpRz8kJnxppPNIiUqQ2NM37VSjLyGeJKNOFeVzpPz1op7R3o2TIpFshGmtznB xPA23zxDsxyVKN/6ZgOc8QsT7Aqt9iZSp5iNEX2eYB2Vio2a+XvJDOwRmaXABYDu+sp/ cTcw== 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:cc; bh=rRNLalQOTMjWKX9BYsiKS6jyanYwr96m8ZVHqbgJl+0=; b=XG0gNyOKNPmTnez/6OlKFuUOC1F7Q1KBQl4R1BF6ZONeKmv+ODGiIBLHFvnhGmxyia STehWgxA5xg+AEWpxqjoOIURfQZMWVqpAN5JmnLeCbm6NG4qDcyX79a/DJPATVV3ttMt renPB5Mhj1Qu9OTBoZM76I+5NmyjgYkV0SIQqxZrEL9WhTsZ68Kj0xNz5mC5YyXs3f2m j2oZPjGzFKuFST9zqutehuUV8KQc1+bhq5ZN+E6dJyyz2zTTwEhmqQ5EWHJZ15PFmFwc jAdertCcm5GuM8fkhg5z0mljhbPa2cGxMO5tq6hGZxkJoQJ7DjKvC0Gbm+gWbPNplQrK G0VQ== X-Gm-Message-State: AOAM533ksABl7KgFcala1mN7trEfn/YR8pWLDPb1+MlxbNI42GADXhhZ B8B3FvETfADHlB/AVP2vR6yh9vKeNWBI1w9Us18= X-Google-Smtp-Source: ABdhPJxrg7zGFqwmCGYzbhooE1deEcduUHs+sRM/Ohqxa0T6pYBr5iayt7pCZUlKrco/VmQj9K9SPza5WnoICtEm50o= X-Received: by 2002:aca:3a02:: with SMTP id h2mr3428128oia.65.1608833123435; Thu, 24 Dec 2020 10:05:23 -0800 (PST) In-Reply-To: <87r1nfjift.fsf@gnus.org> Received-SPF: pass client-ip=2607:f8b0:4864:20::22c; envelope-from=p.stephani2@gmail.com; helo=mail-oi1-x22c.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:261700 Archived-At: Am Do., 24. Dez. 2020 um 17:08 Uhr schrieb Lars Ingebrigtsen : > > Either this patch or the next one broke the build on OpenBSD: > > CC malloc/scratch_buffer_grow_preserve.o > malloc/scratch_buffer_grow_preserve.c:67:1: fatal error: opening dependency file deps/malloc/scratch_buffer_grow_preserve.d: No such file or directory > libc_hidden_def (__libc_scratch_buffer_grow_preserve) > ^~~~~~~~~~~~~~~ > CC malloc/scratch_buffer_set_array_size.o > malloc/scratch_buffer_set_array_size.c:64:1: fatal error: opening dependency file deps/malloc/scratch_buffer_set_array_size.d: No such file or directory > libc_hidden_def (__libc_scratch_buffer_set_array_size) > ^~~~~~~~~~~~~~~ > compilation terminated. > compilation terminated. This is due to the updated Gnulib; I had to create the directory lib/deps/malloc manually, after that it worked. Not sure whether there's a better way. Probably these required directories should be created automatically.