Reg facing Cygwin Issue while downloading the code.

Ponnusamy, Sathiyamoorthy (Extranet) Sathiyamoorthy.Ponnusamy@refinitiv.com
Wed Nov 4 09:36:29 GMT 2020


Hi Team,

I am facing Cygwin issue while downloading the code.

Note : We suspected the issue may come due to I installed 'Git Bash' (collaboration). So I uninstalled 'Git Bash' and tried to install Cygwin freshly but it did not worked. Also I tried to install some ways from the internet but nothing worked for me.

I need this Cygwin tool urgently for the current project release. Kindly suggest me.

The Error which I am getting,

UX012677@s2bvdiw10dv0292 /cygdrive/c/api/dev/dev_2015/build_rcdev
$ cmake -DRCDEV_ROOT_SOURCE_NAME=rfasl -DRCDEV_ROOT_SOURCE_REPO_ID=RFACPP_INTG -G "Visual Studio 14 2015 Win64" ../rcdev
-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
Setting possible configuration types to Debug_MDd and Release_MD
Configuring root source repo : rfasl
            located: 'git@git.sami.int.thomsonreuters.com:EPD/rfasl.git' btc: 'RFACPP_INTG'
CMake enabled repository rfasl has already been fetched
Options set for source repo : rfasl
        BUILD_ELEKTRON-SDK-BINARYPACK=OFF
        BUILD_ETA_DOXYGEN=OFF
        BUILD_ETA_PERFTOOLS=OFF
        BUILD_ETA_APPLICATIONS=OFF
        BUILD_ETA_EXAMPLES=OFF
        BUILD_ETA_TRAINING=OFF
        BUILD_ETA_UNIT_TESTS=OFF
        BUILD_EMA_EXAMPLES=OFF
        BUILD_EMA_PERFTOOLS=OFF
        BUILD_EMA_TRAINING=OFF
        BUILD_EMA_UNIT_TESTS=OFF
        BUILD_EMA_DOXYGEN=OFF
        BUILD_UNIT_TESTS=OFF
CMake enabled repository cutil20 has already been fetched
CMake enabled repository sipc1.0 has already been fetched
CMake enabled repository dlib has already been fetched
CMake enabled repository ansi has already been fetched
CMake enabled repository cxxut has already been fetched
CMake enabled repository rfaut has already been fetched
CMake enabled repository ransi has already been fetched
CMake enabled repository tsone has already been fetched
CMake enabled repository esdk has already been fetched
CMake enabled repository esdk-pkg has already been fetched
CMake enabled repository trwf has already been fetched
CMake enabled repository rrcp has already been fetched
CMake enabled repository conv has already been fetched
CMake enabled repository tapi1223 has already been fetched
CMake enabled repository xerces has already been fetched
CMake enabled repository libpcap has already been fetched
CMake enabled repository winpcap has already been fetched
Binary repository dacs has already been fetched
Binary repository dacs7 has already been fetched
-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/api/dev/dev_2015/rcdev/build/external/BUILD/zlib/build
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/api/dev/dev_2015/rcdev/build/external/BUILD/lz4/build
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.


                Removing C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2 .....


                Configuring LibXmls  build

-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17134.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/build
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.

  Checking Build System
  Creating directories for 'libxml2'
  Building Custom Rule C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/CMakeLists.txt
  Performing download step (download, verify and extract) for 'libxml2'
  -- verifying file...
         file='C:/api/dev/dev_2015/rcdev/dlcache/libxml2-2.9.9.tar.gz'
  -- File already exists and hash match (skip download):
    file='C:/api/dev/dev_2015/rcdev/dlcache/libxml2-2.9.9.tar.gz'
    MD5='c04a5a0a042eaa157e8e8c9eabe76bd6'
  -- extracting...
       src='C:/api/dev/dev_2015/rcdev/dlcache/libxml2-2.9.9.tar.gz'
       dst='C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/source'
  -- extracting... [tar xfz]
  -- extracting... [analysis]
  -- extracting... [rename]
  -- extracting... [clean up]
  -- extracting... done
  No update step for 'libxml2'
  Performing patch step for 'libxml2'
  Performing configure step for 'libxml2'
  CMake Warning (dev) at C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/build/libxml2_config.cmake:1 (execute_process):
    Syntax error in cmake code at

      C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2/build/libxml2_config.cmake:2

    when parsing string

      prefix=C:\api\dev\dev_2015\rcdev\build\install

    Invalid escape sequence \a

    Policy CMP0010 is not set: Bad variable reference syntax is an error.  Run
    "cmake --help-policy CMP0010" for policy details.  Use the cmake_policy
    command to set the policy and suppress this warning.
  This warning is for project developers.  Use -Wno-dev to suppress it.

  Microsoft (R) Windows Script Host Version 5.812
  Copyright (C) Microsoft Corporation. All rights reserved.

  libxml2 version: 2.9.9
  Created Makefile.
  Created config.h.

  XML processor configuration
  ---------------------------
                Trio: no
       Thread safety: native
          FTP client: no
         HTTP client: yes
      HTML processor: yes
        C14N support: yes
     Catalog support: yes
     DocBook support: yes
       XPath support: yes
    XPointer support: yes
    XInclude support: yes
       iconv support: no
       icu   support: no
    iso8859x support: no
        zlib support: no
        lzma support: no
    Debugging module: yes
    Memory debugging: no
   Runtime debugging: no
      Regexp support: yes
      Module support: yes
        Tree support: yes
      Reader support: yes
      Writer support: yes
      Walker support: yes
     Pattern support: yes
        Push support: yes
  Validation support: yes
        SAX1 support: yes
      Legacy support: yes
      Output support: yes
  XML Schema support: yes
  Schematron support: yes
     Python bindings: no

  Win32 build configuration
  -------------------------
            Compiler: msvc
    C-Runtime option: /MD
      Embed Manifest: no
       Debug symbols: no
      Static xmllint: yes
      Install prefix: C:\api\dev\dev_2015\rcdev\build\install
        Put tools in: $(PREFIX)\bin
      Put headers in: $(PREFIX)\include
  Put static libs in: $(PREFIX)\lib
  Put shared libs in: $(PREFIX)\bin
        Include path: .
            Lib path: .

  Performing build step for 'libxml2'

  Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
  Copyright (C) Microsoft Corporation.  All rights reserved.

        if not exist bin.msvc mkdir bin.msvc
NMAKE : fatal error U1045: spawn failed : Invalid argument [C:\api\dev\dev_2015\rcdev\build\external\BUILD\libxml2\build\libxml2.vcxproj]
  Stop.
  Performing install step for 'libxml2'

  Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
  Copyright (C) Microsoft Corporation.  All rights reserved.

        if not exist bin.msvc mkdir bin.msvc
NMAKE : fatal error U1045: spawn failed : Invalid argument [C:\api\dev\dev_2015\rcdev\build\external\BUILD\libxml2\build\libxml2.vcxproj]
  Stop.
  Completed 'libxml2'
CMake Error at CMake/rcdevExternalUtils.cmake:189 (message):
  External Project Build step for libxml2 in
  C:/api/dev/dev_2015/rcdev/build/external/BUILD/libxml2 failed: 1
Call Stack (most recent call first):
  CMake/external/addExternal_libxml2.cmake:234 (rcdev_config_build_ep)
  source/esdk/CMakeLists.txt:34 (include)


-- Configuring incomplete, errors occurred!
See also "C:/api/dev/dev_2015/build_rcdev/CMakeFiles/CMakeOutput.log".

UX012677@s2bvdiw10dv0292 /cygdrive/c/api/dev/dev_2015/build_rcdev

Regards,
Sathiyamoorthy.P



More information about the Cygwin mailing list