Push event to branch master Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account) Obtained Jenkinsfile from 7e99eec7f2851e2f4362f75392b33e9e50724645 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] parallel [Pipeline] { (Branch: unix) [Pipeline] { (Branch: osx) [Pipeline] { (Branch: windows) [Pipeline] node Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/threadedFFI-plugin_master [Pipeline] node Running on pharo-ci-jenkins2-osx2 in /builds/workspace/threadedFFI-plugin_master [Pipeline] node Running on pharo-ci-jenkins2-win10 in C:\builds\workspace\threadedFFI-plugin_master [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] done [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] done [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] stage [WS-CLEANUP] done [Pipeline] { (Checkout-unix) [Pipeline] stage [Pipeline] { (Checkout-osx) [Pipeline] stage [Pipeline] { (Checkout-windows) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential pharo-ci [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential pharo-ci Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential pharo-ci Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git > git init /builds/workspace/threadedFFI-plugin_master # timeout=10 Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git > git --version # timeout=10 > git --version # 'git version 2.7.4' using GIT_ASKPASS to set credentials pharo-ci GitHub account > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git > git init /builds/workspace/threadedFFI-plugin_master # timeout=10 Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci GitHub account > git fetch --no-tags --force --progress -- https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git > git init C:\builds\workspace\threadedFFI-plugin_master # timeout=10 Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git > git --version # timeout=10 > git --version # 'git version 2.28.0' using GIT_ASKPASS to set credentials pharo-ci GitHub account > git fetch --no-tags --force --progress -- https://github.com/pharo-project/threadedFFI-Plugin.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 7e99eec7f2851e2f4362f75392b33e9e50724645 (master) Commit message: "Changing version" Avoid second fetch Checking out Revision 7e99eec7f2851e2f4362f75392b33e9e50724645 (master) > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e99eec7f2851e2f4362f75392b33e9e50724645 # timeout=10 > git rev-list --no-walk ae0f6aba72ac28811e02f9a7f6dd5154efea09de # timeout=10 Commit message: "Changing version" > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e99eec7f2851e2f4362f75392b33e9e50724645 # timeout=10 Avoid second fetch Checking out Revision 7e99eec7f2851e2f4362f75392b33e9e50724645 (master) > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-osx) [Pipeline] cmakeBuild [threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master Commit message: "Changing version" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-unix) [Pipeline] cmakeBuild [threadedFFI-plugin_master] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/threadedFFI-plugin_master [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-windows) > git checkout -f 7e99eec7f2851e2f4362f75392b33e9e50724645 # timeout=10 [Pipeline] echo Executing: #!c:\cygwin64\bin\bash --login cd `cygpath "C:\builds\workspace\threadedFFI-plugin_master"` set -ex cmake . [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/threadedFFI-plugin_master [Pipeline] sh -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info sh: C:/builds/workspace/threadedFFI-plugin_master@tmp/durable-1511d0c0/script.sh: c:\cygwin64\bin\bash: bad interpreter: No such file or directory [Pipeline] } [Pipeline] // withEnv [Pipeline] } + make install Scanning dependencies of target build_libFFI [ 2%] Creating directories for 'build_libFFI' [ 5%] Performing download step (git clone) for 'build_libFFI' Cloning into 'src'... [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of void* -- Check size of void* - done -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/threadedFFI-plugin_master [Pipeline] sh + make install Scanning dependencies of target build_libFFI [ 2%] Creating directories for 'build_libFFI' [ 5%] Performing download step (git clone) for 'build_libFFI' Cloning into 'src'... Note: checking out 'v3.3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5dcb741... Move nested_struct3 test to closures directory [ 8%] No patch step for 'build_libFFI' [ 11%] No update step for 'build_libFFI' [ 13%] Performing configure step for 'build_libFFI' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 Note: switching to 'v3.3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5dcb741 Move nested_struct3 test to closures directory [ 8%] No patch step for 'build_libFFI' [ 11%] No update step for 'build_libFFI' [ 13%] Performing configure step for 'build_libFFI' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: aclocal -I m4 autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: configure.ac: tracing configure.ac:31: installing './compile' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' doc/Makefile.am:3: installing 'doc/mdate-sh' doc/Makefile.am:3: installing 'doc/texinfo.tex' autoreconf: Leaving directory `.' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu continue configure in default builddir "./x86_64-pc-linux-gnu" ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux gnu" checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed checking whether /usr/bin/cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/cc... autoreconf: running: glibtoolize --copy gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/cc accepts -g... yes checking dependency style of /usr/bin/cc ... gcc3 checking dependency style of /usr/bin/cc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... glibtoolize: putting auxiliary files in '.'. glibtoolize: copying file './ltmain.sh' glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. glibtoolize: copying file 'm4/libtool.m4' /usr/bin/cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes glibtoolize: copying file 'm4/ltoptions.m4' glibtoolize: copying file 'm4/ltsugar.m4' checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... glibtoolize: copying file 'm4/ltversion.m4' yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/cc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/cc static flag -static works... glibtoolize: copying file 'm4/lt~obsolete.m4' yes checking if /usr/bin/cc supports -c -o file.o... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/cc -E checking for ld used by /usr/bin/cc ... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/cc option to produce PIC... -fPIC -DPIC checking if /usr/bin/cc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/cc static flag -static works... yes checking if /usr/bin/cc supports -c -o file.o... yes checking if /usr/bin/cc supports -c -o file.o... (cached) yes checking whether the /usr/bin/cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... gnu checking whether C compiler accepts -fstrict-aliasing... yes checking whether C compiler accepts -ffast-math... yes checking for gcc architecture flag... checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69 checking for x86 cpuid 1 output... 306d2:1000800:fffa3203:f8bfbff checking whether C compiler accepts -march=broadwell... yes checking for gcc architecture flag... -march=broadwell checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell... yes checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoconf 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking for ld used by /usr/bin/cc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-pc-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands [ 16%] Performing build step for 'build_libFFI' MAKE x86_64-pc-linux-gnu : 0 * all-all Making all in include Making all in testsuite Making all in man libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o autoreconf: running: /usr/local/Cellar/autoconf/2.69/bin/autoheader libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 autoreconf: running: automake --add-missing --copy --no-force libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o ../src/java_raw_api.c: In function ‘ffi_java_raw_call’: ../src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^ ../src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^ ../src/java_raw_api.c: In function ‘ffi_java_translate_args’: ../src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ ../src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^ ../src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ ../src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^ ../src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: ../src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^ ../src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^ libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1 configure.ac:31: installing './compile' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' doc/Makefile.am:3: installing 'doc/mdate-sh' doc/Makefile.am:3: installing 'doc/texinfo.tex' autoreconf: Leaving directory `.' checking build system type... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1 x86_64-apple-darwin19.4.0 checking host system type... x86_64-apple-darwin19.4.0 checking target system type... x86_64-apple-darwin continue configure in default builddir "./x86_64-apple-darwin" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin" "darwin" checking build system type... x86_64-apple-darwin19.4.0 checking host system type... x86_64-apple-darwin19.4.0 checking target system type... x86_64-apple-darwin checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ../install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /Library/Developer/CommandLineTools/usr/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1 libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=broadwell -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -o src/x86/ffiw64.o >/dev/null 2>&1 checking whether we are cross compiling... configure: error: in `/System/Volumes/Data/builds/workspace/threadedFFI-plugin_master/build/libffi/src/x86_64-apple-darwin': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details make[2]: *** [build/libffi/stamp/build_libFFI-configure] Error 1 make[1]: *** [CMakeFiles/build_libFFI.dir/all] Error 2 make: *** [all] Error 2 [Pipeline] } libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o libtool: compile: /usr/bin/cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S -o src/x86/win64.o >/dev/null 2>&1 [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: /usr/bin/cc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o -O3 -march=broadwell -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.7 -o .libs/libffi.so.7.1.0 libtool: link: (cd ".libs" && rm -f "libffi.so.7" && ln -s "libffi.so.7.1.0" "libffi.so.7") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.7.1.0" "libffi.so") libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) [ 19%] Performing install step for 'build_libFFI' MAKE x86_64-pc-linux-gnu : 0 * install Making install in include /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/include' Making install in testsuite Making install in man /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3' /usr/bin/install -c -m 644 '../../man/ffi.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi.3' /usr/bin/install -c -m 644 '../../man/ffi_call.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_call.3' /usr/bin/install -c -m 644 '../../man/ffi_prep_cif.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_prep_cif.3' /usr/bin/install -c -m 644 '../../man/ffi_prep_cif_var.3' '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/share/man/man3/x86_64-pc-linux-gnu-ffi_prep_cif_var.3' /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib' libtool: install: /usr/bin/install -c .libs/libffi.so.7.1.0 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.so.7.1.0 libtool: install: (cd /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so.7 || { rm -f libffi.so.7 && ln -s libffi.so.7.1.0 libffi.so.7; }; }) libtool: install: (cd /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib && { ln -s -f libffi.so.7.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.7.1.0 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.la libtool: install: /usr/bin/install -c .libs/libffi.a /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a libtool: install: chmod 644 /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a libtool: install: ranlib /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib/libffi.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib ---------------------------------------------------------------------- Libraries have been installed in: /builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/../lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' /usr/bin/install -c -m 644 libffi.pc '/builds/workspace/threadedFFI-plugin_master/build/libffi/install/lib/pkgconfig' [ 22%] Completed 'build_libFFI' [ 22%] Built target build_libFFI Scanning dependencies of target vmIncludes [ 25%] Downloading Pharo VM Headers --2020-09-25 15:25:28-- http://files.pharo.org/vm/pharo-spur64-headless/linux/include/PharoVM-8.5.0-3cf4aab-linux64-include.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 62681 (61K) [application/zip] Saving to: ‘PharoVM-8.5.0-3cf4aab-linux64-include.zip’ 0K .......... .......... .......... .......... .......... 81% 1.46M 0s 50K .......... . 100% 17.6M=0.03s 2020-09-25 15:25:28 (1.75 MB/s) - ‘PharoVM-8.5.0-3cf4aab-linux64-include.zip’ saved [62681/62681] Archive: PharoVM-8.5.0-3cf4aab-linux64-include.zip creating: include/ creating: include/pharovm/ inflating: include/pharovm/cogit.h inflating: include/pharovm/cogmethod.h inflating: include/pharovm/cointerp.h inflating: include/pharovm/config.h inflating: include/pharovm/debug.h inflating: include/pharovm/dispdbg.h inflating: include/pharovm/errorCode.h inflating: include/pharovm/fileDialog.h inflating: include/pharovm/imageAccess.h inflating: include/pharovm/interp.h inflating: include/pharovm/interpreter.h inflating: include/pharovm/macros.h creating: include/pharovm/pThreadedFFI/ inflating: include/pharovm/pThreadedFFI/callbacks.h inflating: include/pharovm/pThreadedFFI/pThreadedFFI.h inflating: include/pharovm/pThreadedFFI/pThreadedFFIUtils.h inflating: include/pharovm/pThreadedFFI/worker.h inflating: include/pharovm/pThreadedFFI/workerTask.h inflating: include/pharovm/parameterVector.h inflating: include/pharovm/parameters.h inflating: include/pharovm/pathUtilities.h inflating: include/pharovm/pharo.h inflating: include/pharovm/pharoClient.h creating: include/pharovm/semaphores/ inflating: include/pharovm/semaphores/pSemaphore.h inflating: include/pharovm/semaphores/pharoSemaphore.h inflating: include/pharovm/semaphores/platformSemaphore.h inflating: include/pharovm/sq.h inflating: include/pharovm/sqAssert.h inflating: include/pharovm/sqAtomicOps.h inflating: include/pharovm/sqCogStackAlignment.h inflating: include/pharovm/sqConfig.h inflating: include/pharovm/sqGnu.h inflating: include/pharovm/sqMemoryAccess.h inflating: include/pharovm/sqMemoryFence.h inflating: include/pharovm/sqNamedPrims.h inflating: include/pharovm/sqPlatformSpecific.h inflating: include/pharovm/sqUnixCharConv.h inflating: include/pharovm/sqVirtualMachine.h inflating: include/pharovm/sqaio.h inflating: include/pharovm/stringUtilities.h creating: include/pharovm/threadSafeQueue/ inflating: include/pharovm/threadSafeQueue/threadSafeQueue.h inflating: include/pharovm/vmCallback.h [ 27%] Obtaining Pharo VM Headers [ 27%] Built target vmIncludes Scanning dependencies of target libFFI [ 30%] Copying of Libffi [ 30%] Built target libFFI Scanning dependencies of target PThreadedPlugin [ 33%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/functionDefinitionPrimitives.c.o [ 36%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveUtils.c.o [ 38%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/PThreadedPlugin.c.o [ 41%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/types.c.o [ 44%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/typesPrimitives.c.o [ 47%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/utils.c.o [ 50%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/primitiveCalls.c.o [ 52%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbackPrimitives.c.o [ 55%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/callbacks/callbacks.c.o [ 58%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/queue/threadSafeQueue.c.o [ 61%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/sameThread/sameThread.c.o [ 63%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/pharoSemaphore.c.o [ 66%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/platformSemaphore.c.o [ 69%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/semaphores/semaphore.c.o [ 72%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/worker.c.o /builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c: In function ‘worker_newSpawning’: /builds/workspace/threadedFFI-plugin_master/plugin/src/worker/worker.c:80:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion] worker->selfThread = NULL; ^ [ 75%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerPrimitives.c.o [ 77%] Building C object CMakeFiles/PThreadedPlugin.dir/plugin/src/worker/workerTask.c.o [ 80%] Linking C shared library build/bin/libPThreadedPlugin.so [ 80%] Built target PThreadedPlugin Scanning dependencies of target TestLibrary [ 83%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/basic_types.c.o [ 86%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callback_types.c.o [ 88%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callbacks.c.o [ 91%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/callout.c.o [ 94%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/registerCallback.c.o [ 97%] Building C object CMakeFiles/TestLibrary.dir/testLibrary/src/structures.c.o [100%] Linking C shared library build/bin/libTestLibrary.so [100%] Built target TestLibrary Install the project... -- Install configuration: "" -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/./ -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libPThreadedPlugin.so -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7 -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libTestLibrary.so -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so -- Installing: /builds/workspace/threadedFFI-plugin_master/build/dist/.//libffi.so.7.1.0 [Pipeline] sh + make prepare-tests test Scanning dependencies of target prepare-tests [ 50%] Creating Test Image --2020-09-25 15:25:29-- http://get.pharo.org/64/90+vmHeadlessLatest Resolving get.pharo.org (get.pharo.org)... 164.132.235.17, 2001:41d0:301::23 Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3146 (3.1K) Saving to: ‘STDOUT’ 0K ... 100% 421M=0s 2020-09-25 15:25:29 (421 MB/s) - written to stdout [3146/3146] Downloading the latest 90 Image: http://files.pharo.org/get-files/90/pharo64.zip Pharo.image Downloading the latest pharoVM: http://files.pharo.org/get-files/90/pharo64-linux-headless-latest.zip pharo-vm/pharo Creating starter scripts pharo and pharo-ui --2020-09-25 15:25:32-- http://files.pharo.org/vm/pharo-spur64-headless/linux/PharoVM-8.5.0-3cf4aab-linux64-bin.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17, 2001:41d0:301::23 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10228526 (9.8M) [application/zip] Saving to: ‘PharoVM-8.5.0-3cf4aab-linux64-bin.zip’ 0K .......... .......... .......... .......... .......... 0% 1.45M 7s 50K .......... .......... .......... .......... .......... 1% 2.95M 5s 100K .......... .......... .......... .......... .......... 1% 23.3M 3s 150K .......... .......... .......... .......... .......... 2% 23.7M 3s 200K .......... .......... .......... .......... .......... 2% 3.49M 3s 250K .......... .......... .......... .......... .......... 3% 23.0M 2s 300K .......... .......... .......... .......... .......... 3% 22.9M 2s 350K .......... .......... .......... .......... .......... 4% 21.0M 2s 400K .......... .......... .......... .......... .......... 4% 5.20M 2s 450K .......... .......... .......... .......... .......... 5% 26.1M 2s 500K .......... .......... .......... .......... .......... 5% 20.8M 2s 550K .......... .......... .......... .......... .......... 6% 27.5M 1s 600K .......... .......... .......... .......... .......... 6% 20.2M 1s 650K .......... .......... .......... .......... .......... 7% 27.2M 1s 700K .......... .......... .......... .......... .......... 7% 20.2M 1s 750K .......... .......... .......... .......... .......... 8% 24.0M 1s 800K .......... .......... .......... .......... .......... 8% 25.4M 1s 850K .......... .......... .......... .......... .......... 9% 19.2M 1s 900K .......... .......... .......... .......... .......... 9% 25.2M 1s 950K .......... .......... .......... .......... .......... 10% 20.6M 1s 1000K .......... .......... .......... .......... .......... 10% 23.7M 1s 1050K .......... .......... .......... .......... .......... 11% 22.5M 1s 1100K .......... .......... .......... .......... .......... 11% 24.7M 1s 1150K .......... .......... .......... .......... .......... 12% 22.3M 1s 1200K .......... .......... .......... .......... .......... 12% 23.2M 1s 1250K .......... .......... .......... .......... .......... 13% 23.0M 1s 1300K .......... .......... .......... .......... .......... 13% 23.3M 1s 1350K .......... .......... .......... .......... .......... 14% 22.6M 1s 1400K .......... .......... .......... .......... .......... 14% 22.1M 1s 1450K .......... .......... .......... .......... .......... 15% 11.3M 1s 1500K .......... .......... .......... .......... .......... 15% 250M 1s 1550K .......... .......... .......... .......... .......... 16% 28.5M 1s 1600K .......... .......... .......... .......... .......... 16% 22.7M 1s 1650K .......... .......... .......... .......... .......... 17% 22.5M 1s 1700K .......... .......... .......... .......... .......... 17% 24.9M 1s 1750K .......... .......... .......... .......... .......... 18% 21.5M 1s 1800K .......... .......... .......... .......... .......... 18% 30.0M 1s 1850K .......... .......... .......... .......... .......... 19% 10.1M 1s 1900K .......... .......... .......... .......... .......... 19% 21.6M 1s 1950K .......... .......... .......... .......... .......... 20% 25.8M 1s 2000K .......... .......... .......... .......... .......... 20% 22.3M 1s 2050K .......... .......... .......... .......... .......... 21% 22.4M 1s 2100K .......... .......... .......... .......... .......... 21% 24.3M 1s 2150K .......... .......... .......... .......... .......... 22% 22.2M 1s 2200K .......... .......... .......... .......... .......... 22% 22.2M 1s 2250K .......... .......... .......... .......... .......... 23% 24.5M 1s 2300K .......... .......... .......... .......... .......... 23% 22.0M 1s 2350K .......... .......... .......... .......... .......... 24% 22.5M 1s 2400K .......... .......... .......... .......... .......... 24% 25.6M 1s 2450K .......... .......... .......... .......... .......... 25% 21.9M 1s 2500K .......... .......... .......... .......... .......... 25% 23.0M 1s 2550K .......... .......... .......... .......... .......... 26% 21.1M 1s 2600K .......... .......... .......... .......... .......... 26% 30.8M 0s 2650K .......... .......... .......... .......... .......... 27% 20.7M 0s 2700K .......... .......... .......... .......... .......... 27% 20.4M 0s 2750K .......... .......... .......... .......... .......... 28% 22.1M 0s 2800K .......... .......... .......... .......... .......... 28% 26.5M 0s 2850K .......... .......... .......... .......... .......... 29% 24.2M 0s 2900K .......... .......... .......... .......... .......... 29% 21.1M 0s 2950K .......... .......... .......... .......... .......... 30% 24.5M 0s 3000K .......... .......... .......... .......... .......... 30% 21.0M 0s 3050K .......... .......... .......... .......... .......... 31% 23.4M 0s 3100K .......... .......... .......... .......... .......... 31% 25.5M 0s 3150K .......... .......... .......... .......... .......... 32% 21.1M 0s 3200K .......... .......... .......... .......... .......... 32% 26.2M 0s 3250K .......... .......... .......... .......... .......... 33% 21.3M 0s 3300K .......... .......... .......... .......... .......... 33% 24.9M 0s 3350K .......... .......... .......... .......... .......... 34% 20.8M 0s 3400K .......... .......... .......... .......... .......... 34% 26.8M 0s 3450K .......... .......... .......... .......... .......... 35% 19.2M 0s 3500K .......... .......... .......... .......... .......... 35% 24.4M 0s 3550K .......... .......... .......... .......... .......... 36% 25.6M 0s 3600K .......... .......... .......... .......... .......... 36% 20.4M 0s 3650K .......... .......... .......... .......... .......... 37% 24.3M 0s 3700K .......... .......... .......... .......... .......... 37% 19.4M 0s 3750K .......... .......... .......... .......... .......... 38% 22.9M 0s 3800K .......... .......... .......... .......... .......... 38% 25.1M 0s 3850K .......... .......... .......... .......... .......... 39% 35.6M 0s 3900K .......... .......... .......... .......... .......... 39% 17.1M 0s 3950K .......... .......... .......... .......... .......... 40% 24.9M 0s 4000K .......... .......... .......... .......... .......... 40% 24.4M 0s 4050K .......... .......... .......... .......... .......... 41% 19.0M 0s 4100K .......... .......... .......... .......... .......... 41% 23.0M 0s 4150K .......... .......... .......... .......... .......... 42% 25.1M 0s 4200K .......... .......... .......... .......... .......... 42% 24.2M 0s 4250K .......... .......... .......... .......... .......... 43% 20.0M 0s 4300K .......... .......... .......... .......... .......... 43% 21.9M 0s 4350K .......... .......... .......... .......... .......... 44% 22.5M 0s 4400K .......... .......... .......... .......... .......... 44% 21.2M 0s 4450K .......... .......... .......... .......... .......... 45% 22.3M 0s 4500K .......... .......... .......... .......... .......... 45% 24.5M 0s 4550K .......... .......... .......... .......... .......... 46% 23.8M 0s 4600K .......... .......... .......... .......... .......... 46% 22.6M 0s 4650K .......... .......... .......... .......... .......... 47% 23.7M 0s 4700K .......... .......... .......... .......... .......... 47% 23.6M 0s 4750K .......... .......... .......... .......... .......... 48% 26.7M 0s 4800K .......... .......... .......... .......... .......... 48% 24.7M 0s 4850K .......... .......... .......... .......... .......... 49% 26.0M 0s 4900K .......... .......... .......... .......... .......... 49% 16.5M 0s 4950K .......... .......... .......... .......... .......... 50% 24.4M 0s 5000K .......... .......... .......... .......... .......... 50% 23.4M 0s 5050K .......... .......... .......... .......... .......... 51% 23.3M 0s 5100K .......... .......... .......... .......... .......... 51% 23.1M 0s 5150K .......... .......... .......... .......... .......... 52% 22.2M 0s 5200K .......... .......... .......... .......... .......... 52% 25.7M 0s 5250K .......... .......... .......... .......... .......... 53% 21.3M 0s 5300K .......... .......... .......... .......... .......... 53% 23.4M 0s 5350K .......... .......... .......... .......... .......... 54% 23.0M 0s 5400K .......... .......... .......... .......... .......... 54% 32.2M 0s 5450K .......... .......... .......... .......... .......... 55% 19.8M 0s 5500K .......... .......... .......... .......... .......... 55% 21.3M 0s 5550K .......... .......... .......... .......... .......... 56% 36.0M 0s 5600K .......... .......... .......... .......... .......... 56% 17.9M 0s 5650K .......... .......... .......... .......... .......... 57% 21.2M 0s 5700K .......... .......... .......... .......... .......... 57% 25.6M 0s 5750K .......... .......... .......... .......... .......... 58% 21.1M 0s 5800K .......... .......... .......... .......... .......... 58% 29.3M 0s 5850K .......... .......... .......... .......... .......... 59% 18.2M 0s 5900K .......... .......... .......... .......... .......... 59% 29.0M 0s 5950K .......... .......... .......... .......... .......... 60% 20.5M 0s 6000K .......... .......... .......... .......... .......... 60% 27.8M 0s 6050K .......... .......... .......... .......... .......... 61% 20.2M 0s 6100K .......... .......... .......... .......... .......... 61% 27.8M 0s 6150K .......... .......... .......... .......... .......... 62% 18.9M 0s 6200K .......... .......... .......... .......... .......... 62% 24.0M 0s 6250K .......... .......... .......... .......... .......... 63% 25.6M 0s 6300K .......... .......... .......... .......... .......... 63% 20.9M 0s 6350K .......... .......... .......... .......... .......... 64% 22.2M 0s 6400K .......... .......... .......... .......... .......... 64% 23.4M 0s 6450K .......... .......... .......... .......... .......... 65% 23.3M 0s 6500K .......... .......... .......... .......... .......... 65% 26.7M 0s 6550K .......... .......... .......... .......... .......... 66% 20.2M 0s 6600K .......... .......... .......... .......... .......... 66% 24.5M 0s 6650K .......... .......... .......... .......... .......... 67% 16.6M 0s 6700K .......... .......... .......... .......... .......... 67% 23.6M 0s 6750K .......... .......... .......... .......... .......... 68% 24.9M 0s 6800K .......... .......... .......... .......... .......... 68% 21.3M 0s 6850K .......... .......... .......... .......... .......... 69% 28.3M 0s 6900K .......... .......... .......... .......... .......... 69% 19.4M 0s 6950K .......... .......... .......... .......... .......... 70% 24.0M 0s 7000K .......... .......... .......... .......... .......... 70% 25.6M 0s 7050K .......... .......... .......... .......... .......... 71% 20.2M 0s 7100K .......... .......... .......... .......... .......... 71% 26.6M 0s 7150K .......... .......... .......... .......... .......... 72% 20.3M 0s 7200K .......... .......... .......... .......... .......... 72% 23.5M 0s 7250K .......... .......... .......... .......... .......... 73% 33.3M 0s 7300K .......... .......... .......... .......... .......... 73% 17.8M 0s 7350K .......... .......... .......... .......... .......... 74% 23.7M 0s 7400K .......... .......... .......... .......... .......... 74% 26.1M 0s 7450K .......... .......... .......... .......... .......... 75% 20.0M 0s 7500K .......... .......... .......... .......... .......... 75% 24.2M 0s 7550K .......... .......... .......... .......... .......... 76% 23.3M 0s 7600K .......... .......... .......... .......... .......... 76% 21.5M 0s 7650K .......... .......... .......... .......... .......... 77% 22.6M 0s 7700K .......... .......... .......... .......... .......... 77% 27.4M 0s 7750K .......... .......... .......... .......... .......... 78% 22.6M 0s 7800K .......... .......... .......... .......... .......... 78% 21.1M 0s 7850K .......... .......... .......... .......... .......... 79% 26.0M 0s 7900K .......... .......... .......... .......... .......... 79% 20.7M 0s 7950K .......... .......... .......... .......... .......... 80% 30.6M 0s 8000K .......... .......... .......... .......... .......... 80% 18.6M 0s 8050K .......... .......... .......... .......... .......... 81% 37.8M 0s 8100K .......... .......... .......... .......... .......... 81% 16.0M 0s 8150K .......... .......... .......... .......... .......... 82% 21.6M 0s 8200K .......... .......... .......... .......... .......... 82% 25.8M 0s 8250K .......... .......... .......... .......... .......... 83% 21.9M 0s 8300K .......... .......... .......... .......... .......... 83% 21.7M 0s 8350K .......... .......... .......... .......... .......... 84% 25.9M 0s 8400K .......... .......... .......... .......... .......... 84% 24.8M 0s 8450K .......... .......... .......... .......... .......... 85% 20.4M 0s 8500K .......... .......... .......... .......... .......... 85% 22.3M 0s 8550K .......... .......... .......... .......... .......... 86% 26.9M 0s 8600K .......... .......... .......... .......... .......... 86% 20.3M 0s 8650K .......... .......... .......... .......... .......... 87% 25.6M 0s 8700K .......... .......... .......... .......... .......... 87% 21.5M 0s 8750K .......... .......... .......... .......... .......... 88% 25.6M 0s 8800K .......... .......... .......... .......... .......... 88% 21.5M 0s 8850K .......... .......... .......... .......... .......... 89% 23.6M 0s 8900K .......... .......... .......... .......... .......... 89% 26.5M 0s 8950K .......... .......... .......... .......... .......... 90% 17.2M 0s 9000K .......... .......... .......... .......... .......... 90% 21.9M 0s 9050K .......... .......... .......... .......... .......... 91% 23.6M 0s 9100K .......... .......... .......... .......... .......... 91% 24.2M 0s 9150K .......... .......... .......... .......... .......... 92% 23.1M 0s 9200K .......... .......... .......... .......... .......... 92% 22.1M 0s 9250K .......... .......... .......... .......... .......... 93% 38.0M 0s 9300K .......... .......... .......... .......... .......... 93% 18.0M 0s 9350K .......... .......... .......... .......... .......... 94% 29.0M 0s 9400K .......... .......... .......... .......... .......... 94% 18.3M 0s 9450K .......... .......... .......... .......... .......... 95% 17.6M 0s 9500K .......... .......... .......... .......... .......... 95% 24.9M 0s 9550K .......... .......... .......... .......... .......... 96% 20.3M 0s 9600K .......... .......... .......... .......... .......... 96% 28.2M 0s 9650K .......... .......... .......... .......... .......... 97% 21.6M 0s 9700K .......... .......... .......... .......... .......... 97% 25.7M 0s 9750K .......... .......... .......... .......... .......... 98% 20.7M 0s 9800K .......... .......... .......... .......... .......... 98% 31.5M 0s 9850K .......... .......... .......... .......... .......... 99% 15.9M 0s 9900K .......... .......... .......... .......... .......... 99% 19.9M 0s 9950K .......... .......... .......... ........ 100% 24.1M=0.5s 2020-09-25 15:25:33 (19.8 MB/s) - ‘PharoVM-8.5.0-3cf4aab-linux64-bin.zip’ saved [10228526/10228526] Archive: PharoVM-8.5.0-3cf4aab-linux64-bin.zip creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/ inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/bin/pharo creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/ inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libB2DPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libBitBltPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libDSAPrims.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFileAttributesPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libFilePlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libIA32ABI.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReadWriter2Plugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libJPEGReaderPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLargeIntegers.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libLocalePlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libMiscPrimitivePlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPThreadedPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libPharoVMCore.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2-2.0.so.0.7.0 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSDL2.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSecurityPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSocketPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakFFIPrims.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSqueakSSL.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libSurfacePlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libTestLibrary.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUUIDPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libUnixOSProcessPlugin.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libcrypto.so.1.0.0 linking: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so -> libffi.so.7.1.0 linking: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7 -> libffi.so.7.1.0 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7.1.0 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.1.0.0.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.0.25.1 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libgit2.so.25 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssh2.so.1.0.1 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libssl.so.1.0.0 inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pharo creating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pkgconfig/ inflating: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/pharo finishing deferred symbolic links: /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so -> libffi.so.7.1.0 /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/libffi.so.7 -> libffi.so.7.1.0 MetacelloNotification: Fetched -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Loaded -> BaselineOfThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Loading baseline of BaselineOfThreadedFFI... MetacelloNotification: Fetched -> ThreadedFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Fetched -> ThreadedFFI-UFFI-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Overrides-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Fetched -> ThreadedFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src MetacelloNotification: Fetched -> ThreadedFFI-UFFI-Tests-tonel.1 --- tonel:///builds/workspace/threadedFFI-plugin_master/src --- tonel:///builds/workspace/threadedFFI-plugin_master/src Segmentation fault Fri Sep 25 15:25:35 2020 /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib/pharo Pharo VM version: 5.0-Pharo 8.5.0 built on Sep 25 2020 14:11:38 Compiler: 5.4.0 20160609 5.4.0 20160609 [Production Spur 64-bit VM] Built from: CoInterpreterWithQueueFFI VMMaker-tonel.1 uuid: 618b5cf0-836c-0d00-b46d-3f7400b447c3 Sep 25 2020 With:StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 618b5cf0-836c-0d00-b46d-3f7400b447c3 Sep 25 2020 Revision: 3cf4aab - Commit: 3cf4aab - Date: 2020-09-25 14:09:15 +0200 C stack backtrace & registers: rax 0x026f6050 rbx 0x01c313b0 rcx 0x00000000 rdx 0x7f32922198fe rdi 0x7f32922198fe rsi 0x7f32922198fe rbp 0x7fff9c04ffc0 rsp 0x7fff9c04ffa8 r8 0x7f329a952888 r9 0x7f329a952784 r10 0x0000015b r11 0x7f329a908f60 r12 0x01c313c8 r13 0x7f329221c870 r14 0x7f3292219967 r15 0x00000000 rip 0x7f329a908f6e */builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(getExternalSemaphoreWithIndex+0xe)[0x7f329a908f6e] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(+0xc1db3)[0x7f329a94cdb3] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(doReport+0xb0)[0x7f329a94d0d0] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(sigsegv+0x55)[0x7f329a94d185] /lib/x86_64-linux-gnu/libc.so.6(+0x354c0)[0x7f329a4f64c0] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(getExternalSemaphoreWithIndex+0xe)[0x7f329a908f6e] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(waitOnExternalSemaphoreIndex+0x9)[0x7f329a94b699] /builds/workspace/pharo-vm_headless/build/build/vm/libPThreadedPlugin.so(initialiseModule+0x38)[0x7f3292219960] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(+0xbfab2)[0x7f329a94aab2] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(ioLoadExternalFunctionOfLengthFromModuleOfLengthAccessorDepthInto+0x91)[0x7f329a94aec1] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(+0xa8045)[0x7f329a933045] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(interpret+0x7cb7)[0x7f329a93fec7] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(+0xba592)[0x7f329a945592] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(interpret+0x5d6)[0x7f329a9387e6] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(+0x268b7)[0x7f329a8b18b7] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(vm_main_with_parameters+0x287)[0x7f329a8b1b87] /builds/workspace/pharo-vm_headless/build/build/vm/libPharoVMCore.so(vm_main+0xa8)[0x7f329a8b1e18] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f329a4e1840] /builds/workspace/threadedFFI-plugin_master/build/test/pharo-vm/lib//pharo(_start+0x29)[0x400759] [0x0] All Smalltalk process stacks (active first): Process 0x26f6800 priority 40 0x7fff9c054208 I TFCallbackQueue>initializeQueue 0x3525ef8: a(n) TFCallbackQueue 0x7fff9c054248 I TFCallbackQueue>startUp 0x3525ef8: a(n) TFCallbackQueue 0x7fff9c054288 I TFCallbackQueue class>startUp: 0x2702218: a(n) TFCallbackQueue class 0x7fff9c0542d0 I TFCallbackQueue class>initialize 0x2702218: a(n) TFCallbackQueue class 0x7fff9c054300 M MCMethodDefinition>postloadOver: 0x277f748: a(n) MCMethodDefinition 0x7fff9c054338 M [] in MCPackageLoader>basicLoadDefinitions 0x2723768: a(n) MCPackageLoader 0x7fff9c055ef0 M [] in OrderedCollection>do:displayingProgress:every: 0x272ff48: a(n) OrderedCollection 0x7fff9c055f38 M OrderedCollection>do: 0x272ff48: a(n) OrderedCollection 0x7fff9c055f98 M [] in OrderedCollection>do:displayingProgress:every: 0x272ff48: a(n) OrderedCollection 0x7fff9c055fd0 M FullBlockClosure(BlockClosure)>cull: 0x33be090: a(n) FullBlockClosure 0x7fff9c056008 M [] in Job>run 0x33be0e0: a(n) Job 0x7fff9c056050 M [] in CurrentJob>value:during: 0x3d14180: a(n) CurrentJob 0x7fff9c056090 M FullBlockClosure(BlockClosure)>ensure: 0x33bf1b8: a(n) FullBlockClosure 0x7fff9c0560d8 M CurrentJob(DynamicVariable)>value:during: 0x3d14180: a(n) CurrentJob 0x7fff9c056118 M CurrentJob class(DynamicVariable class)>value:during: 0x3d09bd0: a(n) CurrentJob class 0x7fff9c056158 M [] in Job>run 0x33be0e0: a(n) Job 0x7fff9c056198 M FullBlockClosure(BlockClosure)>ensure: 0x33be430: a(n) FullBlockClosure 0x7fff9c0561d0 M Job>run 0x33be0e0: a(n) Job 0x7fff9c056200 M NonInteractiveUIManager(UIManager)>displayProgress:from:to:during: 0x26f6c18: a(n) NonInteractiveUIManager 0x7fff9c056250 M ByteString(String)>displayProgressFrom:to:during: 0x5967170: a(n) ByteString 0x7fff9c0562a8 M OrderedCollection(Collection)>do:displayingProgress:every: 0x272ff48: a(n) OrderedCollection 0x7fff9c0562f0 M OrderedCollection(Collection)>do:displayingProgress: 0x272ff48: a(n) OrderedCollection 0x7fff9c056340 I MCPackageLoader>basicLoadDefinitions 0x2723768: a(n) MCPackageLoader 0x27238b0 s [] in MCPackageLoader>basicLoad 0x27309d0 s [] in SourceFileArray>deferFlushDuring: 0x2766408 s FullBlockClosure(BlockClosure)>ensure: 0x278d490 s SourceFileArray>deferFlushDuring: 0x27664f0 s MCPackageLoader>basicLoad 0x278d570 s [] in MCPackageLoader>loadWithNameLike: 0x27ae778 s FullBlockClosure(BlockClosure)>ensure: 0x27cbee8 s MCPackageLoader>useChangeSetNamed:during: 0x27e0dd0 s MCPackageLoader>useNewChangeSetNamedLike:during: 0x27cbfd0 s MCPackageLoader>loadWithNameLike: 0x27e0e88 s MCVersionLoader>basicLoadWithNameLike: 0x281efe0 s [] in MCVersionLoader>loadWithNameLike: 0x28482b0 s [] in MCVersionLoader>announceLoad:do: 0x28527e8 s FullBlockClosure(BlockClosure)>ensure: 0x2857c50 s [] in MCVersionLoader>announceLoad:do: 0x285b540 s FullBlockClosure(BlockClosure)>ensure: 0x285dd30 s MCVersionLoader>announceLoad:do: 0x28528e8 s MCVersionLoader>loadWithNameLike: 0x2857d38 s [] in MCVersionLoader>load 0x285b638 s FullBlockClosure(BlockClosure)>cull: 0x285de18 s [] in Job>run 0x285e910 s [] in CurrentJob(DynamicVariable)>value:during: 0x285f160 s FullBlockClosure(BlockClosure)>ensure: 0x285fa40 s CurrentJob(DynamicVariable)>value:during: 0x2860118 s CurrentJob class(DynamicVariable class)>value:during: 0x285f258 s [] in Job>run 0x285fb30 s FullBlockClosure(BlockClosure)>ensure: 0x28601d0 s Job>run 0x2772f30 s [] in MCVersionLoader>load 0x27a5a08 s FullBlockClosure(BlockClosure)>ensure: 0x27c95c0 s RPackageSet class>withCacheDo: 0x27c96a8 s MCVersionLoader>load 0x27e0260 s MetacelloGoferLoad(GoferLoad)>execute 0x281df60 s [] in MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>loadPackageDirective:gofer: 0x2847c90 s [] in MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>loadPackageDirective:gofer: 0x28520e8 s [] in IceMetacelloPharoPlatform(MetacelloPharoCommonPlatform)>do:displaying: 0x28572a8 s FullBlockClosure(BlockClosure)>cull: 0x285aaa8 s [] in Job>run 0x285d190 s [] in CurrentJob(DynamicVariable)>value:during: 0x285df30 s FullBlockClosure(BlockClosure)>ensure: 0x285e9f0 s CurrentJob(DynamicVariable)>value:during: 0x285f310 s CurrentJob class(DynamicVariable class)>value:during: 0x285e028 s [] in Job>run 0x285eae0 s FullBlockClosure(BlockClosure)>ensure: 0x285f3c8 s Job>run 0x285fc10 s NonInteractiveUIManager(UIManager)>displayProgress:from:to:during: 0x28602b0 s ByteString(String)>displayProgressFrom:to:during: 0x27a5b78 s IceMetacelloPharoPlatform(MetacelloPharoCommonPlatform)>do:displaying: 0x27ca288 s MetacelloLoadingMCSpecLoader(MetacelloCommonMCSpecLoader)>loadPackageDirective:gofer: 0x27e04d8 s MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadPackageDirective:gofer: 0x281e360 s MetacelloPackageLoadDirective>loadUsing:gofer: 0x2847dd8 s [] in MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadLinearLoadDirective:gofer: 0x28521c8 s OrderedCollection>do: 0x2857360 s MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadLinearLoadDirective:gofer: 0x285ab60 s MetacelloLinearLoadDirective>loadUsing:gofer: 0x285d270 s [] in MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadLinearLoadDirective:gofer: 0x285e0e0 s OrderedCollection>do: 0x285ebc0 s MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadLinearLoadDirective:gofer: 0x285f4a8 s MetacelloLinearLoadDirective>loadUsing:gofer: 0x285fcc8 s MetacelloLinearLoadDirective(MetacelloVersionLoadDirective)>loadWithPolicy: 0x2860368 s MetacelloLoaderPolicy>load 0x28607c8 s MetacelloFetchingMCSpecLoader>doLoad 0x2860bc0 s [] in MetacelloMCVersion>doLoadRequiredFromArray: 0x2860e98 s [] in IceMetacelloPharoPlatform(MetacelloPharoCommonPlatform)>do:displaying: 0x2861108 s FullBlockClosure(BlockClosure)>cull: 0x2861368 s [] in Job>run 0x2861558 s [] in CurrentJob(DynamicVariable)>value:during: 0x2861770 s FullBlockClosure(BlockClosure)>ensure: 0x2861ac8 s CurrentJob(DynamicVariable)>value:during: 0x2861e68 s CurrentJob class(DynamicVariable class)>value:during: 0x2861868 s [] in Job>run 0x2861bb8 s FullBlockClosure(BlockClosure)>ensure: 0x2861f20 s Job>run 0x2862360 s NonInteractiveUIManager(UIManager)>displayProgress:from:to:during: 0x28627b8 s ByteString(String)>displayProgressFrom:to:during: 0x27ca428 s IceMetacelloPharoPlatform(MetacelloPharoCommonPlatform)>do:displaying: 0x27e0798 s [] in MetacelloMCVersion>doLoadRequiredFromArray: 0x281e7f0 s FullBlockClosure(BlockClosure)>ensure: 0x28481b0 s MetacelloMCVersion>doLoadRequiredFromArray: 0x2852730 s MetacelloMCVersion>load 0x2857b98 s [] in MetacelloScriptEngine>load:onProjectDownGrade:onProjectUpgrade: 0x285b3c8 s FullBlockClosure(BlockClosure)>on:do: 0x285d9d8 s [] in MetacelloScriptEngine>handleNotificationsForAction: 0x285e528 s FullBlockClosure(BlockClosure)>on:do: 0x285ec78 s [] in MetacelloScriptEngine>handleNotificationsForAction: 0x285f560 s FullBlockClosure(BlockClosure)>on:do: 0x285fd80 s [] in MetacelloScriptEngine>handleNotificationsForAction: 0x2860470 s FullBlockClosure(BlockClosure)>on:do: 0x2860890 s MetacelloScriptEngine>handleNotificationsForAction: 0x285dac8 s [] in MetacelloScriptEngine>load:onProjectDownGrade:onProjectUpgrade: 0x285e630 s FullBlockClosure(BlockClosure)>ensure: 0x285edc0 s MetacelloProjectRegistration class>copyRegistryRestoreOnErrorWhile: 0x285eeb0 s MetacelloScriptEngine>load:onProjectDownGrade:onProjectUpgrade: 0x285dc08 s MetacelloScriptEngine>load: 0x285e828 s [] in MetacelloScriptApiExecutor(MetacelloScriptExecutor)>execute: 0x285efe8 s [] in MetacelloScriptApiExecutor>executeString:do: 0x285f768 s Array(SequenceableCollection)>do: 0x285ff20 s MetacelloScriptApiExecutor>executeString:do: 0x28605d0 s ByteString(String)>execute:against: 0x285f8c0 s MetacelloScriptApiExecutor(MetacelloScriptExecutor)>execute: 0x285ffe8 s [] in MetacelloScriptApiExecutor>execute: 0x2860688 s [] in IceMetacelloLoadSessionContext(DynamicVariable)>value:during: 0x28609b8 s FullBlockClosure(BlockClosure)>ensure: 0x2860cb8 s IceMetacelloLoadSessionContext(DynamicVariable)>value:during: 0x2860f50 s IceMetacelloLoadSessionContext class(DynamicVariable class)>value:during: 0x28611c0 s IceMetacelloPharoPlatform>withMetacelloLoadSessionDo: 0x2860ac0 s MetacelloScriptApiExecutor>execute: 0x2860dc0 s Metacello>execute:args: 0x2861038 s Metacello>load 0x2861278 s MetacelloCommandLineHandler>install 0x2861420 s MetacelloCommandLineHandler>activate 0x2861638 s MetacelloCommandLineHandler class(CommandLineHandler class)>activateWith: 0x2861920 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x2861c98 s FullBlockClosure(BlockClosure)>on:do: 0x2862000 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x2862418 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x2862870 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x2862ae8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x2862d98 s FullBlockClosure(BlockClosure)>on:do: 0x2863088 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x2863288 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x45caa38 priority 40 0x7fff9c058338 I MorphicRenderLoop>doOneCycleWhile: 0x45cac20: a(n) MorphicRenderLoop 0x45bc450 s [] in MorphicUIManager>spawnNewProcess 0x45bc528 s [] in BlockClosure>newProcess processes at priority 10 Process 0x26f62b8 priority 10 0x2725900 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x26f68b0 priority 50 0x7fff9c060340 I WeakArray class>finalizationProcess 0x3c46da0: a(n) WeakArray class 0x2723a50 s [] in WeakArray class>restartFinalizationProcess 0x2730ab0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x699a770 priority 80 0x26f61b0 s DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x791c768 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x791cc78 s FullBlockClosure(BlockClosure)>ensure: 0x69837b0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x791c6b0 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x6983890 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x4114160 priority 60 0x41281c8 s InputEventFetcher>waitForInput 0x4137670 s InputEventFetcher>eventLoop 0x4140b50 s [] in InputEventFetcher>installEventLoop 0x4146d58 s [] in BlockClosure>newProcess Process 0x500a148 priority 40 0x5014310 s AtomicSharedQueue>waitForNewItems 0x5017b88 s AtomicSharedQueue>next 0x5018570 s TKTWorkerProcess>privateNextTask 0x5018dd8 s [] in TKTWorkerProcess>workerLoop 0x5018e90 s BlockClosure>repeat 0x5018f68 s TKTWorkerProcess>workerLoop 0x5019020 s MessageSend>value 0x50190d8 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x50191b0 s [] in BlockClosure>newProcess Process 0x26f6268 priority 60 0x2725848 s SmalltalkImage>lowSpaceWatcher 0x2730c30 s [] in SmalltalkImage>installLowSpaceWatcher 0x27666a0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x27223e8 priority 40 0x7fff9c0521f8 M [] in Delay>wait 0x2721c28: a(n) Delay 0x7fff9c052238 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x2cf8358: a(n) FullBlockClosure 0x7fff9c052280 I Delay>wait 0x2721c28: a(n) Delay 0x7fff9c0522c0 I Duration>wait 0x2722a28: a(n) Duration 0x7fff9c052300 I [] in OmDeferrer>runMessageProcess 0x2722a40: a(n) OmDeferrer 0x7fff9c052340 I [] in FullBlockClosure>newProcess 0x2722a70: a(n) FullBlockClosure Process 0x35262b8 priority 70 0x7fff9c05e300 I [] in TFCallbackQueue>forkCallbackProcess 0x3525ef8: a(n) TFCallbackQueue 0x7fff9c05e340 I [] in FullBlockClosure>newProcess 0x35260f8: a(n) FullBlockClosure Most recent primitives stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: millisecondClockValue wait **StackOverflow** signal compare:with:collated: millisecondClockValue hash basicAt: // millisecondClockValue **StackOverflow** basicNew value: class class replaceFrom:to:with:startingAt: class millisecondClockValue scanFor: **StackOverflow** scanFor: class class replaceFrom:to:with:startingAt: replaceFrom:to:with:startingAt: postload millisecondClockValue **StackOverflow** millisecondClockValue **StackOverflow** millisecondClockValue millisecondClockValue **StackOverflow** millisecondClockValue value: millisecondClockValue **StackOverflow** class basicNew value: valuesDo: value: value: value class value basicNew basicNew basicNew signal new basicNew basicNew: stackp: numCopiedValues numCopiedValues basicNew at: size at: priority: primitiveResume value wait wait signal basicIdentityHash basicIdentityHash class **StackOverflow** tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: **StackOverflow** tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: **StackOverflow** tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: setTimeStamp: **StackOverflow** tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: **StackOverflow** tempAt: tempAt:put: tempAt: terminateTo: findNextUnwindContextUpTo: terminateTo: millisecondClockValue millisecondClockValue yield wait value at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at: at:put: signal primitiveInitializeQueueWith: stack page bytes 8192 available headroom 5576 minimum unused headroom 6024 (Segmentation fault) ./pharo: line 13: 32539 Aborted "$DIR"/"pharo-vm/pharo" "$image_name" "$@" CMakeFiles/prepare-tests.dir/build.make:61: recipe for target 'build/test/Pharo.image' failed make[3]: *** [build/test/Pharo.image] Error 134 make[3]: *** Deleting file 'build/test/Pharo.image' CMakeFiles/Makefile2:220: recipe for target 'CMakeFiles/prepare-tests.dir/all' failed make[2]: *** [CMakeFiles/prepare-tests.dir/all] Error 2 CMakeFiles/Makefile2:227: recipe for target 'CMakeFiles/prepare-tests.dir/rule' failed make[1]: *** [CMakeFiles/prepare-tests.dir/rule] Error 2 Makefile:262: recipe for target 'prepare-tests' failed make: *** [prepare-tests] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch unix [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 126 Finished: FAILURE