conda-forge / ctng-compilers-feedstock

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

Fix libgcc.so symlink in sysroot #112

Closed isuruf closed 8 months ago

isuruf commented 12 months ago

Checklist

conda-forge-webservices[bot] commented 12 months 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 12 months 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 10 months ago

is this still necessary? all red.

isuruf commented 10 months ago

Yes, need to fix this for clang.

h-vetinari commented 8 months ago

@conda-forge-admin, please rerender

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

h-vetinari commented 8 months ago

Rerender is broken, removed.

hmaarrfk commented 8 months ago

I remember that rerendering this takes about 40 mins ;)

tmux + go do something else!

beckermr commented 8 months 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 8 months ago

@isuruf, I may have fixed this now. 🙃

isuruf commented 8 months ago

Thanks

h-vetinari commented 8 months 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 8 months ago

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

isuruf commented 8 months ago

I'm removing this commit and resending the PR.