From nobody Tue Sep 02 14:29:09 2025 X-Original-To: python@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 4cGSmQ4BS4z66pNG for ; Tue, 02 Sep 2025 14:29:10 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cGSmQ3m3xz3l8l for ; Tue, 02 Sep 2025 14:29:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756823350; 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=kli35lI1xBhclk/Lu3cSzTT0dSCYc0eg+GxU4eA7MlA=; b=PhxJ+Fbuh3Cz9E6z93s0i/b5wrwFKxcAaVSsifQS0GPYqdWDBu9ZbG9C0MmfcKbnpgzi56 +v2IUcxpcY+gLnTBVFMeFEXv1SSaw4CCThSjVO7PRCtOI8N0kf4ylBRYwXhQIcLIZ2rp3M Az3r32S86PF90DqHWH7Xa2nSiwUGztrvLrCfP0fmFT4ilOw/PqD5OpliYyoASgccciqGBH aIp08IQbZMtuLpV57kj/1lGkByM8eMvy7vtwPsLKpJaZ+MxcdpF1EN2giZXshT8GeVVCes SghYFnG8CE4IY0TjL80QU0DA90r8dHmQUyOZfZU7HVdRlohsr4MgsEwnHA+X2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756823350; 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=kli35lI1xBhclk/Lu3cSzTT0dSCYc0eg+GxU4eA7MlA=; b=OYIX1b2h87QvEdX0oYwicRYJrhpkpofolXadfatD/fFeXQ19YCbR8eoeRrHWdskuuLvnvt VLjtcvDSK1hZf00nFxTcEtprZe2rebCkRLtjf/j/qiGo0wCW9J1tgv+zYyPxrXGPxc2qr+ eL60bnsbiUdgfxW4QAbNPd3waHmVE8NTwsCDL4n57ehul3mkr9/zupg3bA3aMlW0fsosq5 gBz84tSMMurEvw2tZXFCdSnY+XZ+mpKy3V1Wb3y2U4F9WkX6yjD3Mrw6lJyr8/MIVKL9RM XnNFVSyt52SKRgcvCFDjA9M5GDS5agFa5wpH+qcIeV9Uq1FYHVcs40RiOD5J/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756823350; a=rsa-sha256; cv=none; b=swW1ZBK7G+J4jDmjNYjGwDxd+fVVma0F6/ZUmylyx/lbqe9FNaYs6hQr3EnoEYFwB5JRLH o8WMXeeZQcPxaBXQy8xjpm7JbMrSAZxXJgy+goc4cnicFgsuCUIvpgXUTSpJdcWBepvrXa YmVW/gxDVZm77aAKAQHgQHmuC2/XR1HY/5xCZ5uGNXsm6oWnYFq3sxsFcDz5a808KJVWTo UEqP4Ubi382rXZg8FrmBw/KgnCatPhJ6FxdtYBn37Eou9vag55SHHK8zAO0low1INkXeXx fxMayVm4jn72jPIC/5mAXpqlFoqLOp4DdmsD56T3oLAP5UfrJr9YXCu9ikUGtg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cGSmQ3Jj7zptC for ; Tue, 02 Sep 2025 14:29:10 +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 582ETArt068872 for ; Tue, 2 Sep 2025 14:29:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 582ETA39068871 for python@FreeBSD.org; Tue, 2 Sep 2025 14:29:10 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: python@FreeBSD.org Subject: [Bug 285283] devel/py-pyyaml fails to build: AttributeError: cython_sources Date: Tue, 02 Sep 2025 14:29:09 +0000 X-Bugzilla-Reason: AssignedTo 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: vvd@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285283 Vladimir Druzenko changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvd@FreeBSD.org --- Comment #4 from Vladimir Druzenko --- -BUILD_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}cython>=3D0:lang/cython@${PY_FLAV= OR} USES=3D python -USE_PYTHON=3D autoplist concurrent distutils +USE_PYTHON=3D autoplist concurrent cython distutils --=20 You are receiving this mail because: You are the assignee for the bug.=