From nobody Tue Jul 30 16:40:39 2024 X-Original-To: freebsd-current@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 4WYLZK0ZdWz5RX43 for ; Tue, 30 Jul 2024 16:40:41 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WYLZJ73vxz4D4L for ; Tue, 30 Jul 2024 16:40:40 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722357641; 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=87/IRRfB0Cl75t9KQ4GdleeXXfwJnul/lliSjoet0io=; b=YIe7FZN6PXhvPG4FdyI03wC5RYxA5A+1jh0rju/h9oMqzFWSb8sWiKOkVb5Eu57Jl2auR0 pcGQMtFvAY64P6RkXkyNgKW8HbxfwhbHdl+eOkuf/3p26G8xNjsAs5IFOJym/UdMACL6P7 FqSo83FW96TpVPuTsizQ0I+wiuGtvpcABi26Z2UMAnl6NXgCNZTpZPJ6rvKgeOjvESp3ET jKiHm1kramZ0u10gdgO64AWd1hJ9unbgHP0W3UUyCjKBz+A+pjQHx8tBlevq1xdmq9fjng 9Mm/dEFYH2Y/c25/4GPnpu0b5OjURc6AvUg4RJVhEfRLbYhwSBsOeFja2O2aPw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722357641; a=rsa-sha256; cv=none; b=IFs8H+BSt735cEOOZMm9P4/K9PHv2iRtdIZxBzX3CfcOSwzXG3mV81IS2WhLUckeGSmYmu eU0wNkaQWeQkEoHLTtu5zZrapj1RE0SyPvgiPVZfozQMvHecph5KtW0VZ6vkmNQWcBPkUK I9sNpAiC/WrtBblI6ZYHG/UGovRq+NxczWS8lq42EqRTJeAe3p6zBGJuCU08gQMHpjS8PI OvxIdVLXyzzIG6S89cC8vx51I3+wmNOe32+GROcN+i6f4OXSODVcKw0yosqmFghugb0rOg wOirlQAAXAkj1NZyQMPmPbXOGZvEDjC+hrzTTIB0Ow9C0OYCT/vpSlvVHiAv0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722357641; 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=87/IRRfB0Cl75t9KQ4GdleeXXfwJnul/lliSjoet0io=; b=NtuBChcP1hiYVtIG5l8eLJvxKxn+/YWQwA284eMzDc0DUiT5diE252AjZqrS8UywAajCQ6 Ttj0WzfwS6wEf+HmmveOpAYO+02GzrZJDAiwx5qx/ITDO6gzF4rhUOl2mIszgJxY4151mV O4h7MVgOst0Tv8yRCDf3HgCxn7vSLbORgS1MnANYx9QgXVulNHeMgtlrjp7AtaH7QiRfCI yi1FsPrtQ4SfubEsSLzg8sS064e3M4wwdRw1j3SAtBhZXcjToSCWNXTQ6ef5EYejj8M8MS 6EVacvBKkW6Xe1Q5hjP7bKthlWJ35Idxi8UNu6G9qUE3r538INIJCqi/aK1etw== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4WYLZJ5GDVzSqm for ; Tue, 30 Jul 2024 16:40:40 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: Date: Tue, 30 Jul 2024 11:40:39 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: error: unknown type name 'sigset_t' To: freebsd-current@freebsd.org References: Content-Language: en-US From: Kyle Evans In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 7/29/24 18:04, Nuno Teixeira wrote: > Hello all, > > At main-n271434-b3cec803eaa4 security/s2n-tls fails to build tests with > `make test`. > I remember that tests were ok about 1 or 2 weeks ago. > > I will update world soon and continue to monitor this tests failure. > > Thanks, > Hi, I've pushed 9333e1cbd028 ("include: ssp: hide ppoll redirect behind __BSD_VISIBLE") and audited a bit for similar issues in the other ssp headers, but didn't see any off-hand. With that change: 100% tests passed, 0 tests failed out of 267 Thanks, Kyle Evans