Update to 1.61#9
Conversation
|
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 ( |
|
The Windows logs are enormous because files are copied one-by-one. I didn't have the patience to wait for my browser to load the whole log to find the error. I recommend changing this recipe, potentially bypassing their built-in logic, and copying or (better) moving directories rather than individual files. |
|
@msarahan, you can download the raw log file instead, it's a problem because of an hardcoded path. |
|
There still seems to be some path issue. I looked at the log, but it is pretty vague about the error. |
|
@jakirkham great success! |
|
What was causing the problem? |
recipe/bld.bat
Outdated
|
|
||
| :: Move dll's to LIBRARY_BIN | ||
| move %LIBRARY_LIB%\*vc%VSTRING%0-mt-1_60.dll "%LIBRARY_BIN%" | ||
| move %LIBRARY_LIB%\*vc%VSTRING%0-mt-1_61.dll "%LIBRARY_BIN%" |
There was a problem hiding this comment.
Now that this appears to be a persistent feature, we should probably absorb it somehow. We probably can do something similar to this.
|
@jakirkham ok, applied |
|
Great job @jschueller!! |
|
Awesome @jschueller! I would like to merge this soon, but I realized earlier we are not pinning |
|
I'm aware. Just help from others doing this pinning will be great as this is only one of many things that needs to get done. |
|
Thanks @jschueller. Couple points.
Otherwise, I'll merge them after this is changed. |
|
@ocefpaf @183amir, @kayhayen, if you are not aware, we are planning on releasing Boost 1.61.0. As this may contain ABI breaking changes, we have tried to track down feedstocks using Boost and add pinning PRs to fix them to |
|
Also, @jschueller, please feel free to add yourself to the maintainers list here. |
|
Hello there,
Nuitka does not depend on Boost at all. So green light from me here.
Yours,
Kay
|
|
Everything is pinned that needs to be so let's get |
Update ICU pin
No description provided.