From nobody Thu Feb 02 13:58:35 2023 X-Original-To: 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 4P70kg1qPMz3dTVN; Thu, 2 Feb 2023 13:58:51 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-vk1-f171.google.com (mail-vk1-f171.google.com [209.85.221.171]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P70kf5shTz4RG4; Thu, 2 Feb 2023 13:58:50 +0000 (UTC) (envelope-from asomers@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vk1-f171.google.com with SMTP id q76so910340vkb.4; Thu, 02 Feb 2023 05:58:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=B0g+frbnsz6LsDGeLSBKRg1kyhD4XjRW1fs25rQJt1Q=; b=JcEu+e2zguWFjt9ASLNtyYnVoK7mfywN7XGunM1ab0nit6SnbHtCc0NWXIB0LOBiU1 yUHt/DLnwNHyNmQHTr2d6Cm1bjNlkroXhoWGum6hGFmBE6LfSkNdhj9ccJ8+UXfL5O2w lDeQitfHndwaekGgLxDeRvuCMta9VR0xUXZtPBtO48EIcOVHQrZoQNtz7ZoP4KaVx+qF W8bvcWeJD1I5qKQseQa3QYD6/dPjaz2JCFc0219zW8KaR5DMc2LiwofkRrSGrkGjC/LU YCcmFs75i0RMm6bDw1pNXoMI/FpKKiP/dUzV3A9WQfSNNrGPFie6q5zQcovGXHSaahQO hdTw== X-Gm-Message-State: AO0yUKXaSJtvzIpa03+sLF5lUg/z0T8HbJL5XjrtT8XqM8CMv44iNGjd gY1p3Aeo1R/xX22x9z82/TygZXKMu+R2dCWgNSjrqtxEefY= X-Google-Smtp-Source: AK7set/spJB99AwxkKagKqwga49BVNZK9APLXT7c56mPrkLZcY+W1E6xNkv925t6PRXtC8sfi1SLzYFm7B1v4U6Kkvg= X-Received: by 2002:ac5:c84f:0:b0:3ea:27b8:42c with SMTP id g15-20020ac5c84f000000b003ea27b8042cmr947602vkm.34.1675346328819; Thu, 02 Feb 2023 05:58:48 -0800 (PST) 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 References: <20230202103651.Horde.yAqcbqzfHTSd2KbPO-uxy_y@webmail.leidinger.net> In-Reply-To: <20230202103651.Horde.yAqcbqzfHTSd2KbPO-uxy_y@webmail.leidinger.net> From: Alan Somers Date: Thu, 2 Feb 2023 06:58:35 -0700 Message-ID: Subject: Re: py-libzfs build failure on current, zpool_search_import() missing To: Alexander Leidinger Cc: current@freebsd.org, fs@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4P70kf5shTz4RG4 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Unfortunately libzfs doesn't have a stable API, so this kind of breakage is to be expected. libzfs_core does, but libzfs_core is incomplete. You should report this problem upstream at https://github.com/truenas/py-libzfs . On Thu, Feb 2, 2023 at 2:37 AM Alexander Leidinger wrote: > > Hi, > > the build of py-libzfs fails on -current due to a missing > zpool_search_import(), and as such iocage can not be build (and the > old iocage segfaults, so the ABI seems to have changed too). The > symbol is available in libzutil, but I can not find > zpool_search_import() in /usr/include. > > Anyone with an idea if there is something missing (maybe something to > be installed into /usr/include), or what needs to be done to py-libzfs? > > Bye, > Alexander. > > -- > http://www.Leidinger.net Alexander@Leidinger.net: PGP 0x8F31830F9F2772BF > http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0x8F31830F9F2772BF