conda-forge / ctng-compilers-feedstock

A conda-smithy repository for ctng-compilers.
BSD 3-Clause "New" or "Revised" License
12 stars 28 forks source link

Fix libgcc.so symlink in sysroot #112

Closed isuruf closed 1 year ago

isuruf commented 1 year ago

Checklist

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!

hmaarrfk commented 1 year ago

is this still necessary? all red.

isuruf commented 1 year ago

Yes, need to fix this for clang.

h-vetinari commented 1 year ago

@conda-forge-admin, please rerender

(local rerender seemed to hang; no progress after ~20+ min)

h-vetinari commented 1 year ago

Rerender is broken, removed.

hmaarrfk commented 1 year ago

I remember that rerendering this takes about 40 mins ;)

tmux + go do something else!

beckermr commented 1 year ago

I did see a bug in smithy where you have to rerender twice and it alternates between a good one and a bad if I remember correctly. I never tracked it down. That might have been for this feedstock. I am not sure.

h-vetinari commented 1 year ago

@isuruf, I may have fixed this now. 🙃

isuruf commented 1 year ago

Thanks

h-vetinari commented 1 year ago

So the cross-compiled s390x targets are failing with

libtool: install: warning: relinking `libasan.la'
libtool: install: ...
libtool: relink: ...
collect2: fatal error: ld terminated with signal 9 [Killed]

but the native s390x compilers passed, so this should sort itself out upon restart I guess...

IMO we should merge and see (not least given the lack of usage of s390x compilers) - WDYT?

isuruf commented 1 year ago

Come on. What's the hurry? You are not even a maintainer of this repository.

isuruf commented 1 year ago

I'm removing this commit and resending the PR.