public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* hwloc pulls in clang
@ 2022-01-10 17:56 Achim Gratz
  2022-01-10 19:52 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Achim Gratz @ 2022-01-10 17:56 UTC (permalink / raw)
  To: cygwin-apps


The recent (still un-announced) update of hwloc pulls in clang via a
dependency chain going through some OpenCL stuff.  Can this please be
reverted?  Personally I'd rather live without whatever functionality is
provided that way if that dependency cannot be made optional; also,
clang is unmaintained on Cygwin for quite a while, so adding that
dependency now seems wrong.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hwloc pulls in clang
  2022-01-10 17:56 hwloc pulls in clang Achim Gratz
@ 2022-01-10 19:52 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2022-01-10 19:52 UTC (permalink / raw)
  To: cygwin-apps

On 10.01.2022 18:56, Achim Gratz wrote:
> 
> The recent (still un-announced) update of hwloc pulls in clang via a
> dependency chain going through some OpenCL stuff.  Can this please be
> reverted?  Personally I'd rather live without whatever functionality is
> provided that way if that dependency cannot be made optional; also,
> clang is unmaintained on Cygwin for quite a while, so adding that
> dependency now seems wrong.
> 
> 
> Regards,
> Achim.

let me check

it seems an issue 2 levels below


@ libhwloc15
depends2: cygwin, libOpenCL1, libgcc1, libxml2

@ libOpenCL1
depends2: cygwin, libgcc1, libpocl2

@ libpocl2
depends2: clang, cygwin, libclang8, libhwloc15, libllvm8, libltdl7, 
libpocl-common, libstdc++6


I will rebuild hwloc disabling at all the usage of OpenCL,
that in any case by default is NOT used.

   --disable-opencl
       Disable the OpenCL device discovery build (instead
       of only disabling OpenCL at runtime by default)


Regards
Marco


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-10 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 17:56 hwloc pulls in clang Achim Gratz
2022-01-10 19:52 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).