Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2024 12:38:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 280863] devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
Message-ID:  <bug-280863-7141-wZZtHiSX6y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280863-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280863-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 280863: devel/libclc: incorrect reference to llvm15 in BUILD_DEPENDS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280863



--- Description ---
When using FLAVOR=3Dlite for devel/llvm15 package devel/libclc fails to che=
ck
dependencies and tries to install llvm15 again:

root@desktop:/usr/ports/devel/libclc# pkg info | grep  llvm15-lite
llvm15-lite-15.0.7_10	       LLVM and Clang
root@desktop:/usr/ports/devel/libclc# make
=3D=3D=3D>  License LLVM accepted by the user
=3D=3D=3D>   libclc-15.0.4 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by libclc-15.0.4 for building
=3D=3D=3D>  Extracting for libclc-15.0.4
=3D> SHA256 Checksum OK for libclc-15.0.4.src.tar.xz.
=3D=3D=3D>  Patching for libclc-15.0.4
=3D=3D=3D>  Applying FreeBSD patches for libclc-15.0.4 from
/usr/ports/devel/libclc/files
=3D=3D=3D>   libclc-15.0.4 depends on package: llvm15>=3D15.0 - not found
=3D=3D=3D>  License BSD3CLAUSE LLVM MIT PD REGEX LLVM2 accepted by the user
=3D=3D=3D>   llvm15-lite-15.0.7_10 depends on file: /usr/local/sbin/pkg - f=
ound
=3D=3D=3D> Fetching all distfiles required by llvm15-lite-15.0.7_10 for bui=
lding
=3D=3D=3D>  Extracting for llvm15-lite-15.0.7_10

When BUILD_DEPENDS changed as described in a patch package builds successfu=
lly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280863-7141-wZZtHiSX6y>