-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[gettext] build failure #19337
Comments
|
cc @dg0yt I also noticed I couldn't build gettext on my machine successfully, can you please take a look? |
@JackBoosY I saw this yesterday and already looked at the logs. (Thanks for posting them all @SchaichAlonso) But I don't have an idea. I'm not even sure if we need to look at the changes to port gettext or the changes to |
@dg0yt Here is my log when building genttext[tools]:x64-windows: |
Successful PR CI runs: 20210719.30 for #18159, merged 10 days ago. In CI runs for master, it failed yesterday (a863c84), but succeeded on Saturday (261c458). So this is the set of changes to look at: |
The mentioned set includes one PR by me: #19164. @JackBoosY Can you try with this change reverted? The point is: There is no CI run for this PR which actually rebuild gettext. Note the portfile doesn't use |
@JackBoosY Note that the original report does not include feature tools, and this is a significant difference for gettext. Let's focus on core first. |
@dg0yt I think the core should be good in master branch, only the feature tool was broken. |
@JackBoosY gettext[core]:x86-windows fails in master: https://dev.azure.com/vcpkg/c1ee48cb-0df2-4ab3-8384-b1df5a79fe53/_apis/build/builds/57078/logs/85 I am confused by the messages from libtool:
etc. Why doesn't it pick iconv.lib from vcpkg? Is libtool perhaps looking for mingw's libiconv.dll.a instead? |
@JackBoosY Most ports don't need gettext[tools]. WRT to #19164: Which |
Host Environment
To Reproduce
Steps to reproduce the behavior:
Failure logs
build-x86-windows-dbg-out.log
cmake-vars-x86-windows-rel.cmake.log
cmake-vars-x86-windows.cmake.log
config-x86-windows-rel-out.log
config.log-x86-windows-rel.log
get-cmake-vars-x86-windows-out.log
stdout-x86-windows.log
The text was updated successfully, but these errors were encountered: