From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Building --with-native-compilation on Ubuntu 18.04 LT Date: Thu, 13 Jan 2022 08:50:40 +0200 Message-ID: <83lezk3z9b.fsf@gnu.org> References: <861r1cvib0.fsf@duenenhof-wilhelm.de> <83v8yo4ria.fsf@gnu.org> <86iluotz4b.fsf@duenenhof-wilhelm.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29829"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 13 07:58:15 2022 Return-path: Envelope-to: geh-help-gnu-emacs@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 1n7u3q-0007Wt-PA for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Jan 2022 07:58:15 +0100 Original-Received: from localhost ([::1]:34564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7u3p-0008O9-D1 for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 13 Jan 2022 01:58:13 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7twa-0008Kg-H3 for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 01:50:45 -0500 Original-Received: from [2001:470:142:3::e] (port=38332 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7twa-0000VL-7O for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 01:50:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=QDsM8bqMIiDOJofh4ei6M4sEFu8RKsHaRTpDFcHzmuU=; b=ck9tibf5Tsf/ 2h9bTkkbgXnN5kEtpIZDEF230EpknvZTyNere/WsV6gOqWauQT2k2V46B2Se91reQdHmKoi9Dbqmm Hkxpeg0C21BOX/iD/exTCfgOPvsuMo1WLZvgZidCcW+tFTgxF7XU1JVZX+aTYQNF6IK/xz9WWqw4o JkoQVkkLeMlHw0PaEM9X2wM17bTn0yYtheDUy/rA5gkbOBJ8IEcLPKDR3Y+kbi+XyNrfhplbC9gyK aVIHvPwMK8gHUmK4V25gvFe77HnRDk8SdFv9L2SzjfAA8DK/NdRoDDLktaJh9q8hIerNXFo8R2LwH FZVTRk3m1J3V7GYcMv2MOw==; Original-Received: from [87.69.77.57] (port=4530 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7twa-0002KB-03 for help-gnu-emacs@gnu.org; Thu, 13 Jan 2022 01:50:44 -0500 In-Reply-To: <86iluotz4b.fsf@duenenhof-wilhelm.de> (dieter@duenenhof-wilhelm.de) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135269 Archived-At: > From: "H. Dieter Wilhelm" > Cc: help-gnu-emacs@gnu.org > Date: Wed, 12 Jan 2022 22:36:52 +0100 > > configure:18946: ./conftest > ./configure: line 3025: 20601 Segmentation fault (core dumped) ./conftest$ac_exeext > configure:18946: $? = 139 > configure: program exited with status 139 So the test program segfaults. At this point, I would suggest taking this up with the distro maintainers.