From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 242AE158041 for ; Thu, 4 Apr 2024 20:32:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37914E2A27; Thu, 4 Apr 2024 20:32:43 +0000 (UTC) Received: from web14.point.ch (web14.point.ch [217.118.193.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 802E9E2A0E for ; Thu, 4 Apr 2024 20:32:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by web14.point.ch (Postfix) with ESMTP id 287AF29749 for ; Thu, 4 Apr 2024 22:32:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at web14.point.ch Received: from web14.point.ch ([127.0.0.1]) by localhost (web14.point.ch [127.0.0.1]) (amavisd-new, port 10026) with LMTP id Mhi5ph84AZTy for ; Thu, 4 Apr 2024 22:32:40 +0200 (CEST) Received: from plesk.origon.ch (localhost.localdomain [127.0.0.1]) by plesk.origon.ch (Postfix) with ESMTP id E5F48BFFF7 for ; Thu, 4 Apr 2024 22:32:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sopka.ch; s=default; t=1712262760; bh=B8GtScpRIYC0yud41oMkprqSSwTGauKzNu0kWBYpbU8=; h=Received:Received:Subject:To:From; b=SaWHORN/eeKTb8xNPW/CO0Mf8wcyqIexNMxoP80Qk1TaPyFWVjfgutie3q1axTB78 q1PA92jNQhL9TLZEWb6R+CgqBoQtbc869fHUjcAivMZ+j1d+g970njOFuvbXKnF830 WCvkd9SFp4trm84D5gFsu5oqJMCS/bMdgtZ7XlPK0/BMgF71BE6NIJ5IUqbwTBuxwM xOcUnOwSUo2Yrng8NVudg4GywUtCUODDVdUkNaQK/OAQ/lRmwsGXraF6sEFr8Crkl8 cYtUTmN9LN8inpfP0cDkqRH4WE0WK/jwRZ77OXgh82zalrmu49aTePUS/dXPc26TxN xBJqQnYYe47YQ== Authentication-Results: plesk.origon.ch; spf=pass (sender IP is 127.0.0.1) smtp.mailfrom=psopka@sopka.ch smtp.helo=plesk.origon.ch Received-SPF: pass (plesk.origon.ch: localhost is always allowed.) client-ip=127.0.0.1; envelope-from=psopka@sopka.ch; helo=plesk.origon.ch; Authentication-Results: plesk.origon.ch (amavisd-new); dkim=pass (2048-bit key) header.d=sopka.ch Received: from plesk.origon.ch ([127.0.0.1]) by plesk.origon.ch (plesk.origon.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FrKlGrRk9I_l for ; Thu, 4 Apr 2024 22:32:37 +0200 (CEST) Received: from [10.2.0.2] (unknown [185.159.157.49]) by plesk.origon.ch (Postfix) with ESMTPSA id 566ECBFFB2 for ; Thu, 4 Apr 2024 22:32:37 +0200 (CEST) Received-SPF: pass (plesk.origon.ch: connection is authenticated) Content-Type: multipart/alternative; boundary="------------2eYgOv3IxGmq7pB9FbkA0mM9" Message-ID: Date: Thu, 4 Apr 2024 22:32:37 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] System crash on "Detecting C compiler ABI info" To: gentoo-user@lists.gentoo.org References: <4911228.31r3eYUQgx@rogueboard> <1bf8f2ff-2143-4c1e-ac25-584a87ef1951@sopka.ch> <4891397.GXAFRqVoOG@rogueboard> Content-Language: de-DE, en-US From: Paul Sopka In-Reply-To: <4891397.GXAFRqVoOG@rogueboard> X-PPP-Message-ID: <171226275760.3488706.9165429156982291122@plesk.origon.ch> X-PPP-Vhost: sopka.ch X-Archives-Salt: 4485c7bf-f8fd-4bae-9a2d-504de3526cc1 X-Archives-Hash: bad29fb79158f5104a3763cd970bed9c This is a multi-part message in MIME format. --------------2eYgOv3IxGmq7pB9FbkA0mM9 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 04.04.24 00:44, Michael wrote: > No, this is not normal. I wonder if your make.conf settings are correct. > Start with some safe CFLAGS as suggested here: > > https://wiki.gentoo.org/wiki/Safe_CFLAGS > > Then use the package 'app-portage/cpuid2cpuflags' to set the correct CPU > flags: > > https://wiki.gentoo.org/wiki/CPU_FLAGS_* > > At this point you should be able to use gcc with no further problems. You can > try to optimise your settings further by taking a look at suggestions here: > > https://wiki.gentoo.org/wiki/GCC_optimization A little correction, even though the "-march=" change removed the warning gcc threw, it unfortunately didn't solve the issue. I just recompiled dev-lang/nasm, and after that recompiled libjpeg-turbo, and I have the same hang on  "Detecting C compiler ABI info" again. Good night Nanderty --------------2eYgOv3IxGmq7pB9FbkA0mM9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
On 04.04.24 00:44, Michael wrote:
No, this is not normal.  I wonder if your make.conf settings are correct.  
Start with some safe CFLAGS as suggested here:

https://wiki.gentoo.org/wiki/Safe_CFLAGS

Then use the package 'app-portage/cpuid2cpuflags' to set the correct CPU 
flags:

https://wiki.gentoo.org/wiki/CPU_FLAGS_*

At this point you should be able to use gcc with no further problems.  You can 
try to optimise your settings further by taking a look at suggestions here:

https://wiki.gentoo.org/wiki/GCC_optimization

A little correction, even though the "-march=" change removed the warning gcc threw, it unfortunately didn't solve the issue. I just recompiled dev-lang/nasm, and after that recompiled libjpeg-turbo, and I have the same hang on  "Detecting C compiler ABI info" again.

Good night

Nanderty

--------------2eYgOv3IxGmq7pB9FbkA0mM9--