Re: Reg facing Cygwin Issue while downloading the code.

2020-11-04 Thread Hans-Bernhard Bröker
Am 04.11.2020 um 10:36 schrieb Ponnusamy, Sathiyamoorthy (Extranet) via 
Cygwin:

Hi Team,

I am facing Cygwin issue while downloading the code.


I don't think you do.  Cygwin has very little, if anything, to do with 
this issue.



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


You're being less than completely clear. What "this Cygwin tool" is that?


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


I know of no sane reason to use the Cygwin version of cmake to configure 
a native VisualStudio build of your project.  Surely the Windows native 
version of cmake would be the better choice in that case.


[...]

   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


This is clearly Windows native syntax in a cmake script.  That's either 
a bug in that package's cmake files, or a consequence of using the wrong 
tool for the job.



--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Reg facing Cygwin Issue while downloading the code.

2020-11-04 Thread Ponnusamy, Sathiyamoorthy (Extranet) via Cygwin
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: 'g...@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 se