Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for icu70 #32

Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update icu70.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/autotick-bot/actions/runs/2069113332, please use this URL for debugging.

@conda-forge-linter
Copy link

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.

@gillins
Copy link
Contributor

gillins commented Mar 31, 2022

@conda-forge-admin, please restart ci

@gillins
Copy link
Contributor

gillins commented Mar 31, 2022

OSX error is:

obs=dyld: Symbol not found: _UCNV_FROM_U_CALLBACK_STOP_69
  Referenced from: $SRC_DIR/src/.libs/libxerces-c-3.2.dylib
  Expected in: flat namespace
 in $SRC_DIR/src/.libs/libxerces-c-3.2.dylib

Any ideas?

@gillins
Copy link
Contributor

gillins commented Mar 31, 2022

Turns out it is compiling against icu 69 but testing against 70...

@gillins
Copy link
Contributor

gillins commented Mar 31, 2022

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/xerces-c-feedstock/actions/runs/2074001716.

@honnorat
Copy link

@conda-forge-admin, please rerender

@ngam
Copy link

ngam commented May 27, 2022

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/xerces-c-feedstock/actions/runs/2394124208.

@ckoern
Copy link

ckoern commented Jun 3, 2022

@conda-forge-admin, please rerender

@gillins gillins merged commit 659b6fe into conda-forge:main Jun 4, 2022
@gillins
Copy link
Contributor

gillins commented Jun 4, 2022

Yay!

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-icu70-0-1_hbbc28f branch June 4, 2022 11:04
@ckoern
Copy link

ckoern commented Jun 4, 2022

@gillins Mhm, the final builds for both osx targets failed after merging. Seems like the server providing the xerces source code was not available at the time of running:

RuntimeError: Could not download https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.3.tar.gz

Can you rerun these jobs or does this need a new PR & build version bump?

@gillins
Copy link
Contributor

gillins commented Jun 5, 2022

Can you rerun these jobs or does this need a new PR & build version bump?

I don't seem to have the power to do this (or at least cannot work out how). @ocefpaf is this something you can do?

Otherwise maybe we do need to do a new PR...

@ngam
Copy link

ngam commented Jun 6, 2022

Can you rerun these jobs or does this need a new PR & build version bump?

I don't seem to have the power to do this (or at least cannot work out how). @ocefpaf is this something you can do?

Otherwise maybe we do need to do a new PR...

Hi, you should be able to.

Go to this link: Hit "Re-run.." on the top right

https://github.com/conda-forge/xerces-c-feedstock/runs/6737817423

@gillins
Copy link
Contributor

gillins commented Jun 6, 2022

Go to this link: Hit "Re-run.." on the top right

Hey that's amazing! I'd never seen that before - thanks. Just done that seems to be running and will keep an eye on it.

@ngam
Copy link

ngam commented Jun 6, 2022

Thank YOU! This PR was surprisingly holding up quite a few things for some reason, e.g. gdal, so hopefully it will improve things ecosystem-wide.

I think you ended up rerunning all jobs, which is okay --- but usually there should be an option to rerun only the failed ones. No worries though, because only the new ones will get actually uploaded :)

@gillins
Copy link
Contributor

gillins commented Jun 6, 2022

I did click the option to re-run failed jobs (I think) but seemed to decide the whole lot needed to be re-run for some reason... Yeah this one has been broken for ages, couldn't work out what was needed to fix it. Did you have to change conda-smithy for this to work?

@ngam
Copy link

ngam commented Jun 6, 2022

No idea... I was just keeping an eye on it for a bit to help move things

Funnily enough....... this little CI error is a disaster 😆

gdal (1) Error: not solvable ([bot CI job](https://github.com/regro/autotick-bot/actions/runs/2444598933)): main: ['osx_64_openssl1.1.1: Encountered problems while solving:\n - package xerces-c-3.2.0-0 requires icu 58., but none of the providers can be installed\n', 'osx_64_openssl3: Encountered problems while solving:\n - package xerces-c-3.2.0-0 requires icu 58., but none of the providers can be installed\n', 'osx_arm64_openssl1.1.1: Encountered problems while solving:\n - package xerces-c-3.2.3-h4fb8152_2 requires icu >=68.1,<69.0a0, but none of the providers can be installed\n', 'osx_arm64_openssl3: Encountered problems while solving:\n - package xerces-c-3.2.3-h4fb8152_2 requires icu >=68.1,<69.0a0, but none of the providers can be installed\n']
Immediate Children: qgis
octave (0) Error: not solvable ([bot CI job](https://github.com/regro/autotick-bot/actions/runs/2444215461)): main: ['linux_64_: Encountered problems while solving:\n - package qt-5.12.1-hbfa2a6e_0 requires icu >=64.2,<65.0a0, but none of the providers can be installed\n', 'osx_64_: Encountered problems while solving:\n - package qt-5.12.1-h1b46049_0 requires icu >=64.2,<65.0a0, but none of the providers can be installed\n']

@ngam
Copy link

ngam commented Jun 6, 2022

I will go ahead an fix those manually once the rerun is completed.

@gillins
Copy link
Contributor

gillins commented Jun 6, 2022

All done @ngam !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants