Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wabt.spec'], chrootPath='/var/lib/mock/epel7-build-17760930-1279604/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wabt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/wabt-1.0.12-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wabt.spec'], chrootPath='/var/lib/mock/epel7-build-17760930-1279604/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wabt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QCwBF5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wabt-1.0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/wabt-1.0.12.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wabt-1.0.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/wabt-cmake.patch + /usr/bin/patch -p1 -s + rmdir third_party/testsuite + tar xzf /builddir/build/SOURCES/wabt-testsuite-a4a48e8.tar.gz -C third_party + mv third_party/testsuite-a4a48e88108d555fed8a0a5e7564814468efe1b7 third_party/testsuite + pushd test ~/build/BUILD/wabt-1.0.12/test ~/build/BUILD/wabt-1.0.12 ~/build/BUILD/wabt-1.0.12/test/wasm2c/spec ~/build/BUILD/wabt-1.0.12/test ~/build/BUILD/wabt-1.0.12 ~/build/BUILD/wabt-1.0.12/test ~/build/BUILD/wabt-1.0.12 ~/build/BUILD/wabt-1.0.12 + pushd wasm2c/spec + popd + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8YKbBK + umask 022 + cd /builddir/build/BUILD + cd wabt-1.0.12 + mkdir -p build + cd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DUSE_SYSTEM_GTEST=ON .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- 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 -- 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 -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- 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 ssize_t -- Check size of ssize_t - done -- Check size of size_t -- Check size of size_t - done -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.5", minimum required is "2.7") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/wabt-1.0.12/build + /usr/bin/make -j48 /usr/bin/cmake -H/builddir/build/BUILD/wabt-1.0.12 -B/builddir/build/BUILD/wabt-1.0.12/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wabt.dir/build.make CMakeFiles/wabt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wabt.dir/DependInfo.cmake --color= Scanning dependencies of target wabt make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wabt.dir/build.make CMakeFiles/wabt.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 5 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 9 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 10 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 21 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 26 [ 1%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 28 [ 2%] [ 5%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 29 [ 5%] [ 7%] [ 10%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 30 [ 10%] [ 11%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 31 [ 13%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 32 [ 14%] [ 16%] [ 17%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 33 [ 20%] [ 22%] [ 22%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 34 [ 23%] [ 26%] [ 26%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 35 [ 29%] [ 29%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 36 [ 33%] [ 33%] [ 33%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 37 [ 36%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o [ 36%] [ 38%] [ 39%] [ 41%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-writer-spec.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/color.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/color.cc Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o [ 42%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 38 [ 44%] [ 45%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary.cc Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary-reader.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-reader.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 39 Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 40 /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/decompiler.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/decompiler.cc Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-reader-ir.cc [ 47%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary-writer.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-writer.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-reader-logging.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 42 Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/expr-visitor.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/expr-visitor.cc Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o [ 48%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 43 /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/apply-names.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/apply-names.cc Building CXX object CMakeFiles/wabt.dir/src/common.cc.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 44 /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/ir-util.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/ir-util.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/filenames.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/filenames.cc Building CXX object CMakeFiles/wabt.dir/src/config.cc.o Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/common.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/common.cc Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/generate-names.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/generate-names.cc Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/config.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/config.cc Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o [ 50%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o Building CXX object CMakeFiles/wabt.dir/src/string-view.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/binding-hash.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binding-hash.cc [ 51%] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/hash-util.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/hash-util.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/lexer-source-line-finder.cc [ 52%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/feature.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/feature.cc [ 58%] [ 58%] [ 60%] [ 57%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/option-parser.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/option-parser.cc [ 60%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/leb128.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/leb128.cc Building CXX object CMakeFiles/wabt.dir/src/tracing.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/lexer-source.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/lexer-source.cc Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/opcode.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/opcode.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/resolve-names.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/resolve-names.cc /usr/bin/cc -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/opcode-code-table.c.o -c /builddir/build/BUILD/wabt-1.0.12/src/opcode-code-table.c /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/error-formatter.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/error-formatter.cc Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/ir.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/ir.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/literal.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/literal.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/stream.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/stream.cc Building CXX object CMakeFiles/wabt.dir/src/utf8.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/string-view.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/string-view.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/token.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/token.cc Building CXX object CMakeFiles/wabt.dir/src/type-checker.cc.o Building CXX object CMakeFiles/wabt.dir/src/validator.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/tracing.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tracing.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/utf8.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/utf8.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/type-checker.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/type-checker.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/validator.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/validator.cc /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 45 [ 61%] Building CXX object CMakeFiles/wabt.dir/src/wast-lexer.cc.o Building CXX object CMakeFiles/wabt.dir/src/wast-parser.cc.o Building CXX object CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o Building CXX object CMakeFiles/wabt.dir/src/wat-writer.cc.o Building CXX object CMakeFiles/wabt.dir/src/interp/interp-disassemble.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/wast-lexer.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/wast-lexer.cc Building CXX object CMakeFiles/wabt.dir/src/interp/interp.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/wast-parser.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/wast-parser.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/wat-writer.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/wat-writer.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/interp/binary-reader-interp.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/interp/interp.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/interp/interp.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/interp/interp-disassemble.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/interp/interp-disassemble.cc Building CXX object CMakeFiles/wabt.dir/src/interp/interp-trace.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt.dir/src/interp/interp-trace.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/interp/interp-trace.cc /builddir/build/BUILD/wabt-1.0.12/src/decompiler.cc: In member function 'void wabt::{anonymous}::Decompiler::DecompileExpr(const wabt::Expr&)': /builddir/build/BUILD/wabt-1.0.12/src/decompiler.cc:206:63: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ss << *reinterpret_cast(&c.f32_bits) << "f"; ^ /builddir/build/BUILD/wabt-1.0.12/src/decompiler.cc:209:64: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ss << *reinterpret_cast(&c.f64_bits) << "d"; ^ /builddir/build/BUILD/wabt-1.0.12/src/wast-parser.cc: In member function 'wabt::Result wabt::WastParser::ParseSimdV128Const(wabt::Const*, wabt::TokenType)': /builddir/build/BUILD/wabt-1.0.12/src/wast-parser.cc:1847:35: warning: missing initializer for member 'std::array::_M_elems' [-Wmissing-field-initializers] std::array v128_bytes{}; ^ Linking CXX static library libwabt.a /usr/bin/cmake -P CMakeFiles/wabt.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/wabt.dir/link.txt --verbose=1 /usr/bin/ar cr libwabt.a CMakeFiles/wabt.dir/src/apply-names.cc.o CMakeFiles/wabt.dir/src/binary.cc.o CMakeFiles/wabt.dir/src/binary-reader.cc.o CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o CMakeFiles/wabt.dir/src/binary-writer.cc.o CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o CMakeFiles/wabt.dir/src/binding-hash.cc.o CMakeFiles/wabt.dir/src/color.cc.o CMakeFiles/wabt.dir/src/common.cc.o CMakeFiles/wabt.dir/src/config.cc.o CMakeFiles/wabt.dir/src/decompiler.cc.o CMakeFiles/wabt.dir/src/error-formatter.cc.o CMakeFiles/wabt.dir/src/expr-visitor.cc.o CMakeFiles/wabt.dir/src/feature.cc.o CMakeFiles/wabt.dir/src/filenames.cc.o CMakeFiles/wabt.dir/src/generate-names.cc.o CMakeFiles/wabt.dir/src/hash-util.cc.o CMakeFiles/wabt.dir/src/ir.cc.o CMakeFiles/wabt.dir/src/ir-util.cc.o CMakeFiles/wabt.dir/src/leb128.cc.o CMakeFiles/wabt.dir/src/lexer-source.cc.o CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o CMakeFiles/wabt.dir/src/literal.cc.o CMakeFiles/wabt.dir/src/opcode.cc.o CMakeFiles/wabt.dir/src/opcode-code-table.c.o CMakeFiles/wabt.dir/src/option-parser.cc.o CMakeFiles/wabt.dir/src/resolve-names.cc.o CMakeFiles/wabt.dir/src/stream.cc.o CMakeFiles/wabt.dir/src/string-view.cc.o CMakeFiles/wabt.dir/src/token.cc.o CMakeFiles/wabt.dir/src/tracing.cc.o CMakeFiles/wabt.dir/src/type-checker.cc.o CMakeFiles/wabt.dir/src/utf8.cc.o CMakeFiles/wabt.dir/src/validator.cc.o CMakeFiles/wabt.dir/src/wast-lexer.cc.o CMakeFiles/wabt.dir/src/wast-parser.cc.o CMakeFiles/wabt.dir/src/wat-writer.cc.o CMakeFiles/wabt.dir/src/interp/binary-reader-interp.cc.o CMakeFiles/wabt.dir/src/interp/interp.cc.o CMakeFiles/wabt.dir/src/interp/interp-disassemble.cc.o CMakeFiles/wabt.dir/src/interp/interp-trace.cc.o /usr/bin/ranlib libwabt.a make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [ 61%] Built target wabt /usr/bin/make -f CMakeFiles/hexfloat_test.dir/build.make CMakeFiles/hexfloat_test.dir/depend /usr/bin/make -f CMakeFiles/spectest-interp.dir/build.make CMakeFiles/spectest-interp.dir/depend /usr/bin/make -f CMakeFiles/wabt-unittests.dir/build.make CMakeFiles/wabt-unittests.dir/depend /usr/bin/make -f CMakeFiles/wasm-interp.dir/build.make CMakeFiles/wasm-interp.dir/depend /usr/bin/make -f CMakeFiles/wasm-objdump.dir/build.make CMakeFiles/wasm-objdump.dir/depend /usr/bin/make -f CMakeFiles/wasm-opcodecnt.dir/build.make CMakeFiles/wasm-opcodecnt.dir/depend /usr/bin/make -f CMakeFiles/wasm-strip.dir/build.make CMakeFiles/wasm-strip.dir/depend /usr/bin/make -f CMakeFiles/wasm-validate.dir/build.make CMakeFiles/wasm-validate.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/hexfloat_test.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/spectest-interp.dir/DependInfo.cmake --color= /usr/bin/make -f CMakeFiles/wasm2c.dir/build.make CMakeFiles/wasm2c.dir/depend /usr/bin/make -f CMakeFiles/wasm2wat.dir/build.make CMakeFiles/wasm2wat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-interp.dir/DependInfo.cmake --color= /usr/bin/make -f CMakeFiles/wast2json.dir/build.make CMakeFiles/wast2json.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-objdump.dir/DependInfo.cmake --color= /usr/bin/make -f CMakeFiles/wat-desugar.dir/build.make CMakeFiles/wat-desugar.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-strip.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-validate.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat2wasm.dir/build.make CMakeFiles/wat2wasm.dir/depend cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wabt-unittests.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2c.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-opcodecnt.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2wat.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wast2json.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat2wasm.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat-desugar.dir/DependInfo.cmake --color= Scanning dependencies of target hexfloat_test Scanning dependencies of target wasm-objdump Scanning dependencies of target wasm-strip Scanning dependencies of target wasm-interp make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-objdump.dir/build.make CMakeFiles/wasm-objdump.dir/build make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/hexfloat_test.dir/build.make CMakeFiles/hexfloat_test.dir/build make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-strip.dir/build.make CMakeFiles/wasm-strip.dir/build Scanning dependencies of target wasm-opcodecnt /usr/bin/make -f CMakeFiles/wasm-interp.dir/build.make CMakeFiles/wasm-interp.dir/build Scanning dependencies of target spectest-interp Scanning dependencies of target wasm2c Scanning dependencies of target wasm2wat make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 57 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 1 Scanning dependencies of target wasm-validate /usr/bin/make -f CMakeFiles/wasm-opcodecnt.dir/build.make CMakeFiles/wasm-opcodecnt.dir/build make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 58 Scanning dependencies of target wat-desugar /usr/bin/make -f CMakeFiles/spectest-interp.dir/build.make CMakeFiles/spectest-interp.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 61 Scanning dependencies of target wat2wasm make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' Scanning dependencies of target wast2json make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2c.dir/build.make CMakeFiles/wasm2c.dir/build Scanning dependencies of target wabt-unittests /usr/bin/make -f CMakeFiles/wasm-validate.dir/build.make CMakeFiles/wasm-validate.dir/build make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2wat.dir/build.make CMakeFiles/wasm2wat.dir/build /usr/bin/make -f CMakeFiles/wat-desugar.dir/build.make CMakeFiles/wat-desugar.dir/build make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat2wasm.dir/build.make CMakeFiles/wat2wasm.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 3 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 59 make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wast2json.dir/build.make CMakeFiles/wast2json.dir/build /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 60 /usr/bin/make -f CMakeFiles/wabt-unittests.dir/build.make CMakeFiles/wabt-unittests.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 63 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 65 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 64 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 67 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 56 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 68 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 62 [ 63%] [ 64%] make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 66 [ 66%] [ 67%] [ 69%] [ 70%] [ 72%] [ 73%] [ 75%] make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 46 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 47 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 48 [ 77%] [ 77%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 49 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 50 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 51 [ 79%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 52 Building CXX object CMakeFiles/hexfloat_test.dir/src/literal.cc.o [ 80%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 53 /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/hexfloat_test.dir/src/literal.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/literal.cc Building CXX object CMakeFiles/wasm-opcodecnt.dir/src/tools/wasm-opcodecnt.cc.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 54 [ 82%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-opcodecnt.dir/src/tools/wasm-opcodecnt.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm-opcodecnt.cc [ 83%] Building CXX object CMakeFiles/wasm-opcodecnt.dir/src/binary-reader-opcnt.cc.o [ 85%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 55 /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-opcodecnt.dir/src/binary-reader-opcnt.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-reader-opcnt.cc Building CXX object CMakeFiles/wat-desugar.dir/src/tools/wat-desugar.cc.o Building CXX object CMakeFiles/wasm2c.dir/src/tools/wasm2c.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wat-desugar.dir/src/tools/wat-desugar.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wat-desugar.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm2c.dir/src/tools/wasm2c.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm2c.cc [ 86%] [ 88%] Building CXX object CMakeFiles/hexfloat_test.dir/src/test-hexfloat.cc.o Building CXX object CMakeFiles/wasm-objdump.dir/src/tools/wasm-objdump.cc.o [ 91%] [ 91%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/hexfloat_test.dir/src/test-hexfloat.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-hexfloat.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-objdump.dir/src/tools/wasm-objdump.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm-objdump.cc Building CXX object CMakeFiles/wat2wasm.dir/src/tools/wat2wasm.cc.o Building CXX object CMakeFiles/wasm-strip.dir/src/tools/wasm-strip.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wat2wasm.dir/src/tools/wat2wasm.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wat2wasm.cc [ 92%] [ 94%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-strip.dir/src/tools/wasm-strip.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm-strip.cc Building CXX object CMakeFiles/wasm-objdump.dir/src/binary-reader-objdump.cc.o [ 95%] Building CXX object CMakeFiles/wasm2c.dir/src/c-writer.cc.o [ 97%] Building CXX object CMakeFiles/wabt-unittests.dir/src/test-circular-array.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-objdump.dir/src/binary-reader-objdump.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/binary-reader-objdump.cc Building CXX object CMakeFiles/wasm2wat.dir/src/tools/wasm2wat.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm2c.dir/src/c-writer.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/c-writer.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-circular-array.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-circular-array.cc [ 98%] Building CXX object CMakeFiles/spectest-interp.dir/src/tools/spectest-interp.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm2wat.dir/src/tools/wasm2wat.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm2wat.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-literal.cc.o [100%] /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/spectest-interp.dir/src/tools/spectest-interp.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/spectest-interp.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-literal.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-literal.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-interp.cc.o Building CXX object CMakeFiles/wasm-validate.dir/src/tools/wasm-validate.cc.o Building CXX object CMakeFiles/wasm-interp.dir/src/tools/wasm-interp.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-interp.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-interp.cc Building CXX object CMakeFiles/wast2json.dir/src/tools/wast2json.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-validate.dir/src/tools/wasm-validate.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm-validate.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wasm-interp.dir/src/tools/wasm-interp.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wasm-interp.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wast2json.dir/src/tools/wast2json.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/tools/wast2json.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-binary-reader.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-binary-reader.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-binary-reader.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-filenames.cc.o Building CXX object CMakeFiles/wabt-unittests.dir/src/test-intrusive-list.cc.o Building CXX object CMakeFiles/wabt-unittests.dir/src/test-string-view.cc.o Building CXX object CMakeFiles/wabt-unittests.dir/src/test-wast-parser.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-filenames.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-filenames.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-intrusive-list.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-intrusive-list.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-utf8.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-wast-parser.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-wast-parser.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-string-view.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-string-view.cc /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-utf8.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-utf8.cc Building CXX object CMakeFiles/wabt-unittests.dir/src/test-option-parser.cc.o /usr/bin/c++ -D__STDC_FORMAT_MACROS=1 -D__STDC_LIMIT_MACROS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -I/builddir/build/BUILD/wabt-1.0.12 -I/builddir/build/BUILD/wabt-1.0.12/build -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -g -Wuninitialized -fno-exceptions -Wno-clobbered -o CMakeFiles/wabt-unittests.dir/src/test-option-parser.cc.o -c /builddir/build/BUILD/wabt-1.0.12/src/test-option-parser.cc Linking CXX executable wasm-strip /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm-strip.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm-strip.dir/src/tools/wasm-strip.cc.o -o wasm-strip -rdynamic libwabt.a make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 61 [100%] Built target wasm-strip /usr/bin/make -f CMakeFiles/wasm-strip-copy-to-bin.dir/build.make CMakeFiles/wasm-strip-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-strip-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm-strip-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-strip-copy-to-bin.dir/build.make CMakeFiles/wasm-strip-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-strip /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wasm-strip-copy-to-bin Linking CXX executable wat-desugar /usr/bin/cmake -E cmake_link_script CMakeFiles/wat-desugar.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wat-desugar.dir/src/tools/wat-desugar.cc.o -o wat-desugar -rdynamic libwabt.a Linking CXX executable wasm-validate /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm-validate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm-validate.dir/src/tools/wasm-validate.cc.o -o wasm-validate -rdynamic libwabt.a Linking CXX executable wast2json /usr/bin/cmake -E cmake_link_script CMakeFiles/wast2json.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wast2json.dir/src/tools/wast2json.cc.o -o wast2json -rdynamic libwabt.a Linking CXX executable wat2wasm /usr/bin/cmake -E cmake_link_script CMakeFiles/wat2wasm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wat2wasm.dir/src/tools/wat2wasm.cc.o -o wat2wasm -rdynamic libwabt.a Linking CXX executable wasm2wat /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm2wat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm2wat.dir/src/tools/wasm2wat.cc.o -o wasm2wat -rdynamic libwabt.a make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 62 [100%] Built target wasm-validate /usr/bin/make -f CMakeFiles/wasm-validate-copy-to-bin.dir/build.make CMakeFiles/wasm-validate-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-validate-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm-validate-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-validate-copy-to-bin.dir/build.make CMakeFiles/wasm-validate-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-validate /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wasm-validate-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 67 [100%] Built target wat-desugar /usr/bin/make -f CMakeFiles/wat-desugar-copy-to-bin.dir/build.make CMakeFiles/wat-desugar-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat-desugar-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wat-desugar-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat-desugar-copy-to-bin.dir/build.make CMakeFiles/wat-desugar-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wat-desugar /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Linking CXX executable wasm-interp /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm-interp.dir/link.txt --verbose=1 Built target wat-desugar-copy-to-bin /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm-interp.dir/src/tools/wasm-interp.cc.o -o wasm-interp -rdynamic libwabt.a -lm make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 65 [100%] Built target wasm2wat /usr/bin/make -f CMakeFiles/wasm2wat-copy-to-bin.dir/build.make CMakeFiles/wasm2wat-copy-to-bin.dir/depend make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 66 make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2wat-copy-to-bin.dir/DependInfo.cmake --color= [100%] Built target wast2json /usr/bin/make -f CMakeFiles/wast2json-copy-to-bin.dir/build.make CMakeFiles/wast2json-copy-to-bin.dir/depend Scanning dependencies of target wasm2wat-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2wat-copy-to-bin.dir/build.make CMakeFiles/wasm2wat-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wast2json-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm2wat /builddir/build/BUILD/wabt-1.0.12/bin Scanning dependencies of target wast2json-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wast2json-copy-to-bin.dir/build.make CMakeFiles/wast2json-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wast2json /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 68 [100%] Built target wasm2wat-copy-to-bin [100%] Built target wat2wasm /usr/bin/make -f CMakeFiles/wat2wasm-copy-to-bin.dir/build.make CMakeFiles/wat2wasm-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat2wasm-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles Scanning dependencies of target wat2wasm-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat2wasm-copy-to-bin.dir/build.make CMakeFiles/wat2wasm-copy-to-bin.dir/build [100%] make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin Built target wast2json-copy-to-bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wat2wasm /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wat2wasm-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 56 [100%] Built target wasm-interp /usr/bin/make -f CMakeFiles/wasm-interp-copy-to-bin.dir/build.make CMakeFiles/wasm-interp-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-interp-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm-interp-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-interp-copy-to-bin.dir/build.make CMakeFiles/wasm-interp-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-interp /builddir/build/BUILD/wabt-1.0.12/bin Linking CXX executable wasm-opcodecnt /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm-opcodecnt.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm-opcodecnt.dir/src/tools/wasm-opcodecnt.cc.o CMakeFiles/wasm-opcodecnt.dir/src/binary-reader-opcnt.cc.o -o wasm-opcodecnt -rdynamic libwabt.a make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wasm-interp-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 59 60 [100%] Built target wasm-opcodecnt /usr/bin/make -f CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build.make CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm-opcodecnt-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build.make CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-opcodecnt /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wasm-opcodecnt-copy-to-bin Linking CXX executable wasm-objdump /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm-objdump.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm-objdump.dir/src/tools/wasm-objdump.cc.o CMakeFiles/wasm-objdump.dir/src/binary-reader-objdump.cc.o -o wasm-objdump -rdynamic libwabt.a make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 57 58 [100%] Built target wasm-objdump /usr/bin/make -f CMakeFiles/wasm-objdump-copy-to-bin.dir/build.make CMakeFiles/wasm-objdump-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-objdump-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm-objdump-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-objdump-copy-to-bin.dir/build.make CMakeFiles/wasm-objdump-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-objdump /builddir/build/BUILD/wabt-1.0.12/bin Linking CXX executable hexfloat_test /usr/bin/cmake -E cmake_link_script CMakeFiles/hexfloat_test.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/hexfloat_test.dir/src/literal.cc.o CMakeFiles/hexfloat_test.dir/src/test-hexfloat.cc.o -o hexfloat_test -rdynamic -lgtest_main -lgtest -lpthread libwabt.a [100%] Built target wasm-objdump-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 1 2 [100%] Built target hexfloat_test Linking CXX executable wabt-unittests /usr/bin/cmake -E cmake_link_script CMakeFiles/wabt-unittests.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wabt-unittests.dir/src/test-binary-reader.cc.o CMakeFiles/wabt-unittests.dir/src/test-circular-array.cc.o CMakeFiles/wabt-unittests.dir/src/test-interp.cc.o CMakeFiles/wabt-unittests.dir/src/test-intrusive-list.cc.o CMakeFiles/wabt-unittests.dir/src/test-literal.cc.o CMakeFiles/wabt-unittests.dir/src/test-option-parser.cc.o CMakeFiles/wabt-unittests.dir/src/test-string-view.cc.o CMakeFiles/wabt-unittests.dir/src/test-filenames.cc.o CMakeFiles/wabt-unittests.dir/src/test-utf8.cc.o CMakeFiles/wabt-unittests.dir/src/test-wast-parser.cc.o -o wabt-unittests -rdynamic -lgtest_main -lgtest -lpthread libwabt.a Linking CXX executable wasm2c /usr/bin/cmake -E cmake_link_script CMakeFiles/wasm2c.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/wasm2c.dir/src/tools/wasm2c.cc.o CMakeFiles/wasm2c.dir/src/c-writer.cc.o -o wasm2c -rdynamic libwabt.a Linking CXX executable spectest-interp /usr/bin/cmake -E cmake_link_script CMakeFiles/spectest-interp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c++11 -Wold-style-cast -Wl,-z,relro CMakeFiles/spectest-interp.dir/src/tools/spectest-interp.cc.o -o spectest-interp -rdynamic libwabt.a -lm make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 63 64 [100%] Built target wasm2c /usr/bin/make -f CMakeFiles/wasm2c-copy-to-bin.dir/build.make CMakeFiles/wasm2c-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2c-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target wasm2c-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2c-copy-to-bin.dir/build.make CMakeFiles/wasm2c-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm2c /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wasm2c-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 46 47 48 49 50 51 52 53 54 55 [100%] Built target wabt-unittests make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 3 [100%] Built target spectest-interp /usr/bin/make -f CMakeFiles/spectest-interp-copy-to-bin.dir/build.make CMakeFiles/spectest-interp-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/spectest-interp-copy-to-bin.dir/DependInfo.cmake --color= Scanning dependencies of target spectest-interp-copy-to-bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/spectest-interp-copy-to-bin.dir/build.make CMakeFiles/spectest-interp-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/spectest-interp /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target spectest-interp-copy-to-bin make[1]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E7XDCT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 + cd wabt-1.0.12 + cd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/wabt-1.0.12 -B/builddir/build/BUILD/wabt-1.0.12/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wabt.dir/build.make CMakeFiles/wabt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wabt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wabt.dir/build.make CMakeFiles/wabt.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wabt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [ 61%] Built target wabt /usr/bin/make -f CMakeFiles/hexfloat_test.dir/build.make CMakeFiles/hexfloat_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/hexfloat_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/hexfloat_test.dir/build.make CMakeFiles/hexfloat_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/hexfloat_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 1 2 [ 64%] Built target hexfloat_test /usr/bin/make -f CMakeFiles/spectest-interp.dir/build.make CMakeFiles/spectest-interp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/spectest-interp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/spectest-interp.dir/build.make CMakeFiles/spectest-interp.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/spectest-interp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 3 [ 66%] Built target spectest-interp /usr/bin/make -f CMakeFiles/spectest-interp-copy-to-bin.dir/build.make CMakeFiles/spectest-interp-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/spectest-interp-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/spectest-interp-copy-to-bin.dir/build.make CMakeFiles/spectest-interp-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/spectest-interp /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 66%] Built target spectest-interp-copy-to-bin /usr/bin/make -f CMakeFiles/wabt-unittests.dir/build.make CMakeFiles/wabt-unittests.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wabt-unittests.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wabt-unittests.dir/build.make CMakeFiles/wabt-unittests.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wabt-unittests.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 46 47 48 49 50 51 52 53 54 55 [ 80%] Built target wabt-unittests /usr/bin/make -f CMakeFiles/wasm-interp.dir/build.make CMakeFiles/wasm-interp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-interp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-interp.dir/build.make CMakeFiles/wasm-interp.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm-interp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 56 [ 82%] Built target wasm-interp /usr/bin/make -f CMakeFiles/wasm-interp-copy-to-bin.dir/build.make CMakeFiles/wasm-interp-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-interp-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-interp-copy-to-bin.dir/build.make CMakeFiles/wasm-interp-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-interp /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 82%] Built target wasm-interp-copy-to-bin /usr/bin/make -f CMakeFiles/wasm-objdump.dir/build.make CMakeFiles/wasm-objdump.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-objdump.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-objdump.dir/build.make CMakeFiles/wasm-objdump.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm-objdump.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 57 58 [ 85%] Built target wasm-objdump /usr/bin/make -f CMakeFiles/wasm-objdump-copy-to-bin.dir/build.make CMakeFiles/wasm-objdump-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-objdump-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-objdump-copy-to-bin.dir/build.make CMakeFiles/wasm-objdump-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-objdump /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 85%] Built target wasm-objdump-copy-to-bin /usr/bin/make -f CMakeFiles/wasm-opcodecnt.dir/build.make CMakeFiles/wasm-opcodecnt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-opcodecnt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-opcodecnt.dir/build.make CMakeFiles/wasm-opcodecnt.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm-opcodecnt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 59 60 [ 88%] Built target wasm-opcodecnt /usr/bin/make -f CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build.make CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build.make CMakeFiles/wasm-opcodecnt-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-opcodecnt /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 88%] Built target wasm-opcodecnt-copy-to-bin /usr/bin/make -f CMakeFiles/wasm-strip.dir/build.make CMakeFiles/wasm-strip.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-strip.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-strip.dir/build.make CMakeFiles/wasm-strip.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm-strip.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 61 [ 89%] Built target wasm-strip /usr/bin/make -f CMakeFiles/wasm-strip-copy-to-bin.dir/build.make CMakeFiles/wasm-strip-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-strip-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-strip-copy-to-bin.dir/build.make CMakeFiles/wasm-strip-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-strip /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 89%] Built target wasm-strip-copy-to-bin /usr/bin/make -f CMakeFiles/wasm-validate.dir/build.make CMakeFiles/wasm-validate.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-validate.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-validate.dir/build.make CMakeFiles/wasm-validate.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm-validate.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 62 [ 91%] Built target wasm-validate /usr/bin/make -f CMakeFiles/wasm-validate-copy-to-bin.dir/build.make CMakeFiles/wasm-validate-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm-validate-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm-validate-copy-to-bin.dir/build.make CMakeFiles/wasm-validate-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm-validate /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 91%] Built target wasm-validate-copy-to-bin /usr/bin/make -f CMakeFiles/wasm2c.dir/build.make CMakeFiles/wasm2c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2c.dir/build.make CMakeFiles/wasm2c.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm2c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 63 64 [ 94%] Built target wasm2c /usr/bin/make -f CMakeFiles/wasm2c-copy-to-bin.dir/build.make CMakeFiles/wasm2c-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2c-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2c-copy-to-bin.dir/build.make CMakeFiles/wasm2c-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm2c /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 94%] Built target wasm2c-copy-to-bin /usr/bin/make -f CMakeFiles/wasm2wat.dir/build.make CMakeFiles/wasm2wat.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2wat.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2wat.dir/build.make CMakeFiles/wasm2wat.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wasm2wat.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 65 [ 95%] Built target wasm2wat /usr/bin/make -f CMakeFiles/wasm2wat-copy-to-bin.dir/build.make CMakeFiles/wasm2wat-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wasm2wat-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wasm2wat-copy-to-bin.dir/build.make CMakeFiles/wasm2wat-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wasm2wat /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 95%] Built target wasm2wat-copy-to-bin /usr/bin/make -f CMakeFiles/wast2json.dir/build.make CMakeFiles/wast2json.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wast2json.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wast2json.dir/build.make CMakeFiles/wast2json.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wast2json.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 66 [ 97%] Built target wast2json /usr/bin/make -f CMakeFiles/wast2json-copy-to-bin.dir/build.make CMakeFiles/wast2json-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wast2json-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wast2json-copy-to-bin.dir/build.make CMakeFiles/wast2json-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wast2json /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 97%] Built target wast2json-copy-to-bin /usr/bin/make -f CMakeFiles/wat-desugar.dir/build.make CMakeFiles/wat-desugar.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat-desugar.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat-desugar.dir/build.make CMakeFiles/wat-desugar.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wat-desugar.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 67 [ 98%] Built target wat-desugar /usr/bin/make -f CMakeFiles/wat-desugar-copy-to-bin.dir/build.make CMakeFiles/wat-desugar-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat-desugar-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat-desugar-copy-to-bin.dir/build.make CMakeFiles/wat-desugar-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wat-desugar /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [ 98%] Built target wat-desugar-copy-to-bin /usr/bin/make -f CMakeFiles/wat2wasm.dir/build.make CMakeFiles/wat2wasm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat2wasm.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat2wasm.dir/build.make CMakeFiles/wat2wasm.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[2]: Nothing to be done for `CMakeFiles/wat2wasm.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 68 [100%] Built target wat2wasm /usr/bin/make -f CMakeFiles/wat2wasm-copy-to-bin.dir/build.make CMakeFiles/wat2wasm-copy-to-bin.dir/depend make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' cd /builddir/build/BUILD/wabt-1.0.12/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12 /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles/wat2wasm-copy-to-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/make -f CMakeFiles/wat2wasm-copy-to-bin.dir/build.make CMakeFiles/wat2wasm-copy-to-bin.dir/build make[2]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E make_directory /builddir/build/BUILD/wabt-1.0.12/bin /usr/bin/cmake -E copy /builddir/build/BUILD/wabt-1.0.12/build/wat2wasm /builddir/build/BUILD/wabt-1.0.12/bin make[2]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles [100%] Built target wat2wasm-copy-to-bin make[1]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/wabt-1.0.12/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/wabt-1.0.12/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/wabt-1.0.12/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wat2wasm -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wast2json -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm2wat -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm2c -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-opcodecnt -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-objdump -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-interp -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/spectest-interp -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wat-desugar -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-validate -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-strip -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wat2wasm.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/spectest-interp.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm-objdump.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm2wat.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm-strip.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wast2json.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm-interp.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wat-desugar.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm-validate.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm-opcodecnt.1 -- Installing: /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/man/man1/wasm2c.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/wabt-1.0.12 extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-validate extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm2c extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm2wat extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-interp extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wat2wasm extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-strip extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wat-desugar extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wast2json extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-objdump extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/spectest-interp extracting debug info from /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/bin/wasm-opcodecnt /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. cpio: wabt-1.0.12/build/src/lexer-keywords.txt: Cannot stat: No such file or directory 2678 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.D7wFZH + umask 022 + cd /builddir/build/BUILD + cd wabt-1.0.12 + test/run-tests.py -v --timeout=20 -j48 + test/binary/bad-data-count-order-after-code.txt (0.092s) + test/binary/bad-data-count-order-before-elem.txt (0.118s) + test/binary/bad-data-size.txt (0.115s) + test/binary/bad-duplicate-section.txt (0.117s) + test/binary/bad-duplicate-subsection.txt (0.119s) + test/binary/bad-event-after-export.txt (0.114s) + test/binary/bad-event-before-global.txt (0.115s) + test/binary/bad-export-func.txt (0.112s) + test/binary/bad-extra-end.txt (0.117s) + test/binary/bad-function-body-size.txt (0.113s) + test/binary/bad-function-count-missing-code-section.txt (0.114s) + test/binary/bad-function-sig.txt (0.115s) + test/binary/bad-function-too-many-results.txt (0.113s) + test/binary/bad-linking-metadata.txt (0.107s) + test/binary/bad-logging-basic.txt (0.106s) + test/binary/bad-magic.txt (0.108s) + test/binary/bad-memory-init-max-size.txt (0.108s) + test/binary/bad-names-duplicates.txt (0.101s) + test/binary/bad-names-locals-out-of-order.txt (0.103s) + test/binary/bad-opcode-prefix.txt (0.095s) + test/binary/bad-opcode.txt (0.094s) + test/binary/bad-section-ends-early.txt (0.097s) + test/binary/bad-section-size-zero.txt (0.097s) + test/binary/bad-call-indirect-reserved.txt (0.122s) + test/binary/bad-data-count-mismatch.txt (0.121s) + test/binary/bad-duplicate-section-around-custom.txt (0.119s) + test/binary/bad-function-body-count.txt (0.118s) + test/binary/bad-function-local-type.txt (0.115s) + test/binary/bad-function-names-too-many.txt (0.115s) + test/binary/bad-function-param-type.txt (0.115s) + test/binary/bad-function-result-type.txt (0.115s) + test/binary/bad-import-sig.txt (0.114s) + test/binary/bad-memory-grow-reserved.txt (0.110s) + test/binary/bad-memory-init-size.txt (0.108s) + test/binary/bad-memory-max-size.txt (0.108s) + test/binary/bad-memory-size-reserved.txt (0.109s) + test/binary/bad-name-section-invalid-index.txt (0.107s) + test/binary/bad-name-section-location.txt (0.105s) + test/binary/bad-names-duplicate-locals.txt (0.106s) + test/binary/bad-names-function-locals-out-of-order.txt (0.107s) + test/binary/bad-names-out-of-order.txt (0.104s) + test/binary/bad-op-after-end.txt (0.114s) + test/binary/bad-relocs.txt (0.109s) + test/binary/bad-segment-no-memory.txt (0.101s) + test/binary/bad-start-func.txt (0.102s) + test/binary/bad-subsection-out-of-order.txt (0.102s) + test/desugar/basic.txt (0.004s) + test/desugar/implicit-func-type.txt (0.005s) + test/desugar/try.txt (0.004s) + test/dump/bad-directory.txt (0.005s) + test/binary/bad-returncallindirect-reserved.txt (0.116s) + test/dump/atomic.txt (0.011s) + test/dump/basic.txt (0.013s) + test/dump/basic_dump_only.txt (0.014s) + test/dump/block-257-exprs-br.txt (0.017s) + test/dump/block-multi.txt (0.016s) + test/dump/block.txt (0.015s) + test/dump/br-block.txt (0.012s) + test/dump/br-loop-inner-expr.txt (0.011s) + test/dump/br-loop-inner.txt (0.010s) + test/dump/brif.txt (0.012s) + test/dump/brtable.txt (0.011s) + test/dump/bulk-memory.txt (0.011s) + test/binary/bad-simd-type.txt (0.124s) + test/dump/binary.txt (0.019s) + test/dump/block-257-exprs.txt (0.020s) + test/dump/br-block-named.txt (0.020s) + test/dump/br-loop.txt (0.023s) + test/dump/br_on_exn.txt (0.019s) + test/dump/brif-loop.txt (0.019s) + test/dump/brtable-empty.txt (0.022s) + test/dump/call.txt (0.018s) + test/dump/callimport.txt (0.014s) + test/dump/callindirect.txt (0.014s) + test/dump/cast.txt (0.014s) + test/dump/convert-sat.txt (0.010s) + test/dump/convert.txt (0.010s) + test/dump/current-memory.txt (0.010s) + test/dump/debug-names.txt (0.013s) + test/dump/dedupe-sig.txt (0.010s) + test/dump/event.txt (0.010s) + test/dump/compare.txt (0.024s) + test/dump/const.txt (0.021s) + test/dump/data-count-section.txt (0.019s) + test/dump/debug-import-names.txt (0.024s) + test/dump/drop.txt (0.020s) + test/dump/export-multi.txt (0.015s) + test/dump/expr-br.txt (0.017s) + test/dump/expr-brif.txt (0.018s) + test/dump/func-exported.txt (0.010s) + test/dump/func-multi.txt (0.011s) + test/dump/func-named.txt (0.012s) + test/dump/func-result-multi.txt (0.012s) + test/dump/getglobal.txt (0.011s) + test/dump/getlocal-param.txt (0.010s) + test/dump/getlocal.txt (0.011s) + test/dump/global.txt (0.014s) + test/dump/grow-memory.txt (0.012s) + test/dump/hexfloat_f32.txt (0.013s) + test/dump/hexfloat_f64.txt (0.012s) + test/dump/if-multi.txt (0.012s) + test/dump/invalid-data-segment-no-memory.txt (0.008s) + test/dump/invalid-elem-segment-no-table.txt (0.006s) + test/binary/bad-subsection-size.txt (0.090s) + test/dump/if-then-else-list.txt (0.025s) + test/dump/if-then-list.txt (0.019s) + test/dump/import.txt (0.014s) + test/dump/invalid-data-segment-offset.txt (0.011s) + test/dump/invalid-elem-segment-offset.txt (0.012s) + test/dump/load.txt (0.014s) + test/dump/locals.txt (0.009s) + test/dump/loop-257-exprs-br.txt (0.014s) + test/binary/gen-wasm-parse-error.txt (0.079s) + test/dump/if.txt (0.025s) + test/dump/load-aligned.txt (0.024s) + test/dump/loop-257-exprs.txt (0.020s) + test/dump/loop-multi.txt (0.023s) + test/dump/memory-1-byte.txt (0.014s) + test/dump/memory-data-size.txt (0.013s) + test/dump/memory-hex.txt (0.012s) + test/dump/memory.txt (0.014s) + test/dump/module-name.txt (0.012s) + test/dump/mutable-global.txt (0.012s) + test/dump/nocheck.txt (0.010s) + test/binary/bad-subsection-unfinished.txt (0.091s) + test/binary/bad-too-many-locals.txt (0.096s) + test/binary/bad-typecheck-fail.txt (0.086s) + test/binary/bad-typecheck-missing-drop.txt (0.094s) + test/binary/basic.txt (0.090s) + test/binary/invalid-name.txt (0.086s) + test/binary/linking-section.txt (0.086s) + test/binary/missing-code-section-empty-function-section.txt (0.080s) + test/dump/loop.txt (0.026s) + test/dump/multi_file.txt (0.019s) + test/dump/no-canonicalize.txt (0.014s) + test/dump/nop.txt (0.013s) + test/dump/param-multi.txt (0.014s) + test/dump/reference-types.txt (0.011s) + test/dump/relocations.txt (0.015s) + test/dump/result.txt (0.012s) + test/dump/rethrow.txt (0.013s) + test/dump/return.txt (0.010s) + test/dump/select.txt (0.013s) + test/dump/setglobal.txt (0.011s) + test/dump/setlocal-param.txt (0.014s) + test/dump/setlocal.txt (0.011s) + test/dump/simd-basic.txt (0.012s) + test/dump/simd-bitselect.txt (0.011s) + test/binary/bad-type-form.txt (0.102s) + test/binary/bad-version.txt (0.101s) + test/binary/duplicate-func-names.txt (0.101s) + test/binary/duplicate-local-names.txt (0.102s) + test/binary/dylink-section.txt (0.096s) + test/binary/function-local-count-zero.txt (0.100s) + test/binary/ignore-custom-section-error-objdump.txt (0.099s) + test/binary/ignore-custom-section-error-wasm2wat.txt (0.104s) + test/binary/missing-function-section-empty-code-section.txt (0.091s) + test/binary/no-global-names.txt (0.101s) + test/binary/no-names.txt (0.103s) + test/binary/relocs.txt (0.089s) + test/binary/user-section.txt (0.100s) + test/dump/bad-version-logging.txt (0.097s) + test/dump/bad-version.txt (0.094s) . test/dump/invalid-data-segment-offset.txt (roundtrip) (skipped) . test/dump/invalid-elem-segment-offset.txt (roundtrip) (skipped) + test/dump/signatures.txt (0.017s) + test/dump/simd-binary.txt (0.014s) + test/dump/simd-compare.txt (0.016s) + test/dump/simd-lane.txt (0.011s) + test/dump/simd-load-store.txt (0.013s) + test/dump/simd-shift.txt (0.012s) + test/dump/simd-splat.txt (0.012s) + test/dump/simd-unary.txt (0.010s) + test/dump/start.txt (0.011s) + test/dump/store-aligned.txt (0.011s) + test/dump/store.txt (0.013s) + test/dump/string-escape.txt (0.011s) + test/dump/string-hex.txt (0.013s) + test/dump/table.txt (0.012s) + test/dump/tail-call.txt (0.010s) + test/dump/tee_local.txt (0.011s) + test/dump/throw.txt (0.012s) + test/dump/try-multi.txt (0.014s) + test/dump/try.txt (0.010s) + test/dump/unary-extend.txt (0.010s) + test/dump/unary.txt (0.011s) + test/dump/unreachable.txt (0.013s) + test/help/spectest-interp.txt (0.004s) + test/help/wasm-interp.txt (0.004s) + test/help/wasm-objdump.txt (0.006s) + test/help/wasm-opcodecnt.txt (0.005s) + test/help/wasm-validate.txt (0.006s) + test/help/wasm2wat.txt (0.006s) + test/help/wast2json.txt (0.004s) + test/help/wat-desugar.txt (0.005s) + test/help/wat2wasm.txt (0.005s) + test/binary/names.txt (0.107s) . test/dump/invalid-data-segment-no-memory.txt (roundtrip fold-exprs) (skipped) . test/dump/invalid-data-segment-offset.txt (roundtrip fold-exprs) (skipped) . test/dump/invalid-elem-segment-no-table.txt (roundtrip) (skipped) . test/dump/invalid-elem-segment-no-table.txt (roundtrip fold-exprs) (skipped) . test/dump/invalid-elem-segment-offset.txt (roundtrip fold-exprs) (skipped) + test/interp/atomic-load.txt (0.013s) + test/interp/atomic-rmw-add.txt (0.011s) + test/interp/atomic-rmw-and.txt (0.017s) + test/interp/atomic-rmw-cmpxchg.txt (0.013s) + test/interp/atomic-rmw-or.txt (0.018s) + test/interp/atomic-rmw-sub.txt (0.012s) + test/interp/atomic-rmw-xchg.txt (0.011s) + test/interp/atomic-rmw-xor.txt (0.017s) + test/interp/atomic-store.txt (0.011s) + test/interp/basic-logging.txt (0.014s) + test/interp/basic-tracing.txt (0.009s) + test/interp/basic.txt (0.012s) + test/interp/binary.txt (0.014s) + test/interp/block-multi.txt (0.013s) + test/interp/brif-loop.txt (0.012s) + test/interp/brif.txt (0.015s) + test/interp/call-dummy-import.txt (0.014s) + test/interp/call-multi-result.txt (0.010s) + test/interp/call-zero-args.txt (0.010s) + test/interp/callimport-zero-args.txt (0.012s) + test/interp/callindirect.txt (0.011s) + test/interp/cast.txt (0.010s) + test/interp/compare.txt (0.015s) + test/interp/convert-sat.txt (0.011s) + test/interp/convert.txt (0.012s) + test/interp/empty.txt (0.012s) . test/dump/invalid-data-segment-no-memory.txt (roundtrip) (skipped) + test/interp/br.txt (0.021s) + test/interp/brtable.txt (0.021s) + test/interp/call.txt (0.017s) + test/interp/expr-block.txt (0.015s) + test/interp/expr-br.txt (0.014s) + test/interp/expr-brif.txt (0.017s) + test/interp/expr-if.txt (0.011s) + test/interp/if-multi.txt (0.010s) + test/interp/if.txt (0.012s) + test/interp/import.txt (0.012s) + test/interp/load.txt (0.012s) + test/interp/loop-multi.txt (0.011s) + test/interp/loop.txt (0.012s) + test/interp/memory-empty-segment.txt (0.009s) + test/interp/nested-if.txt (0.010s) + test/interp/return-call-import.txt (0.011s) + test/interp/return-call-indirect-import.txt (0.011s) + test/interp/return-call.txt (0.013s) + test/interp/return-void.txt (0.010s) + test/interp/return.txt (0.015s) + test/interp/simd-basic.txt (0.010s) + test/interp/simd-binary.txt (0.014s) + test/interp/simd-bitselect.txt (0.011s) + test/interp/simd-compare.txt (0.013s) + test/interp/simd-load-store.txt (0.010s) + test/interp/simd-shift.txt (0.012s) + test/interp/simd-splat.txt (0.012s) + test/interp/start.txt (0.012s) + test/parse/annotations.txt (0.005s) + test/parse/assert/bad-assert-return-arithmetic-nan-invalid-return-type.txt (0.005s) + test/gen-spec-js/action.txt (0.058s) + test/interp/return-call-indirect.txt (0.018s) + test/interp/run-non-func-export.txt (0.022s) + test/interp/select.txt (0.030s) + test/interp/simd-lane.txt (0.017s) + test/interp/simd-unary.txt (0.016s) + test/interp/store.txt (0.018s) + test/interp/trap-with-callstack.txt (0.016s) + test/interp/unreachable.txt (0.011s) + test/opcodecnt/basic.txt (0.013s) + test/opcodecnt/cutoff.txt (0.009s) + test/opcodecnt/immediates.txt (0.012s) + test/parse/all-features.txt (0.009s) + test/parse/assert/assert-after-module.txt (0.007s) + test/parse/assert/assert-return-arithmetic-nan.txt (0.007s) + test/parse/assert/assert-return-canonical-nan.txt (0.006s) + test/parse/assert/assertinvalid-binary-module.txt (0.019s) + test/parse/assert/assertinvalid.txt (0.010s) + test/parse/assert/assertmalformed.txt (0.006s) + test/parse/assert/assertreturn.txt (0.006s) + test/parse/assert/bad-assert-before-module.txt (0.006s) + test/parse/assert/bad-assert-return-arithmetic-nan-too-few.txt (0.006s) + test/parse/assert/bad-assert-return-arithmetic-nan-too-many.txt (0.005s) + test/parse/assert/bad-assert-return-arithmetic-nan-unknown-function.txt (0.004s) + test/parse/assert/bad-assert-return-canonical-nan-invalid-return-type.txt (0.007s) + test/parse/assert/bad-assert-return-canonical-nan-too-few.txt (0.005s) + test/parse/assert/bad-assert-return-canonical-nan-too-many.txt (0.008s) + test/parse/assert/bad-assert-return-canonical-nan-unknown-function.txt (0.007s) + test/parse/assert/bad-assertreturn-non-const.txt (0.005s) + test/parse/assert/bad-assertreturn-too-few.txt (0.007s) + test/parse/assert/bad-assertreturn-unknown-function.txt (0.010s) + test/parse/assert/bad-invoke-no-module.txt (0.005s) + test/parse/assert/bad-invoke-too-many.txt (0.004s) + test/parse/assert/bad-invoke-unknown-function.txt (0.007s) + test/parse/assert/invoke.txt (0.004s) + test/parse/bad-annotations.txt (0.006s) + test/parse/bad-crlf.txt (0.010s) + test/parse/bad-error-long-line.txt (0.007s) + test/parse/bad-error-long-token.txt (0.006s) + test/parse/bad-single-semicolon.txt (0.008s) + test/parse/bad-string-eof.txt (0.008s) + test/parse/bad-string-escape.txt (0.005s) + test/parse/bad-string-hex-escape.txt (0.003s) + test/gen-spec-js/assert_malformed-quote.txt (0.063s) + test/gen-spec-js/assert_malformed.txt (0.059s) + test/gen-spec-js/assert_unlinkable.txt (0.058s) + test/gen-spec-js/many-modules.txt (0.061s) + test/interp/logging-all-opcodes.txt (0.041s) + test/interp/tracing-all-opcodes.txt (0.035s) + test/interp/unary-extend.txt (0.030s) + test/interp/unary.txt (0.031s) + test/parse/assert/bad-assertreturn-too-many.txt (0.021s) + test/parse/bad-toplevel.txt (0.005s) + test/parse/basic.txt (0.004s) + test/parse/empty-file.txt (0.006s) + test/parse/export-mutable-global.txt (0.004s) + test/gen-spec-js/assert_exhaustion.txt (0.069s) + test/gen-spec-js/assert_return.txt (0.076s) + test/gen-spec-js/assert_uninstantiable.txt (0.067s) + test/gen-spec-js/basic.txt (0.073s) + test/gen-spec-js/register.txt (0.069s) . test/parse/all-features.txt (roundtrip fold-exprs) (skipped) . test/parse/annotations.txt (roundtrip fold-exprs) (skipped) + test/parse/assert/bad-invoke-too-few.txt (0.022s) + test/parse/expr/atomic-align.txt (0.011s) + test/parse/expr/atomic-disabled.txt (0.008s) + test/parse/expr/atomic.txt (0.006s) + test/parse/expr/bad-atomic-unnatural-align.txt (0.008s) + test/parse/expr/bad-binary-one-expr.txt (0.010s) + test/gen-spec-js/assert_return_nan.txt (0.090s) + test/gen-spec-js/assert_trap.txt (0.087s) . test/parse/all-features.txt (roundtrip) (skipped) . test/parse/annotations.txt (roundtrip) (skipped) + test/parse/expr/bad-block-end-label.txt (0.013s) + test/parse/expr/bad-block-mismatch-label.txt (0.018s) + test/parse/expr/bad-block-sig-multi.txt (0.013s) + test/parse/expr/bad-br-bad-depth.txt (0.008s) . test/parse/bad-annotations.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-br-defined-later.txt (0.008s) + test/parse/expr/bad-br-name-undefined.txt (0.010s) + test/parse/expr/bad-br-name.txt (0.007s) . test/parse/bad-annotations.txt (roundtrip) (skipped) . test/parse/bad-crlf.txt (roundtrip) (skipped) . test/parse/bad-crlf.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-error-long-line.txt (roundtrip) (skipped) . test/parse/bad-error-long-line.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-error-long-token.txt (roundtrip) (skipped) . test/parse/bad-single-semicolon.txt (roundtrip) (skipped) . test/parse/bad-single-semicolon.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-string-escape.txt (roundtrip) (skipped) . test/parse/bad-string-escape.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-string-hex-escape.txt (roundtrip) (skipped) . test/parse/bad-string-hex-escape.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-br-no-depth.txt (0.008s) + test/parse/expr/bad-br-undefined.txt (0.004s) . test/parse/bad-error-long-token.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-string-eof.txt (roundtrip) (skipped) . test/parse/bad-string-eof.txt (roundtrip fold-exprs) (skipped) . test/parse/bad-toplevel.txt (roundtrip) (skipped) . test/parse/bad-toplevel.txt (roundtrip fold-exprs) (skipped) + test/parse/basic.txt (roundtrip) (0.068s) . test/parse/empty-file.txt (roundtrip) (skipped) . test/parse/empty-file.txt (roundtrip fold-exprs) (skipped) + test/parse/export-mutable-global.txt (roundtrip) (0.071s) . test/parse/expr/atomic-disabled.txt (roundtrip) (skipped) . test/parse/expr/atomic-disabled.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-binary-one-expr.txt (roundtrip) (skipped) + test/parse/expr/bad-brtable-bad-depth.txt (0.007s) + test/parse/expr/bad-compare-one-expr.txt (0.009s) + test/parse/expr/bad-const-f32-trailing.txt (0.007s) + test/parse/expr/bad-const-i32-garbage.txt (0.006s) + test/parse/expr/bad-const-i32-overflow.txt (0.005s) + test/parse/export-mutable-global.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/atomic-align.txt (roundtrip) (0.084s) + test/parse/expr/atomic-align.txt (roundtrip fold-exprs) (0.080s) + test/parse/expr/atomic.txt (roundtrip) (0.078s) . test/parse/expr/bad-atomic-unnatural-align.txt (roundtrip) (skipped) . test/parse/expr/bad-atomic-unnatural-align.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-block-mismatch-label.txt (roundtrip) (skipped) . test/parse/expr/bad-block-mismatch-label.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-const-i32-underflow.txt (0.006s) + test/parse/expr/bad-const-i64-overflow.txt (0.007s) + test/parse/expr/bad-const-type-i32-in-non-simd-const.txt (0.006s) + test/parse/basic.txt (roundtrip fold-exprs) (0.089s) + test/parse/expr/atomic.txt (roundtrip fold-exprs) (0.087s) . test/parse/expr/bad-binary-one-expr.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-block-end-label.txt (roundtrip) (skipped) . test/parse/expr/bad-block-end-label.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-block-sig-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-br-bad-depth.txt (roundtrip) (skipped) . test/parse/expr/bad-br-bad-depth.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-br-name-undefined.txt (roundtrip) (skipped) + test/parse/expr/bad-const-i32-just-negative-sign.txt (0.024s) + test/parse/expr/bad-const-i32-trailing.txt (0.021s) + test/parse/expr/bad-const-v128-i16x8-overflow.txt (0.010s) + test/parse/expr/bad-const-v128-i32x4-overflow.txt (0.005s) + test/parse/expr/bad-const-v128-i8x16-overflow.txt (0.009s) + test/parse/expr/bad-convert-float-sign.txt (0.007s) . test/parse/expr/bad-block-sig-multi.txt (roundtrip) (skipped) . test/parse/expr/bad-br-defined-later.txt (roundtrip) (skipped) . test/parse/expr/bad-br-defined-later.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-br-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-br-name.txt (roundtrip) (skipped) . test/parse/expr/bad-br-no-depth.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-const-v128-nat-overflow.txt (0.019s) + test/parse/expr/bad-const-v128-type-i32-expected.txt (0.010s) + test/parse/expr/bad-convert-int-no-sign.txt (0.007s) + test/parse/expr/bad-getglobal-name-undefined.txt (0.008s) + test/parse/expr/bad-getglobal-undefined.txt (0.007s) + test/parse/expr/bad-getlocal-name-undefined.txt (0.004s) . test/parse/expr/bad-br-name.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-br-no-depth.txt (roundtrip) (skipped) . test/parse/expr/bad-br-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-br-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-brtable-bad-depth.txt (roundtrip) (skipped) . test/parse/expr/bad-brtable-bad-depth.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-compare-one-expr.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i32-garbage.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-getlocal-name.txt (0.005s) + test/parse/expr/bad-getlocal-undefined.txt (0.005s) . test/parse/expr/bad-compare-one-expr.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-f32-trailing.txt (roundtrip) (skipped) . test/parse/expr/bad-const-f32-trailing.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-i32-just-negative-sign.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i32-just-negative-sign.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-i32-trailing.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i32-underflow.txt (roundtrip) (skipped) + test/parse/expr/bad-if-end-label.txt (0.010s) + test/parse/expr/bad-if-mismatch-label.txt (0.007s) + test/parse/expr/bad-if-no-then.txt (0.007s) + test/parse/expr/bad-if-sig-multi.txt (0.005s) . test/parse/expr/bad-const-i32-garbage.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i32-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i32-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-i32-trailing.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-i32-underflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-i64-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-i64-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-type-i32-in-non-simd-const.txt (roundtrip) (skipped) . test/parse/expr/bad-const-v128-i16x8-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-v128-i32x4-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-v128-i32x4-overflow.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-load-align-misspelled.txt (0.006s) + test/parse/expr/bad-load-align-negative.txt (0.006s) + test/parse/expr/bad-load-align-not-pot.txt (0.005s) + test/parse/expr/bad-load-align.txt (0.010s) + test/parse/expr/bad-load-float-sign.txt (0.007s) + test/parse/expr/bad-load-offset-negative.txt (0.005s) . test/parse/expr/bad-const-type-i32-in-non-simd-const.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-v128-i16x8-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-v128-i8x16-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-v128-i8x16-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-v128-nat-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-const-v128-nat-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-const-v128-type-i32-expected.txt (roundtrip) (skipped) . test/parse/expr/bad-convert-float-sign.txt (roundtrip) (skipped) + test/parse/expr/bad-load-type.txt (0.008s) + test/parse/expr/bad-loop-end-label.txt (0.008s) + test/parse/expr/bad-loop-mismatch-label.txt (0.006s) + test/parse/expr/bad-loop-sig-multi.txt (0.005s) . test/parse/expr/bad-const-v128-type-i32-expected.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-convert-float-sign.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-convert-int-no-sign.txt (roundtrip) (skipped) . test/parse/expr/bad-convert-int-no-sign.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-getglobal-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-getglobal-undefined.txt (roundtrip) (skipped) + test/parse/expr/bad-nop.txt (0.012s) + test/parse/expr/bad-return-multi.txt (0.009s) + test/parse/expr/bad-setglobal-name-undefined.txt (0.009s) + test/parse/expr/bad-setglobal-undefined.txt (0.007s) . test/parse/expr/bad-getglobal-name-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-getglobal-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-getlocal-name-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-getlocal-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-getlocal-name.txt (roundtrip) (skipped) . test/parse/expr/bad-getlocal-name.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-getlocal-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-getlocal-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-if-end-label.txt (roundtrip) (skipped) + test/parse/expr/bad-setlocal-name-undefined.txt (0.011s) + test/parse/expr/bad-setlocal-name.txt (0.009s) . test/parse/expr/bad-if-end-label.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-if-mismatch-label.txt (roundtrip) (skipped) . test/parse/expr/bad-if-mismatch-label.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-if-no-then.txt (roundtrip) (skipped) . test/parse/expr/bad-if-no-then.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-align-negative.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-float-sign.txt (roundtrip) (skipped) + test/parse/expr/bad-setlocal-no-value.txt (0.011s) + test/parse/expr/bad-setlocal-undefined.txt (0.008s) + test/parse/expr/bad-simd-shuffle-lane-index-overflow.txt (0.008s) + test/parse/expr/bad-simd-shuffle-lane-index-overflow2.txt (0.007s) + test/parse/expr/bad-simd-shuffle-nat-expected.txt (0.005s) . test/parse/expr/bad-if-sig-multi.txt (roundtrip) (skipped) . test/parse/expr/bad-if-sig-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-align-misspelled.txt (roundtrip) (skipped) . test/parse/expr/bad-load-align-misspelled.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-align-negative.txt (roundtrip) (skipped) . test/parse/expr/bad-load-align-not-pot.txt (roundtrip) (skipped) . test/parse/expr/bad-load-align.txt (roundtrip) (skipped) . test/parse/expr/bad-load-offset-negative.txt (roundtrip) (skipped) . test/parse/expr/bad-load-offset-negative.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-simd-shuffle-not-enough-indices.txt (0.006s) + test/parse/expr/bad-store-align-not-pot.txt (0.006s) + test/parse/expr/bad-store-align.txt (0.005s) . test/parse/expr/bad-load-align-not-pot.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-align.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-float-sign.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-load-type.txt (roundtrip) (skipped) . test/parse/expr/bad-load-type.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-loop-end-label.txt (roundtrip) (skipped) . test/parse/expr/bad-loop-end-label.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-loop-mismatch-label.txt (roundtrip) (skipped) . test/parse/expr/bad-loop-mismatch-label.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-store-float.sign.txt (0.008s) + test/parse/expr/bad-store-offset-negative.txt (0.015s) + test/parse/expr/bad-try-multiple-catch.txt (0.005s) . test/parse/expr/bad-loop-sig-multi.txt (roundtrip) (skipped) . test/parse/expr/bad-return-multi.txt (roundtrip) (skipped) . test/parse/expr/bad-return-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setglobal-name-undefined.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bad-store-type.txt (0.017s) + test/parse/expr/bad-try-no-catch.txt (0.008s) + test/parse/expr/bad-try-sig-multi.txt (0.005s) + test/parse/expr/bad-unexpected.txt (0.006s) + test/parse/expr/binary.txt (0.006s) + test/parse/expr/block-multi-named.txt (0.008s) . test/parse/expr/bad-loop-sig-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-nop.txt (roundtrip) (skipped) . test/parse/expr/bad-nop.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setglobal-name-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-setglobal-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-setlocal-name-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-setlocal-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setlocal-name.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setlocal-no-value.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setlocal-undefined.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/block-multi.txt (0.011s) + test/parse/expr/block-named.txt (0.005s) + test/parse/expr/block-return.txt (0.004s) . test/parse/expr/bad-setglobal-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-setlocal-name.txt (roundtrip) (skipped) . test/parse/expr/bad-setlocal-no-value.txt (roundtrip) (skipped) . test/parse/expr/bad-setlocal-undefined.txt (roundtrip) (skipped) . test/parse/expr/bad-simd-shuffle-lane-index-overflow.txt (roundtrip) (skipped) . test/parse/expr/bad-simd-shuffle-lane-index-overflow.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-simd-shuffle-lane-index-overflow2.txt (roundtrip) (skipped) . test/parse/expr/bad-simd-shuffle-lane-index-overflow2.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-store-align-not-pot.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/block.txt (0.008s) + test/parse/expr/br-block.txt (0.005s) + test/parse/expr/br-loop.txt (0.007s) + test/parse/expr/br.txt (0.011s) . test/parse/expr/bad-simd-shuffle-nat-expected.txt (roundtrip) (skipped) . test/parse/expr/bad-simd-shuffle-nat-expected.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-simd-shuffle-not-enough-indices.txt (roundtrip) (skipped) . test/parse/expr/bad-simd-shuffle-not-enough-indices.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-store-align-not-pot.txt (roundtrip) (skipped) . test/parse/expr/bad-store-align.txt (roundtrip) (skipped) . test/parse/expr/bad-store-align.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-store-float.sign.txt (roundtrip) (skipped) . test/parse/expr/bad-store-float.sign.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-store-offset-negative.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/br-named.txt (0.013s) + test/parse/expr/br_on_exn.txt (0.014s) + test/parse/expr/brif-named.txt (0.006s) + test/parse/expr/brif.txt (0.009s) + test/parse/expr/brtable-multi.txt (0.007s) + test/parse/expr/brtable-named.txt (0.006s) . test/parse/expr/bad-store-offset-negative.txt (roundtrip) (skipped) . test/parse/expr/bad-store-type.txt (roundtrip) (skipped) . test/parse/expr/bad-store-type.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-try-multiple-catch.txt (roundtrip) (skipped) . test/parse/expr/bad-try-multiple-catch.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-try-no-catch.txt (roundtrip fold-exprs) (skipped) . test/parse/expr/bad-unexpected.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/brtable.txt (0.005s) + test/parse/expr/bulk-memory-disabled.txt (0.007s) + test/parse/expr/call-defined-later.txt (0.006s) . test/parse/expr/bad-try-no-catch.txt (roundtrip) (skipped) . test/parse/expr/bad-try-sig-multi.txt (roundtrip) (skipped) . test/parse/expr/bad-try-sig-multi.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/bulk-memory-named.txt (0.013s) + test/parse/expr/call-name-prefix.txt (0.013s) + test/parse/expr/call-named.txt (0.005s) + test/parse/expr/call.txt (0.008s) . test/parse/expr/bad-unexpected.txt (roundtrip) (skipped) + test/parse/expr/binary.txt (roundtrip) (0.078s) + test/parse/expr/block-multi-named.txt (roundtrip fold-exprs) (0.078s) + test/parse/expr/block-multi.txt (roundtrip) (0.068s) + test/parse/expr/block-return.txt (roundtrip) (0.070s) + test/parse/expr/callimport-defined-later.txt (0.007s) + test/parse/expr/callimport-named.txt (0.005s) + test/parse/expr/binary.txt (roundtrip fold-exprs) (0.084s) + test/parse/expr/block-multi-named.txt (roundtrip) (0.083s) + test/parse/expr/block-multi.txt (roundtrip fold-exprs) (0.079s) + test/parse/expr/block-named.txt (roundtrip) (0.085s) + test/parse/expr/block-named.txt (roundtrip fold-exprs) (0.073s) + test/parse/expr/block-return.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/block.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/br-block.txt (roundtrip) (0.077s) + test/parse/expr/br-block.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/br-loop.txt (roundtrip) (0.065s) + test/parse/expr/br.txt (roundtrip) (0.066s) + test/parse/expr/callimport-type.txt (0.006s) + test/parse/expr/callimport.txt (0.008s) + test/parse/expr/callindirect-named.txt (0.007s) + test/parse/expr/callindirect.txt (0.009s) + test/parse/expr/block.txt (roundtrip) (0.084s) + test/parse/expr/br-loop.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/br-named.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/br.txt (roundtrip fold-exprs) (0.082s) + test/parse/expr/br_on_exn.txt (roundtrip) (0.077s) + test/parse/expr/br_on_exn.txt (roundtrip fold-exprs) (0.073s) + test/parse/expr/brif-named.txt (roundtrip) (0.074s) + test/parse/expr/cast.txt (0.007s) + test/parse/expr/compare.txt (0.007s) + test/parse/expr/const.txt (0.004s) + test/parse/expr/convert-sat-disabled.txt (0.006s) + test/parse/expr/convert-sat.txt (0.005s) + test/parse/expr/br-named.txt (roundtrip) (0.086s) + test/parse/expr/brif-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/brif.txt (roundtrip) (0.075s) + test/parse/expr/brif.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/brtable-multi.txt (roundtrip) (0.070s) + test/parse/expr/brtable-multi.txt (roundtrip fold-exprs) (0.077s) + test/parse/expr/brtable-named.txt (roundtrip) (0.075s) + test/parse/expr/brtable-named.txt (roundtrip fold-exprs) (0.076s) . test/parse/expr/bulk-memory-disabled.txt (roundtrip) (skipped) . test/parse/expr/bulk-memory-disabled.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/convert.txt (0.005s) + test/parse/expr/current-memory.txt (0.009s) + test/parse/expr/brtable.txt (roundtrip) (0.080s) + test/parse/expr/brtable.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/bulk-memory-named.txt (roundtrip) (0.078s) + test/parse/expr/bulk-memory-named.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/call-defined-later.txt (roundtrip) (0.070s) + test/parse/expr/call-defined-later.txt (roundtrip fold-exprs) (0.064s) + test/parse/expr/drop.txt (0.008s) + test/parse/expr/expr-br.txt (0.006s) + test/parse/expr/expr-brif.txt (0.005s) + test/parse/expr/getglobal-named.txt (0.008s) + test/parse/expr/getglobal.txt (0.005s) + test/parse/expr/getlocal-index-after-param.txt (0.005s) + test/parse/expr/call-name-prefix.txt (roundtrip fold-exprs) (0.080s) + test/parse/expr/call-named.txt (roundtrip) (0.082s) + test/parse/expr/call-named.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/call.txt (roundtrip) (0.071s) . test/parse/expr/callimport-defined-later.txt (roundtrip) (skipped) . test/parse/expr/callimport-defined-later.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/getlocal-named.txt (0.006s) + test/parse/expr/call.txt (roundtrip fold-exprs) (0.081s) + test/parse/expr/callimport-named.txt (roundtrip) (0.079s) + test/parse/expr/callimport.txt (roundtrip) (0.072s) + test/parse/expr/getlocal-index-mixed-named-unnamed.txt (0.018s) + test/parse/expr/getlocal-param-named.txt (0.007s) + test/parse/expr/getlocal-param.txt (0.005s) + test/parse/expr/getlocal.txt (0.008s) + test/parse/expr/call-name-prefix.txt (roundtrip) (0.098s) + test/parse/expr/callimport-named.txt (roundtrip fold-exprs) (0.088s) + test/parse/expr/callimport-type.txt (roundtrip) (0.084s) + test/parse/expr/callimport-type.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/callimport.txt (roundtrip fold-exprs) (0.079s) + test/parse/expr/callindirect-named.txt (roundtrip) (0.077s) + test/parse/expr/callindirect-named.txt (roundtrip fold-exprs) (0.079s) + test/parse/expr/compare.txt (roundtrip fold-exprs) (0.068s) . test/parse/expr/convert-sat-disabled.txt (roundtrip) (skipped) + test/parse/expr/grow-memory.txt (0.005s) + test/parse/expr/callindirect.txt (roundtrip) (0.081s) + test/parse/expr/callindirect.txt (roundtrip fold-exprs) (0.079s) + test/parse/expr/cast.txt (roundtrip) (0.077s) + test/parse/expr/cast.txt (roundtrip fold-exprs) (0.081s) + test/parse/expr/compare.txt (roundtrip) (0.075s) + test/parse/expr/const.txt (roundtrip) (0.073s) + test/parse/expr/const.txt (roundtrip fold-exprs) (0.081s) . test/parse/expr/convert-sat-disabled.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/convert-sat.txt (roundtrip) (0.070s) + test/parse/expr/if-multi-named.txt (0.011s) + test/parse/expr/if-multi.txt (0.011s) + test/parse/expr/if-return.txt (0.007s) + test/parse/expr/if-then-br-named.txt (0.006s) + test/parse/expr/if-then-br.txt (0.005s) + test/parse/expr/if-then-else-br-named.txt (0.005s) + test/parse/expr/convert-sat.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/convert.txt (roundtrip) (0.082s) + test/parse/expr/convert.txt (roundtrip fold-exprs) (0.085s) + test/parse/expr/current-memory.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/drop.txt (roundtrip) (0.067s) + test/parse/expr/drop.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/expr-br.txt (roundtrip) (0.066s) + test/parse/expr/expr-brif.txt (roundtrip fold-exprs) (0.065s) + test/parse/expr/if-then-else-br.txt (0.006s) + test/parse/expr/if-then-else-list.txt (0.006s) + test/parse/expr/if-then-else.txt (0.010s) + test/parse/expr/if.txt (0.005s) + test/parse/expr/load-aligned.txt (0.005s) + test/parse/expr/load-offset.txt (0.005s) + test/parse/expr/current-memory.txt (roundtrip) (0.085s) + test/parse/expr/expr-br.txt (roundtrip fold-exprs) (0.084s) + test/parse/expr/expr-brif.txt (roundtrip) (0.083s) + test/parse/expr/getglobal-named.txt (roundtrip) (0.078s) + test/parse/expr/getglobal-named.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/getglobal.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/getlocal-index-after-param.txt (roundtrip) (0.080s) + test/parse/expr/getlocal-index-after-param.txt (roundtrip fold-exprs) (0.073s) + test/parse/expr/getlocal-index-mixed-named-unnamed.txt (roundtrip) (0.072s) + test/parse/expr/load.txt (0.005s) + test/parse/expr/loop-multi-named.txt (0.007s) + test/parse/expr/loop-multi.txt (0.004s) + test/parse/expr/getlocal-index-mixed-named-unnamed.txt (roundtrip fold-exprs) (0.083s) + test/parse/expr/getlocal-named.txt (roundtrip) (0.073s) + test/parse/expr/getlocal-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/getlocal-param-named.txt (roundtrip) (0.073s) + test/parse/expr/getlocal-param-named.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/getlocal-param.txt (roundtrip) (0.074s) + test/parse/expr/getlocal-param.txt (roundtrip fold-exprs) (0.069s) + test/parse/expr/getlocal.txt (roundtrip fold-exprs) (0.070s) + test/parse/expr/loop-named.txt (0.005s) + test/parse/expr/loop.txt (0.007s) + test/parse/expr/memory-copy.txt (0.006s) + test/parse/expr/getglobal.txt (roundtrip) (0.102s) + test/parse/expr/getlocal.txt (roundtrip) (0.073s) + test/parse/expr/memory-drop.txt (0.009s) + test/parse/expr/memory-fill.txt (0.006s) + test/parse/expr/memory-init.txt (0.008s) + test/parse/expr/grow-memory.txt (roundtrip) (0.077s) + test/parse/expr/grow-memory.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/if-multi-named.txt (roundtrip) (0.081s) + test/parse/expr/if-multi-named.txt (roundtrip fold-exprs) (0.069s) + test/parse/expr/if-multi.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/if-return.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/nop.txt (0.008s) + test/parse/expr/reference-types-call-indirect.txt (0.006s) + test/parse/expr/reference-types-named.txt (0.008s) + test/parse/expr/if-multi.txt (roundtrip) (0.081s) + test/parse/expr/if-return.txt (roundtrip) (0.078s) + test/parse/expr/if-then-br-named.txt (roundtrip) (0.074s) + test/parse/expr/if-then-br-named.txt (roundtrip fold-exprs) (0.072s) + test/parse/expr/if-then-br.txt (roundtrip) (0.077s) + test/parse/expr/if-then-br.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/if-then-else-br-named.txt (roundtrip) (0.076s) + test/parse/expr/if-then-else-br-named.txt (roundtrip fold-exprs) (0.078s) + test/parse/expr/if-then-else-br.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/if-then-else-list.txt (roundtrip) (0.073s) + test/parse/expr/reference-types.txt (0.005s) + test/parse/expr/rethrow.txt (0.004s) + test/parse/expr/return-block.txt (0.005s) + test/parse/expr/return-if.txt (0.006s) + test/parse/expr/if-then-else-br.txt (roundtrip) (0.082s) + test/parse/expr/if-then-else-list.txt (roundtrip fold-exprs) (0.078s) + test/parse/expr/if-then-else.txt (roundtrip) (0.075s) + test/parse/expr/if-then-else.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/if.txt (roundtrip) (0.078s) + test/parse/expr/if.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/load-aligned.txt (roundtrip) (0.076s) + test/parse/expr/load-aligned.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/load-offset.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/loop-multi-named.txt (roundtrip fold-exprs) (0.068s) + test/parse/expr/return-void.txt (0.005s) + test/parse/expr/return.txt (0.005s) + test/parse/expr/select.txt (0.007s) + test/parse/expr/setglobal-named.txt (0.006s) + test/parse/expr/load-offset.txt (roundtrip) (0.076s) + test/parse/expr/load.txt (roundtrip) (0.077s) + test/parse/expr/loop-multi-named.txt (roundtrip) (0.071s) + test/parse/expr/loop-named.txt (roundtrip) (0.071s) + test/parse/expr/memory-copy.txt (roundtrip) (0.068s) + test/parse/expr/setglobal.txt (0.010s) + test/parse/expr/setlocal-index-after-param.txt (0.006s) + test/parse/expr/setlocal-index-mixed-named-unnamed.txt (0.005s) + test/parse/expr/setlocal-named.txt (0.006s) + test/parse/expr/setlocal-param-named.txt (0.006s) + test/parse/expr/load.txt (roundtrip fold-exprs) (0.088s) + test/parse/expr/loop-multi.txt (roundtrip) (0.083s) + test/parse/expr/loop-named.txt (roundtrip fold-exprs) (0.084s) + test/parse/expr/loop.txt (roundtrip) (0.082s) + test/parse/expr/loop.txt (roundtrip fold-exprs) (0.079s) + test/parse/expr/memory-copy.txt (roundtrip fold-exprs) (0.067s) + test/parse/expr/memory-drop.txt (roundtrip fold-exprs) (0.069s) + test/parse/expr/memory-fill.txt (roundtrip fold-exprs) (0.068s) + test/parse/expr/setlocal.txt (0.007s) + test/parse/expr/loop-multi.txt (roundtrip fold-exprs) (0.090s) + test/parse/expr/memory-drop.txt (roundtrip) (0.079s) + test/parse/expr/memory-init.txt (roundtrip) (0.072s) + test/parse/expr/memory-init.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/nop.txt (roundtrip) (0.072s) + test/parse/expr/reference-types-call-indirect.txt (roundtrip fold-exprs) (0.066s) + test/parse/expr/setlocal-param.txt (0.013s) + test/parse/expr/simd.txt (0.007s) + test/parse/expr/store-aligned.txt (0.008s) + test/parse/expr/store-offset.txt (0.008s) + test/parse/expr/memory-fill.txt (roundtrip) (0.089s) + test/parse/expr/nop.txt (roundtrip fold-exprs) (0.081s) + test/parse/expr/reference-types-call-indirect.txt (roundtrip) (0.074s) + test/parse/expr/reference-types-named.txt (roundtrip) (0.076s) + test/parse/expr/reference-types-named.txt (roundtrip fold-exprs) (0.069s) + test/parse/expr/store.txt (0.010s) + test/parse/expr/table-copy.txt (0.006s) + test/parse/expr/table-drop.txt (0.005s) + test/parse/expr/table-get.txt (0.004s) + test/parse/expr/table-grow.txt (0.005s) + test/parse/expr/reference-types.txt (roundtrip) (0.077s) + test/parse/expr/reference-types.txt (roundtrip fold-exprs) (0.078s) + test/parse/expr/rethrow.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/return-block.txt (roundtrip) (0.072s) + test/parse/expr/table-init.txt (0.005s) + test/parse/expr/table-set.txt (0.005s) + test/parse/expr/rethrow.txt (roundtrip) (0.079s) + test/parse/expr/return-block.txt (roundtrip fold-exprs) (0.077s) + test/parse/expr/return-if.txt (roundtrip) (0.074s) + test/parse/expr/return-if.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/return-void.txt (roundtrip) (0.072s) + test/parse/expr/return-void.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/return.txt (roundtrip) (0.075s) + test/parse/expr/return.txt (roundtrip fold-exprs) (0.071s) + test/parse/expr/setglobal-named.txt (roundtrip) (0.073s) + test/parse/expr/tail-call-disabled.txt (0.005s) + test/parse/expr/tail-call-named.txt (0.005s) + test/parse/expr/tail-call.txt (0.008s) + test/parse/expr/tee_local.txt (0.005s) + test/parse/expr/select.txt (roundtrip) (0.088s) + test/parse/expr/select.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/setglobal-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/setglobal.txt (roundtrip) (0.075s) + test/parse/expr/setglobal.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/setlocal-index-after-param.txt (roundtrip) (0.071s) + test/parse/expr/setlocal-index-after-param.txt (roundtrip fold-exprs) (0.080s) + test/parse/expr/setlocal-index-mixed-named-unnamed.txt (roundtrip) (0.075s) + test/parse/expr/setlocal-index-mixed-named-unnamed.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/setlocal-named.txt (roundtrip) (0.072s) + test/parse/expr/setlocal-param.txt (roundtrip fold-exprs) (0.065s) + test/parse/expr/throw.txt (0.005s) + test/parse/expr/try-multi.txt (0.006s) + test/parse/expr/try.txt (0.009s) + test/parse/expr/setlocal-named.txt (roundtrip fold-exprs) (0.086s) + test/parse/expr/setlocal-param-named.txt (roundtrip) (0.078s) + test/parse/expr/setlocal-param-named.txt (roundtrip fold-exprs) (0.077s) + test/parse/expr/setlocal-param.txt (roundtrip) (0.080s) + test/parse/expr/setlocal.txt (roundtrip) (0.068s) + test/parse/expr/unary-extend-disabled.txt (0.009s) + test/parse/expr/unary-extend.txt (0.007s) + test/parse/expr/unary.txt (0.008s) + test/parse/expr/unreachable.txt (0.005s) + test/parse/expr/setlocal.txt (roundtrip fold-exprs) (0.077s) + test/parse/expr/simd.txt (roundtrip) (0.076s) + test/parse/expr/simd.txt (roundtrip fold-exprs) (0.075s) + test/parse/expr/store-aligned.txt (roundtrip fold-exprs) (0.073s) + test/parse/expr/store-offset.txt (roundtrip) (0.077s) + test/parse/expr/store-offset.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/store.txt (roundtrip) (0.074s) + test/parse/force-color.txt (0.007s) + test/parse/func/bad-func-name.txt (0.012s) + test/parse/func/bad-local-binding-no-type.txt (0.005s) + test/parse/func/bad-local-binding.txt (0.005s) + test/parse/expr/store-aligned.txt (roundtrip) (0.083s) + test/parse/expr/store.txt (roundtrip fold-exprs) (0.084s) + test/parse/expr/table-copy.txt (roundtrip) (0.077s) + test/parse/expr/table-drop.txt (roundtrip) (0.067s) + test/parse/expr/table-drop.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/table-get.txt (roundtrip) (0.074s) + test/parse/expr/table-get.txt (roundtrip fold-exprs) (0.075s) . test/parse/expr/tail-call-disabled.txt (roundtrip) (skipped) + test/parse/func/bad-local-name.txt (0.006s) + test/parse/func/bad-local-redefinition.txt (0.007s) + test/parse/expr/table-copy.txt (roundtrip fold-exprs) (0.084s) + test/parse/expr/table-grow.txt (roundtrip) (0.075s) + test/parse/expr/table-grow.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/table-init.txt (roundtrip) (0.078s) + test/parse/expr/table-set.txt (roundtrip fold-exprs) (0.071s) . test/parse/expr/tail-call-disabled.txt (roundtrip fold-exprs) (skipped) + test/parse/func/bad-local-type-list.txt (0.008s) + test/parse/func/bad-param-binding.txt (0.010s) + test/parse/func/bad-param-name.txt (0.009s) + test/parse/func/bad-param-redefinition.txt (0.004s) + test/parse/expr/table-set.txt (roundtrip) (0.081s) + test/parse/expr/tail-call-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/tail-call.txt (roundtrip) (0.074s) + test/parse/expr/tail-call.txt (roundtrip fold-exprs) (0.076s) + test/parse/expr/throw.txt (roundtrip fold-exprs) (0.065s) + test/parse/func/bad-local-type.txt (0.017s) + test/parse/func/bad-param-type-list.txt (0.005s) + test/parse/func/bad-param.txt (0.005s) + test/parse/expr/table-init.txt (roundtrip fold-exprs) (0.090s) + test/parse/expr/tail-call-named.txt (roundtrip) (0.085s) + test/parse/expr/tee_local.txt (roundtrip) (0.074s) + test/parse/expr/tee_local.txt (roundtrip fold-exprs) (0.074s) + test/parse/expr/throw.txt (roundtrip) (0.072s) + test/parse/expr/try-multi.txt (roundtrip) (0.075s) + test/parse/expr/try.txt (roundtrip) (0.072s) . test/parse/expr/unary-extend-disabled.txt (roundtrip) (skipped) . test/parse/expr/unary-extend-disabled.txt (roundtrip fold-exprs) (skipped) + test/parse/expr/unary-extend.txt (roundtrip) (0.064s) + test/parse/expr/unary-extend.txt (roundtrip fold-exprs) (0.067s) + test/parse/func/bad-result-multi.txt (0.005s) + test/parse/func/bad-sig-param-type-mismatch.txt (0.007s) + test/parse/func/bad-sig-result-type-mismatch.txt (0.005s) + test/parse/expr/try-multi.txt (roundtrip fold-exprs) (0.085s) + test/parse/expr/try.txt (roundtrip fold-exprs) (0.077s) + test/parse/expr/unary.txt (roundtrip) (0.069s) + test/parse/expr/unary.txt (roundtrip fold-exprs) (0.072s) + test/parse/expr/unreachable.txt (roundtrip) (0.075s) . test/parse/force-color.txt (roundtrip) (skipped) . test/parse/force-color.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-binding-no-type.txt (roundtrip) (skipped) . test/parse/func/bad-local-binding-no-type.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-name.txt (roundtrip fold-exprs) (skipped) + test/parse/func/bad-result-type.txt (0.013s) + test/parse/func/bad-sig-params-empty.txt (0.010s) + test/parse/func/bad-sig-result-type-not-void.txt (0.007s) + test/parse/func/bad-sig-result-type-void.txt (0.005s) + test/parse/func/bad-sig-too-many-params.txt (0.005s) + test/parse/expr/unreachable.txt (roundtrip fold-exprs) (0.076s) . test/parse/func/bad-func-name.txt (roundtrip) (skipped) . test/parse/func/bad-func-name.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-binding.txt (roundtrip) (skipped) . test/parse/func/bad-local-name.txt (roundtrip) (skipped) . test/parse/func/bad-local-redefinition.txt (roundtrip) (skipped) + test/parse/func/bad-sig-too-few-params.txt (0.011s) + test/parse/func/local-empty.txt (0.006s) + test/parse/func/local-multi.txt (0.005s) + test/parse/func/local.txt (0.005s) . test/parse/func/bad-local-binding.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-type-list.txt (roundtrip) (skipped) . test/parse/func/bad-local-type-list.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-local-type.txt (roundtrip) (skipped) . test/parse/func/bad-local-type.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-param-binding.txt (roundtrip) (skipped) . test/parse/func/bad-param-binding.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-param-name.txt (roundtrip) (skipped) . test/parse/func/bad-param-name.txt (roundtrip fold-exprs) (skipped) + test/parse/func/func-named.txt (0.020s) + test/parse/func/no-space.txt (0.005s) + test/parse/func/param-binding.txt (0.005s) + test/parse/func/param-multi.txt (0.006s) . test/parse/func/bad-param-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-param-type-list.txt (roundtrip) (skipped) . test/parse/func/bad-param-type-list.txt (roundtrip fold-exprs) (skipped) + test/parse/func/param-type-1.txt (0.008s) + test/parse/func/param-type-2.txt (0.005s) + test/parse/func/result-empty.txt (0.005s) + test/parse/func/result-multi.txt (0.008s) . test/parse/func/bad-param-redefinition.txt (roundtrip) (skipped) . test/parse/func/bad-param.txt (roundtrip) (skipped) . test/parse/func/bad-param.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-result-multi.txt (roundtrip) (skipped) . test/parse/func/bad-sig-param-type-mismatch.txt (roundtrip) (skipped) . test/parse/func/bad-sig-param-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/parse/func/result.txt (0.009s) + test/parse/func/sig-match.txt (0.011s) + test/parse/func/sig.txt (0.007s) + test/parse/line-comment.txt (0.005s) . test/parse/func/bad-result-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-result-type.txt (roundtrip) (skipped) . test/parse/func/bad-result-type.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-params-empty.txt (roundtrip) (skipped) . test/parse/func/bad-sig-params-empty.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-result-type-mismatch.txt (roundtrip) (skipped) . test/parse/func/bad-sig-result-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-result-type-not-void.txt (roundtrip) (skipped) . test/parse/func/bad-sig-result-type-not-void.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-result-type-void.txt (roundtrip) (skipped) . test/parse/func/bad-sig-too-few-params.txt (roundtrip) (skipped) + test/parse/module/bad-binary-module-magic.txt (0.007s) + test/parse/module/bad-export-func-empty.txt (0.010s) + test/parse/module/bad-export-func-name-undefined.txt (0.005s) + test/parse/module/bad-export-func-name.txt (0.005s) + test/parse/module/bad-export-func-no-string.txt (0.005s) . test/parse/func/bad-sig-result-type-void.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-too-few-params.txt (roundtrip fold-exprs) (skipped) . test/parse/func/bad-sig-too-many-params.txt (roundtrip) (skipped) . test/parse/func/bad-sig-too-many-params.txt (roundtrip fold-exprs) (skipped) + test/parse/module/bad-export-func-too-many.txt (0.011s) + test/parse/module/bad-export-func-undefined.txt (0.007s) + test/parse/module/bad-export-global-name-undefined.txt (0.005s) + test/parse/func/func-named.txt (roundtrip) (0.076s) + test/parse/func/func-named.txt (roundtrip fold-exprs) (0.070s) + test/parse/func/local-empty.txt (roundtrip) (0.075s) + test/parse/func/local-multi.txt (roundtrip) (0.073s) + test/parse/func/local-multi.txt (roundtrip fold-exprs) (0.071s) + test/parse/module/bad-export-global-undefined.txt (0.005s) + test/parse/module/bad-export-memory-name-undefined.txt (0.005s) + test/parse/func/local-empty.txt (roundtrip fold-exprs) (0.081s) + test/parse/func/local.txt (roundtrip fold-exprs) (0.081s) + test/parse/func/no-space.txt (roundtrip) (0.076s) + test/parse/func/no-space.txt (roundtrip fold-exprs) (0.076s) + test/parse/func/param-binding.txt (roundtrip) (0.079s) + test/parse/func/param-multi.txt (roundtrip fold-exprs) (0.071s) + test/parse/module/bad-export-memory-undefined.txt (0.009s) + test/parse/module/bad-export-table-name-undefined.txt (0.008s) + test/parse/func/local.txt (roundtrip) (0.094s) + test/parse/func/param-binding.txt (roundtrip fold-exprs) (0.081s) + test/parse/func/param-multi.txt (roundtrip) (0.081s) + test/parse/func/param-type-1.txt (roundtrip) (0.077s) + test/parse/func/param-type-1.txt (roundtrip fold-exprs) (0.075s) + test/parse/func/param-type-2.txt (roundtrip) (0.075s) + test/parse/func/param-type-2.txt (roundtrip fold-exprs) (0.079s) + test/parse/func/result-empty.txt (roundtrip) (0.076s) + test/parse/func/result-empty.txt (roundtrip fold-exprs) (0.077s) + test/parse/func/result-multi.txt (roundtrip) (0.075s) + test/parse/func/result-multi.txt (roundtrip fold-exprs) (0.077s) + test/parse/func/result.txt (roundtrip) (0.068s) + test/parse/module/bad-export-table-undefined.txt (0.008s) + test/parse/module/bad-func-redefinition.txt (0.007s) + test/parse/module/bad-global-invalid-expr.txt (0.008s) + test/parse/module/bad-global-invalid-getglobal.txt (0.005s) + test/parse/func/result.txt (roundtrip fold-exprs) (0.072s) + test/parse/func/sig.txt (roundtrip fold-exprs) (0.076s) + test/parse/line-comment.txt (roundtrip) (0.073s) . test/parse/module/bad-binary-module-magic.txt (roundtrip) (skipped) . test/parse/module/bad-binary-module-magic.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-func-empty.txt (roundtrip) (skipped) . test/parse/module/bad-export-func-empty.txt (roundtrip fold-exprs) (skipped) + test/parse/module/bad-import-func-not-param.txt (0.006s) + test/parse/module/bad-import-func-not-result.txt (0.006s) + test/parse/module/bad-import-func-one-string.txt (0.008s) + test/parse/module/bad-import-func-redefinition.txt (0.005s) + test/parse/func/sig-match.txt (roundtrip) (0.090s) + test/parse/func/sig-match.txt (roundtrip fold-exprs) (0.080s) + test/parse/func/sig.txt (roundtrip) (0.081s) . test/parse/module/bad-export-func-name-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-func-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-func-name.txt (roundtrip) (skipped) . test/parse/module/bad-export-func-name.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-func-no-string.txt (roundtrip) (skipped) . test/parse/module/bad-export-func-too-many.txt (roundtrip) (skipped) . test/parse/module/bad-export-func-too-many.txt (roundtrip fold-exprs) (skipped) + test/parse/module/bad-import-global-redefinition.txt (0.006s) + test/parse/module/bad-import-memory-redefinition.txt (0.011s) + test/parse/module/bad-import-table-shared.txt (0.006s) + test/parse/module/bad-memory-empty.txt (0.006s) + test/parse/line-comment.txt (roundtrip fold-exprs) (0.091s) . test/parse/module/bad-export-func-no-string.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-func-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-global-name-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-global-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-global-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-global-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-memory-undefined.txt (roundtrip) (skipped) + test/parse/module/bad-import-table-redefinition.txt (0.023s) + test/parse/module/bad-memory-init-size-negative.txt (0.005s) + test/parse/module/bad-memory-init-size.txt (0.008s) . test/parse/module/bad-export-func-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-memory-name-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-memory-name-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-table-name-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-table-name-undefined.txt (roundtrip fold-exprs) (skipped) + test/parse/module/bad-memory-init-size-too-big.txt (0.018s) + test/parse/module/bad-memory-max-less-than-init.txt (0.010s) + test/parse/module/bad-memory-max-size-negative.txt (0.010s) + test/parse/module/bad-memory-max-size-too-big.txt (0.011s) + test/parse/module/bad-memory-max-size.txt (0.006s) . test/parse/module/bad-export-memory-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-export-table-undefined.txt (roundtrip) (skipped) . test/parse/module/bad-export-table-undefined.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-func-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-global-invalid-expr.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-func-not-param.txt (roundtrip) (skipped) + test/parse/module/bad-memory-segment-address.txt (0.015s) + test/parse/module/bad-memory-shared-nomax.txt (0.008s) + test/parse/module/bad-memory-too-many.txt (0.009s) . test/parse/module/bad-func-redefinition.txt (roundtrip) (skipped) . test/parse/module/bad-global-invalid-expr.txt (roundtrip) (skipped) . test/parse/module/bad-global-invalid-getglobal.txt (roundtrip) (skipped) . test/parse/module/bad-global-invalid-getglobal.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-func-not-param.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-func-not-result.txt (roundtrip) (skipped) . test/parse/module/bad-import-func-not-result.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-func-redefinition.txt (roundtrip fold-exprs) (skipped) + test/parse/module/bad-module-multi.txt (0.011s) + test/parse/module/bad-module-no-close.txt (0.007s) + test/parse/module/bad-module-with-assert.txt (0.008s) . test/parse/module/bad-import-func-one-string.txt (roundtrip) (skipped) . test/parse/module/bad-import-func-one-string.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-func-redefinition.txt (roundtrip) (skipped) . test/parse/module/bad-import-global-redefinition.txt (roundtrip) (skipped) . test/parse/module/bad-import-memory-redefinition.txt (roundtrip) (skipped) . test/parse/module/bad-import-memory-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-table-redefinition.txt (roundtrip) (skipped) + test/parse/module/bad-start-not-nullary.txt (0.007s) + test/parse/module/bad-start-not-void.txt (0.005s) + test/parse/module/bad-start-too-many.txt (0.005s) + test/parse/module/bad-table-invalid-function.txt (0.006s) + test/parse/module/bad-table-too-many.txt (0.010s) . test/parse/module/bad-import-table-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-import-table-shared.txt (roundtrip) (skipped) . test/parse/module/bad-import-table-shared.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-empty.txt (roundtrip) (skipped) . test/parse/module/bad-memory-empty.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-init-size-negative.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-init-size-too-big.txt (roundtrip fold-exprs) (skipped) + test/parse/module/binary-module.txt (0.009s) + test/parse/module/data-offset.txt (0.005s) + test/parse/module/elem-offset.txt (0.006s) . test/parse/module/bad-import-global-redefinition.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-init-size-negative.txt (roundtrip) (skipped) . test/parse/module/bad-memory-init-size-too-big.txt (roundtrip) (skipped) . test/parse/module/bad-memory-init-size.txt (roundtrip) (skipped) . test/parse/module/bad-memory-init-size.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-max-less-than-init.txt (roundtrip) (skipped) . test/parse/module/bad-memory-max-less-than-init.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-max-size-negative.txt (roundtrip) (skipped) . test/parse/module/bad-memory-max-size-negative.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-max-size-too-big.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-segment-address.txt (roundtrip) (skipped) + test/parse/module/event.txt (0.005s) + test/parse/module/export-event.txt (0.007s) + test/parse/module/export-func-named.txt (0.009s) + test/parse/module/export-func.txt (0.005s) . test/parse/module/bad-memory-max-size-too-big.txt (roundtrip) (skipped) . test/parse/module/bad-memory-max-size.txt (roundtrip) (skipped) . test/parse/module/bad-memory-max-size.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-shared-nomax.txt (roundtrip) (skipped) . test/parse/module/bad-memory-shared-nomax.txt (roundtrip fold-exprs) (skipped) + test/parse/module/export-func-multi.txt (0.018s) + test/parse/module/export-global.txt (0.011s) + test/parse/module/export-memory-multi.txt (0.007s) + test/parse/module/export-memory.txt (0.005s) . test/parse/module/bad-memory-segment-address.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-memory-too-many.txt (roundtrip) (skipped) . test/parse/module/bad-memory-too-many.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-module-multi.txt (roundtrip) (skipped) . test/parse/module/bad-module-multi.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-module-no-close.txt (roundtrip) (skipped) . test/parse/module/bad-module-with-assert.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-start-not-nullary.txt (roundtrip) (skipped) . test/parse/module/bad-start-not-void.txt (roundtrip) (skipped) + test/parse/module/export-table.txt (0.006s) + test/parse/module/global.txt (0.005s) + test/parse/module/import-event.txt (0.007s) + test/parse/module/import-func-no-param.txt (0.009s) . test/parse/module/bad-module-no-close.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-module-with-assert.txt (roundtrip) (skipped) . test/parse/module/bad-start-not-nullary.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-start-not-void.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-start-too-many.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-table-invalid-function.txt (roundtrip fold-exprs) (skipped) . test/parse/module/bad-table-too-many.txt (roundtrip) (skipped) + test/parse/module/import-func-type.txt (0.014s) + test/parse/module/import-func.txt (0.007s) + test/parse/module/import-global-getglobal.txt (0.008s) . test/parse/module/bad-start-too-many.txt (roundtrip) (skipped) . test/parse/module/bad-table-invalid-function.txt (roundtrip) (skipped) . test/parse/module/bad-table-too-many.txt (roundtrip fold-exprs) (skipped) + test/parse/module/binary-module.txt (roundtrip) (0.072s) + test/parse/module/import-global.txt (0.017s) + test/parse/module/import-memory-shared.txt (0.009s) + test/parse/module/import-memory.txt (0.005s) + test/parse/module/import-table.txt (0.005s) + test/parse/module/binary-module.txt (roundtrip fold-exprs) (0.079s) + test/parse/module/data-offset.txt (roundtrip) (0.080s) + test/parse/module/data-offset.txt (roundtrip fold-exprs) (0.074s) + test/parse/module/import-mutable-global.txt (0.011s) + test/parse/module/memory-init-max-size.txt (0.005s) + test/parse/module/memory-init-size.txt (0.006s) + test/parse/module/elem-offset.txt (roundtrip) (0.078s) + test/parse/module/elem-offset.txt (roundtrip fold-exprs) (0.083s) + test/parse/module/event.txt (roundtrip) (0.075s) + test/parse/module/event.txt (roundtrip fold-exprs) (0.075s) + test/parse/module/export-event.txt (roundtrip fold-exprs) (0.072s) + test/parse/module/export-func-multi.txt (roundtrip) (0.077s) + test/parse/module/export-func-named.txt (roundtrip) (0.078s) + test/parse/module/export-func-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/module/export-func.txt (roundtrip fold-exprs) (0.073s) + test/parse/module/memory-segment-1.txt (0.006s) + test/parse/module/memory-segment-long.txt (0.005s) + test/parse/module/memory-segment-many.txt (0.004s) + test/parse/module/export-event.txt (roundtrip) (0.082s) + test/parse/module/export-func-multi.txt (roundtrip fold-exprs) (0.079s) + test/parse/module/export-func.txt (roundtrip) (0.080s) + test/parse/module/export-global.txt (roundtrip) (0.075s) + test/parse/module/export-global.txt (roundtrip fold-exprs) (0.071s) + test/parse/module/export-memory-multi.txt (roundtrip) (0.071s) + test/parse/module/export-memory-multi.txt (roundtrip fold-exprs) (0.074s) + test/parse/module/export-memory.txt (roundtrip) (0.071s) + test/parse/module/memory-segment-multi-string.txt (0.006s) + test/parse/module/memory-shared.txt (0.009s) + test/parse/module/export-memory.txt (roundtrip fold-exprs) (0.075s) + test/parse/module/export-table.txt (roundtrip) (0.075s) + test/parse/module/export-table.txt (roundtrip fold-exprs) (0.081s) + test/parse/module/global.txt (roundtrip) (0.073s) + test/parse/module/import-event.txt (roundtrip fold-exprs) (0.076s) + test/parse/module/import-func-no-param.txt (roundtrip) (0.070s) + test/parse/module/import-func-no-param.txt (roundtrip fold-exprs) (0.066s) + test/parse/module/memory-segment-passive.txt (0.016s) + test/parse/module/module-empty.txt (0.011s) + test/parse/module/reference-types-disabled.txt (0.005s) + test/parse/module/start-named.txt (0.005s) + test/parse/module/table-named.txt (0.006s) + test/parse/module/global.txt (roundtrip fold-exprs) (0.084s) + test/parse/module/import-event.txt (roundtrip) (0.083s) + test/parse/module/import-func-type.txt (roundtrip) (0.081s) + test/parse/module/import-func-type.txt (roundtrip fold-exprs) (0.075s) + test/parse/module/import-func.txt (roundtrip) (0.079s) + test/parse/module/import-func.txt (roundtrip fold-exprs) (0.078s) + test/parse/module/import-global-getglobal.txt (roundtrip fold-exprs) (0.074s) + test/parse/module/import-global.txt (roundtrip) (0.070s) + test/parse/module/import-global.txt (roundtrip fold-exprs) (0.073s) + test/parse/module/start.txt (0.010s) + test/parse/module/table.txt (0.005s) + test/parse/module/type-empty-param.txt (0.006s) + test/parse/module/type-empty.txt (0.007s) + test/parse/module/import-global-getglobal.txt (roundtrip) (0.079s) + test/parse/module/import-memory-shared.txt (roundtrip fold-exprs) (0.079s) + test/parse/module/import-memory.txt (roundtrip) (0.078s) + test/parse/module/import-mutable-global.txt (roundtrip fold-exprs) (0.068s) + test/parse/module/type-multi-param.txt (0.005s) + test/parse/module/type-no-param.txt (0.009s) + test/parse/module/type.txt (0.008s) + test/parse/nested-comments.txt (0.005s) + test/parse/module/import-memory-shared.txt (roundtrip) (0.087s) + test/parse/module/import-mutable-global.txt (roundtrip) (0.084s) + test/parse/module/import-table.txt (roundtrip) (0.075s) + test/parse/module/import-table.txt (roundtrip fold-exprs) (0.079s) + test/parse/module/memory-init-max-size.txt (roundtrip) (0.073s) + test/parse/module/memory-init-size.txt (roundtrip) (0.067s) + test/parse/string-escape.txt (0.005s) + test/parse/string-hex.txt (0.005s) + test/parse/module/import-memory.txt (roundtrip fold-exprs) (0.091s) + test/parse/module/memory-init-max-size.txt (roundtrip fold-exprs) (0.082s) + test/parse/module/memory-init-size.txt (roundtrip fold-exprs) (0.081s) + test/parse/module/memory-segment-1.txt (roundtrip) (0.076s) + test/parse/module/memory-segment-1.txt (roundtrip fold-exprs) (0.072s) + test/regress/regress-1.txt (0.010s) + test/regress/regress-10.txt (0.006s) + test/parse/module/memory-segment-long.txt (roundtrip) (0.074s) + test/parse/module/memory-segment-long.txt (roundtrip fold-exprs) (0.075s) + test/parse/module/memory-segment-many.txt (roundtrip) (0.080s) + test/parse/module/memory-segment-many.txt (roundtrip fold-exprs) (0.070s) + test/parse/module/memory-segment-multi-string.txt (roundtrip) (0.075s) + test/parse/module/memory-segment-multi-string.txt (roundtrip fold-exprs) (0.073s) + test/parse/module/memory-segment-passive.txt (roundtrip) (0.069s) + test/parse/module/memory-segment-passive.txt (roundtrip fold-exprs) (0.076s) + test/parse/module/memory-shared.txt (roundtrip) (0.072s) . test/parse/module/reference-types-disabled.txt (roundtrip) (skipped) + test/regress/regress-11.txt (0.010s) + test/regress/regress-12.txt (0.011s) + test/regress/regress-13.txt (0.004s) + test/regress/regress-14.txt (0.005s) + test/regress/regress-15.txt (0.005s) + test/parse/module/memory-shared.txt (roundtrip fold-exprs) (0.075s) + test/parse/module/module-empty.txt (roundtrip) (0.078s) + test/parse/module/module-empty.txt (roundtrip fold-exprs) (0.081s) . test/parse/module/reference-types-disabled.txt (roundtrip fold-exprs) (skipped) + test/parse/module/start-named.txt (roundtrip fold-exprs) (0.074s) + test/parse/module/start.txt (roundtrip) (0.074s) + test/regress/regress-16.txt (0.007s) + test/regress/regress-17.txt (0.005s) + test/regress/regress-2.txt (0.005s) + test/regress/regress-21.txt (0.005s) + test/parse/module/start-named.txt (roundtrip) (0.086s) + test/parse/module/start.txt (roundtrip fold-exprs) (0.082s) + test/parse/module/table-named.txt (roundtrip) (0.074s) + test/parse/module/table-named.txt (roundtrip fold-exprs) (0.076s) + test/parse/module/table.txt (roundtrip) (0.078s) + test/parse/module/table.txt (roundtrip fold-exprs) (0.072s) + test/parse/module/type-empty-param.txt (roundtrip fold-exprs) (0.073s) + test/parse/module/type-multi-param.txt (roundtrip) (0.068s) + test/regress/regress-22.txt (0.009s) + test/regress/regress-23.txt (0.007s) + test/parse/module/type-empty-param.txt (roundtrip) (0.077s) + test/parse/module/type-empty.txt (roundtrip) (0.083s) + test/parse/module/type-empty.txt (roundtrip fold-exprs) (0.073s) + test/parse/module/type-no-param.txt (roundtrip) (0.074s) + test/parse/module/type.txt (roundtrip fold-exprs) (0.074s) . test/regress/regress-1.txt (roundtrip) (skipped) + test/regress/regress-24.txt (0.007s) + test/parse/module/type-multi-param.txt (roundtrip fold-exprs) (0.081s) + test/parse/module/type-no-param.txt (roundtrip fold-exprs) (0.087s) + test/parse/module/type.txt (roundtrip) (0.081s) + test/parse/nested-comments.txt (roundtrip) (0.077s) + test/parse/string-escape.txt (roundtrip) (0.075s) . test/regress/regress-1.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-10.txt (roundtrip) (skipped) . test/regress/regress-10.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-11.txt (roundtrip) (skipped) + test/regress/regress-25.txt (0.013s) + test/regress/regress-29.txt (0.015s) + test/regress/regress-3.txt (0.006s) + test/regress/regress-31.txt (0.006s) + test/regress/regress-32.txt (0.005s) + test/parse/nested-comments.txt (roundtrip fold-exprs) (0.085s) + test/parse/string-escape.txt (roundtrip fold-exprs) (0.079s) + test/parse/string-hex.txt (roundtrip) (0.074s) + test/parse/string-hex.txt (roundtrip fold-exprs) (0.075s) . test/regress/regress-11.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-12.txt (roundtrip) (skipped) . test/regress/regress-12.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-14.txt (roundtrip fold-exprs) (skipped) + test/regress/regress-30.txt (0.011s) + test/regress/regress-33.txt (0.006s) + test/regress/regress-4.txt (0.006s) + test/regress/regress-5.txt (0.008s) + test/regress/regress-6.txt (0.007s) . test/regress/regress-13.txt (roundtrip) (skipped) . test/regress/regress-13.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-14.txt (roundtrip) (skipped) . test/regress/regress-15.txt (roundtrip) (skipped) . test/regress/regress-15.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-16.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-2.txt (roundtrip) (skipped) + test/regress/regress-34.txt (0.022s) . test/regress/regress-16.txt (roundtrip) (skipped) + test/regress/regress-18.txt (0.071s) . test/regress/regress-2.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-21.txt (roundtrip) (skipped) + test/regress/regress-19.txt (0.081s) . test/regress/regress-21.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-22.txt (roundtrip) (skipped) . test/regress/regress-22.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-23.txt (roundtrip) (skipped) . test/regress/regress-23.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-25.txt (roundtrip) (skipped) + test/regress/regress-24.txt (roundtrip fold-exprs) (0.070s) . test/regress/regress-25.txt (roundtrip fold-exprs) (skipped) + test/regress/regress-24.txt (roundtrip) (0.090s) + test/regress/regress-3.txt (roundtrip) (0.076s) + test/regress/regress-3.txt (roundtrip fold-exprs) (0.076s) . test/regress/regress-31.txt (roundtrip) (skipped) . test/regress/regress-31.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-32.txt (roundtrip) (skipped) . test/regress/regress-32.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-33.txt (roundtrip) (skipped) . test/regress/regress-33.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-4.txt (roundtrip) (skipped) . test/regress/regress-4.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-5.txt (roundtrip fold-exprs) (skipped) . test/regress/regress-5.txt (roundtrip) (skipped) + test/regress/regress-6.txt (roundtrip) (0.071s) + test/roundtrip/apply-global-names.txt (0.063s) + test/regress/regress-20.txt (0.127s) + test/regress/regress-26.txt (0.103s) + test/regress/regress-27.txt (0.103s) + test/regress/regress-6.txt (roundtrip fold-exprs) (0.078s) + test/regress/regress-9.txt (0.080s) + test/roundtrip/bulk-memory.txt (0.071s) + test/roundtrip/debug-import-names.txt (0.072s) + test/roundtrip/fold-block.txt (0.068s) + test/roundtrip/fold-call-import-gen-names.txt (0.067s) + test/roundtrip/fold-getset-global.txt (0.061s) + test/regress/regress-28.txt (0.115s) + test/roundtrip/debug-names-after-data.txt (0.082s) + test/roundtrip/debug-names.txt (0.079s) + test/roundtrip/fold-atomic.txt (0.078s) + test/roundtrip/fold-basic.txt (0.078s) + test/roundtrip/fold-br_on_exn.txt (0.072s) + test/roundtrip/fold-bulk-memory.txt (0.073s) + test/roundtrip/fold-call.txt (0.068s) + test/roundtrip/fold-fac.txt (0.073s) + test/roundtrip/fold-getset-local.txt (0.071s) + test/roundtrip/fold-load-store.txt (0.071s) + test/roundtrip/fold-rethrow.txt (0.063s) + test/roundtrip/fold-multi.txt (0.071s) + test/regress/regress-7.txt (0.107s) + test/regress/regress-8.txt (0.108s) + test/roundtrip/fold-nop.txt (0.079s) + test/roundtrip/fold-reference-types.txt (0.076s) + test/roundtrip/fold-tail-call.txt (0.081s) + test/roundtrip/fold-throw.txt (0.076s) + test/roundtrip/fold-try.txt (0.070s) + test/roundtrip/fold-unreachable.txt (0.070s) + test/roundtrip/func-index.txt (0.071s) + test/roundtrip/generate-bulk-memory-names.txt (0.065s) + test/spec/address.txt (0.020s) + test/spec/binary.txt (0.022s) + test/spec/br.txt (0.020s) + test/roundtrip/generate-event-names.txt (0.070s) + test/roundtrip/generate-existing-name.txt (0.068s) + test/roundtrip/generate-from-import-name.txt (0.069s) + test/roundtrip/generate-if-label-names.txt (0.063s) + test/spec/align.txt (0.035s) + test/spec/br_if.txt (0.020s) + test/spec/break-drop.txt (0.013s) + test/spec/bulk-memory-operations/bulk.txt (0.016s) + test/spec/bulk-memory-operations/custom.txt (0.012s) + test/roundtrip/generate-from-export-name.txt (0.072s) + test/roundtrip/generate-func-names.txt (0.071s) + test/roundtrip/generate-func-type-names.txt (0.070s) + test/roundtrip/generate-global-names.txt (0.073s) + test/roundtrip/generate-import-names.txt (0.068s) + test/roundtrip/generate-label-names.txt (0.073s) + test/roundtrip/generate-local-names.txt (0.071s) + test/roundtrip/generate-some-names.txt (0.069s) + test/roundtrip/global-index.txt (0.071s) + test/spec/block.txt (0.036s) + test/spec/br_table.txt (0.031s) + test/spec/bulk-memory-operations/binary.txt (0.020s) + test/spec/bulk-memory-operations/linking.txt (0.022s) + test/spec/comments.txt (0.011s) + test/roundtrip/generate-tail-call.txt (0.076s) + test/roundtrip/inline-export-func-name.txt (0.066s) + test/roundtrip/inline-export-func.txt (0.070s) + test/roundtrip/inline-export-global.txt (0.070s) + test/roundtrip/inline-export-multi.txt (0.069s) + test/roundtrip/inline-export-table.txt (0.068s) + test/spec/bulk-memory-operations/table_copy.txt (0.030s) + test/spec/custom.txt (0.021s) + test/spec/data.txt (0.025s) + test/spec/elem.txt (0.024s) + test/spec/endianness.txt (0.019s) + test/spec/exports.txt (0.018s) + test/spec/fac.txt (0.015s) + test/spec/float_memory.txt (0.016s) + test/spec/forward.txt (0.014s) + test/roundtrip/inline-export-event.txt (0.081s) + test/roundtrip/inline-export-memory.txt (0.080s) + test/roundtrip/inline-import-event.txt (0.068s) + test/roundtrip/inline-import-export.txt (0.068s) + test/roundtrip/inline-import-func.txt (0.074s) + test/roundtrip/inline-import-global.txt (0.077s) + test/roundtrip/inline-import-memory.txt (0.073s) + test/roundtrip/inline-import-table.txt (0.071s) + test/roundtrip/invalid-br-var.txt (0.070s) + test/roundtrip/invalid-local-index.txt (0.065s) + test/roundtrip/label.txt (0.070s) + test/roundtrip/memory-index.txt (0.073s) + test/spec/bulk-memory-operations/table_init.txt (0.041s) + test/spec/call.txt (0.035s) + test/spec/conversions.txt (0.029s) + test/spec/f32_bitwise.txt (0.029s) + test/spec/f64_bitwise.txt (0.022s) + test/spec/float_literals.txt (0.026s) + test/spec/float_misc.txt (0.023s) + test/spec/func.txt (0.025s) + test/spec/func_ptrs.txt (0.013s) + test/spec/globals.txt (0.017s) + test/spec/inline-module.txt (0.010s) + test/spec/call_indirect.txt (0.048s) + test/spec/i64.txt (0.025s) + test/spec/if.txt (0.027s) + test/spec/int_exprs.txt (0.025s) + test/spec/int_literals.txt (0.018s) + test/spec/labels.txt (0.016s) + test/spec/left-to-right.txt (0.016s) + test/spec/linking.txt (0.017s) + test/spec/load.txt (0.023s) + test/spec/local_get.txt (0.014s) + test/spec/local_set.txt (0.018s) + test/spec/loop.txt (0.016s) + test/spec/memory.txt (0.020s) + test/spec/memory_redundancy.txt (0.017s) + test/spec/memory_size.txt (0.015s) + test/spec/multi-value/br.txt (0.019s) + test/spec/multi-value/fac.txt (0.016s) + test/spec/multi-value/type.txt (0.014s) + test/spec/mutable-global/globals.txt (0.014s) + test/roundtrip/table-index.txt (0.086s) + test/spec/const.txt (0.058s) + test/spec/i32.txt (0.033s) + test/spec/imports.txt (0.036s) + test/spec/local_tee.txt (0.024s) + test/spec/memory_trap.txt (0.026s) + test/spec/multi-value/block.txt (0.023s) + test/spec/multi-value/call.txt (0.021s) + test/spec/multi-value/call_indirect.txt (0.023s) + test/spec/multi-value/func.txt (0.026s) + test/spec/multi-value/loop.txt (0.021s) + test/spec/mutable-global/linking.txt (0.019s) + test/spec/names.txt (0.026s) + test/spec/nontrapping-float-to-int-conversions/conversions.txt (0.026s) + test/spec/nop.txt (0.019s) + test/spec/return.txt (0.021s) + test/spec/select.txt (0.020s) + test/spec/sign-extension-ops/i32.txt (0.022s) + test/spec/stack.txt (0.012s) + test/spec/start.txt (0.019s) + test/spec/switch.txt (0.015s) + test/spec/token.txt (0.017s) + test/spec/traps.txt (0.013s) + test/spec/type.txt (0.017s) + test/spectest-interp-error-count.txt (0.010s) + test/too-many-arguments.txt (0.005s) + test/typecheck/bad-assertreturn-invoke-type-mismatch.txt (0.007s) + test/typecheck/bad-assertreturn-type-mismatch.txt (0.005s) + test/typecheck/bad-atomic-no-shared-memory.txt (0.006s) + test/spec/bulk-memory-operations/memory_fill.txt (0.075s) + test/spec/bulk-memory-operations/memory_init.txt (0.078s) + test/spec/float_exprs.txt (0.052s) + test/spec/multi-value/if.txt (0.037s) + test/spec/sign-extension-ops/i64.txt (0.025s) + test/spec/skip-stack-guard-page.txt (0.025s) + test/spec/store.txt (0.027s) + test/spec/unreachable.txt (0.015s) + test/spec/unwind.txt (0.016s) + test/two-commands.txt (0.009s) + test/typecheck/bad-atomic-type-mismatch.txt (0.013s) + test/typecheck/bad-binary-type-mismatch-1.txt (0.009s) + test/typecheck/bad-binary-type-mismatch-2.txt (0.011s) + test/typecheck/bad-block-multi-mismatch.txt (0.006s) + test/typecheck/bad-br_on_exn-label-type-mismatch.txt (0.011s) + test/typecheck/bad-br_on_exn-mismatch.txt (0.004s) + test/typecheck/bad-br_on_exn-result-mismatch.txt (0.006s) + test/typecheck/bad-bulk-memory-invalid-segment.txt (0.004s) + test/typecheck/bad-bulk-memory-no-memory.txt (0.007s) + test/typecheck/bad-bulk-memory-no-table.txt (0.005s) + test/spec/f32.txt (0.078s) + test/spec/f32_cmp.txt (0.077s) + test/spec/f64.txt (0.073s) + test/spec/typecheck.txt (0.039s) + test/spec/unreached-invalid.txt (0.034s) + test/spec/utf8-import-field.txt (0.034s) + test/typecheck/bad-brtable-type-mismatch.txt (0.016s) + test/typecheck/bad-bulk-memory-type-mismatch.txt (0.007s) + test/typecheck/bad-call-result-mismatch.txt (0.012s) + test/typecheck/bad-call-type-mismatch.txt (0.004s) + test/spec/f64_cmp.txt (0.086s) + test/spec/utf8-custom-section-id.txt (0.043s) + test/spec/utf8-import-module.txt (0.044s) + test/spec/utf8-invalid-encoding.txt (0.038s) + test/typecheck/bad-callimport-type-mismatch.txt (0.009s) + test/typecheck/bad-cast-type-mismatch.txt (0.006s) + test/typecheck/bad-callindirect-func-type-mismatch.txt (0.025s) . test/typecheck/bad-atomic-no-shared-memory.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-callindirect-type-mismatch.txt (0.023s) + test/typecheck/bad-compare-type-mismatch-1.txt (0.012s) + test/typecheck/bad-compare-type-mismatch-2.txt (0.005s) . test/typecheck/bad-atomic-no-shared-memory.txt (roundtrip) (skipped) . test/typecheck/bad-atomic-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-atomic-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-binary-type-mismatch-1.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-binary-type-mismatch-2.txt (roundtrip) (skipped) . test/typecheck/bad-binary-type-mismatch-2.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-block-multi-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-block-multi-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-br_on_exn-label-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-br_on_exn-label-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-br_on_exn-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-br_on_exn-result-mismatch.txt (roundtrip) (skipped) + test/typecheck/bad-convert-type-mismatch.txt (0.005s) + test/typecheck/bad-empty-catch.txt (0.005s) . test/typecheck/bad-binary-type-mismatch-1.txt (roundtrip) (skipped) . test/typecheck/bad-br_on_exn-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-br_on_exn-result-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-brtable-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-bulk-memory-invalid-segment.txt (roundtrip) (skipped) . test/typecheck/bad-bulk-memory-no-memory.txt (roundtrip) (skipped) . test/typecheck/bad-bulk-memory-no-table.txt (roundtrip) (skipped) . test/typecheck/bad-bulk-memory-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-bulk-memory-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-call-result-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-call-result-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-event-results.txt (0.007s) + test/typecheck/bad-expr-if.txt (0.011s) + test/typecheck/bad-function-result-type-mismatch.txt (0.005s) + test/typecheck/bad-global-getglobal-type-mismatch.txt (0.007s) + test/typecheck/bad-global-no-init-expr.txt (0.005s) . test/typecheck/bad-bulk-memory-invalid-segment.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-bulk-memory-no-memory.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-bulk-memory-no-table.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-call-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-call-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-callimport-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-callimport-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-callindirect-func-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-callindirect-func-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-callindirect-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-global-type-mismatch.txt (0.005s) + test/typecheck/bad-grow-memory-type-mismatch.txt (0.005s) + test/typecheck/bad-if-condition-type-mismatch.txt (0.007s) + test/typecheck/bad-if-multi-mismatch.txt (0.006s) + test/typecheck/bad-if-type-mismatch.txt (0.008s) + test/strip/names.txt (0.104s) + test/strip/no-custom-sections.txt (0.104s) . test/typecheck/bad-brtable-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-callindirect-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-cast-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-cast-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-if-value-void.txt (0.011s) + test/typecheck/bad-invoke-type-mismatch.txt (0.006s) + test/typecheck/bad-load-type-mismatch.txt (0.006s) + test/typecheck/bad-loop-multi-mismatch.txt (0.009s) + test/typecheck/bad-nested-br.txt (0.006s) + test/spec/bulk-memory-operations/memory_copy.txt (0.175s) + test/strip/basic.txt (0.113s) . test/typecheck/bad-compare-type-mismatch-1.txt (roundtrip) (skipped) . test/typecheck/bad-compare-type-mismatch-1.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-no-shared-memory.txt (0.010s) + test/typecheck/bad-reference-types-no-table.txt (0.006s) + test/typecheck/bad-return-type-mismatch.txt (0.005s) + test/typecheck/bad-returncallindirect-no-table.txt (0.005s) . test/typecheck/bad-compare-type-mismatch-2.txt (roundtrip) (skipped) . test/typecheck/bad-compare-type-mismatch-2.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-convert-type-mismatch.txt (roundtrip) (skipped) + test/typecheck/bad-returncall-type-mismatch.txt (0.011s) . test/typecheck/bad-convert-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-empty-catch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-event-results.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-function-result-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-function-result-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-returncallindirect-type-mismatch.txt (0.013s) + test/typecheck/bad-select-cond.txt (0.008s) + test/typecheck/bad-select-value0.txt (0.006s) + test/spec/memory_grow.txt (0.165s) . test/typecheck/bad-empty-catch.txt (roundtrip) (skipped) . test/typecheck/bad-event-results.txt (roundtrip) (skipped) . test/typecheck/bad-expr-if.txt (roundtrip) (skipped) . test/typecheck/bad-expr-if.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-global-getglobal-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-global-getglobal-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-global-no-init-expr.txt (roundtrip) (skipped) . test/typecheck/bad-global-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-global-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-grow-memory-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-if-condition-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/bad-select-value1.txt (0.004s) + test/typecheck/bad-setlocal-type-mismatch.txt (0.005s) + test/typecheck/bad-simd-lane.txt (0.006s) . test/typecheck/bad-global-no-init-expr.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-grow-memory-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-if-condition-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-if-multi-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-if-multi-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-if-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-if-value-void.txt (roundtrip) (skipped) . test/typecheck/bad-loop-multi-mismatch.txt (roundtrip) (skipped) + test/typecheck/bad-store-index-type-mismatch.txt (0.011s) + test/typecheck/bad-unary-type-mismatch.txt (0.008s) + test/typecheck/br-multi.txt (0.005s) + test/typecheck/br-table-loop.txt (0.008s) + test/typecheck/brif-multi.txt (0.006s) + test/typecheck/brtable-multi.txt (0.006s) + test/typecheck/if-anyref.txt (0.005s) . test/typecheck/bad-if-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-if-value-void.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-load-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-load-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-loop-multi-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-nested-br.txt (roundtrip) (skipped) . test/typecheck/bad-nested-br.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-no-shared-memory.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-return-type-mismatch.txt (roundtrip fold-exprs) (skipped) + test/typecheck/if-then-br.txt (0.006s) + test/typecheck/if-value.txt (0.008s) . test/typecheck/bad-no-shared-memory.txt (roundtrip) (skipped) . test/typecheck/bad-reference-types-no-table.txt (roundtrip) (skipped) . test/typecheck/bad-reference-types-no-table.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-return-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-returncall-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-returncallindirect-no-table.txt (roundtrip fold-exprs) (skipped) + test/typecheck/label-redefinition.txt (0.012s) + test/typecheck/nested-br.txt (0.007s) + test/typecheck/nocheck.txt (0.006s) + test/typecheck/return-drop-value-2.txt (0.007s) . test/typecheck/bad-returncall-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-returncallindirect-no-table.txt (roundtrip) (skipped) . test/typecheck/bad-returncallindirect-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-select-cond.txt (roundtrip) (skipped) + test/typecheck/return-drop-value.txt (0.010s) + test/typecheck/return-value.txt (0.005s) + test/wasm2c/bad-enable-feature.txt (0.009s) . test/typecheck/bad-select-cond.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-select-value0.txt (roundtrip) (skipped) . test/typecheck/bad-select-value0.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-select-value1.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-returncallindirect-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-select-value1.txt (roundtrip) (skipped) . test/typecheck/bad-setlocal-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-setlocal-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-simd-lane.txt (roundtrip) (skipped) . test/typecheck/bad-store-index-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-store-index-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-unary-type-mismatch.txt (roundtrip) (skipped) . test/typecheck/bad-unary-type-mismatch.txt (roundtrip fold-exprs) (skipped) . test/typecheck/bad-simd-lane.txt (roundtrip fold-exprs) (skipped) + test/typecheck/br-multi.txt (roundtrip fold-exprs) (0.071s) + test/typecheck/br-table-loop.txt (roundtrip fold-exprs) (0.072s) + test/typecheck/br-multi.txt (roundtrip) (0.081s) + test/typecheck/br-table-loop.txt (roundtrip) (0.079s) + test/typecheck/brif-multi.txt (roundtrip fold-exprs) (0.072s) + test/typecheck/brtable-multi.txt (roundtrip) (0.079s) + test/typecheck/brtable-multi.txt (roundtrip fold-exprs) (0.076s) + test/typecheck/if-anyref.txt (roundtrip fold-exprs) (0.069s) + test/typecheck/if-then-br.txt (roundtrip fold-exprs) (0.070s) + test/typecheck/if-value.txt (roundtrip) (0.071s) + test/typecheck/label-redefinition.txt (roundtrip) (0.071s) . test/typecheck/nocheck.txt (roundtrip) (skipped) + test/typecheck/brif-multi.txt (roundtrip) (0.082s) + test/typecheck/if-anyref.txt (roundtrip) (0.082s) + test/typecheck/if-then-br.txt (roundtrip) (0.081s) + test/typecheck/if-value.txt (roundtrip fold-exprs) (0.075s) + test/typecheck/label-redefinition.txt (roundtrip fold-exprs) (0.076s) + test/typecheck/nested-br.txt (roundtrip) (0.068s) . test/typecheck/nocheck.txt (roundtrip fold-exprs) (skipped) + test/typecheck/return-drop-value.txt (roundtrip) (0.068s) + test/typecheck/nested-br.txt (roundtrip fold-exprs) (0.082s) + test/typecheck/return-drop-value-2.txt (roundtrip) (0.075s) + test/typecheck/return-drop-value.txt (roundtrip fold-exprs) (0.074s) + test/typecheck/return-value.txt (roundtrip) (0.076s) + test/typecheck/return-value.txt (roundtrip fold-exprs) (0.088s) + test/typecheck/return-drop-value-2.txt (roundtrip fold-exprs) (0.100s) + test/wasm2c/spec/break-drop.txt (0.413s) + test/wasm2c/spec/fac.txt (0.380s) + test/wasm2c/spec/inline-module.txt (0.363s) + test/wasm2c/spec/forward.txt (0.388s) + test/wasm2c/spec/local_set.txt (0.360s) + test/wasm2c/spec/local_get.txt (0.390s) + test/wasm2c/spec/labels.txt (0.405s) + test/wasm2c/spec/int_literals.txt (0.426s) + test/wasm2c/spec/block.txt (0.504s) + test/wasm2c/spec/load.txt (0.444s) + test/wasm2c/spec/custom.txt (0.509s) + test/wasm2c/spec/br.txt (0.545s) + test/wasm2c/spec/endianness.txt (0.517s) + test/wasm2c/spec/func_ptrs.txt (0.498s) + test/wasm2c/spec/comments.txt (0.540s) + test/wasm2c/spec/if.txt (0.504s) + test/wasm2c/spec/loop.txt (0.466s) + test/wasm2c/spec/br_if.txt (0.573s) + test/wasm2c/spec/call.txt (0.567s) + test/wasm2c/spec/local_tee.txt (0.493s) + test/wasm2c/spec/float_literals.txt (0.597s) + test/wasm2c/spec/binary.txt (0.688s) + test/wasm2c/spec/memory_redundancy.txt (0.279s) + test/wasm2c/spec/globals.txt (0.661s) + test/wasm2c/spec/func.txt (0.688s) + test/wasm2c/spec/left-to-right.txt (0.670s) + test/wasm2c/spec/call_indirect.txt (0.731s) + test/wasm2c/spec/float_memory.txt (0.746s) + test/wasm2c/spec/token.txt (0.262s) + test/wasm2c/spec/i32.txt (0.773s) + test/wasm2c/spec/type.txt (0.270s) + test/wasm2c/spec/store.txt (0.288s) + test/wasm2c/spec/switch.txt (0.282s) + test/wasm2c/spec/typecheck.txt (0.272s) + test/wasm2c/spec/unreached-invalid.txt (0.261s) + test/wasm2c/spec/i64.txt (0.805s) + test/wasm2c/spec/memory_size.txt (0.430s) + test/wasm2c/spec/return.txt (0.377s) + test/wasm2c/spec/stack.txt (0.363s) + test/wasm2c/spec/unreachable.txt (0.323s) + test/wasm2c/spec/memory_trap.txt (0.476s) + test/wasm2c/spec/nop.txt (0.447s) + test/wasm2c/spec/f32_bitwise.txt (0.897s) + test/wasm2c/spec/select.txt (0.426s) + test/wasm2c/spec/utf8-custom-section-id.txt (0.243s) + test/wasm2c/spec/conversions.txt (0.922s) + test/wasm2c/spec/utf8-import-field.txt (0.256s) + test/wasm2c/spec/utf8-import-module.txt (0.246s) + test/wasm2c/spec/address.txt (0.970s) + test/wasm2c/spec/unwind.txt (0.336s) + test/wasm2c/spec/f64_bitwise.txt (0.954s) + test/wasm2c/spec/utf8-invalid-encoding.txt (0.259s) + test/wasm2c/spec/traps.txt (0.474s) + test/wasm2c/spec/memory.txt (0.633s) + test/wasm2c/spec/memory_grow.txt (0.624s) + test/wasm2c/spec/start.txt (0.499s) + test/wasm2c/spec/float_misc.txt (1.038s) + test/wasm2c/spec/linking.txt (1.155s) + test/wasm2c/spec/skip-stack-guard-page.txt (0.731s) + test/wasm2c/spec/int_exprs.txt (1.272s) + test/wasm2c/spec/elem.txt (1.360s) + test/wasm2c/spec/data.txt (1.368s) + test/wasm2c/spec/align.txt (1.529s) + test/wasm2c/spec/names.txt (1.094s) + test/wasm2c/spec/imports.txt (1.889s) + test/wasm2c/spec/br_table.txt (1.993s) + test/wasm2c/spec/f32_cmp.txt (2.320s) + test/wasm2c/spec/exports.txt (2.476s) + test/wasm2c/spec/f64_cmp.txt (2.489s) + test/wasm2c/spec/f32.txt (2.676s) + test/wasm2c/spec/f64.txt (3.011s) + test/wasm2c/spec/float_exprs.txt (4.789s) + test/wasm2c/spec/const.txt (12.411s) + exit 0 Processing files: wabt-1.0.12-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.myiS86 + umask 022 + cd /builddir/build/BUILD + cd wabt-1.0.12 + DOCDIR=/builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/doc/wabt-1.0.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/doc/wabt-1.0.12 + cp -pr README.md /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/doc/wabt-1.0.12 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vdTXiw + umask 022 + cd /builddir/build/BUILD + cd wabt-1.0.12 + LICENSEDIR=/builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/licenses/wabt-1.0.12 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/licenses/wabt-1.0.12 + cp -pr LICENSE /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64/usr/share/licenses/wabt-1.0.12 + exit 0 Provides: wabt = 1.0.12-1.el7 wabt(x86-64) = 1.0.12-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) rtld(GNU_HASH) Processing files: wabt-debuginfo-1.0.12-1.el7.x86_64 Provides: wabt-debuginfo = 1.0.12-1.el7 wabt-debuginfo(x86-64) = 1.0.12-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 Wrote: /builddir/build/RPMS/wabt-1.0.12-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/wabt-debuginfo-1.0.12-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GX50c0 + umask 022 + cd /builddir/build/BUILD + cd wabt-1.0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wabt-1.0.12-1.el7.x86_64 + exit 0 Child return code was: 0