Skip to content
Failed

Console Output

Push event to branch master
23:14:35 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
Obtained Jenkinsfile from 3d51fb8330e554d144386282ca474879889354ca
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
[unix] Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/threadedFFI-plugin_master
[Pipeline] [osx] node
[osx] Running on pharo-ci-jenkins2-osx in /builds/workspace/threadedFFI-plugin_master
[Pipeline] [windows] node
[windows] Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\threadedFFI-plugin_master
[Pipeline] [unix] {
[Pipeline] [osx] {
[Pipeline] [windows] {
[Pipeline] [unix] timeout
[unix] Timeout set to expire in 30 min
[Pipeline] [unix] {
[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] [unix] cleanWs
[unix] [WS-CLEANUP] Deleting project workspace...
[unix] [WS-CLEANUP] Deferred wipeout is used...
[unix] [WS-CLEANUP] done
[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] [unix] stage
[Pipeline] [unix] { (Checkout-unix)
[Pipeline] [osx] stage
[Pipeline] [osx] { (Checkout-osx)
[Pipeline] [windows] stage
[Pipeline] [windows] { (Checkout-windows)
[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
[Pipeline] [osx] checkout
[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
[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
[Pipeline] [windows] checkout
[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 C:\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
[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 3d51fb8330e554d144386282ca474879889354ca (master)
[unix]  > git config core.sparsecheckout # timeout=10
[unix]  > git checkout -f 3d51fb8330e554d144386282ca474879889354ca
[unix] Commit message: "Improving the speed of same thread implementation"
[unix]  > git rev-list --no-walk 64478b91cf583db71a62bd06521f6f469d5ab5bc # 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 3d51fb8330e554d144386282ca474879889354ca (master)
[osx]  > git config core.sparsecheckout # timeout=10
[osx]  > git checkout -f 3d51fb8330e554d144386282ca474879889354ca
[osx] Commit message: "Improving the speed of same thread implementation"
[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
[Pipeline] [osx] }
[Pipeline] [osx] // stage
[windows]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[Pipeline] [osx] stage
[Pipeline] [osx] { (Build-osx)
[windows]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] [osx] cmakeBuild
[windows]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[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 3d51fb8330e554d144386282ca474879889354ca (master)
[windows]  > git config core.sparsecheckout # timeout=10
[osx] [threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master
[windows]  > git checkout -f 3d51fb8330e554d144386282ca474879889354ca
[windows] Commit message: "Improving the speed of same thread implementation"
[unix] -- The C compiler identification is GNU 5.4.0
[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 "C:\builds\workspace\threadedFFI-plugin_master"`
[windows]     set -ex
[windows]     cmake .
[windows]     
[Pipeline] [windows] withEnv
[Pipeline] [windows] {
[osx] -- The C compiler identification is AppleClang 6.0.0.6000051
[Pipeline] [windows] sh
[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
[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++
[unix] -- The CXX compiler identification is GNU 5.4.0
[unix] -- Check for working C compiler: /usr/bin/cc
[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
[windows] sh: C:/builds/workspace/threadedFFI-plugin_master@tmp/durable-657b5c41/script.sh: c:\cygwin64\bin\bash: bad interpreter: No such file or directory
[Pipeline] [windows] }
[unix] -- Check for working C compiler: /usr/bin/cc -- works
[unix] -- Detecting C compiler ABI info
[Pipeline] [windows] // withEnv
[Pipeline] [windows] }
[Pipeline] [windows] // stage
[unix] -- Detecting C compiler ABI info - done
[Pipeline] [windows] }
[unix] -- Detecting C compile features
[unix] -- Detecting C compile features - done
[unix] -- Check for working CXX compiler: /usr/bin/c++
[Pipeline] [windows] // timeout
[Pipeline] [windows] }
[unix] -- Check for working CXX compiler: /usr/bin/c++ -- works
[unix] -- Detecting CXX compiler ABI info
[osx] -- Detecting CXX compile features - done
[osx] -- Looking for sys/types.h
[Pipeline] [windows] // node
[Pipeline] [windows] }
[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
[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*
[windows] Failed in branch windows
[Pipeline] [unix] sh
[osx] -- Check size of void* - done
[osx] -- Configuring done
[osx] -- Generating done
[osx] -- Build files have been written to: /builds/workspace/threadedFFI-plugin_master
[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'...
[Pipeline] [osx] sh
[osx] + make install
[osx] Scanning dependencies of target vmIncludes
[osx] [  2%] Downloading Pharo VM Headers
[osx] --2020-06-17 23:14:49--  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,43M 0s
[osx]     50K ..                                                    100% 17,8M=0,03s
[osx] 
[osx] 2020-06-17 23:14:49 (1,49 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'...
[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 <new-branch-name>
[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
[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
[osx] [ 13%] No patch step for 'build_libFFI'
[osx] [ 16%] No update step for 'build_libFFI'
[osx] [ 19%] Performing configure step for 'build_libFFI'
[osx] autoreconf: Entering directory `.'
[osx] autoreconf: configure.ac: not using Gettext
[unix] autoreconf: configure.ac: tracing
[osx] autoreconf: running: aclocal -I m4
[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'
[osx] autoreconf: configure.ac: tracing
[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
[osx] autoreconf: running: glibtoolize --copy
[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
[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'
[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
[osx] glibtoolize: copying file 'm4/lt~obsolete.m4'
[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... 506e3:1000800:fffa3203:f8bfbff
[unix] checking whether C compiler accepts -march=core2... yes
[unix] checking for gcc architecture flag... -march=core2
[unix] checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2... 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=core2 -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=core2 -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] autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf
[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=core2 -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=core2 -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=core2 -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=core2 -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=core2 -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=core2 -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=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
[osx] autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader
[osx] autoreconf: running: automake --add-missing --copy --no-force
[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=core2 -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=core2 -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=core2 -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=core2 -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=core2 -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" )
[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"
[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=core2 -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-17 23:15:08--  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.45M 0s
[unix]     50K ....                                                  100% 63.1M=0.03s
[unix] 
[unix] 2020-06-17 23:15:08 (1.59 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
[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
[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
[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
[Pipeline] [unix] sh
[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
[unix] + make prepare-tests test
[unix] Scanning dependencies of target prepare-tests
[unix] [ 50%] Creating Test Image
[unix] --2020-06-17 23:15:09--  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%  428M=0s
[unix] 
[unix] 2020-06-17 23:15:09 (428 MB/s) - written to stdout [3146/3146]
[unix] 
[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
[osx] checking for memory.h... yes
[osx] checking for strings.h... yes
[osx] checking for inttypes.h... yes
[unix] Downloading the latest 90 Image:
[unix]     http://files.pharo.org/get-files/90/pharo64.zip
[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
[unix] Pharo.image
[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
[unix] Downloading the latest pharoVM:
[unix] 	http://files.pharo.org/get-files/90/pharo64-linux-headless-latest.zip
[osx] checking for memcpy... yes
[osx] checking for size_t... yes
[osx] checking for working alloca.h... yes
[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
[unix] pharo-vm/pharo
[unix] Creating starter scripts pharo and pharo-ui
[unix] --2020-06-17 23:15:13--  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.92M 4s
[unix]    100K .......... .......... .......... .......... ..........  1% 31.1M 3s
[unix]    150K .......... .......... .......... .......... ..........  2% 20.3M 2s
[unix]    200K .......... .......... .......... .......... ..........  2% 3.46M 2s
[unix]    250K .......... .......... .......... .......... ..........  3% 21.2M 2s
[unix]    300K .......... .......... .......... .......... ..........  4% 23.2M 2s
[unix]    350K .......... .......... .......... .......... ..........  4% 23.7M 1s
[unix]    400K .......... .......... .......... .......... ..........  5% 5.35M 1s
[unix]    450K .......... .......... .......... .......... ..........  5% 20.7M 1s
[unix]    500K .......... .......... .......... .......... ..........  6% 27.0M 1s
[unix]    550K .......... .......... .......... .......... ..........  7% 23.8M 1s
[unix]    600K .......... .......... .......... .......... ..........  7% 27.8M 1s
[unix]    650K .......... .......... .......... .......... ..........  8% 17.6M 1s
[unix]    700K .......... .......... .......... .......... ..........  8% 23.6M 1s
[unix]    750K .......... .......... .......... .......... ..........  9% 24.6M 1s
[unix]    800K .......... .......... .......... .......... .......... 10% 22.1M 1s
[unix]    850K .......... .......... .......... .......... .......... 10% 23.6M 1s
[unix]    900K .......... .......... .......... .......... .......... 11% 20.3M 1s
[unix]    950K .......... .......... .......... .......... .......... 11% 29.2M 1s
[unix]   1000K .......... .......... .......... .......... .......... 12% 23.1M 1s
[unix]   1050K .......... .......... .......... .......... .......... 13% 25.1M 1s
[unix]   1100K .......... .......... .......... .......... .......... 13% 21.6M 1s
[unix]   1150K .......... .......... .......... .......... .......... 14% 24.4M 1s
[unix]   1200K .......... .......... .......... .......... .......... 14% 22.3M 1s
[unix]   1250K .......... .......... .......... .......... .......... 15% 22.5M 1s
[unix]   1300K .......... .......... .......... .......... .......... 16% 25.8M 1s
[unix]   1350K .......... .......... .......... .......... .......... 16% 21.1M 1s
[unix]   1400K .......... .......... .......... .......... .......... 17% 23.2M 1s
[unix]   1450K .......... .......... .......... .......... .......... 17% 24.2M 1s
[unix]   1500K .......... .......... .......... .......... .......... 18% 22.9M 1s
[unix]   1550K .......... .......... .......... .......... .......... 19% 24.3M 1s
[unix]   1600K .......... .......... .......... .......... .......... 19% 24.9M 1s
[unix]   1650K .......... .......... .......... .......... .......... 20% 23.5M 1s
[unix]   1700K .......... .......... .......... .......... .......... 20% 21.4M 1s
[unix]   1750K .......... .......... .......... .......... .......... 21% 22.9M 1s
[unix]   1800K .......... .......... .......... .......... .......... 22% 35.9M 1s
[unix]   1850K .......... .......... .......... .......... .......... 22% 19.3M 0s
[unix]   1900K .......... .......... .......... .......... .......... 23% 23.9M 0s
[unix]   1950K .......... .......... .......... .......... .......... 23% 21.0M 0s
[unix]   2000K .......... .......... .......... .......... .......... 24% 24.4M 0s
[unix]   2050K .......... .......... .......... .......... .......... 25% 25.0M 0s
[unix]   2100K .......... .......... .......... .......... .......... 25% 21.6M 0s
[unix]   2150K .......... .......... .......... .......... .......... 26% 24.5M 0s
[unix]   2200K .......... .......... .......... .......... .......... 26% 21.0M 0s
[unix]   2250K .......... .......... .......... .......... .......... 27% 29.1M 0s
[unix]   2300K .......... .......... .......... .......... .......... 28% 22.2M 0s
[unix]   2350K .......... .......... .......... .......... .......... 28% 22.6M 0s
[unix]   2400K .......... .......... .......... .......... .......... 29% 21.3M 0s
[unix]   2450K .......... .......... .......... .......... .......... 29% 31.7M 0s
[unix]   2500K .......... .......... .......... .......... .......... 30% 19.0M 0s
[unix]   2550K .......... .......... .......... .......... .......... 31% 23.4M 0s
[unix]   2600K .......... .......... .......... .......... .......... 31% 22.8M 0s
[unix]   2650K .......... .......... .......... .......... .......... 32% 22.9M 0s
[unix]   2700K .......... .......... .......... .......... .......... 32% 23.6M 0s
[unix]   2750K .......... .......... .......... .......... .......... 33% 25.0M 0s
[unix]   2800K .......... .......... .......... .......... .......... 34% 21.0M 0s
[unix]   2850K .......... .......... .......... .......... .......... 34% 23.1M 0s
[unix]   2900K .......... .......... .......... .......... .......... 35% 26.1M 0s
[unix]   2950K .......... .......... .......... .......... .......... 35% 25.3M 0s
[unix]   3000K .......... .......... .......... .......... .......... 36% 20.3M 0s
[unix]   3050K .......... .......... .......... .......... .......... 37% 23.8M 0s
[unix]   3100K .......... .......... .......... .......... .......... 37% 25.5M 0s
[unix]   3150K .......... .......... .......... .......... .......... 38% 25.4M 0s
[unix]   3200K .......... .......... .......... .......... .......... 38% 22.0M 0s
[unix]   3250K .......... .......... .......... .......... .......... 39% 21.3M 0s
[unix]   3300K .......... .......... .......... .......... .......... 40% 26.1M 0s
[unix]   3350K .......... .......... .......... .......... .......... 40% 25.0M 0s
[unix]   3400K .......... .......... .......... .......... .......... 41% 23.4M 0s
[unix]   3450K .......... .......... .......... .......... .......... 41% 20.9M 0s
[unix]   3500K .......... .......... .......... .......... .......... 42% 21.6M 0s
[unix]   3550K .......... .......... .......... .......... .......... 42% 24.2M 0s
[unix]   3600K .......... .......... .......... .......... .......... 43% 21.9M 0s
[unix]   3650K .......... .......... .......... .......... .......... 44% 25.4M 0s
[unix]   3700K .......... .......... .......... .......... .......... 44% 21.4M 0s
[unix]   3750K .......... .......... .......... .......... .......... 45% 29.1M 0s
[unix]   3800K .......... .......... .......... .......... .......... 45% 20.3M 0s
[unix]   3850K .......... .......... .......... .......... .......... 46% 28.1M 0s
[unix]   3900K .......... .......... .......... .......... .......... 47% 19.7M 0s
[unix]   3950K .......... .......... .......... .......... .......... 47% 22.8M 0s
[unix]   4000K .......... .......... .......... .......... .......... 48% 24.7M 0s
[unix]   4050K .......... .......... .......... .......... .......... 48% 21.9M 0s
[unix]   4100K .......... .......... .......... .......... .......... 49% 30.6M 0s
[unix]   4150K .......... .......... .......... .......... .......... 50% 19.8M 0s
[unix]   4200K .......... .......... .......... .......... .......... 50% 25.2M 0s
[unix]   4250K .......... .......... .......... .......... .......... 51% 20.5M 0s
[unix]   4300K .......... .......... .......... .......... .......... 51% 26.0M 0s
[unix]   4350K .......... .......... .......... .......... .......... 52% 24.1M 0s
[unix]   4400K .......... .......... .......... .......... .......... 53% 21.4M 0s
[unix]   4450K .......... .......... .......... .......... .......... 53% 24.0M 0s
[unix]   4500K .......... .......... .......... .......... .......... 54% 23.0M 0s
[unix]   4550K .......... .......... .......... .......... .......... 54% 37.6M 0s
[unix]   4600K .......... .......... .......... .......... .......... 55% 17.8M 0s
[unix]   4650K .......... .......... .......... .......... .......... 56% 28.5M 0s
[unix]   4700K .......... .......... .......... .......... .......... 56% 18.3M 0s
[unix]   4750K .......... .......... .......... .......... .......... 57% 22.6M 0s
[unix]   4800K .......... .......... .......... .......... .......... 57% 26.6M 0s
[unix]   4850K .......... .......... .......... .......... .......... 58% 23.0M 0s
[unix]   4900K .......... .......... .......... .......... .......... 59% 21.8M 0s
[unix]   4950K .......... .......... .......... .......... .......... 59% 25.9M 0s
[unix]   5000K .......... .......... .......... .......... .......... 60% 22.9M 0s
[unix]   5050K .......... .......... .......... .......... .......... 60% 29.9M 0s
[unix]   5100K .......... .......... .......... .......... .......... 61% 19.4M 0s
[unix]   5150K .......... .......... .......... .......... .......... 62% 21.1M 0s
[unix]   5200K .......... .......... .......... .......... .......... 62% 25.2M 0s
[unix]   5250K .......... .......... .......... .......... .......... 63% 21.5M 0s
[unix]   5300K .......... .......... .......... .......... .......... 63% 25.8M 0s
[unix]   5350K .......... .......... .......... .......... .......... 64% 22.0M 0s
[unix]   5400K .......... .......... .......... .......... .......... 65% 22.8M 0s
[unix]   5450K .......... .......... .......... .......... .......... 65% 25.1M 0s
[unix]   5500K .......... .......... .......... .......... .......... 66% 22.4M 0s
[unix]   5550K .......... .......... .......... .......... .......... 66% 27.7M 0s
[unix]   5600K .......... .......... .......... .......... .......... 67% 19.8M 0s
[unix]   5650K .......... .......... .......... .......... .......... 68% 24.1M 0s
[unix]   5700K .......... .......... .......... .......... .......... 68% 23.4M 0s
[unix]   5750K .......... .......... .......... .......... .......... 69% 22.2M 0s
[unix]   5800K .......... .......... .......... .......... .......... 69% 19.7M 0s
[unix]   5850K .......... .......... .......... .......... .......... 70% 46.0M 0s
[unix]   5900K .......... .......... .......... .......... .......... 71% 19.0M 0s
[unix]   5950K .......... .......... .......... .......... .......... 71% 21.5M 0s
[unix]   6000K .......... .......... .......... .......... .......... 72% 25.0M 0s
[unix]   6050K .......... .......... .......... .......... .......... 72% 23.2M 0s
[unix]   6100K .......... .......... .......... .......... .......... 73% 25.3M 0s
[unix]   6150K .......... .......... .......... .......... .......... 74% 24.3M 0s
[unix]   6200K .......... .......... .......... .......... .......... 74% 20.5M 0s
[unix]   6250K .......... .......... .......... .......... .......... 75% 24.8M 0s
[unix]   6300K .......... .......... .......... .......... .......... 75% 22.3M 0s
[unix]   6350K .......... .......... .......... .......... .......... 76% 23.3M 0s
[unix]   6400K .......... .......... .......... .......... .......... 77% 24.7M 0s
[unix]   6450K .......... .......... .......... .......... .......... 77% 25.9M 0s
[unix]   6500K .......... .......... .......... .......... .......... 78% 20.3M 0s
[unix]   6550K .......... .......... .......... .......... .......... 78% 31.1M 0s
[unix]   6600K .......... .......... .......... .......... .......... 79% 18.6M 0s
[unix]   6650K .......... .......... .......... .......... .......... 80% 22.2M 0s
[unix]   6700K .......... .......... .......... .......... .......... 80% 24.1M 0s
[unix]   6750K .......... .......... .......... .......... .......... 81% 24.3M 0s
[unix]   6800K .......... .......... .......... .......... .......... 81% 25.6M 0s
[unix]   6850K .......... .......... .......... .......... .......... 82% 21.7M 0s
[unix]   6900K .......... .......... .......... .......... .......... 82% 21.7M 0s
[unix]   6950K .......... .......... .......... .......... .......... 83% 24.5M 0s
[unix]   7000K .......... .......... .......... .......... .......... 84% 22.6M 0s
[unix]   7050K .......... .......... .......... .......... .......... 84% 27.6M 0s
[unix]   7100K .......... .......... .......... .......... .......... 85% 19.9M 0s
[unix]   7150K .......... .......... .......... .......... .......... 85% 31.0M 0s
[unix]   7200K .......... .......... .......... .......... .......... 86% 19.6M 0s
[unix]   7250K .......... .......... .......... .......... .......... 87% 27.5M 0s
[unix]   7300K .......... .......... .......... .......... .......... 87% 21.4M 0s
[unix]   7350K .......... .......... .......... .......... .......... 88% 20.8M 0s
[unix]   7400K .......... .......... .......... .......... .......... 88% 25.0M 0s
[unix]   7450K .......... .......... .......... .......... .......... 89% 21.8M 0s
[unix]   7500K .......... .......... .......... .......... .......... 90% 31.3M 0s
[unix]   7550K .......... .......... .......... .......... .......... 90% 21.7M 0s
[unix]   7600K .......... .......... .......... .......... .......... 91% 19.9M 0s
[unix]   7650K .......... .......... .......... .......... .......... 91% 29.0M 0s
[unix]   7700K .......... .......... .......... .......... .......... 92% 20.5M 0s
[unix]   7750K .......... .......... .......... .......... .......... 93% 24.4M 0s
[unix]   7800K .......... .......... .......... .......... .......... 93% 21.9M 0s
[unix]   7850K .......... .......... .......... .......... .......... 94% 31.4M 0s
[unix]   7900K .......... .......... .......... .......... .......... 94% 19.0M 0s
[unix]   7950K .......... .......... .......... .......... .......... 95% 31.2M 0s
[unix]   8000K .......... .......... .......... .......... .......... 96% 19.9M 0s
[unix]   8050K .......... .......... .......... .......... .......... 96% 20.7M 0s
[unix]   8100K .......... .......... .......... .......... .......... 97% 33.2M 0s
[unix]   8150K .......... .......... .......... .......... .......... 97% 19.6M 0s
[unix]   8200K .......... .......... .......... .......... .......... 98% 22.7M 0s
[unix]   8250K .......... .......... .......... .......... .......... 99% 27.8M 0s
[unix]   8300K .......... .......... .......... .......... .......... 99% 20.5M 0s
[unix]   8350K .......... .......... ....                            100% 20.0M=0.4s
[unix] 
[unix] 2020-06-17 23:15:13 (19.7 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  
[osx] checking that generated files are newer than configure... done
[osx] configure: creating ./config.status
[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
[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
[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...
[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
[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
[unix] Test project /builds/workspace/threadedFFI-plugin_master
[unix]     Start 1: UnifiedFFI-Tests
[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
[unix] 1/2 Test #1: UnifiedFFI-Tests .................   Passed    0.62 sec
[unix]     Start 2: ThreadedFFI-UFFI-Tests
[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" )
[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
[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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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] <scratch space>: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-17 23:15:25--  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%  300M=0s
[osx] 
[osx] 2020-06-17 23:15:25 (300 MB/s) - written to stdout [3146/3146]
[osx] 
[osx] Downloading the latest 90 Image:
[osx]     http://files.pharo.org/get-files/90/pharo64.zip
[osx] Pharo.image
[osx] Downloading the latest pharoVM:
[osx] 	http://files.pharo.org/get-files/90/pharo64-mac-headless-latest.zip
[osx] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx] Creating starter scripts pharo and pharo-ui
[osx] --2020-06-17 23:15:31--  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,44M 6s
[osx]     50K .......... .......... .......... .......... ..........  1% 2,82M 4s
[osx]    100K .......... .......... .......... .......... ..........  1% 4,02M 4s
[osx]    150K .......... .......... .......... .......... ..........  2% 44,5M 3s
[osx]    200K .......... .......... .......... .......... ..........  2% 5,60M 2s
[osx]    250K .......... .......... .......... .......... ..........  3% 1,97M 3s
[osx]    300K .......... .......... .......... .......... ..........  4% 16,9M 2s
[osx]    350K .......... .......... .......... .......... ..........  4% 57,7M 2s
[osx]    400K .......... .......... .......... .......... ..........  5% 2,85M 2s
[osx]    450K .......... .......... .......... .......... ..........  5% 13,7M 2s
[osx]    500K .......... .......... .......... .......... ..........  6% 4,04M 2s
[osx]    550K .......... .......... .......... .......... ..........  6% 8,89M 2s
[osx]    600K .......... .......... .......... .......... ..........  7% 14,5M 2s
[osx]    650K .......... .......... .......... .......... ..........  8% 48,2M 2s
[osx]    700K .......... .......... .......... .......... ..........  8% 3,87M 2s
[osx]    750K .......... .......... .......... .......... ..........  9% 13,6M 2s
[osx]    800K .......... .......... .......... .......... ..........  9% 58,7M 1s
[osx]    850K .......... .......... .......... .......... .......... 10% 3,90M 1s
[osx]    900K .......... .......... .......... .......... .......... 11% 14,0M 1s
[osx]    950K .......... .......... .......... .......... .......... 11% 35,4M 1s
[osx]   1000K .......... .......... .......... .......... .......... 12% 4,14M 1s
[osx]   1050K .......... .......... .......... .......... .......... 12% 33,5M 1s
[osx]   1100K .......... .......... .......... .......... .......... 13% 14,3M 1s
[osx]   1150K .......... .......... .......... .......... .......... 13% 7,32M 1s
[osx]   1200K .......... .......... .......... .......... .......... 14% 6,53M 1s
[osx]   1250K .......... .......... .......... .......... .......... 15% 24,1M 1s
[osx]   1300K .......... .......... .......... .......... .......... 15% 4,01M 1s
[osx]   1350K .......... .......... .......... .......... .......... 16% 4,06M 1s
[osx]   1400K .......... .......... .......... .......... .......... 16% 82,2M 1s
[osx]   1450K .......... .......... .......... .......... .......... 17%  109M 1s
[osx]   1500K .......... .......... .......... .......... .......... 18% 6,61M 1s
[osx]   1550K .......... .......... .......... .......... .......... 18% 5,23M 1s
[osx]   1600K .......... .......... .......... .......... .......... 19% 52,8M 1s
[osx]   1650K .......... .......... .......... .......... .......... 19% 93,2M 1s
[osx]   1700K .......... .......... .......... .......... .......... 20% 4,99M 1s
[osx]   1750K .......... .......... .......... .......... .......... 20% 64,2M 1s
[osx]   1800K .......... .......... .......... .......... .......... 21% 8,18M 1s
[osx]   1850K .......... .......... .......... .......... .......... 22% 50,2M 1s
[osx]   1900K .......... .......... .......... .......... .......... 22% 11,1M 1s
[osx]   1950K .......... .......... .......... .......... .......... 23% 4,28M 1s
[osx]   2000K .......... .......... .......... .......... .......... 23% 4,27M 1s
[osx]   2050K .......... .......... .......... .......... .......... 24% 87,2M 1s
[osx]   2100K .......... .......... .......... .......... .......... 24% 93,5M 1s
[osx]   2150K .......... .......... .......... .......... .......... 25% 82,6M 1s
[osx]   2200K .......... .......... .......... .......... .......... 26% 3,31M 1s
[osx]   2250K .......... .......... .......... .......... .......... 26% 3,94M 1s
[osx]   2300K .......... .......... .......... .......... .......... 27% 9,66M 1s
[osx]   2350K .......... .......... .......... .......... .......... 27% 25,2M 1s
[osx]   2400K .......... .......... .......... .......... .......... 28%  112M 1s
[osx]   2450K .......... .......... .......... .......... .......... 29% 72,7M 1s
[osx]   2500K .......... .......... .......... .......... .......... 29% 5,17M 1s
[osx]   2550K .......... .......... .......... .......... .......... 30% 42,5M 1s
[osx]   2600K .......... .......... .......... .......... .......... 30% 3,18M 1s
[osx]   2650K .......... .......... .......... .......... .......... 31% 40,1M 1s
[osx]   2700K .......... .......... .......... .......... .......... 31% 60,4M 1s
[osx]   2750K .......... .......... .......... .......... .......... 32% 79,5M 1s
[osx]   2800K .......... .......... .......... .......... .......... 33% 8,46M 1s
[osx]   2850K .......... .......... .......... .......... .......... 33% 5,38M 1s
[osx]   2900K .......... .......... .......... .......... .......... 34% 4,72M 1s
[osx]   2950K .......... .......... .......... .......... .......... 34% 90,8M 1s
[osx]   3000K .......... .......... .......... .......... .......... 35%  103M 1s
[osx]   3050K .......... .......... .......... .......... .......... 36%  161M 1s
[osx]   3100K .......... .......... .......... .......... .......... 36% 10,1M 1s
[osx]   3150K .......... .......... .......... .......... .......... 37% 23,5M 1s
[osx]   3200K .......... .......... .......... .......... .......... 37% 4,74M 1s
[osx]   3250K .......... .......... .......... .......... .......... 38% 55,6M 1s
[osx]   3300K .......... .......... .......... .......... .......... 38% 56,6M 1s
[osx]   3350K .......... .......... .......... .......... .......... 39% 16,2M 1s
[osx]   3400K .......... .......... .......... .......... .......... 40% 22,1M 1s
[osx]   3450K .......... .......... .......... .......... .......... 40% 4,94M 1s
[osx]   3500K .......... .......... .......... .......... .......... 41% 44,2M 1s
[osx]   3550K .......... .......... .......... .......... .......... 41% 49,1M 1s
[osx]   3600K .......... .......... .......... .......... .......... 42% 13,5M 1s
[osx]   3650K .......... .......... .......... .......... .......... 42% 97,9M 1s
[osx]   3700K .......... .......... .......... .......... .......... 43% 4,67M 1s
[osx]   3750K .......... .......... .......... .......... .......... 44%  104M 1s
[osx]   3800K .......... .......... .......... .......... .......... 44% 23,4M 1s
[osx]   3850K .......... .......... .......... .......... .......... 45% 15,0M 1s
[osx]   3900K .......... .......... .......... .......... .......... 45% 70,1M 1s
[osx]   3950K .......... .......... .......... .......... .......... 46% 15,1M 1s
[osx]   4000K .......... .......... .......... .......... .......... 47% 7,48M 1s
[osx]   4050K .......... .......... .......... .......... .......... 47% 18,0M 1s
[osx]   4100K .......... .......... .......... .......... .......... 48% 13,8M 0s
[osx]   4150K .......... .......... .......... .......... .......... 48% 69,3M 0s
[osx]   4200K .......... .......... .......... .......... .......... 49%  110M 0s
[osx]   4250K .......... .......... .......... .......... .......... 49% 64,1M 0s
[osx]   4300K .......... .......... .......... .......... .......... 50% 4,79M 0s
[osx]   4350K .......... .......... .......... .......... .......... 51% 19,9M 0s
[osx]   4400K .......... .......... .......... .......... .......... 51% 19,3M 0s
[osx]   4450K .......... .......... .......... .......... .......... 52% 31,5M 0s
[osx]   4500K .......... .......... .......... .......... .......... 52%  149M 0s
[osx]   4550K .......... .......... .......... .......... .......... 53% 54,7M 0s
[osx]   4600K .......... .......... .......... .......... .......... 54% 4,71M 0s
[osx]   4650K .......... .......... .......... .......... .......... 54% 19,6M 0s
[osx]   4700K .......... .......... .......... .......... .......... 55% 16,7M 0s
[osx]   4750K .......... .......... .......... .......... .......... 55% 39,6M 0s
[osx]   4800K .......... .......... .......... .......... .......... 56%  122M 0s
[osx]   4850K .......... .......... .......... .......... .......... 56% 44,4M 0s
[osx]   4900K .......... .......... .......... .......... .......... 57% 19,4M 0s
[osx]   4950K .......... .......... .......... .......... .......... 58% 6,36M 0s
[osx]   5000K .......... .......... .......... .......... .......... 58% 12,6M 0s
[osx]   5050K .......... .......... .......... .......... .......... 59% 32,2M 0s
[osx]   5100K .......... .......... .......... .......... .......... 59% 37,2M 0s
[osx]   5150K .......... .......... .......... .......... .......... 60% 34,2M 0s
[osx]   5200K .......... .......... .......... .......... .......... 61% 47,5M 0s
[osx]   5250K .......... .......... .......... .......... .......... 61% 31,0M 0s
[osx]   5300K .......... .......... .......... .......... .......... 62% 5,46M 0s
[osx]   5350K .......... .......... .......... .......... .......... 62% 17,8M 0s
[osx]   5400K .......... .......... .......... .......... .......... 63%  142M 0s
[osx]   5450K .......... .......... .......... .......... .......... 63% 13,4M 0s
[osx]   5500K .......... .......... .......... .......... .......... 64% 99,6M 0s
[osx]   5550K .......... .......... .......... .......... .......... 65% 49,5M 0s
[osx]   5600K .......... .......... .......... .......... .......... 65%  154M 0s
[osx]   5650K .......... .......... .......... .......... .......... 66% 5,52M 0s
[osx]   5700K .......... .......... .......... .......... .......... 66% 19,4M 0s
[osx]   5750K .......... .......... .......... .......... .......... 67% 12,1M 0s
[osx]   5800K .......... .......... .......... .......... .......... 67% 43,6M 0s
[osx]   5850K .......... .......... .......... .......... .......... 68% 29,9M 0s
[osx]   5900K .......... .......... .......... .......... .......... 69%  170M 0s
[osx]   5950K .......... .......... .......... .......... .......... 69% 7,52M 0s
[osx]   6000K .......... .......... .......... .......... .......... 70%  165M 0s
[osx]   6050K .......... .......... .......... .......... .......... 70% 8,54M 0s
[osx]   6100K .......... .......... .......... .......... .......... 71%  113M 0s
[osx]   6150K .......... .......... .......... .......... .......... 72% 13,8M 0s
[osx]   6200K .......... .......... .......... .......... .......... 72% 38,0M 0s
[osx]   6250K .......... .......... .......... .......... .......... 73% 8,52M 0s
[osx]   6300K .......... .......... .......... .......... .......... 73%  161M 0s
[osx]   6350K .......... .......... .......... .......... .......... 74% 25,4M 0s
[osx]   6400K .......... .......... .......... .......... .......... 74%  166M 0s
[osx]   6450K .......... .......... .......... .......... .......... 75% 21,7M 0s
[osx]   6500K .......... .......... .......... .......... .......... 76% 7,32M 0s
[osx]   6550K .......... .......... .......... .......... .......... 76% 40,7M 0s
[osx]   6600K .......... .......... .......... .......... .......... 77% 9,08M 0s
[osx]   6650K .......... .......... .......... .......... .......... 77%  130M 0s
[osx]   6700K .......... .......... .......... .......... .......... 78% 47,8M 0s
[osx]   6750K .......... .......... .......... .......... .......... 79% 44,8M 0s
[osx]   6800K .......... .......... .......... .......... .......... 79% 34,4M 0s
[osx]   6850K .......... .......... .......... .......... .......... 80% 9,59M 0s
[osx]   6900K .......... .......... .......... .......... .......... 80% 11,1M 0s
[osx]   6950K .......... .......... .......... .......... .......... 81%  166M 0s
[osx]   7000K .......... .......... .......... .......... .......... 81% 14,0M 0s
[osx]   7050K .......... .......... .......... .......... .......... 82% 16,7M 0s
[osx]   7100K .......... .......... .......... .......... .......... 83%  168M 0s
[osx]   7150K .......... .......... .......... .......... .......... 83% 24,0M 0s
[osx]   7200K .......... .......... .......... .......... .......... 84%  142M 0s
[osx]   7250K .......... .......... .......... .......... .......... 84% 12,1M 0s
[osx]   7300K .......... .......... .......... .......... .......... 85% 12,9M 0s
[osx]   7350K .......... .......... .......... .......... .......... 85% 11,5M 0s
[osx]   7400K .......... .......... .......... .......... .......... 86% 19,6M 0s
[osx]   7450K .......... .......... .......... .......... .......... 87%  140M 0s
[osx]   7500K .......... .......... .......... .......... .......... 87% 42,6M 0s
[osx]   7550K .......... .......... .......... .......... .......... 88% 33,3M 0s
[osx]   7600K .......... .......... .......... .......... .......... 88% 9,65M 0s
[osx]   7650K .......... .......... .......... .......... .......... 89% 34,0M 0s
[osx]   7700K .......... .......... .......... .......... .......... 90%  117M 0s
[osx]   7750K .......... .......... .......... .......... .......... 90% 13,3M 0s
[osx]   7800K .......... .......... .......... .......... .......... 91% 17,6M 0s
[osx]   7850K .......... .......... .......... .......... .......... 91% 38,0M 0s
[osx]   7900K .......... .......... .......... .......... .......... 92% 37,4M 0s
[osx]   7950K .......... .......... .......... .......... .......... 92% 12,5M 0s
[osx]   8000K .......... .......... .......... .......... .......... 93% 37,9M 0s
[osx]   8050K .......... .......... .......... .......... .......... 94% 19,2M 0s
[osx]   8100K .......... .......... .......... .......... .......... 94% 18,2M 0s
[osx]   8150K .......... .......... .......... .......... .......... 95% 33,8M 0s
[osx]   8200K .......... .......... .......... .......... .......... 95% 17,0M 0s
[osx]   8250K .......... .......... .......... .......... .......... 96% 20,9M 0s
[osx]   8300K .......... .......... .......... .......... .......... 97%  152M 0s
[osx]   8350K .......... .......... .......... .......... .......... 97% 18,6M 0s
[osx]   8400K .......... .......... .......... .......... .......... 98% 12,8M 0s
[osx]   8450K .......... .......... .......... .......... .......... 98% 12,9M 0s
[osx]   8500K .......... .......... .......... .......... .......... 99% 29,8M 0s
[osx]   8550K .......... .......... .......... .......... .......... 99%  100M 0s
[osx]   8600K ......                                                100% 72,2M=0,7s
[osx] 
[osx] 2020-06-17 23:15:31 (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
[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
[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
[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
[osx] [100%] Preparing Tests
[osx] [100%] Built target prepare-tests
[osx] Running tests...
[osx] Test project /builds/workspace/threadedFFI-plugin_master
[osx]     Start 1: UnifiedFFI-Tests
[osx] 1/2 Test #1: UnifiedFFI-Tests .................   Passed    1.30 sec
[osx]     Start 2: ThreadedFFI-UFFI-Tests
[unix] Cancelling nested steps due to timeout
[osx] Cancelling nested steps due to timeout
[unix] Sending interrupt signal to process
[osx] Sending interrupt signal to process
[unix] make: *** wait: No child processes.  Stop.
[unix] make: *** Waiting for unfinished jobs....
[unix] Terminated
[unix] make: *** wait: No child processes.  Stop.
[osx] 2/2 Test #2: ThreadedFFI-UFFI-Tests ...........***Failed  1740.69 sec
[osx] 
[osx] 50% tests passed, 1 tests failed out of 2
[osx] 
[osx] Total Test time (real) = 1742.02 sec
[osx] 
[osx] The following tests FAILED:
[osx] 	  2 - ThreadedFFI-UFFI-Tests (Failed)
[osx] Errors while running CTest
[osx] make: *** [test] Error 8
[Pipeline] [unix] }
[Pipeline] [osx] }
[Pipeline] [unix] // stage
[Pipeline] [osx] // stage
[Pipeline] [unix] }
[Pipeline] [osx] }
[Pipeline] [unix] // timeout
[Pipeline] [osx] // timeout
[Pipeline] [unix] }
[Pipeline] [osx] }
[Pipeline] [unix] // node
[Pipeline] [osx] // node
[Pipeline] [unix] }
[unix] Failed in branch unix
[Pipeline] [osx] }
[osx] Failed in branch osx
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 126
Finished: FAILURE