Re: Strange error from koji

2021-06-02 Thread Tom Stellard
On 6/2/21 10:57 AM, Ron Olson wrote: Hm, I do have %global toolchain clang set, which interestingly enough was not picked up by the %cmake macro (thus my explicit setting of CXX and CC) so I guess for the time being I’ll revert to manually building without the macros. :\ It looks to me like

Re: Strange error from koji

2021-06-02 Thread Ron Olson
https://github.com/tachoknight/libdispatch-packaging-fedora/blob/main/libdispatch.spec On 2 Jun 2021, at 12:59, Tom Stellard wrote: > On 6/2/21 10:57 AM, Ron Olson wrote: >> Hm, I do have %global toolchain clang set, which interestingly enough was >> not picked up by the %cmake macro (thus my

Re: Strange error from koji

2021-06-02 Thread Tom Stellard
On 6/2/21 10:57 AM, Ron Olson wrote: Hm, I do have %global toolchain clang set, which interestingly enough was not picked up by the %cmake macro (thus my explicit setting of CXX and CC) so I guess for the time being I’ll revert to manually building without the macros. :\ Can you show me

Re: Strange error from koji

2021-06-02 Thread Ron Olson
Hm, I do have %global toolchain clang set, which interestingly enough was not picked up by the %cmake macro (thus my explicit setting of CXX and CC) so I guess for the time being I’ll revert to manually building without the macros. :\ On 2 Jun 2021, at 10:51, Tom Stellard wrote: > On 6/1/21

Re: Strange error from koji

2021-06-02 Thread Tom Stellard
On 6/1/21 5:51 PM, Ron Olson wrote: Hey all, I’m trying to build my package for EPEL and got a strange error clang-11: error: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' [-Werror,-Wunused-command-line-argument] clang-11: error: argument unused during

Strange error from koji

2021-06-01 Thread Ron Olson
Hey all, I’m trying to build my package for EPEL and got a strange error clang-11: error: argument unused during compilation: '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' [-Werror,-Wunused-command-line-argument] clang-11: error: argument unused during compilation: