Dmitry Butskoy wrote: > Second, the alternate Springdale Linux repo > http://springdale.princeton.edu/data/springdale/SCL/7/x86_64/ seems to > have all the ones (which are provided in sources by RedHat), but cannot > be used in Copr. Springdale provides devtoolset-3-elfutils there, and it > in some strange way badly correlates with the initial Copr build > environment (even before the rpmbuild process starts). Some python2 > module cannot find libelf.so.1 ... The problem there is that they stuff all SCLs into one single repo instead of one per SCL, and that Copr only allows you to input a baseurl for the repo and not a complete mock config group with includepkgs= or excludepkgs= options (which would be needed to filter what you actually want from the repo). I guess the easiest workaround would be to create an llvm-toolset-11.0 Copr and to build llvm-toolset-11.0-*.src.rpm from: http://springdale.princeton.edu/data/springdale/SCL/7/SRPMS/ in it. (I believe you can point Copr directly to the SRPM URLs, so you do not even have to download and upload them.) Then it can be referenced from your Copr using a copr: reference. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure