Push event to branch master Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account) Obtained Jenkinsfile from 743507995af0c5351a8f3e132a17d34e9d9187cb Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] parallel [Pipeline] [unix] { (Branch: unix) [Pipeline] [osx] { (Branch: osx) [Pipeline] [windows] { (Branch: windows) [Pipeline] [unix] node [Pipeline] [osx] node [osx] Running on pharo-ci-jenkins2-osx in /builds/workspace/threadedFFI-plugin_master [Pipeline] [windows] node [windows] Running on windows in E:\Builds\workspace\threadedFFI-plugin_master [Pipeline] [osx] { [Pipeline] [windows] { [Pipeline] [osx] timeout [osx] Timeout set to expire in 30 min [Pipeline] [osx] { [Pipeline] [windows] timeout [windows] Timeout set to expire in 30 min [Pipeline] [windows] { [Pipeline] [osx] cleanWs [osx] [WS-CLEANUP] Deleting project workspace... [osx] [WS-CLEANUP] Deferred wipeout is used... [osx] [WS-CLEANUP] done [Pipeline] [windows] cleanWs [windows] [WS-CLEANUP] Deleting project workspace... [windows] [WS-CLEANUP] Deferred wipeout is used... [windows] [WS-CLEANUP] done [Pipeline] [osx] stage [Pipeline] [osx] { (Checkout-osx) [Pipeline] [windows] stage [Pipeline] [windows] { (Checkout-windows) [Pipeline] [osx] checkout [Pipeline] [windows] checkout [osx] Cloning the remote Git repository [osx] Cloning with configured refspecs honoured and without tags [osx] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git [osx] > git init /builds/workspace/threadedFFI-plugin_master # timeout=10 [osx] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [osx] > git --version # timeout=10 [osx] using GIT_ASKPASS to set credentials pharo-ci GitHub account [osx] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [windows] Cloning the remote Git repository [windows] Cloning with configured refspecs honoured and without tags [windows] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git [windows] > git init E:\Builds\workspace\threadedFFI-plugin_master # timeout=10 [windows] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [windows] > git --version # timeout=10 [windows] using GIT_ASKPASS to set credentials pharo-ci GitHub account [windows] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [windows] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [windows] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [windows] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [osx] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [osx] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [osx] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [osx] Fetching without tags [osx] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [osx] using GIT_ASKPASS to set credentials pharo-ci GitHub account [osx] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [osx] Checking out Revision 743507995af0c5351a8f3e132a17d34e9d9187cb (master) [osx] > git config core.sparsecheckout # timeout=10 [osx] > git checkout -f 743507995af0c5351a8f3e132a17d34e9d9187cb [osx] Commit message: "make groups for TFFI" [windows] Fetching without tags [windows] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [windows] using GIT_ASKPASS to set credentials pharo-ci GitHub account [windows] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [windows] Checking out Revision 743507995af0c5351a8f3e132a17d34e9d9187cb (master) [windows] > git config core.sparsecheckout # timeout=10 [windows] > git checkout -f 743507995af0c5351a8f3e132a17d34e9d9187cb [windows] Commit message: "make groups for TFFI" [windows] > git rev-list --no-walk 0906598a2b4577c824454bb9476ff53d78d8308f # timeout=10 [Pipeline] [windows] } [Pipeline] [windows] // stage [Pipeline] [windows] stage [Pipeline] [windows] { (Build-windows) [Pipeline] [windows] echo [windows] Executing: #!c:\cygwin64\bin\bash --login [windows] cd `cygpath "E:\Builds\workspace\threadedFFI-plugin_master"` [windows] set -ex [windows] cmake . [windows] [Pipeline] [windows] withEnv [Pipeline] [windows] { [Pipeline] [windows] sh [Pipeline] [osx] } [Pipeline] [osx] // stage [Pipeline] [osx] stage [Pipeline] [osx] { (Build-osx) [Pipeline] [osx] cmakeBuild [osx] [threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master [windows] + cmake . [windows] -- Building on CYGWIN CMAKE: Adapting paths [windows] -- The C compiler identification is GNU 7.4.0 [windows] -- The CXX compiler identification is GNU 7.4.0 [windows] -- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-gcc.exe [windows] -- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-gcc.exe -- works [windows] -- Detecting C compiler ABI info [osx] -- The C compiler identification is AppleClang 6.0.0.6000051 [osx] -- The CXX compiler identification is AppleClang 6.0.0.6000051 [osx] -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc [windows] -- Detecting C compiler ABI info - done [windows] -- Detecting C compile features [osx] -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works [osx] -- Detecting C compiler ABI info [osx] -- Detecting C compiler ABI info - done [osx] -- Detecting C compile features [osx] -- Detecting C compile features - done [osx] -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ [osx] -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works [osx] -- Detecting CXX compiler ABI info [osx] -- Detecting CXX compiler ABI info - done [osx] -- Detecting CXX compile features [osx] -- Detecting CXX compile features - done [osx] -- Looking for sys/types.h [osx] -- Looking for sys/types.h - found [osx] -- Looking for stdint.h [osx] -- Looking for stdint.h - found [osx] -- Looking for stddef.h [osx] -- Looking for stddef.h - found [osx] -- Check size of void* [osx] -- Check size of void* - done [osx] -- Configuring done [osx] -- Generating done [osx] -- Build files have been written to: /builds/workspace/threadedFFI-plugin_master [Pipeline] [osx] sh [windows] -- Detecting C compile features - done [windows] -- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-g++.exe [osx] + make install [osx] Scanning dependencies of target vmIncludes [osx] [ 2%] Downloading Pharo VM Headers [osx] --2020-06-10 15:58:18-- http://files.pharo.org/vm/pharo-spur64-headless/mac/include/PharoVM-8.4.0-fecd981-mac64-include.zip [osx] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [osx] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [osx] HTTP request sent, awaiting response... 200 OK [osx] Length: 53625 (52K) [application/zip] [osx] Saving to: ‘PharoVM-8.4.0-fecd981-mac64-include.zip’ [osx] [osx] 0K .......... .......... .......... .......... .......... 95% 1,40M 0s [osx] 50K .. 100% 47,4K=0,03s [osx] [osx] 2020-06-10 15:58:18 (1,47 MB/s) - ‘PharoVM-8.4.0-fecd981-mac64-include.zip’ saved [53625/53625] [osx] [osx] Archive: PharoVM-8.4.0-fecd981-mac64-include.zip [osx] creating: include/ [osx] creating: include/pharovm/ [osx] inflating: include/pharovm/aioWin.h [osx] inflating: include/pharovm/cogit.h [osx] inflating: include/pharovm/cogmethod.h [osx] inflating: include/pharovm/cointerp.h [osx] inflating: include/pharovm/config.h [osx] inflating: include/pharovm/debug.h [osx] inflating: include/pharovm/dispdbg.h [osx] inflating: include/pharovm/errorCode.h [osx] inflating: include/pharovm/fileDialog.h [osx] inflating: include/pharovm/imageAccess.h [osx] inflating: include/pharovm/interp.h [osx] inflating: include/pharovm/parameterVector.h [osx] inflating: include/pharovm/parameters.h [osx] inflating: include/pharovm/pathUtilities.h [osx] inflating: include/pharovm/pharo.h [osx] inflating: include/pharovm/pharoClient.h [osx] creating: include/pharovm/semaphores/ [osx] inflating: include/pharovm/semaphores/pSemaphore.h [osx] inflating: include/pharovm/semaphores/platformSemaphore.h [osx] inflating: include/pharovm/sq.h [osx] inflating: include/pharovm/sqAssert.h [osx] inflating: include/pharovm/sqAtomicOps.h [osx] inflating: include/pharovm/sqCogStackAlignment.h [osx] inflating: include/pharovm/sqConfig.h [osx] inflating: include/pharovm/sqGnu.h [osx] inflating: include/pharovm/sqMemoryAccess.h [osx] inflating: include/pharovm/sqMemoryFence.h [osx] inflating: include/pharovm/sqNamedPrims.h [osx] inflating: include/pharovm/sqPlatformSpecific.h [osx] inflating: include/pharovm/sqVirtualMachine.h [osx] inflating: include/pharovm/stringUtilities.h [osx] inflating: include/pharovm/vmCallback.h [osx] [ 5%] Obtaining Pharo VM Headers [osx] [ 5%] Built target vmIncludes [osx] Scanning dependencies of target build_libFFI [osx] [ 8%] Creating directories for 'build_libFFI' [osx] [ 11%] Performing download step (git clone) for 'build_libFFI' [osx] Cloning into 'src'... [windows] -- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-g++.exe -- works [windows] -- Detecting CXX compiler ABI info [windows] -- Detecting CXX compiler ABI info - done [windows] -- Detecting CXX compile features [windows] -- Detecting CXX compile features - done [windows] -- Looking for sys/types.h [windows] -- Looking for sys/types.h - found [windows] -- Looking for stdint.h [windows] -- Looking for stdint.h - found [windows] -- Looking for stddef.h [osx] Note: checking out 'v3.3'. [osx] [osx] You are in 'detached HEAD' state. You can look around, make experimental [osx] changes and commit them, and you can discard any commits you make in this [osx] state without impacting any branches by performing another checkout. [osx] [osx] If you want to create a new branch to retain commits you create, you may [osx] do so (now or later) by using -b with the checkout command again. Example: [osx] [osx] git checkout -b new_branch_name [osx] [osx] HEAD is now at 5dcb741... Move nested_struct3 test to closures directory [windows] -- Looking for stddef.h - found [windows] -- Check size of void* [windows] -- Check size of void* - done [windows] -- Configuring done [windows] -- Generating done [windows] -- Build files have been written to: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master [osx] [ 13%] No patch step for 'build_libFFI' [osx] [ 16%] No update step for 'build_libFFI' [osx] [ 19%] Performing configure step for 'build_libFFI' [Pipeline] [windows] } [Pipeline] [windows] // withEnv [Pipeline] [windows] echo [windows] Executing: #!c:\cygwin64\bin\bash --login [windows] cd `cygpath "E:\Builds\workspace\threadedFFI-plugin_master"` [windows] set -ex [windows] make install [windows] [Pipeline] [windows] withEnv [Pipeline] [windows] { [Pipeline] [windows] sh [osx] autoreconf: Entering directory `.' [osx] autoreconf: configure.ac: not using Gettext [windows] + make install [windows] Scanning dependencies of target build_libFFI [windows] [ 2%] Creating directories for 'build_libFFI' [windows] [ 5%] Performing download step (git clone) for 'build_libFFI' [osx] autoreconf: running: aclocal -I m4 [unix] Still waiting to schedule task [unix] Waiting for next available executor on unix [windows] Cloning into 'src'... [windows] Note: checking out 'v3.3'. [windows] [windows] You are in 'detached HEAD' state. You can look around, make experimental [windows] changes and commit them, and you can discard any commits you make in this [windows] state without impacting any branches by performing another checkout. [windows] [windows] If you want to create a new branch to retain commits you create, you may [windows] do so (now or later) by using -b with the checkout command again. Example: [windows] [windows] git checkout -b [windows] [windows] HEAD is now at 5dcb741 Move nested_struct3 test to closures directory [osx] autoreconf: configure.ac: tracing [osx] autoreconf: running: glibtoolize --copy [windows] [ 8%] No patch step for 'build_libFFI' [windows] [ 11%] No update step for 'build_libFFI' [windows] [ 13%] Performing configure step for 'build_libFFI' [osx] glibtoolize: putting auxiliary files in '.'. [osx] glibtoolize: copying file './ltmain.sh' [osx] glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [osx] glibtoolize: copying file 'm4/libtool.m4' [osx] glibtoolize: copying file 'm4/ltoptions.m4' [osx] glibtoolize: copying file 'm4/ltsugar.m4' [osx] glibtoolize: copying file 'm4/ltversion.m4' [osx] glibtoolize: copying file 'm4/lt~obsolete.m4' [windows] autoreconf-2.69: Entering directory `.' [windows] autoreconf-2.69: configure.ac: not using Gettext [windows] autoreconf-2.69: running: aclocal -I m4 [osx] autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf [osx] autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader [osx] autoreconf: running: automake --add-missing --copy --no-force [windows] autoreconf-2.69: configure.ac: tracing [osx] configure.ac:31: installing './compile' [osx] configure.ac:19: installing './install-sh' [osx] configure.ac:19: installing './missing' [osx] Makefile.am: installing './depcomp' [osx] doc/Makefile.am:3: installing 'doc/mdate-sh' [osx] doc/Makefile.am:3: installing 'doc/texinfo.tex' [osx] autoreconf: Leaving directory `.' [osx] checking build system type... x86_64-apple-darwin13.4.0 [osx] checking host system type... x86_64-apple-darwin13.4.0 [osx] checking target system type... x86_64-apple-darwin [osx] continue configure in default builddir "./x86_64-apple-darwin" [osx] ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin" "darwin" [windows] autoreconf-2.69: running: libtoolize --copy [osx] checking build system type... x86_64-apple-darwin13.4.0 [osx] checking host system type... x86_64-apple-darwin13.4.0 [osx] checking target system type... x86_64-apple-darwin [osx] checking for gsed... sed [osx] checking for a BSD-compatible install... /usr/bin/install -c [osx] checking whether build environment is sane... yes [osx] checking for a thread-safe mkdir -p... ../install-sh -c -d [osx] checking for gawk... no [osx] checking for mawk... no [osx] checking for nawk... no [osx] checking for awk... awk [osx] checking whether make sets $(MAKE)... yes [osx] checking whether make supports nested variables... yes [osx] checking for gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc [osx] checking whether the C compiler works... yes [osx] checking for C compiler default output file name... a.out [osx] checking for suffix of executables... [osx] checking whether we are cross compiling... no [osx] checking for suffix of object files... o [osx] checking whether we are using the GNU C compiler... yes [osx] checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc accepts -g... yes [osx] checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc option to accept ISO C89... none needed [osx] checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc understands -c and -o together... yes [osx] checking whether make supports the include directive... yes (GNU style) [osx] checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... gcc3 [osx] checking whether we are using the GNU C++ compiler... yes [osx] checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc accepts -g... yes [osx] checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... gcc3 [osx] checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... gcc3 [osx] checking how to print strings... printf [osx] checking for a sed that does not truncate output... /usr/bin/sed [osx] checking for grep that handles long lines and -e... /usr/bin/grep [osx] checking for egrep... /usr/bin/grep -E [osx] checking for fgrep... /usr/bin/grep -F [osx] checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld [osx] checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no [osx] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm [osx] checking the name lister (/usr/bin/nm) interface... BSD nm [osx] checking whether ln -s works... yes [osx] checking the maximum length of command line arguments... 196608 [osx] checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop [osx] checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop [osx] checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r [osx] checking for objdump... no [osx] checking how to recognize dependent libraries... pass_all [osx] checking for dlltool... no [osx] checking how to associate runtime and link libraries... printf %s\n [osx] checking for ar... ar [osx] checking for archiver @FILE support... no [osx] checking for strip... strip [osx] checking for ranlib... ranlib [windows] libtoolize: putting auxiliary files in '.'. [windows] libtoolize: copying file './ltmain.sh' [windows] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [windows] libtoolize: copying file 'm4/libtool.m4' [osx] checking command to parse /usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc object... ok [osx] checking for sysroot... no [osx] checking for a working dd... /bin/dd [osx] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [osx] checking for mt... no [osx] checking if : is a manifest tool... no [osx] checking for dsymutil... dsymutil [osx] checking for nmedit... nmedit [osx] checking for lipo... lipo [osx] checking for otool... otool [osx] checking for otool64... no [osx] checking for -single_module linker flag... yes [osx] checking for -exported_symbols_list linker flag... yes [osx] checking for -force_load linker flag... yes [osx] checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -E [osx] checking for ANSI C header files... yes [osx] checking for sys/types.h... yes [osx] checking for sys/stat.h... yes [osx] checking for stdlib.h... yes [osx] checking for string.h... yes [windows] libtoolize: copying file 'm4/ltoptions.m4' [osx] checking for memory.h... yes [osx] checking for strings.h... yes [osx] checking for inttypes.h... yes [osx] checking for stdint.h... yes [osx] checking for unistd.h... yes [osx] checking for dlfcn.h... yes [osx] checking for objdir... .libs [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc supports -fno-rtti -fno-exceptions... yes [osx] checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc option to produce PIC... -fno-common -DPIC [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc PIC flag -fno-common -DPIC works... yes [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc static flag -static works... no [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc supports -c -o file.o... yes [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc supports -c -o file.o... (cached) yes [osx] checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes [osx] checking dynamic linker characteristics... darwin13.4.0 dyld [osx] checking how to hardcode library paths into programs... immediate [osx] checking whether stripping libraries is possible... yes [osx] checking if libtool supports shared libraries... yes [osx] checking whether to build shared libraries... yes [osx] checking whether to build static libraries... yes [osx] checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -E [windows] libtoolize: copying file 'm4/ltsugar.m4' [osx] checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld [osx] checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no [osx] checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes [osx] checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc option to produce PIC... -fno-common -DPIC [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc PIC flag -fno-common -DPIC works... yes [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc static flag -static works... no [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc supports -c -o file.o... yes [osx] checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc supports -c -o file.o... (cached) yes [osx] checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes [osx] checking dynamic linker characteristics... darwin13.4.0 dyld [osx] checking how to hardcode library paths into programs... immediate [osx] checking size of size_t... 8 [osx] checking for C compiler vendor... clang [osx] [osx] ******************************************************** [osx] * WARNING: Don't know the best CFLAGS for this system * [osx] * Use ./configure CFLAGS=... to specify your own flags * [osx] * (otherwise, a default of CFLAGS=-O3 will be used) * [osx] ******************************************************** [osx] [osx] checking whether C compiler accepts -O3... yes [osx] checking CFLAGS for maximum warnings... -Wall [osx] checking whether to enable maintainer-specific portions of Makefiles... no [osx] checking sys/mman.h usability... yes [osx] checking sys/mman.h presence... yes [osx] checking for sys/mman.h... yes [osx] checking for mmap... yes [osx] checking for mkostemp... no [osx] checking for sys/mman.h... (cached) yes [osx] checking for mmap... (cached) yes [osx] checking whether read-only mmap of a plain file works... yes [osx] checking whether mmap from /dev/zero works... no [osx] checking for MAP_ANON(YMOUS)... yes [osx] checking whether mmap with MAP_ANON(YMOUS) works... yes [osx] checking for ANSI C header files... (cached) yes [osx] checking for memcpy... yes [osx] checking for size_t... yes [osx] checking for working alloca.h... yes [windows] libtoolize: copying file 'm4/ltversion.m4' [osx] checking for alloca... yes [osx] checking size of double... 8 [osx] checking size of long double... 16 [osx] checking whether byte ordering is bigendian... no [osx] checking assembler .cfi pseudo-op support... no [osx] checking assembler supports pc related relocs... yes [osx] checking for _ prefix in compiled symbols... yes [osx] checking toolchain supports unwind section type... no [osx] checking whether .eh_frame section should be read-only... no [osx] checking for __attribute__((visibility("hidden")))... yes [osx] checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc... (cached) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld [osx] checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... (cached) no [osx] configure: versioning on shared library symbols is no [osx] checking that generated files are newer than configure... done [osx] configure: creating ./config.status [windows] libtoolize: copying file 'm4/lt~obsolete.m4' [osx] config.status: creating include/Makefile [osx] config.status: creating include/ffi.h [osx] config.status: creating Makefile [osx] config.status: creating testsuite/Makefile [osx] config.status: creating man/Makefile [osx] config.status: creating doc/Makefile [osx] config.status: creating libffi.pc [osx] config.status: creating fficonfig.h [osx] config.status: executing buildir commands [osx] config.status: create top_srcdir/Makefile guessed from local Makefile [osx] config.status: buggy sed found - it deletes tab in "a" text parts [osx] config.status: build in x86_64-apple-darwin (HOST=) [osx] config.status: executing depfiles commands [osx] config.status: executing libtool commands [osx] config.status: executing include commands [osx] config.status: executing src commands [osx] [ 22%] Performing build step for 'build_libFFI' [osx] MAKE x86_64-apple-darwin13.4.0 : 0 * all-all [osx] Making all in include [osx] Making all in testsuite [osx] Making all in man [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fno-common -DPIC -o src/.libs/prep_cif.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fno-common -DPIC -o src/.libs/types.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fno-common -DPIC -o src/.libs/raw_api.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fno-common -DPIC -o src/.libs/java_raw_api.o [osx] ../src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] [osx] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); [osx] ^ [osx] /usr/include/alloca.h:39:31: note: expanded from macro 'alloca' [osx] #define alloca(size) __alloca(size) [osx] ^ [osx] /usr/include/alloca.h:40:41: note: expanded from macro '__alloca' [osx] #define __alloca(size) __builtin_alloca(size) [osx] ^ [osx] ../src/java_raw_api.c:45:1: note: 'ffi_java_raw_size' has been explicitly marked deprecated here [osx] ffi_java_raw_size (ffi_cif *cif) [osx] ^ [osx] ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] [osx] ffi_java_ptrarray_to_raw (cif, avalue, raw); [osx] ^ [osx] ../src/java_raw_api.c:157:1: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here [osx] ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) [osx] ^ [osx] 2 warnings generated. [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [windows] autoreconf-2.69: running: /usr/bin/autoconf-2.69 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fno-common -DPIC -o src/.libs/closures.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fno-common -DPIC -o src/x86/.libs/ffi64.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 -fno-common -DPIC -o src/x86/.libs/unix64.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -fno-common -DPIC -o src/x86/.libs/ffiw64.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -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 [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 -fno-common -DPIC -o src/x86/.libs/win64.o [osx] libtool: compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 [osx] 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 [osx] libtool: link: ranlib .libs/libffi_convenience.a [osx] libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) [windows] autoreconf-2.69: running: /usr/bin/autoheader-2.69 [osx] libtool: link: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -dynamiclib -o .libs/libffi.7.dylib 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 -install_name /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.7.dylib -compatibility_version 9 -current_version 9.0 -Wl,-single_module [osx] libtool: link: (cd ".libs" && rm -f "libffi.dylib" && ln -s "libffi.7.dylib" "libffi.dylib") [osx] 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 [osx] libtool: link: ranlib .libs/libffi.a [osx] libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) [osx] [ 25%] Performing install step for 'build_libFFI' [osx] MAKE x86_64-apple-darwin13.4.0 : 0 * install [osx] Making install in include [osx] ../../install-sh -c -d '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [osx] /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [osx] Making install in testsuite [osx] Making install in man [osx] ../../install-sh -c -d '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3' [osx] /usr/bin/install -c -m 644 '../../man/ffi.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-apple-darwin-ffi.3' [osx] /usr/bin/install -c -m 644 '../../man/ffi_call.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-apple-darwin-ffi_call.3' [osx] /usr/bin/install -c -m 644 '../../man/ffi_prep_cif.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-apple-darwin-ffi_prep_cif.3' [osx] /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-apple-darwin-ffi_prep_cif_var.3' [osx] ../install-sh -c -d '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib' [osx] /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib' [osx] libtool: install: /usr/bin/install -c .libs/libffi.7.dylib /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.7.dylib [osx] libtool: install: (cd /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib && { ln -s -f libffi.7.dylib libffi.dylib || { rm -f libffi.dylib && ln -s libffi.7.dylib libffi.dylib; }; }) [osx] libtool: install: /usr/bin/install -c .libs/libffi.lai /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.la [osx] libtool: install: /usr/bin/install -c .libs/libffi.a /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.a [osx] libtool: install: chmod 644 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.a [osx] libtool: install: ranlib /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/libffi.a [osx] ../install-sh -c -d '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [osx] /usr/bin/install -c -m 644 libffi.pc '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [osx] [ 27%] Completed 'build_libFFI' [osx] [ 27%] Built target build_libFFI [osx] Scanning dependencies of target libFFI [osx] [ 30%] Changing RPath of Libffi [osx] [ 30%] Built target libFFI [osx] Scanning dependencies of target PThreadedPlugin [osx] [ 33%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/functionDefinitionPrimitives.c.o [windows] autoreconf-2.69: running: automake --add-missing --copy --no-force [osx] [ 36%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveUtils.c.o [osx] [ 38%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/PThreadedPlugin.c.o [osx] [ 41%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/types.c.o [osx] [ 44%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/typesPrimitives.c.o [osx] [ 47%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/utils.c.o [osx] [ 50%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveCalls.c.o [osx] [ 52%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbackPrimitives.c.o [osx] [ 55%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbacks.c.o [osx] [ 58%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/queue/threadSafeQueue.c.o [osx] [ 61%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/sameThread/sameThread.c.o [osx] [ 63%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/pharoSemaphore.c.o [osx] [ 66%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/platformSemaphore.c.o [osx] [ 69%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/semaphore.c.o [osx] [ 72%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/worker.c.o [osx] [ 75%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerPrimitives.c.o [osx] [ 77%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerTask.c.o [osx] [ 80%] Linking C shared library build/bin/libPThreadedPlugin.dylib [osx] [ 80%] Built target PThreadedPlugin [osx] Scanning dependencies of target TestLibrary [osx] [ 83%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/basic_types.c.o [osx] [ 86%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callback_types.c.o [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:69:1: warning: redefinition of typedef 'simple_callback_NESTED_STRUCTS' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(NESTED_STRUCTS) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_NESTED_STRUCTS [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:67:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(NESTED_STRUCTS) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :201:1: note: expanded from here [osx] simple_callback_NESTED_STRUCTS [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:69:1: warning: redefinition of typedef 'simple_callback_byRef_NESTED_STRUCTS' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(NESTED_STRUCTS) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_byRef_NESTED_STRUCTS [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:67:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(NESTED_STRUCTS) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :202:1: note: expanded from here [osx] simple_callback_byRef_NESTED_STRUCTS [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:70:1: warning: redefinition of typedef 'simple_callback_LONG_STRUCT' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(LONG_STRUCT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_LONG_STRUCT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:68:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(LONG_STRUCT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :203:1: note: expanded from here [osx] simple_callback_LONG_STRUCT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:70:1: warning: redefinition of typedef 'simple_callback_byRef_LONG_STRUCT' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(LONG_STRUCT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_byRef_LONG_STRUCT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:68:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(LONG_STRUCT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :204:1: note: expanded from here [osx] simple_callback_byRef_LONG_STRUCT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:71:1: warning: redefinition of typedef 'simple_callback_POINT' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(POINT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_POINT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:69:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(POINT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:17:46: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] #define simple_callback_byCopy_and_ref(TYPE) simple_callback(TYPE) \ [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:11:31: note: expanded from macro 'simple_callback' [osx] #define simple_callback(TYPE) simple_callback_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:12:62: note: expanded from macro 'simple_callback_with_name' [osx] #define simple_callback_with_name(TYPE, NAME) typedef TYPE (*simple_callback_##NAME)(TYPE); [osx] ^ [osx] :205:1: note: expanded from here [osx] simple_callback_POINT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callback_types.c:71:1: warning: redefinition of typedef 'simple_callback_byRef_POINT' is a C11 feature [-Wtypedef-redefinition] [osx] simple_callback_byCopy_and_ref(POINT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :18:1: note: expanded from here [osx] simple_callback_byRef_POINT [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:69:1: note: previous definition is here [osx] simple_callback_byCopy_and_ref(POINT) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:18:3: note: expanded from macro 'simple_callback_byCopy_and_ref' [osx] simple_callback_byRef(TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:14:37: note: expanded from macro 'simple_callback_byRef' [osx] #define simple_callback_byRef(TYPE) simple_callback_byRef_with_name(TYPE, TYPE) [osx] ^ [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/includes/callbacks.h:15:68: note: expanded from macro 'simple_callback_byRef_with_name' [osx] #define simple_callback_byRef_with_name(TYPE, NAME) typedef TYPE (*simple_callback_byRef_##NAME)(TYPE*); [osx] ^ [osx] :206:1: note: expanded from here [osx] simple_callback_byRef_POINT [osx] ^ [osx] 6 warnings generated. [osx] [ 88%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callbacks.c.o [osx] /builds/workspace/threadedFFI-plugin_master/testLibrary/src/callbacks.c:34:1: warning: control reaches end of non-void function [-Wreturn-type] [osx] } [osx] ^ [osx] 1 warning generated. [osx] [ 91%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callout.c.o [osx] [ 94%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/registerCallback.c.o [osx] [ 97%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/structures.c.o [osx] [100%] Linking C shared library build/bin/libTestLibrary.dylib [osx] [100%] Built target TestLibrary [osx] Install the project... [osx] -- Install configuration: "" [osx] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/./ [osx] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.7.dylib [osx] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.dylib [osx] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libPThreadedPlugin.dylib [osx] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libTestLibrary.dylib [Pipeline] [osx] sh [osx] + make prepare-tests test [osx] Scanning dependencies of target prepare-tests [osx] [ 50%] Creating Test Image [osx] --2020-06-10 15:58:54-- http://get.pharo.org/64/90+vmHeadlessLatest [osx] Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [osx] Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected. [osx] HTTP request sent, awaiting response... 200 OK [osx] Length: 3146 (3,1K) [application/octet-stream] [osx] Saving to: ‘STDOUT’ [osx] [osx] 0K ... 100% 158M=0s [osx] [osx] 2020-06-10 15:58:54 (158 MB/s) - written to stdout [3146/3146] [osx] [windows] configure.ac:31: installing './compile' [windows] configure.ac:19: installing './install-sh' [windows] configure.ac:19: installing './missing' [windows] Makefile.am: installing './depcomp' [osx] Downloading the latest 90 Image: [osx] http://files.pharo.org/get-files/90/pharo64.zip [windows] doc/Makefile.am:3: installing 'doc/mdate-sh' [windows] doc/Makefile.am:3: installing 'doc/texinfo.tex' [windows] autoreconf-2.69: Leaving directory `.' [windows] checking build system type... x86_64-unknown-cygwin [windows] checking host system type... x86_64-unknown-cygwin [osx] Pharo.image [osx] Downloading the latest pharoVM: [osx] http://files.pharo.org/get-files/90/pharo64-mac-headless-latest.zip [windows] checking target system type... x86_64-unknown-cygwin [windows] continue configure in default builddir "./x86_64-unknown-cygwin" [windows] ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-cygwin" "cygwin" [osx] pharo-vm/Pharo.app/Contents/MacOS/Pharo [osx] Creating starter scripts pharo and pharo-ui [osx] --2020-06-10 15:58:58-- http://files.pharo.org/vm/pharo-spur64-headless/mac/PharoVM-8.4.0-fecd981-mac64-bin.zip [osx] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [osx] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [osx] HTTP request sent, awaiting response... 200 OK [osx] Length: 8812987 (8,4M) [application/zip] [osx] Saving to: ‘PharoVM-8.4.0-fecd981-mac64-bin.zip’ [osx] [osx] 0K .......... .......... .......... .......... .......... 0% 1,34M 6s [osx] 50K .......... .......... .......... .......... .......... 1% 2,96M 5s [osx] 100K .......... .......... .......... .......... .......... 1% 43,7M 3s [osx] 150K .......... .......... .......... .......... .......... 2% 96,3M 2s [osx] 200K .......... .......... .......... .......... .......... 2% 2,96M 2s [osx] 250K .......... .......... .......... .......... .......... 3% 42,1M 2s [osx] 300K .......... .......... .......... .......... .......... 4% 1,88M 2s [osx] 350K .......... .......... .......... .......... .......... 4% 72,6M 2s [osx] 400K .......... .......... .......... .......... .......... 5% 5,52M 2s [osx] 450K .......... .......... .......... .......... .......... 5% 5,58M 2s [osx] 500K .......... .......... .......... .......... .......... 6% 76,1M 2s [osx] 550K .......... .......... .......... .......... .......... 6% 6,01M 2s [osx] 600K .......... .......... .......... .......... .......... 7% 2,61M 2s [osx] 650K .......... .......... .......... .......... .......... 8% 56,9M 2s [osx] 700K .......... .......... .......... .......... .......... 8% 108M 2s [osx] 750K .......... .......... .......... .......... .......... 9% 2,79M 2s [osx] 800K .......... .......... .......... .......... .......... 9% 108M 1s [osx] 850K .......... .......... .......... .......... .......... 10% 6,80M 1s [osx] 900K .......... .......... .......... .......... .......... 11% 5,25M 1s [osx] 950K .......... .......... .......... .......... .......... 11% 32,5M 1s [osx] 1000K .......... .......... .......... .......... .......... 12% 5,22M 1s [osx] 1050K .......... .......... .......... .......... .......... 12% 7,68M 1s [osx] 1100K .......... .......... .......... .......... .......... 13% 23,1M 1s [osx] 1150K .......... .......... .......... .......... .......... 13% 3,67M 1s [osx] 1200K .......... .......... .......... .......... .......... 14% 21,4M 1s [osx] 1250K .......... .......... .......... .......... .......... 15% 71,8M 1s [osx] 1300K .......... .......... .......... .......... .......... 15% 25,4M 1s [osx] 1350K .......... .......... .......... .......... .......... 16% 2,61M 1s [osx] 1400K .......... .......... .......... .......... .......... 16% 146M 1s [osx] 1450K .......... .......... .......... .......... .......... 17% 17,4M 1s [osx] 1500K .......... .......... .......... .......... .......... 18% 3,42M 1s [osx] 1550K .......... .......... .......... .......... .......... 18% 71,2M 1s [osx] 1600K .......... .......... .......... .......... .......... 19% 140M 1s [osx] 1650K .......... .......... .......... .......... .......... 19% 30,4M 1s [osx] 1700K .......... .......... .......... .......... .......... 20% 68,4M 1s [osx] 1750K .......... .......... .......... .......... .......... 20% 3,29M 1s [osx] 1800K .......... .......... .......... .......... .......... 21% 73,1M 1s [osx] 1850K .......... .......... .......... .......... .......... 22% 21,9M 1s [osx] 1900K .......... .......... .......... .......... .......... 22% 152M 1s [osx] 1950K .......... .......... .......... .......... .......... 23% 3,32M 1s [osx] 2000K .......... .......... .......... .......... .......... 23% 25,6M 1s [osx] 2050K .......... .......... .......... .......... .......... 24% 31,1M 1s [osx] 2100K .......... .......... .......... .......... .......... 24% 75,8M 1s [osx] 2150K .......... .......... .......... .......... .......... 25% 171M 1s [osx] 2200K .......... .......... .......... .......... .......... 26% 3,41M 1s [osx] 2250K .......... .......... .......... .......... .......... 26% 16,4M 1s [osx] 2300K .......... .......... .......... .......... .......... 27% 12,3M 1s [osx] 2350K .......... .......... .......... .......... .......... 27% 75,0M 1s [osx] 2400K .......... .......... .......... .......... .......... 28% 186M 1s [osx] 2450K .......... .......... .......... .......... .......... 29% 4,45M 1s [osx] 2500K .......... .......... .......... .......... .......... 29% 16,2M 1s [osx] 2550K .......... .......... .......... .......... .......... 30% 17,0M 1s [osx] 2600K .......... .......... .......... .......... .......... 30% 95,7M 1s [osx] 2650K .......... .......... .......... .......... .......... 31% 48,3M 1s [osx] 2700K .......... .......... .......... .......... .......... 31% 5,42M 1s [osx] 2750K .......... .......... .......... .......... .......... 32% 7,97M 1s [osx] 2800K .......... .......... .......... .......... .......... 33% 6,06M 1s [osx] 2850K .......... .......... .......... .......... .......... 33% 171M 1s [osx] 2900K .......... .......... .......... .......... .......... 34% 97,7M 1s [osx] 2950K .......... .......... .......... .......... .......... 34% 15,6M 1s [osx] 3000K .......... .......... .......... .......... .......... 35% 18,0M 1s [osx] 3050K .......... .......... .......... .......... .......... 36% 7,90M 1s [osx] 3100K .......... .......... .......... .......... .......... 36% 6,14M 1s [osx] 3150K .......... .......... .......... .......... .......... 37% 66,3M 1s [osx] 3200K .......... .......... .......... .......... .......... 37% 87,8M 1s [osx] 3250K .......... .......... .......... .......... .......... 38% 173M 1s [osx] 3300K .......... .......... .......... .......... .......... 38% 9,55M 1s [osx] 3350K .......... .......... .......... .......... .......... 39% 4,55M 1s [osx] 3400K .......... .......... .......... .......... .......... 40% 53,8M 1s [osx] 3450K .......... .......... .......... .......... .......... 40% 143M 1s [osx] 3500K .......... .......... .......... .......... .......... 41% 120M 1s [osx] 3550K .......... .......... .......... .......... .......... 41% 50,4M 1s [osx] 3600K .......... .......... .......... .......... .......... 42% 12,3M 1s [osx] 3650K .......... .......... .......... .......... .......... 42% 4,46M 1s [osx] 3700K .......... .......... .......... .......... .......... 43% 111M 1s [osx] 3750K .......... .......... .......... .......... .......... 44% 2,92M 1s [osx] 3800K .......... .......... .......... .......... .......... 44% 3,56M 1s [osx] 3850K .......... .......... .......... .......... .......... 45% 171M 1s [osx] 3900K .......... .......... .......... .......... .......... 45% 79,5M 1s [osx] 3950K .......... .......... .......... .......... .......... 46% 34,7M 1s [osx] 4000K .......... .......... .......... .......... .......... 47% 120M 1s [osx] 4050K .......... .......... .......... .......... .......... 47% 83,6M 0s [osx] 4100K .......... .......... .......... .......... .......... 48% 32,2M 0s [osx] 4150K .......... .......... .......... .......... .......... 48% 3,74M 0s [osx] 4200K .......... .......... .......... .......... .......... 49% 113M 0s [osx] 4250K .......... .......... .......... .......... .......... 49% 72,3M 0s [osx] 4300K .......... .......... .......... .......... .......... 50% 20,7M 0s [osx] 4350K .......... .......... .......... .......... .......... 51% 70,5M 0s [osx] 4400K .......... .......... .......... .......... .......... 51% 106M 0s [osx] 4450K .......... .......... .......... .......... .......... 52% 3,81M 0s [osx] 4500K .......... .......... .......... .......... .......... 52% 44,5M 0s [osx] 4550K .......... .......... .......... .......... .......... 53% 153M 0s [osx] 4600K .......... .......... .......... .......... .......... 54% 12,6M 0s [osx] 4650K .......... .......... .......... .......... .......... 54% 3,30M 0s [osx] 4700K .......... .......... .......... .......... .......... 55% 138M 0s [osx] 4750K .......... .......... .......... .......... .......... 55% 13,3M 0s [osx] 4800K .......... .......... .......... .......... .......... 56% 144M 0s [osx] 4850K .......... .......... .......... .......... .......... 56% 155M 0s [osx] 4900K .......... .......... .......... .......... .......... 57% 121M 0s [osx] 4950K .......... .......... .......... .......... .......... 58% 155M 0s [osx] 5000K .......... .......... .......... .......... .......... 58% 3,87M 0s [osx] 5050K .......... .......... .......... .......... .......... 59% 110M 0s [osx] 5100K .......... .......... .......... .......... .......... 59% 8,51M 0s [osx] 5150K .......... .......... .......... .......... .......... 60% 93,9M 0s [osx] 5200K .......... .......... .......... .......... .......... 61% 88,0M 0s [osx] 5250K .......... .......... .......... .......... .......... 61% 181M 0s [osx] 5300K .......... .......... .......... .......... .......... 62% 4,62M 0s [osx] 5350K .......... .......... .......... .......... .......... 62% 158M 0s [osx] 5400K .......... .......... .......... .......... .......... 63% 6,67M 0s [osx] 5450K .......... .......... .......... .......... .......... 63% 72,8M 0s [osx] 5500K .......... .......... .......... .......... .......... 64% 95,4M 0s [osx] 5550K .......... .......... .......... .......... .......... 65% 80,4M 0s [osx] 5600K .......... .......... .......... .......... .......... 65% 168M 0s [osx] 5650K .......... .......... .......... .......... .......... 66% 156M 0s [osx] 5700K .......... .......... .......... .......... .......... 66% 6,06M 0s [osx] 5750K .......... .......... .......... .......... .......... 67% 33,2M 0s [osx] 5800K .......... .......... .......... .......... .......... 67% 6,35M 0s [osx] 5850K .......... .......... .......... .......... .......... 68% 25,1M 0s [osx] 5900K .......... .......... .......... .......... .......... 69% 173M 0s [osx] 5950K .......... .......... .......... .......... .......... 69% 122M 0s [osx] 6000K .......... .......... .......... .......... .......... 70% 9,96M 0s [osx] 6050K .......... .......... .......... .......... .......... 70% 62,3M 0s [osx] 6100K .......... .......... .......... .......... .......... 71% 6,95M 0s [osx] 6150K .......... .......... .......... .......... .......... 72% 116M 0s [osx] 6200K .......... .......... .......... .......... .......... 72% 29,6M 0s [osx] 6250K .......... .......... .......... .......... .......... 73% 12,8M 0s [osx] 6300K .......... .......... .......... .......... .......... 73% 89,1M 0s [osx] 6350K .......... .......... .......... .......... .......... 74% 16,6M 0s [osx] 6400K .......... .......... .......... .......... .......... 74% 80,8M 0s [osx] 6450K .......... .......... .......... .......... .......... 75% 6,78M 0s [osx] 6500K .......... .......... .......... .......... .......... 76% 89,3M 0s [osx] 6550K .......... .......... .......... .......... .......... 76% 16,2M 0s [osx] 6600K .......... .......... .......... .......... .......... 77% 38,5M 0s [osx] 6650K .......... .......... .......... .......... .......... 77% 52,1M 0s [osx] 6700K .......... .......... .......... .......... .......... 78% 11,7M 0s [osx] 6750K .......... .......... .......... .......... .......... 79% 166M 0s [osx] 6800K .......... .......... .......... .......... .......... 79% 6,63M 0s [osx] 6850K .......... .......... .......... .......... .......... 80% 55,9M 0s [osx] 6900K .......... .......... .......... .......... .......... 80% 177M 0s [osx] 6950K .......... .......... .......... .......... .......... 81% 22,1M 0s [osx] 7000K .......... .......... .......... .......... .......... 81% 41,8M 0s [osx] 7050K .......... .......... .......... .......... .......... 82% 58,0M 0s [osx] 7100K .......... .......... .......... .......... .......... 83% 13,3M 0s [osx] 7150K .......... .......... .......... .......... .......... 83% 17,4M 0s [osx] 7200K .......... .......... .......... .......... .......... 84% 8,23M 0s [osx] 7250K .......... .......... .......... .......... .......... 84% 82,3M 0s [osx] 7300K .......... .......... .......... .......... .......... 85% 23,9M 0s [osx] 7350K .......... .......... .......... .......... .......... 85% 6,89M 0s [osx] 7400K .......... .......... .......... .......... .......... 86% 168M 0s [osx] 7450K .......... .......... .......... .......... .......... 87% 155M 0s [osx] 7500K .......... .......... .......... .......... .......... 87% 182M 0s [osx] 7550K .......... .......... .......... .......... .......... 88% 47,6M 0s [osx] 7600K .......... .......... .......... .......... .......... 88% 8,60M 0s [osx] 7650K .......... .......... .......... .......... .......... 89% 14,5M 0s [osx] 7700K .......... .......... .......... .......... .......... 90% 93,4M 0s [osx] 7750K .......... .......... .......... .......... .......... 90% 105M 0s [osx] 7800K .......... .......... .......... .......... .......... 91% 7,49M 0s [osx] 7850K .......... .......... .......... .......... .......... 91% 56,3M 0s [osx] 7900K .......... .......... .......... .......... .......... 92% 65,8M 0s [osx] 7950K .......... .......... .......... .......... .......... 92% 85,2M 0s [osx] 8000K .......... .......... .......... .......... .......... 93% 8,52M 0s [osx] 8050K .......... .......... .......... .......... .......... 94% 87,0M 0s [osx] 8100K .......... .......... .......... .......... .......... 94% 33,8M 0s [osx] 8150K .......... .......... .......... .......... .......... 95% 2,84M 0s [osx] 8200K .......... .......... .......... .......... .......... 95% 41,9M 0s [osx] 8250K .......... .......... .......... .......... .......... 96% 179M 0s [osx] 8300K .......... .......... .......... .......... .......... 97% 184M 0s [osx] 8350K .......... .......... .......... .......... .......... 97% 112M 0s [osx] 8400K .......... .......... .......... .......... .......... 98% 152M 0s [osx] 8450K .......... .......... .......... .......... .......... 98% 182M 0s [osx] 8500K .......... .......... .......... .......... .......... 99% 137M 0s [osx] 8550K .......... .......... .......... .......... .......... 99% 35,0M 0s [osx] 8600K ...... 100% 129K=0,7s [osx] [osx] 2020-06-10 15:58:59 (12,2 MB/s) - ‘PharoVM-8.4.0-fecd981-mac64-bin.zip’ saved [8812987/8812987] [osx] [osx] Archive: PharoVM-8.4.0-fecd981-mac64-bin.zip [windows] checking build system type... x86_64-unknown-cygwin [windows] checking host system type... x86_64-unknown-cygwin [windows] checking target system type... x86_64-unknown-cygwin [windows] checking for gsed... sed [windows] checking for a BSD-compatible install... /usr/bin/install -c [windows] checking whether build environment is sane... yes [windows] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [windows] checking for gawk... gawk [windows] checking whether make sets $(MAKE)... yes [windows] checking whether make supports nested variables... yes [windows] checking for gcc... /usr/bin/x86_64-w64-mingw32-gcc.exe [osx] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/ [osx] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/ [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Info.plist [osx] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/ [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Pharo [osx] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/ [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libIA32ABI.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libPThreadedPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSecurityPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSqueakFFIPrims.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libcairo.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libcrypto.1.0.0.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libffi.7.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libffi.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libgit2.0.25.1.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libgit2.25.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libgit2.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libpng12.0.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libpng12.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libssh2.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libssl.1.0.0.dylib [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/MacOS/Plugins/libssl.dylib [osx] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Resources/ [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Resources/Pharo.icns [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Resources/PharoChanges.icns [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Resources/PharoImage.icns [osx] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.app/Contents/Resources/PharoSources.icns [osx] MetacelloNotification: Fetched -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [windows] checking whether the C compiler works... yes [windows] checking for C compiler default output file name... a.exe [windows] checking for suffix of executables... .exe [windows] checking whether we are cross compiling... no [osx] MetacelloNotification: Loaded -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [osx] MetacelloNotification: Loading baseline of BaselineOfThreadedFFI... [osx] MetacelloNotification: Fetched -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [osx] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [osx] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [osx] MetacelloNotification: Fetched -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [osx] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [windows] checking for suffix of object files... o [windows] checking whether we are using the GNU C compiler... yes [windows] checking whether /usr/bin/x86_64-w64-mingw32-gcc.exe accepts -g... yes [windows] checking for /usr/bin/x86_64-w64-mingw32-gcc.exe option to accept ISO C89... none needed [windows] checking whether /usr/bin/x86_64-w64-mingw32-gcc.exe understands -c and -o together... yes [windows] checking whether make supports the include directive... yes (GNU style) [osx] MetacelloNotification: Loaded -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [osx] NewUndeclaredWarning: TFFunctionQueue>>handle (OSXDispatchQueue is Undeclared) [osx] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [osx] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [osx] MetacelloNotification: Loaded -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [osx] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [osx] MetacelloNotification: Evaluated -> baseline [BaselineOfThreadedFFI] >> reset [osx] MetacelloNotification: ...finished baseline [windows] checking dependency style of /usr/bin/x86_64-w64-mingw32-gcc.exe... gcc3 [windows] checking whether we are using the GNU C++ compiler... yes [windows] checking whether /usr/bin/x86_64-w64-mingw32-gcc.exe accepts -g... yes [osx] [100%] Preparing Tests [osx] [100%] Built target prepare-tests [osx] Running tests... [windows] checking dependency style of /usr/bin/x86_64-w64-mingw32-gcc.exe... gcc3 [windows] checking dependency style of /usr/bin/x86_64-w64-mingw32-gcc.exe... gcc3 [windows] checking how to print strings... printf [windows] checking for a sed that does not truncate output... /usr/bin/sed [windows] checking for grep that handles long lines and -e... /usr/bin/grep [windows] checking for egrep... /usr/bin/grep -E [windows] checking for fgrep... /usr/bin/grep -F [windows] checking for ld used by /usr/bin/x86_64-w64-mingw32-gcc.exe... /usr/x86_64-w64-mingw32/bin/ld.exe [windows] checking if the linker (/usr/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes [windows] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [windows] checking the name lister (/usr/bin/nm -B) interface... BSD nm [windows] checking whether ln -s works... yes [windows] checking the maximum length of command line arguments... 8192 [windows] checking how to convert x86_64-unknown-cygwin file names to x86_64-unknown-cygwin format... func_convert_file_noop [windows] checking how to convert x86_64-unknown-cygwin file names to toolchain format... func_convert_file_noop [windows] checking for /usr/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r [windows] checking for objdump... objdump [windows] checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL [windows] checking for dlltool... dlltool [windows] checking how to associate runtime and link libraries... func_cygming_dll_for_implib [windows] checking for ar... ar [osx] Test project /builds/workspace/threadedFFI-plugin_master [osx] Start 1: UnifiedFFI-Tests [osx] 1/2 Test #1: UnifiedFFI-Tests ................. Passed 1.01 sec [osx] Start 2: ThreadedFFI-UFFI-Tests [windows] checking for archiver @FILE support... @ [windows] checking for strip... strip [windows] checking for ranlib... ranlib [windows] checking command to parse /usr/bin/nm -B output from /usr/bin/x86_64-w64-mingw32-gcc.exe object... ok [windows] checking for sysroot... no [windows] checking for a working dd... /usr/bin/dd [windows] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [windows] checking for mt... no [windows] checking if : is a manifest tool... no [windows] checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-gcc.exe -E [windows] checking for ANSI C header files... yes [windows] checking for sys/types.h... yes [windows] checking for sys/stat.h... yes [windows] checking for stdlib.h... yes [windows] checking for string.h... yes [windows] checking for memory.h... yes [windows] checking for strings.h... yes [windows] checking for inttypes.h... yes [windows] checking for stdint.h... yes [windows] checking for unistd.h... yes [windows] checking for dlfcn.h... no [windows] checking for objdir... .libs [osx] 2/2 Test #2: ThreadedFFI-UFFI-Tests ...........***Failed 4.89 sec [osx] [osx] 50% tests passed, 1 tests failed out of 2 [osx] [osx] Total Test time (real) = 5.94 sec [osx] [osx] The following tests FAILED: [osx] 2 - ThreadedFFI-UFFI-Tests (Failed) [osx] Errors while running CTest [osx] make: *** [test] Error 8 [Pipeline] [osx] } [Pipeline] [osx] // stage [Pipeline] [osx] } [Pipeline] [osx] // timeout [Pipeline] [osx] } [Pipeline] [osx] // node [Pipeline] [osx] } [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe supports -fno-rtti -fno-exceptions... no [windows] checking for /usr/bin/x86_64-w64-mingw32-gcc.exe option to produce PIC... -DDLL_EXPORT -DPIC [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe PIC flag -DDLL_EXPORT -DPIC works... yes [osx] Failed in branch osx [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe static flag -static works... yes [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe supports -c -o file.o... yes [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe supports -c -o file.o... (cached) yes [windows] checking whether the /usr/bin/x86_64-w64-mingw32-gcc.exe linker (/usr/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes [windows] checking whether -lc should be explicitly linked in... yes [windows] checking dynamic linker characteristics... Win32 ld.exe [windows] checking how to hardcode library paths into programs... immediate [windows] checking whether stripping libraries is possible... yes [windows] checking if libtool supports shared libraries... yes [windows] checking whether to build shared libraries... yes [windows] checking whether to build static libraries... yes [windows] checking how to run the C++ preprocessor... /usr/bin/x86_64-w64-mingw32-gcc.exe -E [windows] checking for ld used by /usr/bin/x86_64-w64-mingw32-gcc.exe... /usr/x86_64-w64-mingw32/bin/ld.exe [windows] checking if the linker (/usr/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes [windows] checking whether the /usr/bin/x86_64-w64-mingw32-gcc.exe linker (/usr/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes [windows] checking for /usr/bin/x86_64-w64-mingw32-gcc.exe option to produce PIC... -DDLL_EXPORT -DPIC [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe PIC flag -DDLL_EXPORT -DPIC works... yes [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe static flag -static works... yes [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe supports -c -o file.o... yes [windows] checking if /usr/bin/x86_64-w64-mingw32-gcc.exe supports -c -o file.o... (cached) yes [windows] checking whether the /usr/bin/x86_64-w64-mingw32-gcc.exe linker (/usr/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes [windows] checking dynamic linker characteristics... Win32 ld.exe [windows] checking how to hardcode library paths into programs... immediate [windows] checking size of size_t... 8 [windows] checking for C compiler vendor... gnu [windows] checking whether C compiler accepts -fstrict-aliasing... yes [windows] checking whether C compiler accepts -ffast-math... yes [windows] checking for gcc architecture flag... [windows] checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 [windows] checking for x86 cpuid 1 output... 306d2:800:fffa3203:f8bfbff [windows] checking for gcc architecture flag... unknown [windows] checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math... yes [windows] checking CFLAGS for maximum warnings... -Wall [windows] checking whether to enable maintainer-specific portions of Makefiles... no [windows] checking sys/mman.h usability... no [windows] checking sys/mman.h presence... no [windows] checking for sys/mman.h... no [windows] checking for mmap... no [windows] checking for mkostemp... no [windows] checking for sys/mman.h... (cached) no [windows] checking for mmap... (cached) no [windows] checking for ANSI C header files... (cached) yes [windows] checking for memcpy... yes [windows] checking for size_t... yes [windows] checking for working alloca.h... no [windows] checking for alloca... yes [windows] checking size of double... 8 [windows] checking size of long double... 16 [windows] checking whether byte ordering is bigendian... no [windows] checking assembler .cfi pseudo-op support... yes [windows] checking assembler supports pc related relocs... yes [windows] checking for _ prefix in compiled symbols... no [windows] checking whether .eh_frame section should be read-only... no [windows] checking for __attribute__((visibility("hidden")))... no [windows] checking for ld used by /usr/bin/x86_64-w64-mingw32-gcc.exe... (cached) /usr/x86_64-w64-mingw32/bin/ld.exe [windows] checking if the linker (/usr/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... (cached) yes [windows] checking for shared libgcc... yes [windows] configure: versioning on shared library symbols is gnu [windows] checking that generated files are newer than configure... done [windows] configure: creating ./config.status [windows] config.status: creating include/Makefile [windows] config.status: creating include/ffi.h [windows] config.status: creating Makefile [windows] config.status: creating testsuite/Makefile [windows] config.status: creating man/Makefile [windows] config.status: creating doc/Makefile [windows] config.status: creating libffi.pc [windows] config.status: creating fficonfig.h [windows] config.status: executing buildir commands [windows] config.status: create top_srcdir/Makefile guessed from local Makefile [windows] config.status: build in x86_64-unknown-cygwin (HOST=) [windows] config.status: executing depfiles commands [windows] config.status: executing libtool commands [windows] config.status: executing include commands [windows] config.status: executing src commands [windows] [ 16%] Performing build step for 'build_libFFI' [windows] MAKE x86_64-unknown-cygwin : 0 * all-all [windows] Making all in include [windows] Making all in testsuite [windows] Making all in man [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -DDLL_EXPORT -DPIC -o src/.libs/prep_cif.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -DDLL_EXPORT -DPIC -o src/.libs/types.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/raw_api.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/java_raw_api.o [windows] ../src/java_raw_api.c: In function ‘ffi_java_raw_call’: [windows] ../src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] [windows] ffi_java_raw_to_ptrarray (cif, raw, avalue); [windows] ^~~~~~~~~~~~~~~~~~~~~~~~ [windows] ../src/java_raw_api.c:76:1: note: declared here [windows] ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) [windows] ^~~~~~~~~~~~~~~~~~~~~~~~ [windows] ../src/java_raw_api.c: In function ‘ffi_java_translate_args’: [windows] ../src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] [windows] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); [windows] ^~~~~~~~~~~~ [windows] ../src/java_raw_api.c:45:1: note: declared here [windows] ffi_java_raw_size (ffi_cif *cif) [windows] ^~~~~~~~~~~~~~~~~ [windows] ../src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] [windows] ffi_java_ptrarray_to_raw (cif, avalue, raw); [windows] ^~~~~~~~~~~~~~~~~~~~~~~~ [windows] ../src/java_raw_api.c:157:1: note: declared here [windows] ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) [windows] ^~~~~~~~~~~~~~~~~~~~~~~~ [windows] ../src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: [windows] ../src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] [windows] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); [windows] ^~~~~~ [windows] ../src/java_raw_api.c:337:1: note: declared here [windows] ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, [windows] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -DDLL_EXPORT -DPIC -o src/.libs/closures.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -DDLL_EXPORT -DPIC -o src/x86/.libs/ffiw64.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -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 [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -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 -DDLL_EXPORT -DPIC -o src/x86/.libs/win64.o [windows] libtool: compile: /usr/bin/x86_64-w64-mingw32-gcc.exe -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 [windows] 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/ffiw64.o src/x86/.libs/win64.o [windows] libtool: link: ranlib .libs/libffi_convenience.a [windows] libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) [windows] libtool: link: /usr/bin/x86_64-w64-mingw32-gcc.exe -shared 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/ffiw64.o src/x86/.libs/win64.o -O3 -ffast-math -Wl,--version-script -Wl,libffi.map -o .libs/cygffi-7.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libffi.dll.a [windows] 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/ffiw64.o src/x86/win64.o [windows] libtool: link: ranlib .libs/libffi.a [windows] libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) [windows] [ 19%] Performing install step for 'build_libFFI' [windows] MAKE x86_64-unknown-cygwin : 0 * install [windows] Making install in include [windows] /usr/bin/mkdir -p '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [windows] /usr/bin/install -c -m 644 ffi.h ffitarget.h '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [windows] Making install in testsuite [windows] Making install in man [windows] /usr/bin/mkdir -p '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3' [windows] /usr/bin/install -c -m 644 '../../man/ffi.3' '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-unknown-cygwin-ffi.3' [windows] /usr/bin/install -c -m 644 '../../man/ffi_call.3' '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-unknown-cygwin-ffi_call.3' [windows] /usr/bin/install -c -m 644 '../../man/ffi_prep_cif.3' '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-unknown-cygwin-ffi_prep_cif.3' [windows] /usr/bin/install -c -m 644 '../../man/ffi_prep_cif_var.3' '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-unknown-cygwin-ffi_prep_cif_var.3' [windows] /usr/bin/mkdir -p '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' [windows] /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' [windows] libtool: install: /usr/bin/install -c .libs/libffi.dll.a /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.dll.a [windows] libtool: install: base_file=`basename libffi.la` [windows] libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libffi.la'i; echo cygffi-7.dll'` [windows] libtool: install: dldir=/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/`dirname ../bin/cygffi-7.dll` [windows] libtool: install: test -d /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/../bin || mkdir -p /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/../bin [windows] libtool: install: /usr/bin/install -c .libs/cygffi-7.dll /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/../bin/cygffi-7.dll [windows] libtool: install: chmod a+x /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/../bin/cygffi-7.dll [windows] libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/../bin/cygffi-7.dll' || exit 0; fi [windows] libtool: install: /usr/bin/install -c .libs/libffi.lai /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.la [windows] libtool: install: /usr/bin/install -c .libs/libffi.a /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [windows] libtool: install: chmod 644 /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [windows] libtool: install: ranlib /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [windows] /usr/bin/mkdir -p '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [windows] /usr/bin/install -c -m 644 libffi.pc '/cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [windows] [ 22%] Completed 'build_libFFI' [windows] [ 22%] Built target build_libFFI [windows] Scanning dependencies of target vmIncludes [windows] [ 25%] Downloading Pharo VM Headers [windows] --2020-06-10 15:59:57-- http://files.pharo.org/vm/pharo-spur64-headless/win/include/PharoVM-8.4.0-fecd9814-win64-include.zip [windows] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [windows] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [windows] HTTP request sent, awaiting response... 200 OK [windows] Length: 60023 (59K) [application/zip] [windows] Saving to: ‘PharoVM-8.4.0-fecd9814-win64-include.zip’ [windows] [windows] 0K .......... .......... .......... .......... .......... 85% 1.46M 0s [windows] 50K ........ 100% 24.8M=0.03s [windows] [windows] 2020-06-10 15:59:57 (1.70 MB/s) - ‘PharoVM-8.4.0-fecd9814-win64-include.zip’ saved [60023/60023] [windows] [windows] Archive: PharoVM-8.4.0-fecd9814-win64-include.zip [windows] creating: include/ [windows] creating: include/pharovm/ [windows] inflating: include/pharovm/aioWin.h [windows] inflating: include/pharovm/cogit.h [windows] inflating: include/pharovm/cogmethod.h [windows] inflating: include/pharovm/cointerp.h [windows] inflating: include/pharovm/config.h [windows] inflating: include/pharovm/debug.h [windows] inflating: include/pharovm/dispdbg.h [windows] inflating: include/pharovm/errorCode.h [windows] inflating: include/pharovm/fileDialog.h [windows] inflating: include/pharovm/imageAccess.h [windows] inflating: include/pharovm/interp.h [windows] inflating: include/pharovm/parameterVector.h [windows] inflating: include/pharovm/parameters.h [windows] inflating: include/pharovm/pathUtilities.h [windows] inflating: include/pharovm/pharo.h [windows] inflating: include/pharovm/pharoClient.h [windows] creating: include/pharovm/semaphores/ [windows] inflating: include/pharovm/semaphores/pSemaphore.h [windows] inflating: include/pharovm/semaphores/platformSemaphore.h [windows] inflating: include/pharovm/sq.h [windows] inflating: include/pharovm/sqAssert.h [windows] inflating: include/pharovm/sqAtomicOps.h [windows] inflating: include/pharovm/sqCogStackAlignment.h [windows] inflating: include/pharovm/sqConfig.h [windows] inflating: include/pharovm/sqGnu.h [windows] inflating: include/pharovm/sqMemoryAccess.h [windows] inflating: include/pharovm/sqMemoryFence.h [windows] inflating: include/pharovm/sqNamedPrims.h [windows] inflating: include/pharovm/sqPlatformSpecific.h [windows] inflating: include/pharovm/sqVirtualMachine.h [windows] inflating: include/pharovm/sqWin32.h [windows] inflating: include/pharovm/sqWin32Alloc.h [windows] inflating: include/pharovm/sqWin32HandleTable.h [windows] inflating: include/pharovm/stringUtilities.h [windows] inflating: include/pharovm/vmCallback.h [windows] [ 27%] Obtaining Pharo VM Headers [windows] [ 27%] Built target vmIncludes [windows] Scanning dependencies of target libFFI [windows] [ 30%] Copying of Libffi [windows] [ 30%] Built target libFFI [windows] Scanning dependencies of target PThreadedPlugin [windows] [ 33%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/functionDefinitionPrimitives.c.o [windows] [ 36%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveUtils.c.o [windows] [ 38%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/PThreadedPlugin.c.o [windows] [ 41%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/types.c.o [windows] [ 44%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/typesPrimitives.c.o [windows] [ 47%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/utils.c.o [windows] [ 50%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveCalls.c.o [windows] [ 52%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbackPrimitives.c.o [windows] [ 55%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbacks.c.o [windows] [ 58%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/queue/threadSafeQueue.c.o [windows] [ 61%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/sameThread/sameThread.c.o [windows] [ 63%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/pharoSemaphore.c.o [windows] [ 66%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/platformSemaphore.c.o [windows] [ 69%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/semaphore.c.o [windows] [ 72%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/worker.c.o [windows] /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c: In function ‘worker_newSpawning’: [windows] /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c:80:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion] [windows] worker->selfThread = NULL; [windows] ^ [windows] [ 75%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerPrimitives.c.o [windows] [ 77%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerTask.c.o [windows] [ 80%] Linking C shared library build/bin/PThreadedPlugin.dll [windows] [ 80%] Built target PThreadedPlugin [windows] Scanning dependencies of target TestLibrary [windows] [ 83%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/basic_types.c.o [windows] [ 86%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callback_types.c.o [windows] [ 88%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callbacks.c.o [windows] [ 91%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callout.c.o [windows] [ 94%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/registerCallback.c.o [windows] [ 97%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/structures.c.o [windows] [100%] Linking C shared library build/bin/TestLibrary.dll [windows] [100%] Built target TestLibrary [windows] Install the project... [windows] -- Install configuration: "" [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/./ [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/.//cygffi-7.dll [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/.//libPThreadedPlugin.dll.a [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/.//libTestLibrary.dll.a [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/.//PThreadedPlugin.dll [windows] -- Installing: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/dist/.//TestLibrary.dll [Pipeline] [windows] } [Pipeline] [windows] // withEnv [Pipeline] [windows] echo [windows] Executing: #!c:\cygwin64\bin\bash --login [windows] cd `cygpath "E:\Builds\workspace\threadedFFI-plugin_master"` [windows] set -ex [windows] make prepare-tests test [windows] [Pipeline] [windows] withEnv [Pipeline] [windows] { [Pipeline] [windows] sh [windows] + make prepare-tests test [windows] Scanning dependencies of target prepare-tests [windows] [ 50%] Creating Test Image [windows] --2020-06-10 16:00:03-- http://get.pharo.org/64/90+vmHeadlessLatest [windows] Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [windows] Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected. [windows] HTTP request sent, awaiting response... 200 OK [windows] Length: 3146 (3.1K) [application/octet-stream] [windows] Saving to: ‘STDOUT’ [windows] [windows] 0K ... 100% 27.3M=0s [windows] [windows] 2020-06-10 16:00:03 (27.3 MB/s) - written to stdout [3146/3146] [windows] [windows] Downloading the latest 90 Image: [windows] http://files.pharo.org/get-files/90/pharo64.zip [windows] Pharo.image [windows] Downloading the latest pharoVM: [windows] http://files.pharo.org/get-files/90/pharo64-win-headless-latest.zip [windows] pharo-vm/Pharo.exe [windows] Creating starter scripts pharo and pharo-ui [windows] --2020-06-10 16:00:08-- http://files.pharo.org/vm/pharo-spur64-headless/win/PharoVM-8.4.0-fecd9814-win64-bin.zip [windows] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [windows] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [windows] HTTP request sent, awaiting response... 200 OK [windows] Length: 9208266 (8.8M) [application/zip] [windows] Saving to: ‘PharoVM-8.4.0-fecd9814-win64-bin.zip’ [windows] [windows] 0K .......... .......... .......... .......... .......... 0% 1.44M 6s [windows] 50K .......... .......... .......... .......... .......... 1% 2.38M 5s [windows] 100K .......... .......... .......... .......... .......... 1% 37.9M 3s [windows] 150K .......... .......... .......... .......... .......... 2% 2.90M 3s [windows] 200K .......... .......... .......... .......... .......... 2% 2.69M 3s [windows] 250K .......... .......... .......... .......... .......... 3% 2.90M 3s [windows] 300K .......... .......... .......... .......... .......... 3% 22.9M 3s [windows] 350K .......... .......... .......... .......... .......... 4% 33.2M 2s [windows] 400K .......... .......... .......... .......... .......... 5% 3.55M 2s [windows] 450K .......... .......... .......... .......... .......... 5% 43.0M 2s [windows] 500K .......... .......... .......... .......... .......... 6% 15.2M 2s [windows] 550K .......... .......... .......... .......... .......... 6% 28.9M 2s [windows] 600K .......... .......... .......... .......... .......... 7% 21.4M 2s [windows] 650K .......... .......... .......... .......... .......... 7% 5.42M 2s [windows] 700K .......... .......... .......... .......... .......... 8% 31.5M 2s [windows] 750K .......... .......... .......... .......... .......... 8% 15.0M 2s [windows] 800K .......... .......... .......... .......... .......... 9% 27.0M 1s [windows] 850K .......... .......... .......... .......... .......... 10% 21.5M 1s [windows] 900K .......... .......... .......... .......... .......... 10% 6.31M 1s [windows] 950K .......... .......... .......... .......... .......... 11% 10.1M 1s [windows] 1000K .......... .......... .......... .......... .......... 11% 22.0M 1s [windows] 1050K .......... .......... .......... .......... .......... 12% 25.2M 1s [windows] 1100K .......... .......... .......... .......... .......... 12% 24.4M 1s [windows] 1150K .......... .......... .......... .......... .......... 13% 7.97M 1s [windows] 1200K .......... .......... .......... .......... .......... 13% 9.22M 1s [windows] 1250K .......... .......... .......... .......... .......... 14% 22.5M 1s [windows] 1300K .......... .......... .......... .......... .......... 15% 20.5M 1s [windows] 1350K .......... .......... .......... .......... .......... 15% 22.9M 1s [windows] 1400K .......... .......... .......... .......... .......... 16% 9.27M 1s [windows] 1450K .......... .......... .......... .......... .......... 16% 8.32M 1s [windows] 1500K .......... .......... .......... .......... .......... 17% 11.7M 1s [windows] 1550K .......... .......... .......... .......... .......... 17% 19.9M 1s [windows] 1600K .......... .......... .......... .......... .......... 18% 22.3M 1s [windows] 1650K .......... .......... .......... .......... .......... 18% 18.5M 1s [windows] 1700K .......... .......... .......... .......... .......... 19% 6.94M 1s [windows] 1750K .......... .......... .......... .......... .......... 20% 16.2M 1s [windows] 1800K .......... .......... .......... .......... .......... 20% 20.5M 1s [windows] 1850K .......... .......... .......... .......... .......... 21% 23.0M 1s [windows] 1900K .......... .......... .......... .......... .......... 21% 17.8M 1s [windows] 1950K .......... .......... .......... .......... .......... 22% 6.66M 1s [windows] 2000K .......... .......... .......... .......... .......... 22% 15.0M 1s [windows] 2050K .......... .......... .......... .......... .......... 23% 22.3M 1s [windows] 2100K .......... .......... .......... .......... .......... 23% 21.0M 1s [windows] 2150K .......... .......... .......... .......... .......... 24% 20.7M 1s [windows] 2200K .......... .......... .......... .......... .......... 25% 6.81M 1s [windows] 2250K .......... .......... .......... .......... .......... 25% 6.90M 1s [windows] 2300K .......... .......... .......... .......... .......... 26% 89.4M 1s [windows] 2350K .......... .......... .......... .......... .......... 26% 59.1M 1s [windows] 2400K .......... .......... .......... .......... .......... 27% 27.0M 1s [windows] 2450K .......... .......... .......... .......... .......... 27% 7.02M 1s [windows] 2500K .......... .......... .......... .......... .......... 28% 6.95M 1s [windows] 2550K .......... .......... .......... .......... .......... 28% 34.3M 1s [windows] 2600K .......... .......... .......... .......... .......... 29% 17.5M 1s [windows] 2650K .......... .......... .......... .......... .......... 30% 26.8M 1s [windows] 2700K .......... .......... .......... .......... .......... 30% 11.3M 1s [windows] 2750K .......... .......... .......... .......... .......... 31% 6.93M 1s [windows] 2800K .......... .......... .......... .......... .......... 31% 19.0M 1s [windows] 2850K .......... .......... .......... .......... .......... 32% 25.1M 1s [windows] 2900K .......... .......... .......... .......... .......... 32% 27.4M 1s [windows] 2950K .......... .......... .......... .......... .......... 33% 12.1M 1s [windows] 3000K .......... .......... .......... .......... .......... 33% 7.23M 1s [windows] 3050K .......... .......... .......... .......... .......... 34% 18.1M 1s [windows] 3100K .......... .......... .......... .......... .......... 35% 18.7M 1s [windows] 3150K .......... .......... .......... .......... .......... 35% 24.9M 1s [windows] 3200K .......... .......... .......... .......... .......... 36% 8.36M 1s [windows] 3250K .......... .......... .......... .......... .......... 36% 12.5M 1s [windows] 3300K .......... .......... .......... .......... .......... 37% 16.2M 1s [windows] 3350K .......... .......... .......... .......... .......... 37% 20.5M 1s [windows] 3400K .......... .......... .......... .......... .......... 38% 7.12M 1s [windows] 3450K .......... .......... .......... .......... .......... 38% 15.8M 1s [windows] 3500K .......... .......... .......... .......... .......... 39% 25.0M 1s [windows] 3550K .......... .......... .......... .......... .......... 40% 12.5M 1s [windows] 3600K .......... .......... .......... .......... .......... 40% 20.2M 1s [windows] 3650K .......... .......... .......... .......... .......... 41% 7.70M 1s [windows] 3700K .......... .......... .......... .......... .......... 41% 16.2M 1s [windows] 3750K .......... .......... .......... .......... .......... 42% 12.4M 0s [windows] 3800K .......... .......... .......... .......... .......... 42% 13.3M 0s [windows] 3850K .......... .......... .......... .......... .......... 43% 30.7M 0s [windows] 3900K .......... .......... .......... .......... .......... 43% 10.2M 0s [windows] 3950K .......... .......... .......... .......... .......... 44% 14.0M 0s [windows] 4000K .......... .......... .......... .......... .......... 45% 7.95M 0s [windows] 4050K .......... .......... .......... .......... .......... 45% 21.2M 0s [windows] 4100K .......... .......... .......... .......... .......... 46% 36.6M 0s [windows] 4150K .......... .......... .......... .......... .......... 46% 8.59M 0s [windows] 4200K .......... .......... .......... .......... .......... 47% 21.2M 0s [windows] 4250K .......... .......... .......... .......... .......... 47% 8.44M 0s [windows] 4300K .......... .......... .......... .......... .......... 48% 26.7M 0s [windows] 4350K .......... .......... .......... .......... .......... 48% 29.7M 0s [windows] 4400K .......... .......... .......... .......... .......... 49% 8.93M 0s [windows] 4450K .......... .......... .......... .......... .......... 50% 20.9M 0s [windows] 4500K .......... .......... .......... .......... .......... 50% 9.66M 0s [windows] 4550K .......... .......... .......... .......... .......... 51% 16.3M 0s [windows] 4600K .......... .......... .......... .......... .......... 51% 17.2M 0s [windows] 4650K .......... .......... .......... .......... .......... 52% 9.75M 0s [windows] 4700K .......... .......... .......... .......... .......... 52% 16.1M 0s [windows] 4750K .......... .......... .......... .......... .......... 53% 15.4M 0s [windows] 4800K .......... .......... .......... .......... .......... 53% 14.4M 0s [windows] 4850K .......... .......... .......... .......... .......... 54% 17.6M 0s [windows] 4900K .......... .......... .......... .......... .......... 55% 12.4M 0s [windows] 4950K .......... .......... .......... .......... .......... 55% 14.1M 0s [windows] 5000K .......... .......... .......... .......... .......... 56% 12.2M 0s [windows] 5050K .......... .......... .......... .......... .......... 56% 12.6M 0s [windows] 5100K .......... .......... .......... .......... .......... 57% 10.4M 0s [windows] 5150K .......... .......... .......... .......... .......... 57% 16.7M 0s [windows] 5200K .......... .......... .......... .......... .......... 58% 21.8M 0s [windows] 5250K .......... .......... .......... .......... .......... 58% 17.1M 0s [windows] 5300K .......... .......... .......... .......... .......... 59% 9.79M 0s [windows] 5350K .......... .......... .......... .......... .......... 60% 10.6M 0s [windows] 5400K .......... .......... .......... .......... .......... 60% 14.3M 0s [windows] 5450K .......... .......... .......... .......... .......... 61% 49.1M 0s [windows] 5500K .......... .......... .......... .......... .......... 61% 11.6M 0s [windows] 5550K .......... .......... .......... .......... .......... 62% 10.6M 0s [windows] 5600K .......... .......... .......... .......... .......... 62% 11.0M 0s [windows] 5650K .......... .......... .......... .......... .......... 63% 13.2M 0s [windows] 5700K .......... .......... .......... .......... .......... 63% 26.5M 0s [windows] 5750K .......... .......... .......... .......... .......... 64% 13.9M 0s [windows] 5800K .......... .......... .......... .......... .......... 65% 12.2M 0s [windows] 5850K .......... .......... .......... .......... .......... 65% 11.2M 0s [windows] 5900K .......... .......... .......... .......... .......... 66% 16.2M 0s [windows] 5950K .......... .......... .......... .......... .......... 66% 14.8M 0s [windows] 6000K .......... .......... .......... .......... .......... 67% 17.6M 0s [windows] 6050K .......... .......... .......... .......... .......... 67% 10.4M 0s [windows] 6100K .......... .......... .......... .......... .......... 68% 11.7M 0s [windows] 6150K .......... .......... .......... .......... .......... 68% 11.8M 0s [windows] 6200K .......... .......... .......... .......... .......... 69% 23.8M 0s [windows] 6250K .......... .......... .......... .......... .......... 70% 19.6M 0s [windows] 6300K .......... .......... .......... .......... .......... 70% 10.5M 0s [windows] 6350K .......... .......... .......... .......... .......... 71% 12.1M 0s [windows] 6400K .......... .......... .......... .......... .......... 71% 12.8M 0s [windows] 6450K .......... .......... .......... .......... .......... 72% 20.5M 0s [windows] 6500K .......... .......... .......... .......... .......... 72% 17.9M 0s [windows] 6550K .......... .......... .......... .......... .......... 73% 11.7M 0s [windows] 6600K .......... .......... .......... .......... .......... 73% 9.89M 0s [windows] 6650K .......... .......... .......... .......... .......... 74% 19.4M 0s [windows] 6700K .......... .......... .......... .......... .......... 75% 15.2M 0s [windows] 6750K .......... .......... .......... .......... .......... 75% 21.0M 0s [windows] 6800K .......... .......... .......... .......... .......... 76% 10.9M 0s [windows] 6850K .......... .......... .......... .......... .......... 76% 10.1M 0s [windows] 6900K .......... .......... .......... .......... .......... 77% 12.2M 0s [windows] 6950K .......... .......... .......... .......... .......... 77% 21.8M 0s [windows] 7000K .......... .......... .......... .......... .......... 78% 22.7M 0s [windows] 7050K .......... .......... .......... .......... .......... 78% 10.4M 0s [windows] 7100K .......... .......... .......... .......... .......... 79% 7.74M 0s [windows] 7150K .......... .......... .......... .......... .......... 80% 23.0M 0s [windows] 7200K .......... .......... .......... .......... .......... 80% 20.4M 0s [windows] 7250K .......... .......... .......... .......... .......... 81% 25.0M 0s [windows] 7300K .......... .......... .......... .......... .......... 81% 11.5M 0s [windows] 7350K .......... .......... .......... .......... .......... 82% 7.61M 0s [windows] 7400K .......... .......... .......... .......... .......... 82% 14.2M 0s [windows] 7450K .......... .......... .......... .......... .......... 83% 20.1M 0s [windows] 7500K .......... .......... .......... .......... .......... 83% 31.5M 0s [windows] 7550K .......... .......... .......... .......... .......... 84% 8.67M 0s [windows] 7600K .......... .......... .......... .......... .......... 85% 8.09M 0s [windows] 7650K .......... .......... .......... .......... .......... 85% 21.9M 0s [windows] 7700K .......... .......... .......... .......... .......... 86% 24.1M 0s [windows] 7750K .......... .......... .......... .......... .......... 86% 26.3M 0s [windows] 7800K .......... .......... .......... .......... .......... 87% 9.67M 0s [windows] 7850K .......... .......... .......... .......... .......... 87% 6.95M 0s [windows] 7900K .......... .......... .......... .......... .......... 88% 26.1M 0s [windows] 7950K .......... .......... .......... .......... .......... 88% 25.1M 0s [windows] 8000K .......... .......... .......... .......... .......... 89% 23.5M 0s [windows] 8050K .......... .......... .......... .......... .......... 90% 10.4M 0s [windows] 8100K .......... .......... .......... .......... .......... 90% 6.39M 0s [windows] 8150K .......... .......... .......... .......... .......... 91% 26.7M 0s [windows] 8200K .......... .......... .......... .......... .......... 91% 26.1M 0s [windows] 8250K .......... .......... .......... .......... .......... 92% 20.5M 0s [windows] 8300K .......... .......... .......... .......... .......... 92% 7.17M 0s [windows] 8350K .......... .......... .......... .......... .......... 93% 11.6M 0s [windows] 8400K .......... .......... .......... .......... .......... 93% 20.9M 0s [windows] 8450K .......... .......... .......... .......... .......... 94% 24.3M 0s [windows] 8500K .......... .......... .......... .......... .......... 95% 19.5M 0s [windows] 8550K .......... .......... .......... .......... .......... 95% 6.58M 0s [windows] 8600K .......... .......... .......... .......... .......... 96% 18.4M 0s [windows] 8650K .......... .......... .......... .......... .......... 96% 16.3M 0s [windows] 8700K .......... .......... .......... .......... .......... 97% 23.4M 0s [windows] 8750K .......... .......... .......... .......... .......... 97% 20.1M 0s [windows] 8800K .......... .......... .......... .......... .......... 98% 6.32M 0s [windows] 8850K .......... .......... .......... .......... .......... 98% 17.4M 0s [windows] 8900K .......... .......... .......... .......... .......... 99% 22.3M 0s [windows] 8950K .......... .......... .......... .......... .. 100% 13.7M=0.7s [windows] [windows] 2020-06-10 16:00:09 (12.0 MB/s) - ‘PharoVM-8.4.0-fecd9814-win64-bin.zip’ saved [9208266/9208266] [windows] [windows] Archive: PharoVM-8.4.0-fecd9814-win64-bin.zip [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/B2DPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/BitBltPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/DSAPrims.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/FileAttributesPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/FilePlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/IA32ABI.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/JPEGReadWriter2Plugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/JPEGReaderPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/LargeIntegers.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/LocalePlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/MiscPrimitivePlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/PThreadedPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/Pharo.exe [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/PharoConsole.exe [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/PharoVMCore.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SDL2.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SecurityPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SocketPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SqueakFFIPrims.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SqueakSSL.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/SurfacePlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/TestLibrary.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/UUIDPlugin.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/cygffi-7.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/iconv.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libB2DPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libBitBltPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libDSAPrims.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libFileAttributesPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libFilePlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libIA32ABI.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libJPEGReadWriter2Plugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libJPEGReaderPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libLargeIntegers.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libLocalePlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libMiscPrimitivePlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libPThreadedPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libPharoVMCore.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libSecurityPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libSocketPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libSqueakFFIPrims.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libSqueakSSL.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libSurfacePlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libTestLibrary.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libUUIDPlugin.dll.a [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libbz2-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libcairo-2.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libeay32.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libexpat-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libffi-6.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libfontconfig-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libfreetype-6.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libgcc_s_seh-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libgit2.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libpixman-1-0.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libpng16-16.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libssh2-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libssh2.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/libwinpthread-1.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/ssleay32.dll [windows] inflating: /cygdrive/e/Builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/zlib1.dll [windows] MetacelloNotification: Fetched -> BaselineOfThreadedFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Loaded -> BaselineOfThreadedFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Loading baseline of BaselineOfThreadedFFI... [windows] MetacelloNotification: Fetched -> ThreadedFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Fetched -> ThreadedFFI-Tests-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src [windows] MetacelloNotification: Loaded -> ThreadedFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- cache [windows] NewUndeclaredWarning: TFFunctionQueue>>handle (OSXDispatchQueue is Undeclared) [windows] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- cache [windows] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- cache [windows] MetacelloNotification: Loaded -> ThreadedFFI-Tests-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- cache [windows] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel://E:\Builds\workspace\threadedFFI-plugin_master\src --- cache [windows] MetacelloNotification: Evaluated -> baseline [BaselineOfThreadedFFI] >> reset [windows] MetacelloNotification: ...finished baseline [windows] [100%] Preparing Tests [windows] [100%] Built target prepare-tests [windows] Running tests... [windows] Test project /cygdrive/e/Builds/workspace/threadedFFI-plugin_master [windows] Start 1: UnifiedFFI-Tests [windows] 1/2 Test #1: UnifiedFFI-Tests ................. Passed 1.86 sec [windows] Start 2: ThreadedFFI-UFFI-Tests [windows] 2/2 Test #2: ThreadedFFI-UFFI-Tests ...........***Failed 7.24 sec [windows] [windows] 50% tests passed, 1 tests failed out of 2 [windows] [windows] Total Test time (real) = 9.11 sec [windows] [windows] The following tests FAILED: [windows] 2 - ThreadedFFI-UFFI-Tests (Failed) [windows] Errors while running CTest [windows] make: *** [Makefile:96: test] Error 8 [Pipeline] [windows] } [Pipeline] [windows] // withEnv [Pipeline] [windows] } [Pipeline] [windows] // stage [Pipeline] [windows] } [Pipeline] [windows] // timeout [Pipeline] [windows] } [Pipeline] [windows] // node [Pipeline] [windows] } [windows] Failed in branch windows [unix] Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/threadedFFI-plugin_master [Pipeline] [unix] { [Pipeline] [unix] timeout [unix] Timeout set to expire in 30 min [Pipeline] [unix] { [Pipeline] [unix] cleanWs [unix] [WS-CLEANUP] Deleting project workspace... [unix] [WS-CLEANUP] Deferred wipeout is used... [unix] [WS-CLEANUP] done [Pipeline] [unix] stage [Pipeline] [unix] { (Checkout-unix) [Pipeline] [unix] checkout [unix] Cloning the remote Git repository [unix] Cloning with configured refspecs honoured and without tags [unix] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git [unix] > git init /builds/workspace/threadedFFI-plugin_master # timeout=10 [unix] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [unix] > git --version # timeout=10 [unix] using GIT_ASKPASS to set credentials pharo-ci GitHub account [unix] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [unix] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [unix] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [unix] > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 [unix] Fetching without tags [unix] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git [unix] using GIT_ASKPASS to set credentials pharo-ci GitHub account [unix] > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master [unix] Checking out Revision 743507995af0c5351a8f3e132a17d34e9d9187cb (master) [unix] > git config core.sparsecheckout # timeout=10 [unix] > git checkout -f 743507995af0c5351a8f3e132a17d34e9d9187cb [unix] Commit message: "make groups for TFFI" [Pipeline] [unix] } [Pipeline] [unix] // stage [Pipeline] [unix] stage [Pipeline] [unix] { (Build-unix) [Pipeline] [unix] cmakeBuild [unix] [threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master [unix] -- The C compiler identification is GNU 5.4.0 [unix] -- The CXX compiler identification is GNU 5.4.0 [unix] -- Check for working C compiler: /usr/bin/cc [unix] -- Check for working C compiler: /usr/bin/cc -- works [unix] -- Detecting C compiler ABI info [unix] -- Detecting C compiler ABI info - done [unix] -- Detecting C compile features [unix] -- Detecting C compile features - done [unix] -- Check for working CXX compiler: /usr/bin/c++ [unix] -- Check for working CXX compiler: /usr/bin/c++ -- works [unix] -- Detecting CXX compiler ABI info [unix] -- Detecting CXX compiler ABI info - done [unix] -- Detecting CXX compile features [unix] -- Detecting CXX compile features - done [unix] -- Looking for sys/types.h [unix] -- Looking for sys/types.h - found [unix] -- Looking for stdint.h [unix] -- Looking for stdint.h - found [unix] -- Looking for stddef.h [unix] -- Looking for stddef.h - found [unix] -- Check size of void* [unix] -- Check size of void* - done [unix] -- Configuring done [unix] -- Generating done [unix] -- Build files have been written to: /builds/workspace/threadedFFI-plugin_master [Pipeline] [unix] sh [unix] + make install [unix] Scanning dependencies of target build_libFFI [unix] [ 2%] Creating directories for 'build_libFFI' [unix] [ 5%] Performing download step (git clone) for 'build_libFFI' [unix] Cloning into 'src'... [unix] Note: checking out 'v3.3'. [unix] [unix] You are in 'detached HEAD' state. You can look around, make experimental [unix] changes and commit them, and you can discard any commits you make in this [unix] state without impacting any branches by performing another checkout. [unix] [unix] If you want to create a new branch to retain commits you create, you may [unix] do so (now or later) by using -b with the checkout command again. Example: [unix] [unix] git checkout -b [unix] [unix] HEAD is now at 5dcb741... Move nested_struct3 test to closures directory [unix] [ 8%] No patch step for 'build_libFFI' [unix] [ 11%] No update step for 'build_libFFI' [unix] [ 13%] Performing configure step for 'build_libFFI' [unix] autoreconf: Entering directory `.' [unix] autoreconf: configure.ac: not using Gettext [unix] autoreconf: running: aclocal -I m4 [unix] autoreconf: configure.ac: tracing [unix] autoreconf: running: libtoolize --copy [unix] libtoolize: putting auxiliary files in '.'. [unix] libtoolize: copying file './ltmain.sh' [unix] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [unix] libtoolize: copying file 'm4/libtool.m4' [unix] libtoolize: copying file 'm4/ltoptions.m4' [unix] libtoolize: copying file 'm4/ltsugar.m4' [unix] libtoolize: copying file 'm4/ltversion.m4' [unix] libtoolize: copying file 'm4/lt~obsolete.m4' [unix] autoreconf: running: /usr/bin/autoconf [unix] autoreconf: running: /usr/bin/autoheader [unix] autoreconf: running: automake --add-missing --copy --no-force [unix] configure.ac:31: installing './compile' [unix] configure.ac:19: installing './install-sh' [unix] configure.ac:19: installing './missing' [unix] Makefile.am: installing './depcomp' [unix] doc/Makefile.am:3: installing 'doc/mdate-sh' [unix] doc/Makefile.am:3: installing 'doc/texinfo.tex' [unix] autoreconf: Leaving directory `.' [unix] checking build system type... x86_64-pc-linux-gnu [unix] checking host system type... x86_64-pc-linux-gnu [unix] checking target system type... x86_64-pc-linux-gnu [unix] continue configure in default builddir "./x86_64-pc-linux-gnu" [unix] ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux [unix] gnu" [unix] checking build system type... x86_64-pc-linux-gnu [unix] checking host system type... x86_64-pc-linux-gnu [unix] checking target system type... x86_64-pc-linux-gnu [unix] checking for gsed... sed [unix] checking for a BSD-compatible install... /usr/bin/install -c [unix] checking whether build environment is sane... yes [unix] checking for a thread-safe mkdir -p... /bin/mkdir -p [unix] checking for gawk... no [unix] checking for mawk... mawk [unix] checking whether make sets $(MAKE)... yes [unix] checking whether make supports nested variables... yes [unix] checking for gcc... /usr/bin/cc [unix] checking whether the C compiler works... yes [unix] checking for C compiler default output file name... a.out [unix] checking for suffix of executables... [unix] checking whether we are cross compiling... no [unix] checking for suffix of object files... o [unix] checking whether we are using the GNU C compiler... yes [unix] checking whether /usr/bin/cc accepts -g... yes [unix] checking for /usr/bin/cc option to accept ISO C89... none needed [unix] checking whether /usr/bin/cc understands -c and -o together... yes [unix] checking for style of include used by make... GNU [unix] checking dependency style of /usr/bin/cc... gcc3 [unix] checking whether we are using the GNU C++ compiler... yes [unix] checking whether /usr/bin/cc accepts -g... yes [unix] checking dependency style of /usr/bin/cc... gcc3 [unix] checking dependency style of /usr/bin/cc... gcc3 [unix] checking how to print strings... printf [unix] checking for a sed that does not truncate output... /bin/sed [unix] checking for grep that handles long lines and -e... /bin/grep [unix] checking for egrep... /bin/grep -E [unix] checking for fgrep... /bin/grep -F [unix] checking for ld used by /usr/bin/cc... /usr/bin/ld [unix] checking if the linker (/usr/bin/ld) is GNU ld... yes [unix] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [unix] checking the name lister (/usr/bin/nm -B) interface... BSD nm [unix] checking whether ln -s works... yes [unix] checking the maximum length of command line arguments... 1572864 [unix] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [unix] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [unix] checking for /usr/bin/ld option to reload object files... -r [unix] checking for objdump... objdump [unix] checking how to recognize dependent libraries... pass_all [unix] checking for dlltool... no [unix] checking how to associate runtime and link libraries... printf %s\n [unix] checking for ar... ar [unix] checking for archiver @FILE support... @ [unix] checking for strip... strip [unix] checking for ranlib... ranlib [unix] checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok [unix] checking for sysroot... no [unix] checking for a working dd... /bin/dd [unix] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [unix] checking for mt... mt [unix] checking if mt is a manifest tool... no [unix] checking how to run the C preprocessor... /usr/bin/cc -E [unix] checking for ANSI C header files... yes [unix] checking for sys/types.h... yes [unix] checking for sys/stat.h... yes [unix] checking for stdlib.h... yes [unix] checking for string.h... yes [unix] checking for memory.h... yes [unix] checking for strings.h... yes [unix] checking for inttypes.h... yes [unix] checking for stdint.h... yes [unix] checking for unistd.h... yes [unix] checking for dlfcn.h... yes [unix] checking for objdir... .libs [unix] checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no [unix] checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC [unix] checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes [unix] checking if /usr/bin/cc static flag -static works... yes [unix] checking if /usr/bin/cc supports -c -o file.o... yes [unix] checking if /usr/bin/cc supports -c -o file.o... (cached) yes [unix] checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [unix] checking whether -lc should be explicitly linked in... no [unix] checking dynamic linker characteristics... GNU/Linux ld.so [unix] checking how to hardcode library paths into programs... immediate [unix] checking whether stripping libraries is possible... yes [unix] checking if libtool supports shared libraries... yes [unix] checking whether to build shared libraries... yes [unix] checking whether to build static libraries... yes [unix] checking how to run the C++ preprocessor... /usr/bin/cc -E [unix] checking for ld used by /usr/bin/cc... /usr/bin/ld -m elf_x86_64 [unix] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [unix] checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [unix] checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC [unix] checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes [unix] checking if /usr/bin/cc static flag -static works... yes [unix] checking if /usr/bin/cc supports -c -o file.o... yes [unix] checking if /usr/bin/cc supports -c -o file.o... (cached) yes [unix] checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [unix] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [unix] checking how to hardcode library paths into programs... immediate [unix] checking size of size_t... 8 [unix] checking for C compiler vendor... gnu [unix] checking whether C compiler accepts -fstrict-aliasing... yes [unix] checking whether C compiler accepts -ffast-math... yes [unix] checking for gcc architecture flag... [unix] checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 [unix] checking for x86 cpuid 1 output... 306d2:1000800:fffa3203:f8bfbff [unix] checking whether C compiler accepts -march=broadwell... yes [unix] checking for gcc architecture flag... -march=broadwell [unix] checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell... yes [unix] checking CFLAGS for maximum warnings... -Wall [unix] checking whether to enable maintainer-specific portions of Makefiles... no [unix] checking sys/mman.h usability... yes [unix] checking sys/mman.h presence... yes [unix] checking for sys/mman.h... yes [unix] checking for mmap... yes [unix] checking for mkostemp... yes [unix] checking for sys/mman.h... (cached) yes [unix] checking for mmap... (cached) yes [unix] checking whether read-only mmap of a plain file works... yes [unix] checking whether mmap from /dev/zero works... yes [unix] checking for MAP_ANON(YMOUS)... yes [unix] checking whether mmap with MAP_ANON(YMOUS) works... yes [unix] checking for ANSI C header files... (cached) yes [unix] checking for memcpy... yes [unix] checking for size_t... yes [unix] checking for working alloca.h... yes [unix] checking for alloca... yes [unix] checking size of double... 8 [unix] checking size of long double... 16 [unix] checking whether byte ordering is bigendian... no [unix] checking assembler .cfi pseudo-op support... yes [unix] checking assembler supports pc related relocs... yes [unix] checking for _ prefix in compiled symbols... no [unix] checking toolchain supports unwind section type... yes [unix] checking whether .eh_frame section should be read-only... yes [unix] checking for __attribute__((visibility("hidden")))... yes [unix] checking for ld used by /usr/bin/cc... (cached) /usr/bin/ld [unix] checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes [unix] checking for shared libgcc... yes [unix] configure: versioning on shared library symbols is gnu [unix] checking that generated files are newer than configure... done [unix] configure: creating ./config.status [unix] config.status: creating include/Makefile [unix] config.status: creating include/ffi.h [unix] config.status: creating Makefile [unix] config.status: creating testsuite/Makefile [unix] config.status: creating man/Makefile [unix] config.status: creating doc/Makefile [unix] config.status: creating libffi.pc [unix] config.status: creating fficonfig.h [unix] config.status: executing buildir commands [unix] config.status: create top_srcdir/Makefile guessed from local Makefile [unix] config.status: build in x86_64-pc-linux-gnu (HOST=) [unix] config.status: executing depfiles commands [unix] config.status: executing libtool commands [unix] config.status: executing include commands [unix] config.status: executing src commands [unix] [ 16%] Performing build step for 'build_libFFI' [unix] MAKE x86_64-pc-linux-gnu : 0 * all-all [unix] Making all in include [unix] Making all in testsuite [unix] Making all in man [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] ../src/java_raw_api.c: In function 'ffi_java_raw_call': [unix] ../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] [unix] ffi_java_raw_to_ptrarray (cif, raw, avalue); [unix] ^ [unix] ../src/java_raw_api.c:76:1: note: declared here [unix] ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) [unix] ^ [unix] ../src/java_raw_api.c: In function 'ffi_java_translate_args': [unix] ../src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] [unix] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); [unix] ^ [unix] ../src/java_raw_api.c:45:1: note: declared here [unix] ffi_java_raw_size (ffi_cif *cif) [unix] ^ [unix] ../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] [unix] ffi_java_ptrarray_to_raw (cif, avalue, raw); [unix] ^ [unix] ../src/java_raw_api.c:157:1: note: declared here [unix] ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) [unix] ^ [unix] ../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': [unix] ../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] [unix] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); [unix] ^ [unix] ../src/java_raw_api.c:337:1: note: declared here [unix] ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, [unix] ^ [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] 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 [unix] ar: `u' modifier ignored since `D' is the default (see `U') [unix] libtool: link: ranlib .libs/libffi_convenience.a [unix] libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) [unix] 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 [unix] libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7") [unix] libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so") [unix] 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 [unix] ar: `u' modifier ignored since `D' is the default (see `U') [unix] libtool: link: ranlib .libs/libffi.a [unix] libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) [unix] [ 19%] Performing install step for 'build_libFFI' [unix] MAKE x86_64-pc-linux-gnu : 0 * install [unix] Making install in include [unix] /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [unix] /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' [unix] Making install in testsuite [unix] Making install in man [unix] /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3' [unix] /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' [unix] /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' [unix] /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' [unix] /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' [unix] /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' [unix] /bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' [unix] 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 [unix] 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; }; }) [unix] 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; }; }) [unix] libtool: install: /usr/bin/install -c .libs/libffi.lai /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.la [unix] libtool: install: /usr/bin/install -c .libs/libffi.a /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [unix] libtool: install: chmod 644 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [unix] libtool: install: ranlib /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a [unix] 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 [unix] ---------------------------------------------------------------------- [unix] Libraries have been installed in: [unix] /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib [unix] [unix] If you ever happen to want to link against installed libraries [unix] in a given directory, LIBDIR, you must either use libtool, and [unix] specify the full pathname of the library, or use the '-LLIBDIR' [unix] flag during linking and do at least one of the following: [unix] - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [unix] during execution [unix] - add LIBDIR to the 'LD_RUN_PATH' environment variable [unix] during linking [unix] - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [unix] - have your system administrator add LIBDIR to '/etc/ld.so.conf' [unix] [unix] See any operating system documentation about shared libraries for [unix] more information, such as the ld(1) and ld.so(8) manual pages. [unix] ---------------------------------------------------------------------- [unix] /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [unix] /usr/bin/install -c -m 644 libffi.pc '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [unix] [ 22%] Completed 'build_libFFI' [unix] [ 22%] Built target build_libFFI [unix] Scanning dependencies of target vmIncludes [unix] [ 25%] Downloading Pharo VM Headers [unix] --2020-06-10 16:01:39-- http://files.pharo.org/vm/pharo-spur64-headless/linux/include/PharoVM-8.4.0-fecd981-linux64-include.zip [unix] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [unix] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [unix] HTTP request sent, awaiting response... 200 OK [unix] Length: 56126 (55K) [application/zip] [unix] Saving to: 'PharoVM-8.4.0-fecd981-linux64-include.zip' [unix] [unix] 0K .......... .......... .......... .......... .......... 91% 1.44M 0s [unix] 50K .... 100% 16.6M=0.03s [unix] [unix] 2020-06-10 16:01:39 (1.57 MB/s) - 'PharoVM-8.4.0-fecd981-linux64-include.zip' saved [56126/56126] [unix] [unix] Archive: PharoVM-8.4.0-fecd981-linux64-include.zip [unix] creating: include/ [unix] creating: include/pharovm/ [unix] inflating: include/pharovm/aioWin.h [unix] inflating: include/pharovm/cogit.h [unix] inflating: include/pharovm/cogmethod.h [unix] inflating: include/pharovm/cointerp.h [unix] inflating: include/pharovm/config.h [unix] inflating: include/pharovm/debug.h [unix] inflating: include/pharovm/dispdbg.h [unix] inflating: include/pharovm/errorCode.h [unix] inflating: include/pharovm/fileDialog.h [unix] inflating: include/pharovm/imageAccess.h [unix] inflating: include/pharovm/interp.h [unix] inflating: include/pharovm/parameterVector.h [unix] inflating: include/pharovm/parameters.h [unix] inflating: include/pharovm/pathUtilities.h [unix] inflating: include/pharovm/pharo.h [unix] inflating: include/pharovm/pharoClient.h [unix] creating: include/pharovm/semaphores/ [unix] inflating: include/pharovm/semaphores/pSemaphore.h [unix] inflating: include/pharovm/semaphores/platformSemaphore.h [unix] inflating: include/pharovm/sq.h [unix] inflating: include/pharovm/sqAssert.h [unix] inflating: include/pharovm/sqAtomicOps.h [unix] inflating: include/pharovm/sqCogStackAlignment.h [unix] inflating: include/pharovm/sqConfig.h [unix] inflating: include/pharovm/sqGnu.h [unix] inflating: include/pharovm/sqMemoryAccess.h [unix] inflating: include/pharovm/sqMemoryFence.h [unix] inflating: include/pharovm/sqNamedPrims.h [unix] inflating: include/pharovm/sqPlatformSpecific.h [unix] inflating: include/pharovm/sqUnixCharConv.h [unix] inflating: include/pharovm/sqVirtualMachine.h [unix] inflating: include/pharovm/sqaio.h [unix] inflating: include/pharovm/stringUtilities.h [unix] inflating: include/pharovm/vmCallback.h [unix] [ 27%] Obtaining Pharo VM Headers [unix] [ 27%] Built target vmIncludes [unix] Scanning dependencies of target libFFI [unix] [ 30%] Copying of Libffi [unix] [ 30%] Built target libFFI [unix] Scanning dependencies of target PThreadedPlugin [unix] [ 33%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/functionDefinitionPrimitives.c.o [unix] [ 36%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveUtils.c.o [unix] [ 38%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/PThreadedPlugin.c.o [unix] [ 41%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/types.c.o [unix] [ 44%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/typesPrimitives.c.o [unix] [ 47%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/utils.c.o [unix] [ 50%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveCalls.c.o [unix] [ 52%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbackPrimitives.c.o [unix] [ 55%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbacks.c.o [unix] [ 58%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/queue/threadSafeQueue.c.o [unix] [ 61%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/sameThread/sameThread.c.o [unix] [ 63%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/pharoSemaphore.c.o [unix] [ 66%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/platformSemaphore.c.o [unix] [ 69%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/semaphore.c.o [unix] [ 72%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/worker.c.o [unix] /builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c: In function 'worker_newSpawning': [unix] /builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c:80:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion] [unix] worker->selfThread = NULL; [unix] ^ [unix] [ 75%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerPrimitives.c.o [unix] [ 77%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerTask.c.o [unix] [ 80%] Linking C shared library build/bin/libPThreadedPlugin.so [unix] [ 80%] Built target PThreadedPlugin [unix] Scanning dependencies of target TestLibrary [unix] [ 83%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/basic_types.c.o [unix] [ 86%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callback_types.c.o [unix] [ 88%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callbacks.c.o [unix] [ 91%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callout.c.o [unix] [ 94%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/registerCallback.c.o [unix] [ 97%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/structures.c.o [unix] [100%] Linking C shared library build/bin/libTestLibrary.so [unix] [100%] Built target TestLibrary [unix] Install the project... [unix] -- Install configuration: "" [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/./ [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libPThreadedPlugin.so [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7 [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libTestLibrary.so [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so [unix] -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7.1.0 [Pipeline] [unix] sh [unix] + make prepare-tests test [unix] Scanning dependencies of target prepare-tests [unix] [ 50%] Creating Test Image [unix] --2020-06-10 16:01:41-- http://get.pharo.org/64/90+vmHeadlessLatest [unix] Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [unix] Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected. [unix] HTTP request sent, awaiting response... 200 OK [unix] Length: 3146 (3.1K) [application/octet-stream] [unix] Saving to: 'STDOUT' [unix] [unix] 0K ... 100% 589M=0s [unix] [unix] 2020-06-10 16:01:41 (589 MB/s) - written to stdout [3146/3146] [unix] [unix] Downloading the latest 90 Image: [unix] http://files.pharo.org/get-files/90/pharo64.zip [unix] Pharo.image [unix] Downloading the latest pharoVM: [unix] http://files.pharo.org/get-files/90/pharo64-linux-headless-latest.zip [unix] pharo-vm/pharo [unix] Creating starter scripts pharo and pharo-ui [unix] --2020-06-10 16:01:45-- http://files.pharo.org/vm/pharo-spur64-headless/linux/PharoVM-8.4.0-fecd981-linux64-bin.zip [unix] Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 [unix] Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. [unix] HTTP request sent, awaiting response... 200 OK [unix] Length: 8575328 (8.2M) [application/zip] [unix] Saving to: 'PharoVM-8.4.0-fecd981-linux64-bin.zip' [unix] [unix] 0K .......... .......... .......... .......... .......... 0% 1.45M 6s [unix] 50K .......... .......... .......... .......... .......... 1% 2.88M 4s [unix] 100K .......... .......... .......... .......... .......... 1% 23.3M 3s [unix] 150K .......... .......... .......... .......... .......... 2% 23.8M 2s [unix] 200K .......... .......... .......... .......... .......... 2% 3.53M 2s [unix] 250K .......... .......... .......... .......... .......... 3% 21.8M 2s [unix] 300K .......... .......... .......... .......... .......... 4% 36.7M 2s [unix] 350K .......... .......... .......... .......... .......... 4% 16.0M 1s [unix] 400K .......... .......... .......... .......... .......... 5% 5.25M 1s [unix] 450K .......... .......... .......... .......... .......... 5% 15.5M 1s [unix] 500K .......... .......... .......... .......... .......... 6% 23.9M 1s [unix] 550K .......... .......... .......... .......... .......... 7% 17.5M 1s [unix] 600K .......... .......... .......... .......... .......... 7% 25.4M 1s [unix] 650K .......... .......... .......... .......... .......... 8% 38.8M 1s [unix] 700K .......... .......... .......... .......... .......... 8% 20.1M 1s [unix] 750K .......... .......... .......... .......... .......... 9% 22.8M 1s [unix] 800K .......... .......... .......... .......... .......... 10% 17.0M 1s [unix] 850K .......... .......... .......... .......... .......... 10% 31.0M 1s [unix] 900K .......... .......... .......... .......... .......... 11% 14.2M 1s [unix] 950K .......... .......... .......... .......... .......... 11% 22.0M 1s [unix] 1000K .......... .......... .......... .......... .......... 12% 23.4M 1s [unix] 1050K .......... .......... .......... .......... .......... 13% 3.44M 1s [unix] 1100K .......... .......... .......... .......... .......... 13% 22.4M 1s [unix] 1150K .......... .......... .......... .......... .......... 14% 25.0M 1s [unix] 1200K .......... .......... .......... .......... .......... 14% 2.29M 1s [unix] 1250K .......... .......... .......... .......... .......... 15% 28.1M 1s [unix] 1300K .......... .......... .......... .......... .......... 16% 7.11M 1s [unix] 1350K .......... .......... .......... .......... .......... 16% 68.4M 1s [unix] 1400K .......... .......... .......... .......... .......... 17% 276M 1s [unix] 1450K .......... .......... .......... .......... .......... 17% 291M 1s [unix] 1500K .......... .......... .......... .......... .......... 18% 340M 1s [unix] 1550K .......... .......... .......... .......... .......... 19% 361M 1s [unix] 1600K .......... .......... .......... .......... .......... 19% 300M 1s [unix] 1650K .......... .......... .......... .......... .......... 20% 101M 1s [unix] 1700K .......... .......... .......... .......... .......... 20% 21.9M 1s [unix] 1750K .......... .......... .......... .......... .......... 21% 8.76M 1s [unix] 1800K .......... .......... .......... .......... .......... 22% 32.3M 1s [unix] 1850K .......... .......... .......... .......... .......... 22% 22.3M 1s [unix] 1900K .......... .......... .......... .......... .......... 23% 21.0M 1s [unix] 1950K .......... .......... .......... .......... .......... 23% 23.6M 1s [unix] 2000K .......... .......... .......... .......... .......... 24% 11.2M 1s [unix] 2050K .......... .......... .......... .......... .......... 25% 9.54M 1s [unix] 2100K .......... .......... .......... .......... .......... 25% 22.8M 1s [unix] 2150K .......... .......... .......... .......... .......... 26% 21.9M 1s [unix] 2200K .......... .......... .......... .......... .......... 26% 23.4M 1s [unix] 2250K .......... .......... .......... .......... .......... 27% 24.6M 1s [unix] 2300K .......... .......... .......... .......... .......... 28% 22.0M 1s [unix] 2350K .......... .......... .......... .......... .......... 28% 12.4M 1s [unix] 2400K .......... .......... .......... .......... .......... 29% 18.7M 0s [unix] 2450K .......... .......... .......... .......... .......... 29% 10.7M 0s [unix] 2500K .......... .......... .......... .......... .......... 30% 19.4M 0s [unix] 2550K .......... .......... .......... .......... .......... 31% 45.2M 0s [unix] 2600K .......... .......... .......... .......... .......... 31% 16.7M 0s [unix] 2650K .......... .......... .......... .......... .......... 32% 20.1M 0s [unix] 2700K .......... .......... .......... .......... .......... 32% 14.6M 0s [unix] 2750K .......... .......... .......... .......... .......... 33% 12.5M 0s [unix] 2800K .......... .......... .......... .......... .......... 34% 11.7M 0s [unix] 2850K .......... .......... .......... .......... .......... 34% 33.1M 0s [unix] 2900K .......... .......... .......... .......... .......... 35% 18.8M 0s [unix] 2950K .......... .......... .......... .......... .......... 35% 22.4M 0s [unix] 3000K .......... .......... .......... .......... .......... 36% 24.3M 0s [unix] 3050K .......... .......... .......... .......... .......... 37% 12.0M 0s [unix] 3100K .......... .......... .......... .......... .......... 37% 16.4M 0s [unix] 3150K .......... .......... .......... .......... .......... 38% 17.8M 0s [unix] 3200K .......... .......... .......... .......... .......... 38% 19.1M 0s [unix] 3250K .......... .......... .......... .......... .......... 39% 16.1M 0s [unix] 3300K .......... .......... .......... .......... .......... 40% 29.2M 0s [unix] 3350K .......... .......... .......... .......... .......... 40% 19.0M 0s [unix] 3400K .......... .......... .......... .......... .......... 41% 12.7M 0s [unix] 3450K .......... .......... .......... .......... .......... 41% 15.8M 0s [unix] 3500K .......... .......... .......... .......... .......... 42% 22.0M 0s [unix] 3550K .......... .......... .......... .......... .......... 42% 22.8M 0s [unix] 3600K .......... .......... .......... .......... .......... 43% 16.4M 0s [unix] 3650K .......... .......... .......... .......... .......... 44% 21.0M 0s [unix] 3700K .......... .......... .......... .......... .......... 44% 12.9M 0s [unix] 3750K .......... .......... .......... .......... .......... 45% 20.9M 0s [unix] 3800K .......... .......... .......... .......... .......... 45% 15.6M 0s [unix] 3850K .......... .......... .......... .......... .......... 46% 22.2M 0s [unix] 3900K .......... .......... .......... .......... .......... 47% 19.1M 0s [unix] 3950K .......... .......... .......... .......... .......... 47% 24.4M 0s [unix] 4000K .......... .......... .......... .......... .......... 48% 21.8M 0s [unix] 4050K .......... .......... .......... .......... .......... 48% 8.83M 0s [unix] 4100K .......... .......... .......... .......... .......... 49% 21.2M 0s [unix] 4150K .......... .......... .......... .......... .......... 50% 19.9M 0s [unix] 4200K .......... .......... .......... .......... .......... 50% 22.6M 0s [unix] 4250K .......... .......... .......... .......... .......... 51% 23.5M 0s [unix] 4300K .......... .......... .......... .......... .......... 51% 23.6M 0s [unix] 4350K .......... .......... .......... .......... .......... 52% 8.02M 0s [unix] 4400K .......... .......... .......... .......... .......... 53% 28.0M 0s [unix] 4450K .......... .......... .......... .......... .......... 53% 19.0M 0s [unix] 4500K .......... .......... .......... .......... .......... 54% 23.7M 0s [unix] 4550K .......... .......... .......... .......... .......... 54% 14.6M 0s [unix] 4600K .......... .......... .......... .......... .......... 55% 19.5M 0s [unix] 4650K .......... .......... .......... .......... .......... 56% 12.0M 0s [unix] 4700K .......... .......... .......... .......... .......... 56% 24.6M 0s [unix] 4750K .......... .......... .......... .......... .......... 57% 21.7M 0s [unix] 4800K .......... .......... .......... .......... .......... 57% 22.7M 0s [unix] 4850K .......... .......... .......... .......... .......... 58% 8.59M 0s [unix] 4900K .......... .......... .......... .......... .......... 59% 21.2M 0s [unix] 4950K .......... .......... .......... .......... .......... 59% 27.3M 0s [unix] 5000K .......... .......... .......... .......... .......... 60% 21.2M 0s [unix] 5050K .......... .......... .......... .......... .......... 60% 22.5M 0s [unix] 5100K .......... .......... .......... .......... .......... 61% 27.1M 0s [unix] 5150K .......... .......... .......... .......... .......... 62% 7.55M 0s [unix] 5200K .......... .......... .......... .......... .......... 62% 29.8M 0s [unix] 5250K .......... .......... .......... .......... .......... 63% 13.2M 0s [unix] 5300K .......... .......... .......... .......... .......... 63% 25.8M 0s [unix] 5350K .......... .......... .......... .......... .......... 64% 22.4M 0s [unix] 5400K .......... .......... .......... .......... .......... 65% 24.9M 0s [unix] 5450K .......... .......... .......... .......... .......... 65% 22.0M 0s [unix] 5500K .......... .......... .......... .......... .......... 66% 9.60M 0s [unix] 5550K .......... .......... .......... .......... .......... 66% 17.6M 0s [unix] 5600K .......... .......... .......... .......... .......... 67% 21.2M 0s [unix] 5650K .......... .......... .......... .......... .......... 68% 23.1M 0s [unix] 5700K .......... .......... .......... .......... .......... 68% 14.3M 0s [unix] 5750K .......... .......... .......... .......... .......... 69% 12.8M 0s [unix] 5800K .......... .......... .......... .......... .......... 69% 24.4M 0s [unix] 5850K .......... .......... .......... .......... .......... 70% 14.0M 0s [unix] 5900K .......... .......... .......... .......... .......... 71% 27.0M 0s [unix] 5950K .......... .......... .......... .......... .......... 71% 26.2M 0s [unix] 6000K .......... .......... .......... .......... .......... 72% 15.5M 0s [unix] 6050K .......... .......... .......... .......... .......... 72% 11.0M 0s [unix] 6100K .......... .......... .......... .......... .......... 73% 24.9M 0s [unix] 6150K .......... .......... .......... .......... .......... 74% 24.3M 0s [unix] 6200K .......... .......... .......... .......... .......... 74% 18.3M 0s [unix] 6250K .......... .......... .......... .......... .......... 75% 19.4M 0s [unix] 6300K .......... .......... .......... .......... .......... 75% 24.6M 0s [unix] 6350K .......... .......... .......... .......... .......... 76% 20.9M 0s [unix] 6400K .......... .......... .......... .......... .......... 77% 9.30M 0s [unix] 6450K .......... .......... .......... .......... .......... 77% 22.9M 0s [unix] 6500K .......... .......... .......... .......... .......... 78% 9.24M 0s [unix] 6550K .......... .......... .......... .......... .......... 78% 20.8M 0s [unix] 6600K .......... .......... .......... .......... .......... 79% 26.3M 0s [unix] 6650K .......... .......... .......... .......... .......... 80% 22.1M 0s [unix] 6700K .......... .......... .......... .......... .......... 80% 16.1M 0s [unix] 6750K .......... .......... .......... .......... .......... 81% 10.4M 0s [unix] 6800K .......... .......... .......... .......... .......... 81% 27.6M 0s [unix] 6850K .......... .......... .......... .......... .......... 82% 19.9M 0s [unix] 6900K .......... .......... .......... .......... .......... 82% 14.4M 0s [unix] 6950K .......... .......... .......... .......... .......... 83% 17.1M 0s [unix] 7000K .......... .......... .......... .......... .......... 84% 25.5M 0s [unix] 7050K .......... .......... .......... .......... .......... 84% 11.2M 0s [unix] 7100K .......... .......... .......... .......... .......... 85% 23.6M 0s [unix] 7150K .......... .......... .......... .......... .......... 85% 20.2M 0s [unix] 7200K .......... .......... .......... .......... .......... 86% 15.3M 0s [unix] 7250K .......... .......... .......... .......... .......... 87% 21.8M 0s [unix] 7300K .......... .......... .......... .......... .......... 87% 25.0M 0s [unix] 7350K .......... .......... .......... .......... .......... 88% 21.2M 0s [unix] 7400K .......... .......... .......... .......... .......... 88% 12.0M 0s [unix] 7450K .......... .......... .......... .......... .......... 89% 24.6M 0s [unix] 7500K .......... .......... .......... .......... .......... 90% 20.8M 0s [unix] 7550K .......... .......... .......... .......... .......... 90% 14.5M 0s [unix] 7600K .......... .......... .......... .......... .......... 91% 21.2M 0s [unix] 7650K .......... .......... .......... .......... .......... 91% 22.7M 0s [unix] 7700K .......... .......... .......... .......... .......... 92% 17.0M 0s [unix] 7750K .......... .......... .......... .......... .......... 93% 16.4M 0s [unix] 7800K .......... .......... .......... .......... .......... 93% 23.0M 0s [unix] 7850K .......... .......... .......... .......... .......... 94% 12.9M 0s [unix] 7900K .......... .......... .......... .......... .......... 94% 27.4M 0s [unix] 7950K .......... .......... .......... .......... .......... 95% 17.3M 0s [unix] 8000K .......... .......... .......... .......... .......... 96% 23.2M 0s [unix] 8050K .......... .......... .......... .......... .......... 96% 14.4M 0s [unix] 8100K .......... .......... .......... .......... .......... 97% 16.4M 0s [unix] 8150K .......... .......... .......... .......... .......... 97% 18.8M 0s [unix] 8200K .......... .......... .......... .......... .......... 98% 20.2M 0s [unix] 8250K .......... .......... .......... .......... .......... 99% 19.5M 0s [unix] 8300K .......... .......... .......... .......... .......... 99% 21.5M 0s [unix] 8350K .......... .......... .... 100% 43.6M=0.5s [unix] [unix] 2020-06-10 16:01:45 (15.3 MB/s) - 'PharoVM-8.4.0-fecd981-linux64-bin.zip' saved [8575328/8575328] [unix] [unix] Archive: PharoVM-8.4.0-fecd981-linux64-bin.zip [unix] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/ [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/pharo [unix] creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/ [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libB2DPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libBitBltPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libDSAPrims.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFileAttributesPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFilePlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libIA32ABI.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReadWriter2Plugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReaderPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLargeIntegers.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLocalePlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libMiscPrimitivePlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPThreadedPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPharoVMCore.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0.7.0 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSecurityPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSocketPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakFFIPrims.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakSSL.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSurfacePlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libTestLibrary.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUUIDPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUnixOSProcessPlugin.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libcrypto.so.1.0.0 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7.1.0 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.0.25.1 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.25 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1.0.1 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so.1.0.0 [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pharo [unix] inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/pharo [unix] MetacelloNotification: Fetched -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Loaded -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Loading baseline of BaselineOfThreadedFFI... [unix] MetacelloNotification: Fetched -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Fetched -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src [unix] MetacelloNotification: Loaded -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [unix] NewUndeclaredWarning: TFFunctionQueue>>handle (OSXDispatchQueue is Undeclared) [unix] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [unix] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [unix] MetacelloNotification: Loaded -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [unix] MetacelloNotification: Loaded -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- cache [unix] MetacelloNotification: Evaluated -> baseline [BaselineOfThreadedFFI] >> reset [unix] MetacelloNotification: ...finished baseline [unix] [100%] Preparing Tests [unix] [100%] Built target prepare-tests [unix] Running tests... [unix] Test project /builds/workspace/threadedFFI-plugin_master [unix] Start 1: UnifiedFFI-Tests [unix] 1/2 Test #1: UnifiedFFI-Tests ................. Passed 0.54 sec [unix] Start 2: ThreadedFFI-UFFI-Tests [unix] 2/2 Test #2: ThreadedFFI-UFFI-Tests ...........***Failed 3.68 sec [unix] [unix] 50% tests passed, 1 tests failed out of 2 [unix] [unix] Total Test time (real) = 4.24 sec [unix] [unix] The following tests FAILED: [unix] 2 - ThreadedFFI-UFFI-Tests (Failed) [unix] Errors while running CTest [unix] Makefile:95: recipe for target 'test' failed [unix] make: *** [test] Error 8 [Pipeline] [unix] } [Pipeline] [unix] // stage [Pipeline] [unix] } [Pipeline] [unix] // timeout [Pipeline] [unix] } [Pipeline] [unix] // node [Pipeline] [unix] } [unix] Failed in branch unix [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE