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

[gettext:x64-windows] build failure #19342

Closed
vadi2 opened this issue Aug 3, 2021 · 6 comments
Closed

[gettext:x64-windows] build failure #19342

vadi2 opened this issue Aug 3, 2021 · 6 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@vadi2
Copy link
Contributor

vadi2 commented Aug 3, 2021

Host Environment

  • OS: Windows
  • Compiler: Mingw-w64 8.1.0
  • vcpkg: a863c84

Failure logs
build-log.txt

@JackBoosY
Copy link
Contributor

Can you please provide the failure logs:
D:\a\Mudlet\Mudlet\3rdparty\vcpkg\buildtrees\gettext\build-x64-windows-rel-out.log
D:\a\Mudlet\Mudlet\3rdparty\vcpkg\buildtrees\gettext\build-x64-windows-rel-err.log

Thanks.

@JackBoosY JackBoosY added the requires:more-information This Issue requires more information to solve label Aug 4, 2021
@Kicer86
Copy link
Contributor

Kicer86 commented Aug 4, 2021

gettext also fails for me:

Computing installation plan...
The following packages will be built and installed:
    gettext[core]:x64-windows -> 0.21#4
Detecting compiler hash for triplet x64-windows...
Could not locate cached archive: C:\Users\michal\AppData\Local\vcpkg\archives\8c\8c63c77ef763b5a4e60543867bc9fba34d4bcc95.zip
Starting package 1/1: gettext:x64-windows
Building package gettext[core]:x64-windows...
-- Using C:/vcpkg/downloads/gettext-0.21.tar.gz
-- Extracting source C:/vcpkg/downloads/gettext-0.21.tar.gz
-- Applying patch 0002-Fix-uwp-build.patch
-- Applying patch 0003-Fix-win-unicode-paths.patch
-- Applying patch rel_path.patch
-- Applying patch android.patch
-- Using source at C:/vcpkg/buildtrees/gettext/src/0.21-d3cbdc875d.clean
-- Getting CMake variables for x64-windows
-- Using msys root at C:/vcpkg/downloads/tools/msys2/703e5aa15d402568
-- Using msys root at C:/vcpkg/downloads/tools/msys2/aa5af7b2aa7e90e8
-- Configuring x64-windows-dbg
-- Configuring x64-windows-rel
-- Using msys root at C:/vcpkg/downloads/tools/msys2/aaafe87dcead272e
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_build_make.cmake:201 (message):
  libtool could not find a file being linked against!
Call Stack (most recent call first):
  scripts/cmake/vcpkg_install_make.cmake:26 (vcpkg_build_make)
  ports/gettext/portfile.cmake:96 (vcpkg_install_make)
  ports/gettext/portfile.cmake:138 (build_libintl_only)
  scripts/ports.cmake:141 (include)

I see no additional errors in logs (out attached, err is empty).
build-x64-windows-dbg-out.log

@dg0yt
Copy link
Contributor

dg0yt commented Aug 4, 2021

@Kicer86 It fails for everyone on windows on the moment. For activity, see #19337.

@vadi2
Copy link
Contributor Author

vadi2 commented Aug 4, 2021

@JackBoosY

out-log.txt
err-log.txt

@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support and removed requires:more-information This Issue requires more information to solve labels Aug 5, 2021
@JackBoosY
Copy link
Contributor

Duplicated to #19337.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

5 participants
@vadi2 @Kicer86 @dg0yt @JackBoosY and others