Skip to content
Failed

Console Output

Push event to branch master
15:02:48 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
Obtained Jenkinsfile from 2953ba723b94f822ef9bbd513f809cba0098b7c8
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] parallel
[Pipeline] { (Branch: unix)
[Pipeline] { (Branch: osx)
[Pipeline] { (Branch: windows)
[Pipeline] node
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/threadedFFI-plugin_master
[Pipeline] node
Running on pharo-ci-jenkins2-osx2 in /builds/workspace/threadedFFI-plugin_master
[Pipeline] {
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[WS-CLEANUP] done
[Pipeline] stage
[Pipeline] { (Checkout-unix)
[Pipeline] stage
[Pipeline] { (Checkout-osx)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init /builds/workspace/threadedFFI-plugin_master # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1 (Apple Git-126)'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --force --progress -- https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init /builds/workspace/threadedFFI-plugin_master # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 2953ba723b94f822ef9bbd513f809cba0098b7c8 (master)
Commit message: "Fixing URL of the include"
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2953ba723b94f822ef9bbd513f809cba0098b7c8 # timeout=10
 > git rev-list --no-walk 18c27ae5c2e7a660456ce784f91fbbc08e7c11ef # timeout=10
Avoid second fetch
Checking out Revision 2953ba723b94f822ef9bbd513f809cba0098b7c8 (master)
Commit message: "Fixing URL of the include"
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2953ba723b94f822ef9bbd513f809cba0098b7c8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-unix)
[Pipeline] cmakeBuild
[threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-osx)
[Pipeline] cmakeBuild
[threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Configuring done
-- Generating done
-- Build files have been written to: /builds/workspace/threadedFFI-plugin_master
[Pipeline] sh
+ make install
Scanning dependencies of target build_libFFI
[  2%] Creating directories for 'build_libFFI'
[  5%] Performing download step (git clone) for 'build_libFFI'
Cloning into 'src'...
-- The C compiler identification is AppleClang 11.0.3.11030032
-- The CXX compiler identification is AppleClang 11.0.3.11030032
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/threadedFFI-plugin_master
[Pipeline] sh
+ make install
Scanning dependencies of target vmIncludes
[  2%] Downloading Pharo VM Headers
--2020-09-25 15:02:54--  http://files.pharo.org/vm/pharo-spur64-headless/mac/include/PharoVM-8.5.0-3cf4aab2-mac64-include.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 62246 (61K) [application/zip]
Saving to: ‘PharoVM-8.5.0-3cf4aab2-mac64-include.zip’

     0K .......... .......... .......... .......... .......... 82% 1.42M 0s
    50K ..........                                            100% 47.0M=0.03s

2020-09-25 15:02:54 (1.71 MB/s) - ‘PharoVM-8.5.0-3cf4aab2-mac64-include.zip’ saved [62246/62246]

Archive:  PharoVM-8.5.0-3cf4aab2-mac64-include.zip
   creating: include/
   creating: include/pharovm/
  inflating: include/pharovm/cogit.h  
  inflating: include/pharovm/cogmethod.h  
  inflating: include/pharovm/cointerp.h  
  inflating: include/pharovm/config.h  
  inflating: include/pharovm/debug.h  
  inflating: include/pharovm/dispdbg.h  
  inflating: include/pharovm/errorCode.h  
  inflating: include/pharovm/fileDialog.h  
  inflating: include/pharovm/imageAccess.h  
  inflating: include/pharovm/interp.h  
  inflating: include/pharovm/interpreter.h  
  inflating: include/pharovm/macros.h  
   creating: include/pharovm/pThreadedFFI/
  inflating: include/pharovm/pThreadedFFI/callbacks.h  
  inflating: include/pharovm/pThreadedFFI/pThreadedFFI.h  
  inflating: include/pharovm/pThreadedFFI/pThreadedFFIUtils.h  
  inflating: include/pharovm/pThreadedFFI/worker.h  
  inflating: include/pharovm/pThreadedFFI/workerTask.h  
  inflating: include/pharovm/parameterVector.h  
  inflating: include/pharovm/parameters.h  
  inflating: include/pharovm/pathUtilities.h  
  inflating: include/pharovm/pharo.h  
  inflating: include/pharovm/pharoClient.h  
   creating: include/pharovm/semaphores/
  inflating: include/pharovm/semaphores/pSemaphore.h  
  inflating: include/pharovm/semaphores/pharoSemaphore.h  
  inflating: include/pharovm/semaphores/platformSemaphore.h  
  inflating: include/pharovm/sq.h    
  inflating: include/pharovm/sqAssert.h  
  inflating: include/pharovm/sqAtomicOps.h  
  inflating: include/pharovm/sqCogStackAlignment.h  
  inflating: include/pharovm/sqConfig.h  
  inflating: include/pharovm/sqGnu.h  
  inflating: include/pharovm/sqMemoryAccess.h  
  inflating: include/pharovm/sqMemoryFence.h  
  inflating: include/pharovm/sqNamedPrims.h  
  inflating: include/pharovm/sqPlatformSpecific.h  
  inflating: include/pharovm/sqVirtualMachine.h  
  inflating: include/pharovm/sqaio.h  
  inflating: include/pharovm/stringUtilities.h  
   creating: include/pharovm/threadSafeQueue/
  inflating: include/pharovm/threadSafeQueue/threadSafeQueue.h  
  inflating: include/pharovm/vmCallback.h  
[  5%] Obtaining Pharo VM Headers
[  5%] Built target vmIncludes
Scanning dependencies of target build_libFFI
[  8%] Creating directories for 'build_libFFI'
[ 11%] Performing download step (git clone) for 'build_libFFI'
Cloning into 'src'...
Note: checking out 'v3.3'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 5dcb741... Move nested_struct3 test to closures directory
[  8%] No patch step for 'build_libFFI'
[ 11%] No update step for 'build_libFFI'
[ 13%] Performing configure step for 'build_libFFI'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
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'
Note: switching to 'v3.3'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5dcb741 Move nested_struct3 test to closures directory
[ 13%] No patch step for 'build_libFFI'
[ 16%] No update step for 'build_libFFI'
[ 19%] Performing configure step for 'build_libFFI'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: aclocal -I m4
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:31: installing './compile'
configure.ac:19: installing './install-sh'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
doc/Makefile.am:3: installing 'doc/mdate-sh'
doc/Makefile.am:3: installing 'doc/texinfo.tex'
autoreconf: Leaving directory `.'
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
continue configure in default builddir "./x86_64-pc-linux-gnu"
....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux
gnu"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
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 /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
checking whether /usr/bin/cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking dependency style of /usr/bin/cc... gcc3
checking dependency style of /usr/bin/cc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/cc -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... yes
checking for objdir... .libs
checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc static flag -static works... yes
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 how to run the C++ preprocessor... /usr/bin/cc -E
checking for ld used by /usr/bin/cc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc static flag -static works... yes
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of size_t... 8
checking for C compiler vendor... gnu
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag... 
checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... Still waiting to schedule task
Waiting for next available executor on ‘windowsautoreconf: configure.ac: tracing
306d2:800:fffa3203:f8bfbff
checking whether C compiler accepts -march=broadwell... yes
checking for gcc architecture flag... -march=broadwell
checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell... yes
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking for ld used by /usr/bin/cc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
configure: versioning on shared library symbols is gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
autoreconf: running: glibtoolize --copy
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
config.status: creating doc/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: build in x86_64-pc-linux-gnu (HOST=)
config.status: executing depfiles commands
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
[ 16%] Performing build step for 'build_libFFI'
MAKE x86_64-pc-linux-gnu : 0 * all-all
Making all in include
Making all in testsuite
Making all in man
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
glibtoolize: copying file 'm4/ltversion.m4'
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
glibtoolize: copying file 'm4/lt~obsolete.m4'
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
../src/java_raw_api.c: In function 'ffi_java_raw_call':
../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations]
   ffi_java_raw_to_ptrarray (cif, raw, avalue);
   ^
../src/java_raw_api.c:76:1: note: declared here
 ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args)
 ^
../src/java_raw_api.c: In function 'ffi_java_translate_args':
../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
   ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
   ^
../src/java_raw_api.c:45:1: note: declared here
 ffi_java_raw_size (ffi_cif *cif)
 ^
../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
   ffi_java_ptrarray_to_raw (cif, avalue, raw);
   ^
../src/java_raw_api.c:157:1: note: declared here
 ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw)
 ^
../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure':
../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations]
   return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl);
   ^
../src/java_raw_api.c:337:1: note: declared here
 ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl,
 ^
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c  -fPIC -DPIC -o src/x86/.libs/ffi64.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S  -fPIC -DPIC -o src/x86/.libs/unix64.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c  -fPIC -DPIC -o src/x86/.libs/ffiw64.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -o src/x86/ffiw64.o >/dev/null 2>&1
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S  -fPIC -DPIC -o src/x86/.libs/win64.o
libtool: compile:  /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S -o src/x86/win64.o >/dev/null 2>&1
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
libtool: link: /usr/bin/cc -shared  -fPIC -DPIC  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o    -O3 -march=broadwell -Wl,--version-script -Wl,libffi.map   -Wl,-soname -Wl,libffi.so.7 -o .libs/libffi.so.7.1.0
libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so")
libtool: link: ar cru .libs/libffi.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libffi.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
[ 19%] Performing install step for 'build_libFFI'
MAKE x86_64-pc-linux-gnu : 0 * install
Making install in include
 /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include'
 /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include'
Making install in testsuite
Making install in man
 /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3'
 /usr/bin/install -c -m 644 '../../man/ffi.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi.3'
 /usr/bin/install -c -m 644 '../../man/ffi_call.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_call.3'
 /usr/bin/install -c -m 644 '../../man/ffi_prep_cif.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_prep_cif.3'
 /usr/bin/install -c -m 644 '../../man/ffi_prep_cif_var.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_prep_cif_var.3'
 /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libffi.la '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib'
libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.so.7.1.0
libtool: install: (cd /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; })
libtool: install: (cd /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; })
libtool: install: /usr/bin/install -c .libs/libffi.lai /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.la
libtool: install: /usr/bin/install -c .libs/libffi.a /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a
libtool: install: chmod 644 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a
libtool: install: ranlib /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib
----------------------------------------------------------------------
Libraries have been installed in:
   /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig'
 /usr/bin/install -c -m 644 libffi.pc '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig'
[ 22%] Completed 'build_libFFI'
[ 22%] Built target build_libFFI
Scanning dependencies of target vmIncludes
[ 25%] Downloading Pharo VM Headers
--2020-09-25 15:03:09--  http://files.pharo.org/vm/pharo-spur64-headless/linux/include/PharoVM-8.5.0-3cf4aab-linux64-include.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 62681 (61K) [application/zip]
Saving to: 'PharoVM-8.5.0-3cf4aab-linux64-include.zip'

     0K .......... .......... .......... .......... .......... 81% 1.43M 0s
    50K .......... .                                          100%  143M=0.03s

2020-09-25 15:03:09 (1.75 MB/s) - 'PharoVM-8.5.0-3cf4aab-linux64-include.zip' saved [62681/62681]

Archive:  PharoVM-8.5.0-3cf4aab-linux64-include.zip
   creating: include/
   creating: include/pharovm/
  inflating: include/pharovm/cogit.h  
  inflating: include/pharovm/cogmethod.h  
  inflating: include/pharovm/cointerp.h  
  inflating: include/pharovm/config.h  
  inflating: include/pharovm/debug.h  
  inflating: include/pharovm/dispdbg.h  
  inflating: include/pharovm/errorCode.h  
  inflating: include/pharovm/fileDialog.h  
  inflating: include/pharovm/imageAccess.h  
  inflating: include/pharovm/interp.h  
  inflating: include/pharovm/interpreter.h  
  inflating: include/pharovm/macros.h  
   creating: include/pharovm/pThreadedFFI/
  inflating: include/pharovm/pThreadedFFI/callbacks.h  
  inflating: include/pharovm/pThreadedFFI/pThreadedFFI.h  
  inflating: include/pharovm/pThreadedFFI/pThreadedFFIUtils.h  
  inflating: include/pharovm/pThreadedFFI/worker.h  
  inflating: include/pharovm/pThreadedFFI/workerTask.h  
  inflating: include/pharovm/parameterVector.h  
  inflating: include/pharovm/parameters.h  
  inflating: include/pharovm/pathUtilities.h  
  inflating: include/pharovm/pharo.h  
  inflating: include/pharovm/pharoClient.h  
   creating: include/pharovm/semaphores/
  inflating: include/pharovm/semaphores/pSemaphore.h  
  inflating: include/pharovm/semaphores/pharoSemaphore.h  
  inflating: include/pharovm/semaphores/platformSemaphore.h  
  inflating: include/pharovm/sq.h    
  inflating: include/pharovm/sqAssert.h  
  inflating: include/pharovm/sqAtomicOps.h  
  inflating: include/pharovm/sqCogStackAlignment.h  
  inflating: include/pharovm/sqConfig.h  
  inflating: include/pharovm/sqGnu.h  
  inflating: include/pharovm/sqMemoryAccess.h  
  inflating: include/pharovm/sqMemoryFence.h  
  inflating: include/pharovm/sqNamedPrims.h  
  inflating: include/pharovm/sqPlatformSpecific.h  
  inflating: include/pharovm/sqUnixCharConv.h  
  inflating: include/pharovm/sqVirtualMachine.h  
  inflating: include/pharovm/sqaio.h  
  inflating: include/pharovm/stringUtilities.h  
   creating: include/pharovm/threadSafeQueue/
  inflating: include/pharovm/threadSafeQueue/threadSafeQueue.h  
  inflating: include/pharovm/vmCallback.h  
[ 27%] Obtaining Pharo VM Headers
[ 27%] Built target vmIncludes
Scanning dependencies of target libFFI
[ 30%] Copying of Libffi
[ 30%] Built target libFFI
Scanning dependencies of target PThreadedPlugin
[ 33%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/functionDefinitionPrimitives.c.o
[ 36%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveUtils.c.o
[ 38%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/PThreadedPlugin.c.o
[ 41%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/types.c.o
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf
[ 44%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/typesPrimitives.c.o
[ 47%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/utils.c.o
[ 50%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveCalls.c.o
[ 52%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbackPrimitives.c.o
[ 55%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbacks.c.o
[ 58%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/queue/threadSafeQueue.c.o
[ 61%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/sameThread/sameThread.c.o
[ 63%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/pharoSemaphore.c.o
[ 66%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/platformSemaphore.c.o
[ 69%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/semaphore.c.o
[ 72%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/worker.c.o
/builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c: In function 'worker_newSpawning':
/builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c:80:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
     worker->selfThread = NULL;
                        ^
[ 75%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerPrimitives.c.o
[ 77%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerTask.c.o
[ 80%] Linking C shared library build/bin/libPThreadedPlugin.so
autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader
[ 80%] Built target PThreadedPlugin
Scanning dependencies of target TestLibrary
[ 83%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/basic_types.c.o
[ 86%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callback_types.c.o
[ 88%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callbacks.c.o
[ 91%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callout.c.o
[ 94%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/registerCallback.c.o
[ 97%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/structures.c.o
[100%] Linking C shared library build/bin/libTestLibrary.so
[100%] Built target TestLibrary
Install the project...
-- Install configuration: ""
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/./
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libPThreadedPlugin.so
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libTestLibrary.so
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so
-- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7.1.0
[Pipeline] sh
autoreconf: running: automake --add-missing --copy --no-force
+ make prepare-tests test
Scanning dependencies of target prepare-tests
[ 50%] Creating Test Image
--2020-09-25 15:03:11--  http://get.pharo.org/64/90+vmHeadlessLatest
Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3146 (3.1K)
Saving to: 'STDOUT'

     0K ...                                                   100%  226M=0s

2020-09-25 15:03:11 (226 MB/s) - written to stdout [3146/3146]

Downloading the latest 90 Image:
    http://files.pharo.org/get-files/90/pharo64.zip
configure.ac:31: installing './compile'
configure.ac:19: installing './install-sh'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
doc/Makefile.am:3: installing 'doc/mdate-sh'
doc/Makefile.am:3: installing 'doc/texinfo.tex'
autoreconf: Leaving directory `.'
checking build system type... Pharo.image
x86_64-apple-darwin19.4.0
checking host system type... x86_64-apple-darwin19.4.0
checking target system type... x86_64-apple-darwin
continue configure in default builddir "./x86_64-apple-darwin"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin" "darwin"
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/90/pharo64-linux-headless-latest.zip
checking build system type... x86_64-apple-darwin19.4.0
checking host system type... x86_64-apple-darwin19.4.0
checking target system type... x86_64-apple-darwin
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /Library/Developer/CommandLineTools/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
--2020-09-25 15:03:14--  http://files.pharo.org/vm/pharo-spur64-headless/linux/PharoVM-8.5.0-3cf4aab-linux64-bin.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10228526 (9.8M) [application/zip]
Saving to: 'PharoVM-8.5.0-3cf4aab-linux64-bin.zip'

     0K .......... .......... .......... .......... ..........  0% 1.44M 7s
    50K .......... .......... .......... .......... ..........  1% 2.89M 5s
   100K .......... .......... .......... .......... ..........  1% 24.3M 3s
   150K .......... .......... .......... .......... ..........  2% 24.1M 3s
   200K .......... .......... .......... .......... ..........  2% 3.39M 3s
   250K .......... .......... .......... .......... ..........  3% 21.0M 2s
   300K .......... .......... .......... .......... ..........  3% 23.7M 2s
   350K .......... .......... .......... .......... ..........  4% 21.8M 2s
   400K .......... .......... .......... .......... ..........  4% 4.92M 2s
   450K .......... .......... .......... .......... ..........  5% 20.0M 2s
   500K .......... .......... .......... .......... ..........  5% 26.8M 2s
   550K .......... .......... .......... .......... ..........  6% 21.2M 1s
   600K .......... .......... .......... .......... ..........  6% 22.8M 1s
   650K .......... .......... .......... .......... ..........  7% 22.0M 1s
   700K .......... .......... .......... .......... ..........  7% 23.0M 1s
   750K .......... .......... .......... .......... ..........  8% 23.7M 1s
   800K .......... .......... .......... .......... ..........  8% 23.8M 1s
   850K .......... .......... .......... .......... ..........  9% 25.2M 1s
   900K .......... .......... .......... .......... ..........  9% 21.9M 1s
   950K .......... .......... .......... .......... .......... 10% 24.5M 1s
  1000K .......... .......... .......... .......... .......... 10% 20.2M 1s
  1050K .......... .......... .......... .......... .......... 11% 25.3M 1s
  1100K .......... .......... .......... .......... .......... 11% 25.4M 1s
  1150K .......... .......... .......... .......... .......... 12% 21.8M 1s
  1200K .......... .......... .......... .......... .......... 12% 25.5M 1s
  1250K .......... .......... .......... .......... .......... 13% 23.1M 1s
  1300K .......... .......... .......... .......... .......... 13% 22.5M 1s
  1350K .......... .......... .......... .......... .......... 14% 18.9M 1s
  1400K .......... .......... .......... .......... .......... 14% 25.8M 1s
  1450K .......... .......... .......... .......... .......... 15% 20.4M 1s
  1500K .......... .......... .......... .......... .......... 15% 25.3M 1s
  1550K .......... .......... .......... .......... .......... 16% 21.8M 1s
  1600K .......... .......... .......... .......... .......... 16% 22.8M 1s
  1650K .......... .......... .......... .......... .......... 17% 27.2M 1s
  1700K .......... .......... .......... .......... .......... 17% 27.9M 1s
  1750K .......... .......... .......... .......... .......... 18% 18.1M 1s
  1800K .......... .......... .......... .......... .......... 18% 23.0M 1s
  1850K .......... .......... .......... .......... .......... 19% 23.7M 1s
  1900K .......... .......... .......... .......... .......... 19% 24.1M 1s
  1950K .......... .......... .......... .......... .......... 20% 22.0M 1s
  2000K .......... .......... .......... .......... .......... 20% 24.1M 1s
  2050K .......... .......... .......... .......... .......... 21% 26.4M 1s
  2100K .......... .......... .......... .......... .......... 21% 20.9M 1s
  2150K .......... .......... .......... .......... .......... 22% 24.7M 1s
  2200K .......... .......... .......... .......... .......... 22% 9.97M 1s
  2250K .......... .......... .......... .......... .......... 23%  297M 1s
  2300K .......... .......... .......... .......... .......... 23% 35.0M 1s
  2350K .......... .......... .......... .......... .......... 24% 30.7M 1s
  2400K .......... .......... .......... .......... .......... 24% 19.4M 1s
  2450K .......... .......... .......... .......... .......... 25% 24.5M 1s
  2500K .......... .......... .......... .......... .......... 25% 22.3M 1s
  2550K .......... .......... .......... .......... .......... 26% 25.7M 1s
  2600K .......... .......... .......... .......... .......... 26% 9.09M 1s
  2650K .......... .......... .......... .......... .......... 27% 25.3M 0s
  2700K .......... .......... .......... .......... .......... 27% 37.0M 0s
  2750K .......... .......... .......... .......... .......... 28% 17.0M 0s
  2800K .......... .......... .......... .......... .......... 28% 21.4M 0s
  2850K .......... .......... .......... .......... .......... 29% 24.4M 0s
  2900K .......... .......... .......... .......... .......... 29% 21.9M 0s
  2950K .......... .......... .......... .......... .......... 30% 23.8M 0s
  3000K .......... .......... .......... .......... .......... 30% 25.1M 0s
  3050K .......... .......... .......... .......... .......... 31% 24.1M 0s
  3100K .......... .......... .......... .......... .......... 31% 23.7M 0s
  3150K .......... .......... .......... .......... .......... 32% 20.9M 0s
  3200K .......... .......... .......... .......... .......... 32% 23.2M 0s
  3250K .......... .......... .......... .......... .......... 33% 29.0M 0s
  3300K .......... .......... .......... .......... .......... 33% 24.4M 0s
  3350K .......... .......... .......... .......... .......... 34% 20.7M 0s
  3400K .......... .......... .......... .......... .......... 34% 23.7M 0s
  3450K .......... .......... .......... .......... .......... 35% 23.7M 0s
  3500K .......... .......... .......... .......... .......... 35% 23.9M 0s
  3550K .......... .......... .......... .......... .......... 36% 21.2M 0s
  3600K .......... .......... .......... .......... .......... 36% 31.7M 0s
  3650K .......... .......... .......... .......... .......... 37% 19.1M 0s
  3700K .......... .......... .......... .......... .......... 37% 22.1M 0s
  3750K .......... .......... .......... .......... .......... 38% 25.1M 0s
  3800K .......... .......... .......... .......... .......... 38% 21.3M 0s
  3850K .......... .......... .......... .......... .......... 39% 26.2M 0s
  3900K .......... .......... .......... .......... .......... 39% 16.8M 0s
  3950K .......... .......... .......... .......... ....configure: error: in `/System/Volumes/Data/builds/workspace/threadedFFI-plugin_master/build/libffi/src/x86_64-apple-darwin':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
make[2]: *** [build/libffi/stamp/build_libFFI-configure] Error 1
make[1]: *** [CMakeFiles/build_libFFI.dir/all] Error 2
make: *** [all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
...... 40% 22.5M 0s
  4000K .......... .......... .......... .......... .......... 40% 33.9M 0s
  4050K .......... .......... .......... .......... .......... 41% 25.2M 0s
  4100K .......... .......... .......... .......... .......... 41% 18.9M 0s
  4150K .......... .......... .......... .......... .......... 42% 22.8M 0s
  4200K .......... .......... .......... .......... .......... 42% 24.0M 0s
  4250K .......... .......... .......... .......... .......... 43% 22.2M 0s
  4300K .......... .......... .......... .......... .......... 43% 25.2M 0s
  4350K .......... .......... .......... .......... .......... 44% 22.5M 0s
  4400K .......... .......... .......... .......... .......... 44% 24.6M 0s
  4450K .......... .......... .......... .......... .......... 45% 23.6M 0s
  4500K .......... .......... .......... .......... .......... 45% 27.1M 0s
  4550K .......... .......... .......... .......... .......... 46% 18.6M 0s
  4600K .......... .......... .......... .......... .......... 46% 24.7M 0s
  4650K .......... .......... .......... .......... .......... 47% 22.6M 0s
  4700K .......... .......... .......... .......... .......... 47% 27.6M 0s
  4750K .......... .......... .......... .......... .......... 48% 17.6M 0s
  4800K .......... .......... .......... .......... .......... 48% 25.5M 0s
  4850K .......... .......... .......... .......... .......... 49% 22.0M 0s
  4900K .......... .......... .......... .......... .......... 49% 23.7M 0s
  4950K .......... .......... .......... .......... .......... 50% 25.3M 0s
  5000K .......... .......... .......... .......... .......... 50% 20.2M 0s
  5050K .......... .......... .......... .......... .......... 51% 23.1M 0s
  5100K .......... .......... .......... .......... .......... 51% 23.8M 0s
  5150K .......... .......... .......... .......... .......... 52% 22.9M 0s
  5200K .......... .......... .......... .......... .......... 52% 24.8M 0s
  5250K .......... .......... .......... .......... .......... 53% 22.4M 0s
  5300K .......... .......... .......... .......... .......... 53% 24.3M 0s
  5350K .......... .......... .......... .......... .......... 54% 22.4M 0s
  5400K .......... .......... .......... .......... .......... 54% 22.6M 0s
  5450K .......... .......... .......... .......... .......... 55% 19.2M 0s
  5500K .......... .......... .......... .......... .......... 55% 21.9M 0s
  5550K .......... .......... .......... .......... .......... 56% 23.4M 0s
  5600K .......... .......... .......... .......... .......... 56% 23.8M 0s
  5650K .......... .......... .......... .......... .......... 57% 21.6M 0s
  5700K .......... .......... .......... .......... .......... 57% 23.7M 0s
  5750K .......... .......... .......... .......... .......... 58% 22.2M 0s
  5800K .......... .......... .......... .......... .......... 58% 18.1M 0s
  5850K .......... .......... .......... .......... .......... 59% 22.4M 0s
  5900K .......... .......... .......... .......... .......... 59% 24.4M 0s
  5950K .......... .......... .......... .......... .......... 60% 22.2M 0s
  6000K .......... .......... .......... .......... .......... 60% 22.7M 0s
  6050K .......... .......... .......... .......... .......... 61% 24.0M 0s
  6100K .......... .......... .......... .......... .......... 61% 31.9M 0s
  6150K .......... .......... .......... .......... .......... 62% 19.9M 0s
  6200K .......... .......... .......... .......... .......... 62% 20.9M 0s
  6250K .......... .......... .......... .......... .......... 63% 23.5M 0s
  6300K .......... .......... .......... .......... .......... 63% 23.6M 0s
  6350K .......... .......... .......... .......... .......... 64% 28.5M 0s
  6400K .......... .......... .......... .......... .......... 64% 20.2M 0s
  6450K .......... .......... .......... .......... .......... 65% 16.4M 0s
  6500K .......... .......... .......... .......... .......... 65% 40.1M 0s
  6550K .......... .......... .......... .......... .......... 66% 23.4M 0s
  6600K .......... .......... .......... .......... .......... 66% 30.6M 0s
  6650K .......... .......... .......... .......... .......... 67% 18.3M 0s
  6700K .......... .......... .......... .......... .......... 67% 24.0M 0s
  6750K .......... .......... .......... .......... .......... 68% 23.1M 0s
  6800K .......... .......... .......... .......... .......... 68% 26.0M 0s
  6850K .......... .......... .......... .......... .......... 69% 21.1M 0s
  6900K .......... .......... .......... .......... .......... 69% 31.4M 0s
  6950K .......... .......... .......... .......... .......... 70% 18.5M 0s
  7000K .......... .......... .......... .......... .......... 70% 24.6M 0s
  7050K .......... .......... .......... .......... .......... 71% 22.9M 0s
  7100K .......... .......... .......... .......... .......... 71% 24.7M 0s
  7150K .......... .......... .......... .......... .......... 72% 24.6M 0s
  7200K .......... .......... .......... .......... .......... 72% 22.6M 0s
  7250K .......... .......... .......... .......... .......... 73% 23.8M 0s
  7300K .......... .......... .......... .......... .......... 73% 23.5M 0s
  7350K .......... .......... .......... .......... .......... 74% 21.6M 0s
  7400K .......... .......... .......... .......... .......... 74% 22.4M 0s
  7450K .......... .......... .......... .......... .......... 75% 23.3M 0s
  7500K .......... .......... .......... .......... .......... 75% 30.4M 0s
  7550K .......... .......... .......... .......... .......... 76% 22.4M 0s
  7600K .......... .......... .......... .......... .......... 76% 22.4M 0s
  7650K .......... .......... .......... .......... .......... 77% 24.0M 0s
  7700K .......... .......... .......... .......... .......... 77% 20.6M 0s
  7750K .......... .......... .......... .......... .......... 78% 27.4M 0s
  7800K .......... .......... .......... .......... .......... 78% 20.3M 0s
  7850K .......... .......... .......... .......... .......... 79% 25.6M 0s
  7900K .......... .......... .......... .......... .......... 79% 22.6M 0s
  7950K .......... .......... .......... .......... .......... 80% 33.4M 0s
  8000K .......... .......... .......... .......... .......... 80% 18.5M 0s
  8050K .......... .......... .......... .......... .......... 81% 20.4M 0s
  8100K .......... .......... .......... .......... .......... 81% 24.0M 0s
  8150K .......... .......... .......... .......... .......... 82% 23.5M 0s
  8200K .......... .......... .......... .......... .......... 82% 25.5M 0s
  8250K .......... .......... .......... .......... .......... 83% 25.1M 0s
  8300K .......... .......... .......... .......... .......... 83% 19.6M 0s
  8350K .......... .......... .......... .......... .......... 84% 23.4M 0s
  8400K .......... .......... .......... .......... .......... 84% 24.0M 0s
  8450K .......... .......... .......... .......... .......... 85% 25.0M 0s
  8500K .......... .......... .......... .......... .......... 85% 24.1M 0s
  8550K .......... .......... .......... .......... .......... 86% 25.4M 0s
  8600K .......... .......... .......... .......... .......... 86% 20.1M 0s
  8650K .......... .......... .......... .......... .......... 87% 24.2M 0s
  8700K .......... .......... .......... .......... .......... 87% 26.0M 0s
  8750K .......... .......... .......... .......... .......... 88% 19.9M 0s
  8800K .......... .......... .......... .......... .......... 88% 24.9M 0s
  8850K .......... .......... .......... .......... .......... 89% 22.5M 0s
  8900K .......... .......... .......... .......... .......... 89% 25.8M 0s
  8950K .......... .......... .......... .......... .......... 90% 21.3M 0s
  9000K .......... .......... .......... .......... .......... 90% 30.6M 0s
  9050K .......... .......... .......... .......... .......... 91% 19.4M 0s
  9100K .......... .......... .......... .......... .......... 91% 25.0M 0s
  9150K .......... .......... .......... .......... .......... 92% 25.7M 0s
  9200K .......... .......... .......... .......... .......... 92% 20.8M 0s
  9250K .......... .......... .......... .......... .......... 93% 21.6M 0s
  9300K .......... .......... .......... .......... .......... 93% 25.6M 0s
  9350K .......... .......... .......... .......... .......... 94% 21.5M 0s
  9400K .......... .......... .......... .......... .......... 94% 26.7M 0s
  9450K .......... .......... .......... .......... .......... 95% 22.8M 0s
  9500K .......... .......... .......... .......... .......... 95% 22.3M 0s
  9550K .......... .......... .......... .......... .......... 96% 22.3M 0s
  9600K .......... .......... .......... .......... .......... 96% 25.8M 0s
  9650K .......... .......... .......... .......... .......... 97% 28.4M 0s
  9700K .......... .......... .......... .......... .......... 97% 19.2M 0s
  9750K .......... .......... .......... .......... .......... 98% 22.4M 0s
  9800K .......... .......... .......... .......... .......... 98% 24.6M 0s
  9850K .......... .......... .......... .......... .......... 99% 24.9M 0s
  9900K .......... .......... .......... .......... .......... 99% 20.5M 0s
  9950K .......... .......... .......... ........             100% 26.8M=0.5s

2020-09-25 15:03:15 (19.9 MB/s) - 'PharoVM-8.5.0-3cf4aab-linux64-bin.zip' saved [10228526/10228526]

Archive:  PharoVM-8.5.0-3cf4aab-linux64-bin.zip
   creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/pharo  
   creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libB2DPlugin.so  [Pipeline] }
Failed in branch osx

  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libBitBltPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libDSAPrims.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFileAttributesPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFilePlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libIA32ABI.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReadWriter2Plugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReaderPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLargeIntegers.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLocalePlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libMiscPrimitivePlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPThreadedPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPharoVMCore.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0.7.0  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSecurityPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSocketPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakFFIPrims.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakSSL.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSurfacePlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libTestLibrary.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUUIDPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUnixOSProcessPlugin.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libcrypto.so.1.0.0  
    linking: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so  -> libffi.so.7.1.0 
    linking: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7  -> libffi.so.7.1.0 
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7.1.0  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.1.0.0.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.0.25.1  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.25  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1.0.1  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so.1.0.0  
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pharo  
   creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pkgconfig/
  inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/pharo  
finishing deferred symbolic links:
  /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so -> libffi.so.7.1.0
  /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7 -> libffi.so.7.1.0
MetacelloNotification: Fetched -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Loaded -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Loading baseline of BaselineOfThreadedFFI...
MetacelloNotification: Fetched -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Fetched -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Fetched -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src
MetacelloNotification: Loaded -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache
NewUndeclaredWarning: TFFunctionQueue>>handle (OSXDispatchQueue is Undeclared)
MetacelloNotification: Loaded -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache
MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache
MetacelloNotification: Loaded -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache
MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache
MetacelloNotification: Evaluated -> baseline [BaselineOfThreadedFFI] >> reset
MetacelloNotification: ...finished baseline
[100%] Preparing Tests
[100%] Built target prepare-tests
Running tests...
Test project /builds/workspace/threadedFFI-plugin_master
    Start 1: UnifiedFFI-Tests
1/2 Test #1: UnifiedFFI-Tests .................   Passed    0.56 sec
    Start 2: ThreadedFFI-UFFI-Tests
2/2 Test #2: ThreadedFFI-UFFI-Tests ...........***Failed    0.31 sec

50% tests passed, 1 tests failed out of 2

Total Test time (real) =   0.87 sec

The following tests FAILED:
	  2 - ThreadedFFI-UFFI-Tests (Failed)
Errors while running CTest
Makefile:95: recipe for target 'test' failed
make: *** [test] Error 8
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch unix
Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\threadedFFI-plugin_master
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] stage
[Pipeline] { (Checkout-windows)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential pharo-ci
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
 > git init C:\builds\workspace\threadedFFI-plugin_master # timeout=10
Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.28.0'
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --no-tags --force --progress -- https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 2953ba723b94f822ef9bbd513f809cba0098b7c8 (master)
Commit message: "Fixing URL of the include"
 > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2953ba723b94f822ef9bbd513f809cba0098b7c8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-windows)
[Pipeline] echo
Executing: #!c:\cygwin64\bin\bash --login
    cd `cygpath "C:\builds\workspace\threadedFFI-plugin_master"`
    set -ex
    cmake .
    
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
sh: C:/builds/workspace/threadedFFI-plugin_master@tmp/durable-c90698ed/script.sh: c:\cygwin64\bin\bash: bad interpreter: No such file or directory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE