Advertisement
wellthatsucks

Untitled

May 9th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.99 KB | None | 0 0
  1. C:\Users\User\source\pixman>meson test -C build ninja: Entering directory `C:\Users\User\source\pixman\build' [0/1] Regenerating build files. The Meson build system Version: 0.47.0.dev1 Source dir: C:\Users\User\source\pixman Build dir: C:\Users\User\source\pixman\build Build type: native build Project name: pixman Native C compiler: cl (msvc 19.13.26132) Build machine cpu family: x86_64 Build machine cpu: x86_64 Compiler for C supports arguments -DHAVE_CONFIG_H: YES Compiler for C supports arguments -Wno-unused-local-typedefs -Wunused-local-typedefs: NO Compiler for C supports arguments -fno-strict-aliasing: NO Compiler for C supports arguments -fvisibility=hidden: NO Compiler for C supports arguments -Wno-unused-const-variable -Wunused-const-variable: NO Checking for size of "long": 4 Found pkg-config: C:\Program Files\pkgconfig\pkg-config.EXE (0.28) Dependency gtk+-2.0 found: NO Dependency libpng found: NO Checking for function "getisax": NO Checking for function "posix_memalign": NO Checking for function "sigaction": NO Checking for function "alarm": NO Checking for function "mmap": NO Checking for function "mprotect": NO Checking for function "getpagesize": NO Checking for function "feenableexcept": NO Library m found: NO Checking for function "gettimeofday": NO Checking for function "sqrtf": YES Has header "sys/mman.h": NO Has header "fenv.h": YES Has header "sys/time.h": NO Has header "unistd.h": NO Header <fenv.h> has symbol "FE_DIVBYZERO": YES Checking if "USE_X86_MMX" compiles: NO Checking if "USE_SSE2" compiles: NO Checking if "USE_SSSE3" compiles: NO Checking if "USE_VMX" compiles: NO Checking if "USE_ARM_IWMMXT" compiles: NO Checking if "USE_MIPS_DSPR2" compiles: NO Checking if "USE_LOONGSON_MMI" compiles: NO Checking if "USE_GCC_INLINE_ASM" compiles: NO Checking if "TOOLCHAIN_SUPPORTS_ATTRIBUTE_CONSTRUCTOR" links: NO Checking if "HAVE_FLOAT128" links: NO Checking if "HAVE_BUILTIN_CLZ" links: NO Checking if "HAVE_GCC_VECTOR_EXTENSIONS" links: NO Checking if "pthreads" links: NO Checking if "pthreads" links: NO Checking if "pthreads" links: NO Checking if "TLS __thread" compiles: NO Checking if "TLS __declspec(thread)" compiles: YES Configuring pixman-version.h using configuration Configuring config.h using configuration Build targets in project: 35 Found ninja-1.8.2.git at 'C:\Program Files (x86)\Meson\ninja.EXE' ninja: no work to do. 1/33 oob_test OK 0.02 s 2/33 infinite_loop OK 0.02 s 3/33 trap_crasher OK 0.02 s 4/33 fence_image_self_test SKIP 0.02 s 5/33 region_translate_test OK 0.02 s 6/33 fetch_test OK 0.02 s 7/33 a1_trap_test OK 0.02 s 8/33 prng_test OK 0.03 s 9/33 radial_invalid OK 0.03 s 10/33 pdf_op_test OK 0.03 s 11/33 region_test OK 0.03 s 12/33 combiner_test OK 0.03 s 13/33 scaling_crash_test OK 0.17 s 14/33 alpha_loop OK 0.02 s 15/33 scaling_helpers_test OK 0.30 s 16/33 thread_test OK 0.44 s 17/33 rotate_test OK 0.44 s 18/33 alphamap OK 0.44 s 19/33 gradient_crash_test OK 0.17 s 20/33 pixel_test OK 1.12 s 21/33 matrix_test OK 0.66 s 22/33 filter_reduction_test OK 2.53 s 23/33 composite_traps_test OK 11.30 s 24/33 region_contains_test OK 11.30 s 25/33 glyph_test OK 11.30 s 26/33 solid_test OK 10.89 s 27/33 stress_test OK 10.62 s 28/33 cover_test SKIP 0.02 s 29/33 blitters_test OK 16.97 s 30/33 affine_test OK 18.95 s 31/33 scaling_test OK 46.30 s 32/33 composite OK 46.30 s 33/33 tolerance_test OK 46.30 s OK: 31 FAIL: 0 SKIP: 2 TIMEOUT: 0 Full log written to C:\Users\User\source\pixman\build\meson-logs\testlog.txt C:\Users\User\source\pixman>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement