From nobody Fri Jan 12 20:42:06 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 4TBYPB702hz56K2R for ; Fri, 12 Jan 2024 20:42:06 +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 4TBYPB4C85z4P4n for ; Fri, 12 Jan 2024 20:42:06 +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=1705092126; 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: in-reply-to:in-reply-to:references:references; bh=2NAwdvimUJX8zeNVcqbzsnmvudMQHytybDsjQXT2OOs=; b=IIyG0I9fc62PbM+dQXK269kCbzQrPfNfPcNyKPy0he2hCwo9NyX3WgIj+GcKLAnnwXGnxA LWQRduyNikHV8SoB1ecCI386VMMKUJg7yhzaZ+Sw/nNsF3EIATs2R/XSCIyvaDVpfCjp4m Pv9WEKoxMSQvL13vf+R6C9CYTdbOkkBKUTH8H4lGF3FnkYD+QfgM/dGhEKQ2DV9KAtAfoW PXAYHQczcEE0WqvONKCqsyOYA8im5hwkQNimnlAmJQqfXyhEBGydgmYdZf1Qg7h85asOBc sCLsvEW+d77P5/nwsiFhN5kh8BowNgD7Epg9icdXwTMfvdNXqyuBQzzB7+J2wA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705092126; a=rsa-sha256; cv=none; b=Bgl1QleaWWliniaibBHejLL0T6FhlHhXPsDEVlu/3X4VkpatNDubuSJq9BcoCyCxgFEZVL fl9FjWGa9hBOzp7cEH5O/kL66EYu08GejDZuI1eVdXY3WWzxxRvLu9psGDEXSycBzJjvvE NPpf7dv2ptDHPNzUCZPrYqc7mVsk3tAp+bARB7A7AnoinN/XgfbT+9GMi3tpKtIzHgxIo/ y6vFXG1dOwAbvjj9Ex5yNgYDZuX0xx/wWZjrXXIt+P0uAzYJ+fZ3rNpkRxJbhg5hCPGW4Y O50X6Zgx5B7Jv7boxi2dgjTjjQb3JE0uM1OmtI4NCGCjXuBqqIL1X7OfqSbEhA== 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 4TBYPB3B3nz1GtY for ; Fri, 12 Jan 2024 20:42:06 +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 40CKg6Lq026156 for ; Fri, 12 Jan 2024 20:42:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40CKg6pF026154 for bugs@FreeBSD.org; Fri, 12 Jan 2024 20:42:06 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 276282] vectorized code fails on powerpc64le: typedef __vector uint8_t __m128i; in the port misc/randomx Date: Fri, 12 Jan 2024 20:42:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc assigned_to Message-ID: In-Reply-To: References: 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=3D276282 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://pkg-status.freebsd. | |org/foul2/data/140releng-po | |werpc64le-quarterly/756e187 | |83d8b/logs/randomx-1.2.1.lo | |g Assignee|bugs@FreeBSD.org |toolchain@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=