-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[libidn2] build failure on osx pipeline #17057
Comments
Maybe you have to run https://apple.stackexchange.com/questions/108513/cant-exec-glibtoolize-no-such-file-or-directory |
Hi @autoantwort Thanks for posting this issue. On my virtual box machine, the failures like this:
I investigated this error and found the reference https://dausruddin.com/autoreconf-failed-to-run-autopoint-no-such-file-or-directory/ and http://tutorialspots.com/how-to-fix-error-autoreconf-failed-to-run-autopoint-no-such-file-or-directory-on-centos-4724.html. Seems need to install So I'm not sure if it can solve the problem. If possible, you can try on your local machine. |
Yes |
|
Thanks for your reply. This seems be related our test environment. For me, |
IMO this is a problem with the ports which rely on autoconf: |
Seems like this should be solved by changing the array here to also include Once this is PR'd, I can do the actual updates. |
gtk-doc is already waiting for your review at #17227. I will add gettext and comment there. |
But I'm not sure if other users have the same required dependency as mine. For now, I cannot confirm which one is needed for this port. Such as |
#17419 got merged, so this should be solved. |
Thanks for your information @dg0yt |
Host Environment
To Reproduce
Steps to reproduce the behavior:
Run pipeline of #17049
Failure logs
https://dev.azure.com/vcpkg/c1ee48cb-0df2-4ab3-8384-b1df5a79fe53/_apis/build/builds/51476/artifacts?artifactName=failure%20logs%20for%20x64-osx&api-version=6.0&%24format=zip
autoconf-x64-osx-err.log:
Additional context
It seems to be similar to #16990
The text was updated successfully, but these errors were encountered: