From nobody Tue Dec 19 01:45:20 2023 X-Original-To: freebsd-ports@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 4SvKJl6Fycz54RZ2 for ; Tue, 19 Dec 2023 01:45:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SvKJl54Hbz3JKx; Tue, 19 Dec 2023 01:45:27 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702950327; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kvfQiD9wsjcWoJgf4qLFprZhIaGDmScEUu5t3+DPa0M=; b=ZiUaZRUp9/WMG78L1QvAW0DXDvgV8lmE7GHyUnX6g6yH07x6bKBvIjkyE2zVsXLgDB2mJW 3XEDHWvLnMxSlqtQWQMKyr68Ad2Uf9PvSfuOAU5DI41ju06WgvUDfaU7K3FCR71/GurSuA H6VXVEZSzjhnABrK/Cno0JTGJ740lh3+nHJATcQcLbr2oTPyKsli+45MXlCPP1PMliaZFd q0qWxPovhFcqWUspJ/LEgNu42BzJMgZNIHXUruJQ/IGgKKvnMLgz+i3/zJF82/AAvGGtYl Oztq4mTnbjSOnxrd9kl8oM5Iq9dzu9eAJiP1IzoNkA45ckKwhBwXvV9nLmMKrA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702950327; a=rsa-sha256; cv=none; b=g42DDdinpWpQJ7e3PiCSjCvIZPLzdM/4HMSs4ikooOFTOg0buNYAI9rN2rP+sh5Newr9ws ztkE+rV3BHGNvZRjbO1SXWsO9ffrJAPRCmjveFGGTyLwA/yWPvotUwW4DyjryQd3tynDva Kk34eRSBvufEW3Yn0jQkUzdF/x2ERIwbfdGxjx6CnPZ/ruujvoJyE88PEOGa70jcaek7pX +kd8FQk4cQdoUk+rEag9OyL/UsxM6Z1ov8bjGou0T/VfAHj7yo9y3OT7nFAxKtaRV0iXL/ 7hv7fBmLGgLbiDosLyKn6exLdpFQBG24HFabjfNjdazViayDG4SyLSw5xFubTw== 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=1702950327; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kvfQiD9wsjcWoJgf4qLFprZhIaGDmScEUu5t3+DPa0M=; b=wEDblVZvBudYo78PWcw4Lh85FjiCbOlF9o0TZd5nksztwv4YeWOCE9atlytiJn/H83JDQK i2sTVfbAh1oPm/89OFNSrE+so68H0TkhKtkK8SmbwMNqYC0aF+QWZZ5YqW2SlllJe7mwTY NTIkjZL4odgUrvR+oWe3Xs0wHh+wSjEg5sSe8zIDleO3htw+TdIFiTlruVKYoqFYen4jbN MUG7IiSc/DGDw5DFkNOaGglywur7gkeC/4c9ULjTsp3pc5yADfjqPQ/NDeVoyfxoSs5xst LZfEfK81Tf9E/aDDpKLXYIr1GOWq+aH1rIVFh+sjWWid5+bZ/8witFT7BMttsw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8B224C3FF; Tue, 19 Dec 2023 01:45:27 +0000 (UTC) From: Jan Beich To: Maxim V Filimonov Cc: freebsd-ports@freebsd.org Subject: Re: security/libfprint: any updates? In-Reply-To: (Maxim V. Filimonov's message of "Tue, 19 Dec 2023 02:02:24 +0400") References: Date: Tue, 19 Dec 2023 02:45:20 +0100 Message-ID: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain Maxim V Filimonov writes: > Hello, > > I'm trying to build new-ish versions of libfprint on FreeBSD > (probably, that could result in an update to the port as well), but I > encountered a problem: > > ../libfprint/fpi-spi-transfer.c:22:10: fatal error: > 'linux/spi/spidev.h' file not found > #include > ^~~~~~~~~~~~~~~~~~~~ Perhaps as documented in spigen(4) manpage. Neither linuxulator nor ports/ tree have examples how to translate SPI_IOC_MESSAGE into SPIGENIOC_TRANSFER or similar. However, spi(8) can probably help both debugging and learning the API. Disclaimer: I don't use this port and not familar with SPI.