public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Re: hwloc pulls in clang
Date: Mon, 10 Jan 2022 20:52:04 +0100	[thread overview]
Message-ID: <e6ccb81d-08af-048b-4029-412f9471ad59@gmail.com> (raw)
In-Reply-To: <87y23n8oet.fsf@Rainer.invalid>

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


      reply	other threads:[~2022-01-10 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 17:56 Achim Gratz
2022-01-10 19:52 ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6ccb81d-08af-048b-4029-412f9471ad59@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).