SuccessConsole Output

Started by an SCM change
Building remotely on atsyra-win32 (win32) in workspace C:\builds\workspace\variationFronts-windows
 > c:\Program files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > c:\Program files\Git\bin\git.exe config remote.origin.url git@gitlab.inria.fr:atsyra/atsyra2.git # timeout=10
Fetching upstream changes from git@gitlab.inria.fr:atsyra/atsyra2.git
 > c:\Program files\Git\bin\git.exe --version # timeout=10
using GIT_SSH to set credentials dvojtise on inria.gforge
 > c:\Program files\Git\bin\git.exe fetch --tags --progress git@gitlab.inria.fr:atsyra/atsyra2.git +refs/heads/*:refs/remotes/origin/*
 > c:\Program files\Git\bin\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
 > c:\Program files\Git\bin\git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
Checking out Revision 11dc884e2a597096099e68422cd12abc012c0c9d (refs/remotes/origin/master)
 > c:\Program files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > c:\Program files\Git\bin\git.exe checkout -f 11dc884e2a597096099e68422cd12abc012c0c9d
Commit message: "demoOuestValo"
 > c:\Program files\Git\bin\git.exe rev-list --no-walk 53f03d699e22a5b7731a442b49d6ae80f16e5d41 # timeout=10
[variationFronts-windows] $ cmd /c call C:\Users\ci\AppData\Local\Temp\jenkins4006352809738943246.bat

C:\builds\workspace\variationFronts-windows>echo "path=" C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\SysWOW64;C:\Program Files\Java\jre7\bin;c:\msys64\usr\bin;c:\msys64\mingw64\bin;C:\Program Files\Git\cmd 
"path=" C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\SysWOW64;C:\Program Files\Java\jre7\bin;c:\msys64\usr\bin;c:\msys64\mingw64\bin;C:\Program Files\Git\cmd

C:\builds\workspace\variationFronts-windows>cd  other/variationFronts 

C:\builds\workspace\variationFronts-windows\other\variationFronts>bash build-win32.sh 
/c/builds/workspace/variationFronts-windows/other/variationFronts
-------- ANTLR
mkdir: cannot create directory 'usr': File exists
mkdir: cannot create directory 'usr/local': File exists
mkdir: cannot create directory 'usr/local/lib': File exists
mkdir: cannot create directory 'usr/local/include': File exists
--2019-09-03 17:22:15--  http://www.antlr3.org/download/antlr-3.4.tar.gz
Resolving www.antlr3.org (www.antlr3.org)... 185.199.111.153, 185.199.108.153, 185.199.110.153, ...
Connecting to www.antlr3.org (www.antlr3.org)|185.199.111.153|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.antlr3.org/download/antlr-3.4.tar.gz [following]
--2019-09-03 17:22:15--  https://www.antlr3.org/download/antlr-3.4.tar.gz
Connecting to www.antlr3.org (www.antlr3.org)|185.199.111.153|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9777581 (9.3M) [application/gzip]
Saving to: 'antlr-3.4.tar.gz'

     0K ........ ........ ........ ........ ........ ........ 32% 22.2M 0s
  3072K ........ ........ ........ ........ ........ ........ 64% 23.4M 0s
  6144K ........ ........ ........ ........ ........ ........ 96% 23.2M 0s
  9216K .....                                                100% 24.8M=0.4s

2019-09-03 17:22:16 (23.0 MB/s) - 'antlr-3.4.tar.gz' saved [9777581/9777581]

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:56: installing './compile'
configure.ac:54: installing './missing'
Makefile.am:67: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am:7: warning: source file 'src/antlr3baserecognizer.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
automake-1.15: warning: possible forward-incompatibility.
automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.15: automake option hasn't been enabled.  For now, the corresponding output
automake-1.15: object file(s) will be placed in the top-level directory.  However,
automake-1.15: this behaviour will change in future Automake versions: they will
automake-1.15: unconditionally cause object files to be placed in the same subdirectory
automake-1.15: of the corresponding sources.
automake-1.15: You are advised to start using 'subdir-objects' option throughout your
automake-1.15: project, to avoid future incompatibilities.
Makefile.am:7: warning: source file 'src/antlr3basetree.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3basetreeadaptor.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3bitset.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3collections.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3commontoken.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3commontree.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3commontreeadaptor.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3commontreenodestream.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3convertutf.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3cyclicdfa.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3debughandlers.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3encodings.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3exception.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3filestream.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3inputstream.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3intstream.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3lexer.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3parser.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3rewritestreams.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3string.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3tokenstream.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am:7: warning: source file 'src/antlr3treeparser.c' is in a subdirectory,
Makefile.am:7: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for xlc... no
checking for aCC... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-mingw64
checking host system type... x86_64-pc-mingw64
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking how to convert x86_64-pc-mingw64 file names to x86_64-pc-mingw64 format... func_convert_file_msys_to_w32
checking how to convert x86_64-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32
checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /mingw64/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking compiler flags required for compiling ANTLR with gcc C compiler on host x86_64-pc-mingw64... -m64  -O2  -Wall
checking whether ln -s works... no, using cp -pR
checking whether make sets $(MAKE)... (cached) yes
./configure: line 12127: #include: command not found
checking for sys/types.h... (cached) yes
checking for netinet/in.h... no
checking for arpa/nameser.h... no
checking for netdb.h... no
checking for resolv.h... no
checking for sys/malloc.h... no
checking for malloc.h... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking for ctype.h... yes
checking for netinet/tcp.h... no
checking for sys/socket.h... no
checking for socket.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking for inline... inline
checking for memmove... yes
checking for memset... yes
checking for strdup... yes
checking for accept... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating antlr3config.h
config.status: antlr3config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-am
make[1]: Entering directory '/c/builds/workspace/variationFronts-windows/other/variationFronts/antlr-3.4/runtime/C'
make[1]: Leaving directory '/c/builds/workspace/variationFronts-windows/other/variationFronts/antlr-3.4/runtime/C'
make[1]: Entering directory '/c/builds/workspace/variationFronts-windows/other/variationFronts/antlr-3.4/runtime/C'
 /usr/bin/mkdir -p '/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libantlr3c.la '/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libantlr3c.lai /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib/libantlr3c.la
libtool: install: /usr/bin/install -c .libs/libantlr3c.a /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib/libantlr3c.a
libtool: install: chmod 644 /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib/libantlr3c.a
libtool: install: ranlib /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib/libantlr3c.a
 /usr/bin/mkdir -p '/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/include'
 /usr/bin/install -c -m 644 include/antlr3.h include/antlr3baserecognizer.h include/antlr3basetree.h include/antlr3basetreeadaptor.h include/antlr3bitset.h include/antlr3collections.h include/antlr3commontoken.h include/antlr3commontree.h include/antlr3commontreeadaptor.h include/antlr3commontreenodestream.h include/antlr3convertutf.h include/antlr3cyclicdfa.h include/antlr3debugeventlistener.h include/antlr3defs.h include/antlr3encodings.h include/antlr3errors.h include/antlr3exception.h include/antlr3filestream.h include/antlr3input.h include/antlr3interfaces.h include/antlr3intstream.h include/antlr3lexer.h include/antlr3memory.h include/antlr3parser.h include/antlr3parsetree.h include/antlr3recognizersharedstate.h include/antlr3rewritestreams.h include/antlr3string.h include/antlr3tokenstream.h include/antlr3treeparser.h antlr3config.h '/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/include'
make[1]: Leaving directory '/c/builds/workspace/variationFronts-windows/other/variationFronts/antlr-3.4/runtime/C'
/c/builds/workspace/variationFronts-windows/other/variationFronts
-------- AUTORECONF
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:113: installing './compile'
configure.ac:5: installing './missing'
Makefile.am:53: warning: source file 'src/main.cpp' is in a subdirectory,
Makefile.am:53: but option 'subdir-objects' is disabled
automake-1.15: warning: possible forward-incompatibility.
automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.15: automake option hasn't been enabled.  For now, the corresponding output
automake-1.15: object file(s) will be placed in the top-level directory.  However,
automake-1.15: this behaviour will change in future Automake versions: they will
automake-1.15: unconditionally cause object files to be placed in the same subdirectory
automake-1.15: of the corresponding sources.
automake-1.15: You are advised to start using 'subdir-objects' option throughout your
automake-1.15: project, to avoid future incompatibilities.
Makefile.am:53: warning: source file 'src/sddGraph.cpp' is in a subdirectory,
Makefile.am:53: but option 'subdir-objects' is disabled
Makefile.am:53: warning: source file 'src/varfronts.cpp' is in a subdirectory,
Makefile.am:53: but option 'subdir-objects' is disabled
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
-------- get dependencies
--2019-09-03 17:23:50--  https://ci.appveyor.com/api/projects/yanntm/libDDD/artifacts/windows.zip
Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243
Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://appveyorcidatav2.blob.core.windows.net/yanntm-64261/libddd/1-0-66/dkvcw25kyvhuu8dk/windows.zip?sv=2015-12-11&sr=c&sig=scduBsc7UcH%2BJSO1wLMFIZqjq%2F%2BCQ1MQOVXAkBEM7dE%3D&st=2019-09-03T15%3A22%3A49Z&se=2019-09-03T15%3A28%3A49Z&sp=r [following]
--2019-09-03 17:23:52--  https://appveyorcidatav2.blob.core.windows.net/yanntm-64261/libddd/1-0-66/dkvcw25kyvhuu8dk/windows.zip?sv=2015-12-11&sr=c&sig=scduBsc7UcH%2BJSO1wLMFIZqjq%2F%2BCQ1MQOVXAkBEM7dE%3D&st=2019-09-03T15%3A22%3A49Z&se=2019-09-03T15%3A28%3A49Z&sp=r
Resolving appveyorcidatav2.blob.core.windows.net (appveyorcidatav2.blob.core.windows.net)... 52.239.162.164
Connecting to appveyorcidatav2.blob.core.windows.net (appveyorcidatav2.blob.core.windows.net)|52.239.162.164|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10198655 (9.7M) [application/octet-stream]
Saving to: 'windowsLibDDD.zip'

     0K ........ ........ ........ ........ ........ ........ 30% 2.17M 3s
  3072K ........ ........ ........ ........ ........ ........ 61% 1.00M 3s
  6144K ........ ........ ........ ........ ........ ........ 92% 3.85M 0s
  9216K ........ ...                                         100% 4.72M=5.3s

2019-09-03 17:23:58 (1.83 MB/s) - 'windowsLibDDD.zip' saved [10198655/10198655]

Archive:  windowsLibDDD.zip
  inflating: usr/local/include/ddd/AdditiveMap.hpp  
  inflating: usr/local/include/ddd/Cache.hh  
  inflating: usr/local/include/ddd/DataSet.h  
  inflating: usr/local/include/ddd/DDD.h  
  inflating: usr/local/include/ddd/DED.h  
  inflating: usr/local/include/ddd/FixObserver.hh  
  inflating: usr/local/include/ddd/google/sparsehash/densehashtable.h  
  inflating: usr/local/include/ddd/google/sparsehash/hashtable-common.h  
  inflating: usr/local/include/ddd/google/sparsehash/libc_allocator_with_realloc.h  
  inflating: usr/local/include/ddd/google/sparsehash/sparseconfig.h  
  inflating: usr/local/include/ddd/google/sparsehash/sparsehashtable.h  
  inflating: usr/local/include/ddd/google/sparsetable  
  inflating: usr/local/include/ddd/google/sparse_hash_map  
  inflating: usr/local/include/ddd/google/sparse_hash_set  
  inflating: usr/local/include/ddd/google/template_util.h  
  inflating: usr/local/include/ddd/google/type_traits.h  
  inflating: usr/local/include/ddd/hashfunc.hh  
  inflating: usr/local/include/ddd/Hom.h  
  inflating: usr/local/include/ddd/Hom_Basic.hh  
  inflating: usr/local/include/ddd/init.hh  
  inflating: usr/local/include/ddd/IntDataSet.h  
  inflating: usr/local/include/ddd/MemoryManager.h  
  inflating: usr/local/include/ddd/MLCache.hh  
  inflating: usr/local/include/ddd/MLHom.h  
  inflating: usr/local/include/ddd/MLSHom.h  
  inflating: usr/local/include/ddd/process.hpp  
  inflating: usr/local/include/ddd/SDD.h  
  inflating: usr/local/include/ddd/SDED.h  
  inflating: usr/local/include/ddd/SHom.h  
  inflating: usr/local/include/ddd/statistic.hpp  
  inflating: usr/local/include/ddd/UniqueTable.h  
  inflating: usr/local/include/ddd/UniqueTableId.hh  
  inflating: usr/local/include/ddd/util/configuration.hh  
  inflating: usr/local/include/ddd/util/dotExporter.h  
  inflating: usr/local/include/ddd/util/ext_hash_map.hh  
  inflating: usr/local/include/ddd/util/hash_set.hh  
  inflating: usr/local/include/ddd/util/hash_support.hh  
  inflating: usr/local/include/ddd/util/map.hh  
  inflating: usr/local/include/ddd/util/set.hh  
  inflating: usr/local/include/ddd/util/tbb_hash_map.hh  
  inflating: usr/local/include/ddd/util/vector.hh  
  inflating: usr/local/lib/libDDD.a  
  inflating: usr/local/lib/libDDD.la  
  inflating: usr/local/lib/libDDD_d.a  
  inflating: usr/local/lib/libDDD_d.la  
--2019-09-03 17:23:59--  https://ci.appveyor.com/api/projects/yanntm/libITS/artifacts/windows.zip
Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243
Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://appveyorcidatav2.blob.core.windows.net/yanntm-64261/libits/1-0-78/bq8cbw4at1m5a5he/windows.zip?sv=2015-12-11&sr=c&sig=xiDaHQSnbmTnPTlmxKrZ8qEf6AoFwy2fF46mLRz%2BJ6U%3D&st=2019-09-03T15%3A22%3A57Z&se=2019-09-03T15%3A28%3A57Z&sp=r [following]
--2019-09-03 17:23:59--  https://appveyorcidatav2.blob.core.windows.net/yanntm-64261/libits/1-0-78/bq8cbw4at1m5a5he/windows.zip?sv=2015-12-11&sr=c&sig=xiDaHQSnbmTnPTlmxKrZ8qEf6AoFwy2fF46mLRz%2BJ6U%3D&st=2019-09-03T15%3A22%3A57Z&se=2019-09-03T15%3A28%3A57Z&sp=r
Resolving appveyorcidatav2.blob.core.windows.net (appveyorcidatav2.blob.core.windows.net)... 52.239.162.164
Connecting to appveyorcidatav2.blob.core.windows.net (appveyorcidatav2.blob.core.windows.net)|52.239.162.164|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 50399258 (48M) [application/octet-stream]
Saving to: 'windowsLibITS.zip'

     0K ........ ........ ........ ........ ........ ........  6% 2.17M 21s
  3072K ........ ........ ........ ........ ........ ........ 12% 1.13M 28s
  6144K ........ ........ ........ ........ ........ ........ 18% 3.84M 21s
  9216K ........ ........ ........ ........ ........ ........ 24% 4.92M 16s
 12288K ........ ........ ........ ........ ........ ........ 31% 3.53M 14s
 15360K ........ ........ ........ ........ ........ ........ 37% 2.79M 12s
 18432K ........ ........ ........ ........ ........ ........ 43% 2.47M 11s
 21504K ........ ........ ........ ........ ........ ........ 49% 3.89M 9s
 24576K ........ ........ ........ ........ ........ ........ 56% 3.15M 8s
 27648K ........ ........ ........ ........ ........ ........ 62% 1.89M 7s
 30720K ........ ........ ........ ........ ........ ........ 68% 1.80M 6s
 33792K ........ ........ ........ ........ ........ ........ 74% 2.49M 5s
 36864K ........ ........ ........ ........ ........ ........ 81% 2.77M 4s
 39936K ........ ........ ........ ........ ........ ........ 87% 2.62M 2s
 43008K ........ ........ ........ ........ ........ ........ 93% 2.65M 1s
 46080K ........ ........ ........ ........ ........ ........ 99% 3.98M 0s
 49152K .                                                    100%  432K=19s

2019-09-03 17:24:19 (2.53 MB/s) - 'windowsLibITS.zip' saved [50399258/50399258]

Archive:  windowsLibITS.zip
  inflating: usr/local/bin/its-reach.exe  
  inflating: usr/local/include/antlr3.h  
  inflating: usr/local/include/antlr3baserecognizer.h  
  inflating: usr/local/include/antlr3basetree.h  
  inflating: usr/local/include/antlr3basetreeadaptor.h  
  inflating: usr/local/include/antlr3bitset.h  
  inflating: usr/local/include/antlr3collections.h  
  inflating: usr/local/include/antlr3commontoken.h  
  inflating: usr/local/include/antlr3commontree.h  
  inflating: usr/local/include/antlr3commontreeadaptor.h  
  inflating: usr/local/include/antlr3commontreenodestream.h  
  inflating: usr/local/include/antlr3config.h  
  inflating: usr/local/include/antlr3convertutf.h  
  inflating: usr/local/include/antlr3cyclicdfa.h  
  inflating: usr/local/include/antlr3debugeventlistener.h  
  inflating: usr/local/include/antlr3defs.h  
  inflating: usr/local/include/antlr3encodings.h  
  inflating: usr/local/include/antlr3errors.h  
  inflating: usr/local/include/antlr3exception.h  
  inflating: usr/local/include/antlr3filestream.h  
  inflating: usr/local/include/antlr3input.h  
  inflating: usr/local/include/antlr3interfaces.h  
  inflating: usr/local/include/antlr3intstream.h  
  inflating: usr/local/include/antlr3lexer.h  
  inflating: usr/local/include/antlr3memory.h  
  inflating: usr/local/include/antlr3parser.h  
  inflating: usr/local/include/antlr3parsetree.h  
  inflating: usr/local/include/antlr3recognizersharedstate.h  
  inflating: usr/local/include/antlr3rewritestreams.h  
  inflating: usr/local/include/antlr3string.h  
  inflating: usr/local/include/antlr3tokenstream.h  
  inflating: usr/local/include/antlr3treeparser.h  
  inflating: usr/local/include/ddd/AdditiveMap.hpp  
  inflating: usr/local/include/ddd/Cache.hh  
  inflating: usr/local/include/ddd/DataSet.h  
  inflating: usr/local/include/ddd/DDD.h  
  inflating: usr/local/include/ddd/DED.h  
  inflating: usr/local/include/ddd/FixObserver.hh  
  inflating: usr/local/include/ddd/google/sparsehash/densehashtable.h  
  inflating: usr/local/include/ddd/google/sparsehash/hashtable-common.h  
  inflating: usr/local/include/ddd/google/sparsehash/libc_allocator_with_realloc.h  
  inflating: usr/local/include/ddd/google/sparsehash/sparseconfig.h  
  inflating: usr/local/include/ddd/google/sparsehash/sparsehashtable.h  
  inflating: usr/local/include/ddd/google/sparsetable  
  inflating: usr/local/include/ddd/google/sparse_hash_map  
  inflating: usr/local/include/ddd/google/sparse_hash_set  
  inflating: usr/local/include/ddd/google/template_util.h  
  inflating: usr/local/include/ddd/google/type_traits.h  
  inflating: usr/local/include/ddd/hashfunc.hh  
  inflating: usr/local/include/ddd/Hom.h  
  inflating: usr/local/include/ddd/Hom_Basic.hh  
  inflating: usr/local/include/ddd/init.hh  
  inflating: usr/local/include/ddd/IntDataSet.h  
  inflating: usr/local/include/ddd/MemoryManager.h  
  inflating: usr/local/include/ddd/MLCache.hh  
  inflating: usr/local/include/ddd/MLHom.h  
  inflating: usr/local/include/ddd/MLSHom.h  
  inflating: usr/local/include/ddd/process.hpp  
  inflating: usr/local/include/ddd/SDD.h  
  inflating: usr/local/include/ddd/SDED.h  
  inflating: usr/local/include/ddd/SHom.h  
  inflating: usr/local/include/ddd/statistic.hpp  
  inflating: usr/local/include/ddd/UniqueTable.h  
  inflating: usr/local/include/ddd/UniqueTableId.hh  
  inflating: usr/local/include/ddd/util/configuration.hh  
  inflating: usr/local/include/ddd/util/dotExporter.h  
  inflating: usr/local/include/ddd/util/ext_hash_map.hh  
  inflating: usr/local/include/ddd/util/hash_set.hh  
  inflating: usr/local/include/ddd/util/hash_support.hh  
  inflating: usr/local/include/ddd/util/map.hh  
  inflating: usr/local/include/ddd/util/set.hh  
  inflating: usr/local/include/ddd/util/tbb_hash_map.hh  
  inflating: usr/local/include/ddd/util/vector.hh  
  inflating: usr/local/include/its/aiger/aiger.h  
  inflating: usr/local/include/its/aiger/aigerModel.h  
  inflating: usr/local/include/its/ColoaneExport.hh  
  inflating: usr/local/include/its/composite/Composite.hh  
  inflating: usr/local/include/its/composite/CompositeType.hh  
  inflating: usr/local/include/its/composite/CompositeVarOrderHeuristic.hh  
  inflating: usr/local/include/its/composite/CState.hh  
  inflating: usr/local/include/its/composite/Synchronization.hh  
  inflating: usr/local/include/its/composite/TComposite.hh  
  inflating: usr/local/include/its/divine/blob.h  
  inflating: usr/local/include/its/divine/common.h  
  inflating: usr/local/include/its/divine/dve2GAL.hh  
  inflating: usr/local/include/its/divine/dveLoader.hh  
  inflating: usr/local/include/its/divine/hash.h  
  inflating: usr/local/include/its/divine/legacy/common/array.hh  
  inflating: usr/local/include/its/divine/legacy/common/array_of_abstract.hh  
  inflating: usr/local/include/its/divine/legacy/common/bit_string.hh  
  inflating: usr/local/include/its/divine/legacy/common/deb.hh  
  inflating: usr/local/include/its/divine/legacy/common/error.hh  
  inflating: usr/local/include/its/divine/legacy/common/hash_function.hh  
  inflating: usr/local/include/its/divine/legacy/common/process_decomposition.hh  
  inflating: usr/local/include/its/divine/legacy/common/reporter.hh  
  inflating: usr/local/include/its/divine/legacy/common/stateallocator.hh  
  inflating: usr/local/include/its/divine/legacy/common/sysinfo.hh  
  inflating: usr/local/include/its/divine/legacy/common/types.hh  
  inflating: usr/local/include/its/divine/legacy/common/undeb.hh  
  inflating: usr/local/include/its/divine/legacy/system/data.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_explicit_system.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_expression.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_process.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_process_decomposition.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_source_position.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_system.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_system_trans.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/dve_transition.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_commonparse.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_flex_lexer.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_grammar.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_gramsymb.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_parser.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_symbol.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_symbol_table.hh  
  inflating: usr/local/include/its/divine/legacy/system/dve/syntax_analysis/dve_token_vector.hh  
  inflating: usr/local/include/its/divine/legacy/system/explicit_system.hh  
  inflating: usr/local/include/its/divine/legacy/system/expression.hh  
  inflating: usr/local/include/its/divine/legacy/system/path.hh  
  inflating: usr/local/include/its/divine/legacy/system/process.hh  
  inflating: usr/local/include/its/divine/legacy/system/state.hh  
  inflating: usr/local/include/its/divine/legacy/system/system.hh  
  inflating: usr/local/include/its/divine/legacy/system/system_abilities.hh  
  inflating: usr/local/include/its/divine/legacy/system/system_trans.hh  
  inflating: usr/local/include/its/divine/legacy/system/transition.hh  
  inflating: usr/local/include/its/divine/pool.h  
  inflating: usr/local/include/its/divine/stateallocator.h  
  inflating: usr/local/include/its/divine/wibble/empty.h  
  inflating: usr/local/include/its/divine/wibble/exception.h  
  inflating: usr/local/include/its/divine/wibble/operators.h  
  inflating: usr/local/include/its/divine/wibble/sfinae.h  
  inflating: usr/local/include/its/divine/wibble/singleton.h  
  inflating: usr/local/include/its/divine/wibble/string.h  
  inflating: usr/local/include/its/divine/wibble/test.h  
  inflating: usr/local/include/its/etf/chunk_support.h  
  inflating: usr/local/include/its/etf/etf-objects.h  
  inflating: usr/local/include/its/etf/etf-util.h  
  inflating: usr/local/include/its/etf/ETFType.hh  
  inflating: usr/local/include/its/etf/lts-type.h  
  inflating: usr/local/include/its/etf/runtime.h  
  inflating: usr/local/include/its/etf/stream.h  
  inflating: usr/local/include/its/gal/BoolExpression.hh  
  inflating: usr/local/include/its/gal/ExprHom.hpp  
  inflating: usr/local/include/its/gal/force.hh  
  inflating: usr/local/include/its/gal/GAL.hh  
  inflating: usr/local/include/its/gal/GAL2C.hh  
  inflating: usr/local/include/its/gal/GALType.hh  
  inflating: usr/local/include/its/gal/GALVarOrderHeuristic.hh  
  inflating: usr/local/include/its/gal/IntExpression.hh  
  inflating: usr/local/include/its/gal/parser/exprParserLexer.h  
  inflating: usr/local/include/its/gal/parser/exprParserParser.h  
  inflating: usr/local/include/its/gal/parser/GALParser.hh  
  inflating: usr/local/include/its/gal/PBoolExpression.hh  
  inflating: usr/local/include/its/gal/PIntExpression.hh  
  inflating: usr/local/include/its/gal/Statements.hh  
  inflating: usr/local/include/its/gal/Variable.hh  
  inflating: usr/local/include/its/Instance.hh  
  inflating: usr/local/include/its/ITSModel.hh  
  inflating: usr/local/include/its/Naming.hh  
  inflating: usr/local/include/its/Observe_Hom.hh  
  inflating: usr/local/include/its/Options.hh  
  inflating: usr/local/include/its/Ordering.hh  
  inflating: usr/local/include/its/petri/Arc.hh  
  inflating: usr/local/include/its/petri/Hom_PlaceArcs.hh  
  inflating: usr/local/include/its/petri/Marking.hh  
  inflating: usr/local/include/its/petri/Modular2ITS.hh  
  inflating: usr/local/include/its/petri/Place.hh  
  inflating: usr/local/include/its/petri/PNet.hh  
  inflating: usr/local/include/its/petri/PNetType.hh  
  inflating: usr/local/include/its/petri/PTransition.hh  
  inflating: usr/local/include/its/petri/TimeConstraint.hh  
  inflating: usr/local/include/its/petri/TPNet.hh  
  inflating: usr/local/include/its/petri/TPNetSemantics.hpp  
  inflating: usr/local/include/its/petri/TPNetType.hh  
  inflating: usr/local/include/its/scalar/CircularSet.hh  
  inflating: usr/local/include/its/scalar/CircularSetType.hh  
  inflating: usr/local/include/its/scalar/CircularSetXMLLoader.hh  
  inflating: usr/local/include/its/scalar/CircularSync.hh  
  inflating: usr/local/include/its/scalar/Delegator.hh  
  inflating: usr/local/include/its/scalar/ScalarSet.hh  
  inflating: usr/local/include/its/scalar/ScalarSetType.hh  
  inflating: usr/local/include/its/scalar/ScalarSetXMLLoader.hh  
  inflating: usr/local/include/its/scalar/ScalarState.hh  
  inflating: usr/local/include/its/Type.hh  
  inflating: usr/local/include/its/TypeBasics.hh  
  inflating: usr/local/include/its/TypeCacher.hh  
  inflating: usr/local/include/its/TypeDecorator.hh  
  inflating: usr/local/include/its/TypeVisitor.hh  
  inflating: usr/local/lib/antlr-3.4-complete.jar  
  inflating: usr/local/lib/libantlr3c.a  
  inflating: usr/local/lib/libantlr3c.la  
  inflating: usr/local/lib/libDDD.a  
  inflating: usr/local/lib/libDDD.la  
  inflating: usr/local/lib/libDDD_d.a  
  inflating: usr/local/lib/libDDD_d.la  
  inflating: usr/local/lib/libITS.a  
-------- CONFIGURE
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-mingw64
checking host system type... x86_64-pc-mingw64
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking how to convert x86_64-pc-mingw64 file names to x86_64-pc-mingw64 format... func_convert_file_msys_to_w32
checking how to convert x86_64-pc-mingw64 file names to toolchain format... func_convert_file_msys_to_w32
checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /mingw64/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... no
checking for byacc... no
checking for ANSI C header files... (cached) yes
checking for strip... (cached) strip
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
-------- MAKE
g++ -DPACKAGE_NAME=\"VARIATIONFRONTS\" -DPACKAGE_TARNAME=\"variationfronts\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"VARIATIONFRONTS\ 0.2\" -DPACKAGE_BUGREPORT=\"florence.wacheux@irisa.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"variationfronts\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I.  -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -Wno-unused-local-typedefs -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/include -g -O3 -Wall -std=c++11 -DPSAPI_VERSION=1   -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp
mv -f .deps/main.Tpo .deps/main.Po
g++ -DPACKAGE_NAME=\"VARIATIONFRONTS\" -DPACKAGE_TARNAME=\"variationfronts\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"VARIATIONFRONTS\ 0.2\" -DPACKAGE_BUGREPORT=\"florence.wacheux@irisa.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"variationfronts\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I.  -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -Wno-unused-local-typedefs -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/include -g -O3 -Wall -std=c++11 -DPSAPI_VERSION=1   -MT sddGraph.o -MD -MP -MF .deps/sddGraph.Tpo -c -o sddGraph.o `test -f 'src/sddGraph.cpp' || echo './'`src/sddGraph.cpp
mv -f .deps/sddGraph.Tpo .deps/sddGraph.Po
g++ -DPACKAGE_NAME=\"VARIATIONFRONTS\" -DPACKAGE_TARNAME=\"variationfronts\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"VARIATIONFRONTS\ 0.2\" -DPACKAGE_BUGREPORT=\"florence.wacheux@irisa.fr\" -DPACKAGE_URL=\"\" -DPACKAGE=\"variationfronts\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I.  -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//include -I/c/msys64/mingw64//include -Wno-unused-local-typedefs -I/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/include -g -O3 -Wall -std=c++11 -DPSAPI_VERSION=1   -MT varfronts.o -MD -MP -MF .deps/varfronts.Tpo -c -o varfronts.o `test -f 'src/varfronts.cpp' || echo './'`src/varfronts.cpp
mv -f .deps/varfronts.Tpo .deps/varfronts.Po
/bin/sh ./libtool  --tag=CXX   --mode=link g++ -g -O3 -Wall -std=c++11 -DPSAPI_VERSION=1   -fwhole-program  -static-libgcc -static-libstdc++ -Wl,-static,--stack,16777216 -L/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib -o VariationFronts.exe main.o sddGraph.o varfronts.o /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libITS.a  /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libDDD.a   /c/msys64/mingw64//lib/libexpat.a  /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libantlr3c.a  /c/msys64/mingw64//lib/libgmpxx.a /c/msys64/mingw64//lib/libgmp.a    -lPSAPI -lstdc++ -lpthread 
libtool: link: g++ -g -O3 -Wall -std=c++11 -DPSAPI_VERSION=1 -fwhole-program -static-libgcc -static-libstdc++ -Wl,-static -Wl,--stack -Wl,16777216 -o VariationFronts.exe main.o sddGraph.o varfronts.o  -L/c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local/lib /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libITS.a /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libDDD.a /c/msys64/mingw64//lib/libexpat.a /c/builds/workspace/variationFronts-windows/other/variationFronts/usr/local//lib/libantlr3c.a /c/msys64/mingw64//lib/libgmpxx.a /c/msys64/mingw64//lib/libgmp.a -lPSAPI -lstdc++ -lpthread

C:\builds\workspace\variationFronts-windows\other\variationFronts>exit 0 
Archiving artifacts
Triggering a new build of ATSyRA2_Studio
Finished: SUCCESS