conda-forge / gettext-feedstock

A conda-smithy repository for gettext.
BSD 3-Clause "New" or "Revised" License
0 stars 20 forks source link

Rebuild #22

Closed pkgw closed 2 years ago

pkgw commented 2 years ago

First rebuild in a long time, likely because the FTP download URL has become HTTPS.

Note that upstream is up to version 0.21, but I want to try to get a rebuild in before tackling a new version.

Checklist

conda-forge-linter commented 2 years 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.

pkgw commented 2 years ago

Something's unhappy:

(%PREFIX%) %SRC_DIR%>msgfmt.exe -o C:\Users\VSSADM~1\AppData\Local\Temp\tmpy6c769nj\info\recipe\an.gmo C:\Users\VSSADM~1\AppData\Local\Temp\tmpy6c769nj\info\recipe\an.po 
(%PREFIX%) %SRC_DIR%>IF -1073740791 NEQ 0 exit /B 1 

That error is 0xC0000409 = STATUS_STACK_BUFFER_OVERRUN

pkgw commented 2 years ago

It's been a while since I dove into the autotools pain. (Although, reviewing my Windows patches from earlier, I went much deeper last time!) I think this rebuild should now be working, though.

pkgw commented 2 years ago

@conda-forge/gettext If anyone cares to review, I think this is now ready. This PR (or some kind of rebuild) is needed to unblock https://github.com/conda-forge/glib-feedstock/pull/132.

ocefpaf commented 2 years ago

@conda-forge/gettext If anyone cares to review, I think this is now ready. This PR (or some kind of rebuild) is needed to unblock conda-forge/glib-feedstock#132.

LGTM!

pkgw commented 2 years ago

@ocefpaf The ppc64le Travis build has been in queue all day; is that typical?

ocefpaf commented 2 years ago

@ocefpaf The ppc64le Travis build has been in queue all day; is that typical?

Sadly, yes. Travis-CI is giving us a hard time for a while. If you don't care about ppc64le we can merge as-is and restart the CIs later.

pkgw commented 2 years ago

Eh, no rush ...

github-actions[bot] commented 2 years ago

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

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!