Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqcxD-0004Er-Id for pgsql-hackers@arkaria.postgresql.org; Mon, 16 May 2022 15:48:15 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nqcxC-0004ON-EB for pgsql-hackers@arkaria.postgresql.org; Mon, 16 May 2022 15:48:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqcxC-0004O4-4k for pgsql-hackers@lists.postgresql.org; Mon, 16 May 2022 15:48:14 +0000 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqcx9-0000dm-Pt for pgsql-hackers@postgresql.org; Mon, 16 May 2022 15:48:12 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id A079F3200951; Mon, 16 May 2022 11:48:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 16 May 2022 11:48:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; t=1652716090; x=1652802490; bh=u8EfQgJyHqPEv +qVarFxD4HblYMQGbfS4ADiRIMuK/U=; b=pQc9mFti/ENS0J+CFD0VhmhQKowwP 5RhvuQsO1SBxbopO0qe/+njUMmv9G3TrK74iIJvg45GRxXAEXGe3hsadgyyuKYaX lepEll2eD19aakC9wdL4+t7EHQsZHVR8XPuoQ7GwVyyIzBpISeZYc5EBLUo210JR o7CqgplA8h9uGwvhsy0q1/NhCkIWJJA/IKd1I+mH5I55EnuyjEfMfOI4s/fkfNhv 0NufU2DJ9nKqvnvWlTkQ16Fuqe1nwmBRjXSiMJZ+6UgSUBuEhWjdwFDHHAvVIyUd naOllT/K9fbGKGcYwiIWN8wIeMNYvp6De9kQOoc4YeOWoyTgTRLTlxwOA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrheehgdeludcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefkffggfgfuvfevfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepheelffeggedujeetiefh leetuddvieffhfffvdejvdffgeejkeduleduheduieefnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 16 May 2022 11:48:09 -0400 (EDT) Message-ID: Date: Mon, 16 May 2022 17:48:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [RFC] building postgres with meson -v8 Content-Language: en-US To: Andres Freund Cc: pgsql-hackers@postgresql.org References: <498f4933-7fa9-6815-7574-1d3b2ec85daf@dunslane.net> <1037188.1648508299@sss.pgh.pa.us> <20220328231140.7ylalxc76zli6p46@alap3.anarazel.de> <20f604f6-40be-e17b-87ac-32737743c63d@enterprisedb.com> <20220429174633.6io23mlwphdqdakv@alap3.anarazel.de> <8ced34e6-7abf-b3b2-3770-0487794753c5@enterprisedb.com> <20220502163602.smlwfhh2cnutxora@alap3.anarazel.de> <20220513231745.r2jzah4hkziyoc3o@alap3.anarazel.de> From: Peter Eisentraut In-Reply-To: <20220513231745.r2jzah4hkziyoc3o@alap3.anarazel.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 14.05.22 01:17, Andres Freund wrote: > On 2022-05-11 12:18:58 +0200, Peter Eisentraut wrote: >> This currently only works on macOS. The dtrace -G calls needed on >> other platforms are not implemented yet. > > I looked into that part. The make rule passes all the backend object files as > an option, but it's not clear to me where / why that's needed. On linux it > certainly works to not pass in the object files... > > Maybe CI will show problems on freebsd or such... Yes, it failed for me on freebsd. >> Therefore, the option is not auto by default. > > It probably shouldn't be auto either way, there's some overhead associated > with the probes... ok