From nobody Sun Sep 11 17:21:16 2022 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 4MQc3W1zbKz4cGxx for ; Sun, 11 Sep 2022 17:21:59 +0000 (UTC) (envelope-from jbeich@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MQc3W16fjz3F1D; Sun, 11 Sep 2022 17:21:59 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1662916919; 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=VnR9KHEPJUEzlCifCwbfuhISl8bTFooryAsfMHtD5nM=; b=hAfpevX3xqint6kCDKHYLisZ9VvAF3dbPCXS+JdEYrq4fHzZt9a1PVefmHN5hIUq8pKZwZ tNCq4gnZyR8ToK+KZTaLQYAN78sk5VnvWnjofbzExIedFHjM+MhGJfnzW4xmrNElJ7S0B7 ifVDfFEajOQQXNBCM13J8gIb2s1Noylnus0NnOe0AVzFlQtcbcPixWohQRPQDXfivm1AJ5 hdX7Jlbeyx+HoLz/urlFQ/XNZPnWtvFRX4zqrRymmJFxgd08KVhN9g27Q3dYriO7BaYDlf HY8PwgqpHge65q5rnZaXGG6gtDMdKq0FfCKXUH2SRLQpSpl/fflKGvPV2DCKpQ== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 15D451EBBE; Sun, 11 Sep 2022 17:21:59 +0000 (UTC) From: Jan Beich To: David Wolfskill Cc: freebsd-ports@freebsd.org Subject: Re: What is this "gi" Python module that x11-toolkits/gtk40 wants? In-Reply-To: (David Wolfskill's message of "Sun, 11 Sep 2022 07:04:53 -0700") References: Date: Sun, 11 Sep 2022 19:21:16 +0200 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1662916919; 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=VnR9KHEPJUEzlCifCwbfuhISl8bTFooryAsfMHtD5nM=; b=ehIOcdeMOv9PLX6kmKq7JIt/d69JNDKmmI2bipnNLUKEJHldh4W0NDbjLT6F31Spi3rhDz DXefswHi+aeVWYf1OGVHkbDqnb7l3cQD/JECPRmMnkNKZnBZqokQrJrzxNN8QCxIzF8DWe edFbpL2U82ZnlpZaENB0Z7s8RN2Ki1SgDdTPP9fMISFm4RTCYVL5S7GeElwlxn/fQBpmfe pAqD1vO1O4Zwtp0i9hvxegKA0XFKstOcEUWyRIkgKub/3/cXOUfsl/7jaKzOLzZfxzzZ1e AKcdYFk1jPmIukcOjaVSmiVQG+ajyY51GAZXetHzH9azLSm72knck28UMy3rvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1662916919; a=rsa-sha256; cv=none; b=dZeU7LvCwuew2USk8p9eKwqntb38HqUZhvPb33//K+AslLnBOvV5dZvT+S0Q4ZnD20ANYH 7cXhOLdkRHOn4WzvPSgedRdi+ANK+wgVGOPUGvSkwsQN9HKjuJb01sYadTfxk0NLAiYKWD UwcFgCFiTqPI0iFzoSb24A3CfcbdMr7Tp7EsJyQCx4SHKu7LOiZRtzn5ir0KL4nQVj0NLc 0nSBEUUcvY/xk1vzJSneTeqIH4p2hso4qsVJ4S34XsiY5haQiJwpbUdNu9/Tovy8PW4zdn cR508c7whPJKZvHfk00XEZB/Bd//9miVA2sQQoGQG+M3sOfP+PASEzcxw5HU8g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N David Wolfskill writes: > | Adding test "reftest wrapping-in-boxes-in-boxes.ui" > | Program python3 (gi) found: NO > | > | testsuite/introspection/meson.build:1:0: ERROR: python3 is missing modules: gi "gi" module is provided by $ pkg which -qo /usr/local/lib/python*/site-packages/gi/*init* devel/py-gobject3 which is pulled by $ pkg query -g %rn py\?\?-gobject3 | xargs pkg query %o graphics/graphene Before trying to build current version (4.8.0) make sure you can build previous version (4.6.3). Try bisecting by creating a clean build environment in a jail then slowly replicating until the build fails.