From nobody Sun Jan 21 16:40:30 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4THzcH0hGbz57mG0 for ; Sun, 21 Jan 2024 16:40:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4THzcG41R0z3xtt for ; Sun, 21 Jan 2024 16:40:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705855230; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=j4xuKs0VjrWZJO9DyN88UDyJnV2f5qHx+CxESzVEhFI=; b=RFyu8k1WQu3TwWY0IQ0oowaHHJI4FZHfouarz5vHAAirucHsEw7yDJ6K6zfIQfp2XD/8g2 QJZEzf0oWurxYE2GRUSgGxVd+Pk1UllPoVwotenFo9paQwC5JGvtIbOIEyaaJIHY9UJ+/a 3OdnU+kLjYUN3YhniOsAmYUAaWvRd0pJrnfoMQqQRGIOk0SSbHWKAACNVu2yjbN/3rMoAR QpslY8jr3kxEoC9WHnosGYHnWiboqT668B0eqOPXwMQx2jqQ3I5u6yBtqZ+3woi0Xp2WWK 8mXDLFUd1+l5wLTPKGOQbpaT3JPwnLiLp2pJ9Zh+pxgk1dpJ7X+58B9ca81hUw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705855230; a=rsa-sha256; cv=none; b=GKaBARX2t6dpqgBEEWsR7YMKoiuVhHmcjHJflWZ2ASW/iGLNLlBG5ujpNE2f9nb8e4gCHe 3sxQ22HJ0TcWVllGQbhvZwQc3h8dxhcdYWrXWTMcsPWxKdQifXF8K2Ilc9RXeaad2K1+9R 2O6rBqHQ4sbyFtnhClFJYkUMfoBYSowSwPPMrhQGjdcoryFOjWayud9kBy8z+2wioBezIH RIh09jpvEKskF17KtNt7Ty4I6gdp5lw1AY1nK7aFuBKryqN7SiyuNfKxsnv8CK0B4Pm0do uFzh5hKeP7tlMMEBWd8aLfqEs2aiMHXNIteDAHqrhJILRnEBnCcbhQ2SEY1vyw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4THzcG30qnzQWW for ; Sun, 21 Jan 2024 16:40:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40LGeU81089318 for ; Sun, 21 Jan 2024 16:40:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40LGeUQA089317 for bugs@FreeBSD.org; Sun, 21 Jan 2024 16:40:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276500] System hang on loader then build with -fno-semantic-interposition -fno-plt Date: Sun, 21 Jan 2024 16:40:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rozhuk.im@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276500 Bug ID: 276500 Summary: System hang on loader then build with -fno-semantic-interposition -fno-plt Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com I try to rebuild FreeBSD 14/stable with -fno-semantic-interposition -fno-plt but it hang while trying to start. Probably Makefiles should handle -fno-semantic-interposition -fno-plt like = it done with sse/avx flags. --=20 You are receiving this mail because: You are the assignee for the bug.=