From owner-freebsd-ppc@freebsd.org Sun Aug 30 15:30:00 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E0E6B3BEF28 for ; Sun, 30 Aug 2020 15:30:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bfchm5gfGz45cn for ; Sun, 30 Aug 2020 15:30:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1598801400; 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=oSvPFU3NeNDRbaLblNKRZMewkctiCAD9gy8AxjZPeYg=; b=YuRz2TWio7aCSMl45RDUaPWCcSzBUVnFzRlqfB37O8/zSVJX4IllCogVNoJfPJSzHffM6z aUk2nhSfOkxEDmgn8gjyj66iwrAIlExZwHMQKq+g6TnjRZAL6Ga8sJnvP/zHyA/A731Tft GAPsqWf0paoIM/bKjWlAkHgYQ2UyQiYtZ0KZS2J/X41RX875Q/QfCUBsllKKf8CBCrm86J pUW92BnqcgpTKSM2FwiVSzltrIS37xukhT2Ns6MjVPm3Q9Meh7Hu+9sGZP7olVAHmRgFOE PGzXspDQAc/HdpgIVd+yCnBf0mgh4Z46WM/cPzS9S7VZb5BeUBUV1OghGblfpw== Received: by freefall.freebsd.org (Postfix) id BB1E91C745; Sun, 30 Aug 2020 15:30:00 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id B87771C654 for ; Sun, 30 Aug 2020 15:30:00 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bfchm4BRXz45VR for ; Sun, 30 Aug 2020 15:30:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 735CC18E8D for ; Sun, 30 Aug 2020 15:30:00 +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 07UFU0Sq039120 for ; Sun, 30 Aug 2020 15:30:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 07UFU0WU039119 for powerpc@FreeBSD.org; Sun, 30 Aug 2020 15:30:00 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: powerpc@FreeBSD.org Subject: [Bug 249005] x11/pixman: support altivec on powerpc64 Date: Sun, 30 Aug 2020 15:30:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: 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 MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1598801400; 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=oSvPFU3NeNDRbaLblNKRZMewkctiCAD9gy8AxjZPeYg=; b=rN39RGrntihhfDMbx3bunbzEXf38OkvCY3Gdr+dKe1j7urCFOP49gHywBU5pOCsZBj1tWw E8/UxJ/qvVQkWhIw/7aTYvIcrO40CU3/2wvvuIsTXUdIS61NBUxfX5UX0rAE6EqDrvc3bJ WYY0gOZ0mc9iMWyhCoqpurUV00TxLBvZezYYj9rUIbtvHgttf11RFHA8OtoNPgszRqy5Ff ILFkRa5OMdkNWiLq3h2kGYKlbj3Nl5hNRLljgtHM/syGzYQgqcnqIDpnTSYqP8T3600dwF CH+BjRuFgFStHnPPkyT9YZs9MOw1+I5dCR404mkqebjeDIFfqGzC8WB6zo1SaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1598801400; a=rsa-sha256; cv=none; b=p+x2WPM35jWNT7GLFK788bOz3VdS5WXp0/QbDV1N+mx1hu3ahgXfdyumvEQcKAdwRuZxBe 0LkDqB17rzGKfPjC420SBjgMhNpxzAO1ea1MiuiDs++l3kznxcgUA2jYn2ysOhvICK45hu miq5rXBEqPGaNRuDOc45N6WiM2WQ+JrctdcYZDk7tX72PsYmA07HOnoTH8+PpiPe6lw1Jp +qM5s2GlrZRKhbaPMTkVWM94TCFuYd/0haMFvtTUEGzEJs9vkzanIqEi/kMQC6XoC3tAla VhqYH3FKx4mGZmQiXlxzM4lEfgfC6xaMT/PpzTXtgBSRZv9BUpJF5h0EuYqO5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2020 15:30:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249005 --- Comment #5 from Piotr Kubaj --- Ah, I was misunderstood. I'm not going to wait, I just wanted to write the previous message, close t= he PR and commit the patch. You wrote your message between me closing the PR and commiting the patch. S= o I guess I'm the one who should apologize. --=20 You are receiving this mail because: You are on the CC list for the bug.=