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

[gtk] build failure #38784

Open
anns98 opened this issue May 17, 2024 · 0 comments
Open

[gtk] build failure #38784

anns98 opened this issue May 17, 2024 · 0 comments
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.

Comments

@anns98
Copy link

anns98 commented May 17, 2024

Operating system

Windows 10 x64

Compiler

GCC (tdm-gcc-64)

Steps to reproduce the behavior

cmake -Bbuild -GNinja

Failure logs

Package: sassc:x64-mingw-dynamic@3.6.2

Host Environment

  • Host: x64-windows
  • Compiler: GNU 10.3.0
  • vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457
    vcpkg-scripts version: b3c870d 2024-05-16 (4 hours ago)

To Reproduce

vcpkg install

Failure logs

-- Using cached sass-sassc-3.6.2.tar.gz.
-- Cleaning sources at D:/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/vcpkg/downloads/sass-sassc-3.6.2.tar.gz
-- Applying patch remove_compiler_flags.patch
-- Using source at D:/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean
-- Found external ninja('1.11.1.git.kitware.jobserver-1').
-- Getting CMake variables for x64-mingw-dynamic
-- Using cached msys2-autoconf-wrapper-20221207-1-any.pkg.tar.zst.
-- Using cached msys2-automake-wrapper-20221207-2-any.pkg.tar.zst.
-- Using cached msys2-binutils-2.42-1-x86_64.pkg.tar.zst.
-- Using cached msys2-libtool-2.4.7-3-x86_64.pkg.tar.zst.
-- Using cached msys2-make-4.4.1-1-x86_64.pkg.tar.zst.
-- Using cached msys2-pkgconf-2.1.0-1-x86_64.pkg.tar.zst.
-- Using cached msys2-which-2.21-4-x86_64.pkg.tar.zst.
-- Using cached msys2-bash-5.2.026-1-x86_64.pkg.tar.zst.
-- Using cached msys2-coreutils-8.32-5-x86_64.pkg.tar.zst.
-- Using cached msys2-file-5.45-1-x86_64.pkg.tar.zst.
-- Using cached msys2-gawk-5.3.0-1-x86_64.pkg.tar.zst.
-- Using cached msys2-grep-1~3.0-6-x86_64.pkg.tar.zst.
-- Using cached msys2-gzip-1.13-1-x86_64.pkg.tar.zst.
-- Using cached msys2-diffutils-3.10-1-x86_64.pkg.tar.zst.
-- Using cached msys2-sed-4.9-1-x86_64.pkg.tar.zst.
-- Using cached msys2-msys2-runtime-3.4.10-4-x86_64.pkg.tar.zst.
-- Using cached msys2-autoconf2.71-2.71-3-any.pkg.tar.zst.
-- Using cached msys2-automake1.16-1.16.5-1-any.pkg.tar.zst.
-- Using cached msys2-libiconv-1.17-1-x86_64.pkg.tar.zst.
-- Using cached msys2-libintl-0.22.4-1-x86_64.pkg.tar.zst.
-- Using cached msys2-zlib-1.3.1-1-x86_64.pkg.tar.zst.
-- Using cached msys2-tar-1.35-2-x86_64.pkg.tar.zst.
-- Using cached msys2-findutils-4.9.0-3-x86_64.pkg.tar.zst.
-- Using cached msys2-gmp-6.3.0-1-x86_64.pkg.tar.zst.
-- Using cached msys2-gcc-libs-13.2.0-2-x86_64.pkg.tar.zst.
-- Using cached msys2-libbz2-1.0.8-4-x86_64.pkg.tar.zst.
-- Using cached msys2-liblzma-5.4.6-2-x86_64.pkg.tar.zst.
-- Using cached msys2-libzstd-1.5.5-1-x86_64.pkg.tar.zst.
-- Using cached msys2-libreadline-8.2.010-1-x86_64.pkg.tar.zst.
-- Using cached msys2-mpfr-4.2.1-1-x86_64.pkg.tar.zst.
-- Using cached msys2-libpcre-8.45-4-x86_64.pkg.tar.zst.
-- Using cached msys2-m4-1.4.19-2-x86_64.pkg.tar.zst.
-- Using cached msys2-perl-5.38.2-1-x86_64.pkg.tar.zst.
-- Using cached msys2-ncurses-6.4-2-x86_64.pkg.tar.zst.
-- Using cached msys2-libxcrypt-4.4.36-1-x86_64.pkg.tar.zst.
-- Using msys root at D:/vcpkg/downloads/tools/msys2/09133458fed80fcb
-- Generating configure for x64-mingw-dynamic
-- Finished generating configure for x64-mingw-dynamic
-- Using cached msys2-mingw-w64-x86_64-pkgconf-1~2.2.0-1-any.pkg.tar.zst.
-- Using cached msys2-msys2-runtime-3.4.10-4-x86_64.pkg.tar.zst.
-- Using msys root at D:/vcpkg/downloads/tools/msys2/d33df895d441a36d
-- Configuring x64-mingw-dynamic-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: D:/vcpkg/downloads/tools/msys2/09133458fed80fcb/usr/bin/bash.exe --noprofile --norc --debug -c "V=1 CPP='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -E' CC='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe' CC_FOR_BUILD='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe' CPP_FOR_BUILD='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -E' CXX_FOR_BUILD='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-g++.exe' CXX='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-g++.exe' RC='C:/TDM-GCC-64/bin/windres.exe' WINDRES='C:/TDM-GCC-64/bin/windres.exe' AR='C:/TDM-GCC-64/bin/ar.exe' LD='C:/TDM-GCC-64/bin/ld.exe -verbose' RANLIB='C:/TDM-GCC-64/bin/ranlib.exe' OBJDUMP='C:/TDM-GCC-64/bin/objdump.exe' STRIP='C:/TDM-GCC-64/bin/strip.exe' NM='C:/TDM-GCC-64/bin/nm.exe' DLLTOOL='C:/TDM-GCC-64/bin/dlltool.exe' CCAS=':' AS=':' ./../src/3.6.2-bebe44ff8c.clean/configure --build=x86_64-pc-mingw32 \"--with-libsass-include='W:/noa/build/vcpkg_installed/x64-mingw-dynamic/include'\" \"gl_cv_double_slash_root=yes\" \"ac_cv_func_memmove=yes\" \"--disable-silent-rules\" \"--verbose\" \"--enable-shared\" \"--disable-static\" \"--with-libsass-lib='W:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib/libsass.dll.a'\" \"--prefix=/W/noa/build/vcpkg_installed/x64-mingw-dynamic/debug\" \"--bindir=\\${prefix}/../tools/sassc/debug/bin\" \"--sbindir=\\${prefix}/../tools/sassc/debug/sbin\" \"--libdir=\\${prefix}/lib\" \"--includedir=\\${prefix}/../include\" \"--datarootdir=\\${prefix}/share/sassc\""
    Working Directory: D:/vcpkg/buildtrees/sassc/x64-mingw-dynamic-dbg
    Error code: 77
    See logs for more information:
      D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-config.log
      D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-out.log
      D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_configure_make.cmake:863 (vcpkg_execute_required_process)
  C:/Users/anns/AppData/Local/vcpkg/registries/git-trees/ac068d38115fa4710289d76d3a02a1b6c2650785/portfile.cmake:15 (vcpkg_configure_make)
  scripts/ports.cmake:175 (include)



D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-err.log
configure: WARNING: use of --with-libsass-lib is discouraged!
  use new syntax: ./configure --with-libsass="prefix"
configure: WARNING: use of --with-libsass-include is discouraged,
  use new syntax: ./configure --with-libsass="prefix"
configure: error: in `/d/vcpkg/buildtrees/sassc/x64-mingw-dynamic-dbg':
configure: error: C compiler cannot create executables
See `config.log' for more details
D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-out.log
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe
checking whether the C compiler works... no
D:\vcpkg\buildtrees\sassc\config-x64-mingw-dynamic-dbg-config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by sassc configure na, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./../src/3.6.2-bebe44ff8c.clean/configure --build=x86_64-pc-mingw32 --with-libsass-include=\''W:/noa/build/vcpkg_installed/x64-mingw-dynamic/include'\''' gl_cv_double_slash_root=yes ac_cv_func_memmove=yes --disable-silent-rules --verbose --enable-shared --disable-static --with-libsass-lib=\''W:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib/libsass.dll.a'\''' --prefix=/W/noa/build/vcpkg_installed/x64-mingw-dynamic/debug '--bindir=${prefix}/../tools/sassc/debug/bin' '--sbindir=${prefix}/../tools/sassc/debug/sbin' '--libdir=${prefix}/lib' '--includedir=${prefix}/../include' '--datarootdir=${prefix}/share/sassc'

## --------- ##
## Platform. ##
## --------- ##

hostname = DESKTOP-BOQ77FF
uname -m = x86_64
uname -r = 3.4.10.x86_64
uname -s = MSYS_NT-10.0-19045
uname -v = 2023-12-22 10:06 UTC

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /d/vcpkg/downloads/tools/powershell-core-7.2.16-windows/
PATH: /usr/bin/
PATH: /c/Windows/system32/
PATH: /c/Windows/
PATH: /c/Windows/system32/Wbem/
PATH: /c/Windows/system32/WindowsPowerShell/v1.0/
PATH: /c/Program Files/Python312/Scripts/
PATH: /c/Program Files/Python312/
PATH: /c/Windows/system32/
PATH: /c/Windows/
PATH: /c/Windows/System32/Wbem/
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/Windows/System32/OpenSSH/
PATH: /c/Program Files/Bandizip/
PATH: /c/Program Files/Microsoft VS Code/bin/
PATH: /c/TDM-GCC-64/bin/
PATH: /c/Program Files/CMake/bin/
PATH: /c/Program Files/Git/cmd/
PATH: /d/vcpkg/
PATH: /c/Users/anns/AppData/Local/Microsoft/WindowsApps/
PATH: /c/Program Files/Python312/Scripts/
PATH: /d/vcpkg/downloads/tools/msys2/d33df895d441a36d/mingw64/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2758: looking for aux files: config.guess config.sub ltmain.sh ar-lib compile missing install-sh
configure:2771:  trying ./../src/3.6.2-bebe44ff8c.clean/script/
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/config.guess found
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/config.sub found
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/ltmain.sh found
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/ar-lib found
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/compile found
configure:2800:   ./../src/3.6.2-bebe44ff8c.clean/script/missing found
configure:2782:   ./../src/3.6.2-bebe44ff8c.clean/script/install-sh found
configure:2938: checking for a BSD-compatible install
configure:3011: result: /usr/bin/install -c
configure:3022: checking whether build environment is sane
configure:3077: result: yes
configure:3236: checking for a race-free mkdir -p
configure:3280: result: /usr/bin/mkdir -p
configure:3287: checking for gawk
configure:3308: found /usr/bin/gawk
configure:3319: result: gawk
configure:3330: checking whether make sets $(MAKE)
configure:3353: result: yes
configure:3383: checking whether make supports nested variables
configure:3401: result: yes
configure:3549: checking whether make supports nested variables
configure:3567: result: yes
configure:3595: WARNING: use of --with-libsass-lib is discouraged!
  use new syntax: ./configure --with-libsass="prefix"
configure:3609: WARNING: use of --with-libsass-include is discouraged,
  use new syntax: ./configure --with-libsass="prefix"
configure:3680: checking for gcc
configure:3712: result: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe
configure:4065: checking for C compiler version
configure:4074: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe --version >&5
x86_64-w64-mingw32-gcc.exe (tdm64-1) 10.3.0
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4085: $? = 0
configure:4074: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -v >&5
Using built-in specs.
COLLECT_GCC=C:\TDM-GCC-64\bin\x86_64-w64-mingw32-gcc.exe
COLLECT_LTO_WRAPPER=C:/TDM-GCC-64/bin/../libexec/gcc/x86_64-w64-mingw32/10.3.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: ../../../src/gcc-git-10.3.0/configure --build=x86_64-w64-mingw32 --enable-targets=all --enable-languages=ada,c,c++,fortran,jit,lto,objc,obj-c++ --enable-libgomp --enable-lto --enable-graphite --enable-cxx-flags=-DWINPTHREAD_STATIC --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-libstdcxx-debug --enable-threads=posix --enable-version-specific-runtime-libs --enable-fully-dynamic-string --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --enable-libstdcxx-threads --enable-libstdcxx-time=yes --enable-mingw-wildcard --with-gnu-ld --disable-werror --enable-nls --disable-win32-registry --enable-large-address-aware --disable-rpath --disable-symvers --prefix=/mingw64tdm --with-local-prefix=/mingw64tdm --with-pkgversion=tdm64-1 --with-bugurl=https://github.com/jmeubank/tdm-gcc/issues
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 10.3.0 (tdm64-1) 
configure:4085: $? = 0
configure:4074: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -V >&5
x86_64-w64-mingw32-gcc.exe: error: unrecognized command-line option '-V'
x86_64-w64-mingw32-gcc.exe: fatal error: no input files
compilation terminated.
configure:4085: $? = 1
configure:4074: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -qversion >&5
x86_64-w64-mingw32-gcc.exe: error: unrecognized command-line option '-qversion'; did you mean '--version'?
x86_64-w64-mingw32-gcc.exe: fatal error: no input files
compilation terminated.
configure:4085: $? = 1
configure:4074: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -version >&5
x86_64-w64-mingw32-gcc.exe: error: unrecognized command-line option '-version'
x86_64-w64-mingw32-gcc.exe: fatal error: no input files
compilation terminated.
configure:4085: $? = 1
configure:4105: checking whether the C compiler works
configure:4127: C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe -g  -I'W:/noa/build/vcpkg_installed/x64-mingw-dynamic/include' -LW:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib -L'W:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib/libsass.dll.a' conftest.c  -lgetopt -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -Wl,-Bstatic,-luuid,-Bdynamic -lcomdlg32 -ladvapi32 >&5
C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lgetopt
collect2.exe: error: ld returned 1 exit status
configure:4131: $? = 1
configure:4171: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sassc"
| #define PACKAGE_TARNAME "sassc"
| #define PACKAGE_VERSION "na"
| #define PACKAGE_STRING "sassc na"
| #define PACKAGE_BUGREPORT "support@moovweb.com"
| #define PACKAGE_URL ""
| #define PACKAGE "sassc"
| #define VERSION "na"
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:4176: error: in `/d/vcpkg/buildtrees/sassc/x64-mingw-dynamic-dbg':
configure:4178: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-g
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-g
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=C:/TDM-GCC-64/bin/x86_64-w64-mingw32-g++.exe
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-LW:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=' -lgetopt -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -Wl,-Bstatic,-luuid,-Bdynamic -lcomdlg32 -ladvapi32'
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-mingw32
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_memmove=yes
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe
ac_cv_prog_make_make_set=yes
am_cv_make_support_nested_variables=yes
gl_cv_double_slash_root=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='C:/TDM-GCC-64/bin/ar.exe'
AUTOCONF='${SHELL} '\''/d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/missing'\'' automake-1.16'
AWK='gawk'
CC='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe'
CCDEPMODE=''
CFLAGS='-g'
COMPILER_IS_MINGW32_FALSE=''
COMPILER_IS_MINGW32_TRUE=''
CPPFLAGS=' -I'\''W:/noa/build/vcpkg_installed/x64-mingw-dynamic/include'\'''
CSCOPE='cscope'
CTAGS='ctags'
CXX='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-g++.exe'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-g'
CYGPATH_W='cygpath -w'
DEFS=''
DEPDIR=''
DLLTOOL='C:/TDM-GCC-64/bin/dlltool.exe'
DLLWRAP=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE=''
ETAGS='etags'
EXEEXT=''
FGREP=''
FILECMD=''
GCOV=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='C:/TDM-GCC-64/bin/ld.exe -verbose'
LDFLAGS='-LW:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib -L'\''W:/noa/build/vcpkg_installed/x64-mingw-dynamic/debug/lib/libsass.dll.a'\'''
LIBOBJS=''
LIBS=' -lgetopt -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -Wl,-Bstatic,-luuid,-Bdynamic -lcomdlg32 -ladvapi32'
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/missing'\'' makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/usr/bin/mkdir -p'
NM='C:/TDM-GCC-64/bin/nm.exe'
NMEDIT=''
OBJDUMP='C:/TDM-GCC-64/bin/objdump.exe'
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='sassc'
PACKAGE_BUGREPORT='support@moovweb.com'
PACKAGE_NAME='sassc'
PACKAGE_STRING='sassc na'
PACKAGE_TARNAME='sassc'
PACKAGE_URL=''
PACKAGE_VERSION='na'
PATH_SEPARATOR=':'
RANLIB='C:/TDM-GCC-64/bin/ranlib.exe'
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='C:/TDM-GCC-64/bin/strip.exe'
VERSION='na'
WINDRES='C:/TDM-GCC-64/bin/windres.exe'
ac_ct_AR=''
ac_ct_CC='C:/TDM-GCC-64/bin/x86_64-w64-mingw32-gcc.exe'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${prefix}/../tools/sassc/debug/bin'
build='x86_64-pc-mingw32'
build_alias='x86_64-pc-mingw32'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share/sassc'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/../include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /d/vcpkg/buildtrees/sassc/src/3.6.2-bebe44ff8c.clean/script/install-sh'
libdir='${prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/W/noa/build/vcpkg_installed/x64-mingw-dynamic/debug'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${prefix}/../tools/sassc/debug/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "sassc"
#define PACKAGE_TARNAME "sassc"
#define PACKAGE_VERSION "na"
#define PACKAGE_STRING "sassc na"
#define PACKAGE_BUGREPORT "support@moovweb.com"
#define PACKAGE_URL ""
#define PACKAGE "sassc"
#define VERSION "na"

configure: exit 77

Additional context

vcpkg.json
{
  "dependencies": [
    "gtk"
  ]
}

Additional context

I was going to use gtk with vcpkg & cmake.
so I typed
vcpkg new --application
vcpkg integrate install
vcpkg add port gtk
cmake -Bbuild -GNinja
and the build failed.
I tried to find a solution and tried #34918, assuming the problem is related to Ninja's encoding problem.
but the build_fail still remains.

@anns98 anns98 added the category:port-bug The issue is with a library, which is something the port should already support label May 17, 2024
@jimwang118 jimwang118 added category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. and removed category:port-bug The issue is with a library, which is something the port should already support labels May 17, 2024
@jimwang118 jimwang118 removed their assignment May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team.
Projects
None yet
Development

No branches or pull requests

2 participants