[INFO] cloning repository https://github.com/kb10uy/neocuviz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb10uy/neocuviz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a3e895c9295347319e9243ecbb7b10d5089918 [INFO] testing kb10uy/neocuviz against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fneocuviz" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb10uy/neocuviz on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kb10uy/neocuviz [INFO] finished tweaking git repo https://github.com/kb10uy/neocuviz [INFO] tweaked toml for git repo https://github.com/kb10uy/neocuviz written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kb10uy/neocuviz already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.3.0 [INFO] [stderr] Downloaded rgb v0.8.20 [INFO] [stderr] Downloaded svgfilters v0.2.0 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] [stderr] Downloaded kurbo v0.6.2 [INFO] [stderr] Downloaded pico-args v0.3.3 [INFO] [stderr] Downloaded image v0.23.7 [INFO] [stderr] Downloaded tiny-skia v0.1.0 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] [stderr] Downloaded resvg v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74bff5e42f07416fdf93d053a7c1882cd6c5def09d6950de70aa64687320a0b3 [INFO] running `Command { std: "docker" "start" "-a" "74bff5e42f07416fdf93d053a7c1882cd6c5def09d6950de70aa64687320a0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74bff5e42f07416fdf93d053a7c1882cd6c5def09d6950de70aa64687320a0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bff5e42f07416fdf93d053a7c1882cd6c5def09d6950de70aa64687320a0b3", kill_on_drop: false }` [INFO] [stdout] 74bff5e42f07416fdf93d053a7c1882cd6c5def09d6950de70aa64687320a0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8aab29903ae92e09cdb20301a8c8bbd3858b36b28faadc40716ef1b33f77272 [INFO] running `Command { std: "docker" "start" "-a" "a8aab29903ae92e09cdb20301a8c8bbd3858b36b28faadc40716ef1b33f77272", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bytemuck v1.3.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling neocuviz v0.1.0 (/opt/rustwide/workdir/neocuviz) [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling usvg v0.11.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libusvg-136f5919498b509b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `usvg` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkBlitter_ARGB32.cpp:10: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned short __attribute__((ext_vector_type(16)))' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 8 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkContourMeasure.cpp:12: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkEdgeBuilder.cpp:16: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkEdgeClipper.cpp:561: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkDraw.cpp:30: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkDevice.cpp:23: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.cpp:528:59: warning: argument 'tValues' of type 'SkScalar[]' (aka 'float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 528 | int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.h:146:59: note: previously declared as 'SkScalar[2]' (aka 'float[2]') here [INFO] [stderr] warning: tiny-skia@0.1.0: 146 | int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[2]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.cpp:542:44: warning: argument 'src' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 542 | int SkChopCubicAtInflections(const SkPoint src[], SkPoint dst[10]) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.h:152:44: note: previously declared as 'const SkPoint[4]' here [INFO] [stderr] warning: tiny-skia@0.1.0: 152 | int SkChopCubicAtInflections(const SkPoint src[4], SkPoint dst[10]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.cpp:1383:44: warning: argument 'pts' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 1383 | SkScalar SkConic::TransformW(const SkPoint pts[], SkScalar w, const SkMatrix& matrix) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkGeometry.h:301:45: note: previously declared as 'const SkPoint[3]' here [INFO] [stderr] warning: tiny-skia@0.1.0: 301 | static SkScalar TransformW(const SkPoint[3], SkScalar w, const SkMatrix&); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 3 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkLineClipper.cpp:175:43: warning: argument 'pts' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 175 | int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkLineClipper.h:31:39: note: previously declared as 'const SkPoint[2]' here [INFO] [stderr] warning: tiny-skia@0.1.0: 31 | static int ClipLine(const SkPoint pts[2], const SkRect& clip, [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkLineClipper.cpp:175:78: warning: argument 'lines' of type 'SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 175 | int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkLineClipper.h:32:33: note: previously declared as 'SkPoint[4]' here [INFO] [stderr] warning: tiny-skia@0.1.0: 32 | SkPoint lines[kMaxPoints], bool canCullToTheRight); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 2 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkMaskFilter.cpp:18: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkMatrix.cpp:19: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkMatrix.cpp:65:41: warning: argument 'buffer' of type 'const SkScalar[]' (aka 'const float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 65 | SkMatrix& SkMatrix::set9(const SkScalar buffer[]) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/core/SkMatrix.h:549:35: note: previously declared as 'const SkScalar[9]' (aka 'const float[9]') here [INFO] [stderr] warning: tiny-skia@0.1.0: 549 | SkMatrix& set9(const SkScalar buffer[9]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkMatrix.cpp:71:46: warning: argument 'buffer' of type 'const SkScalar[]' (aka 'const float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 71 | SkMatrix& SkMatrix::setAffine(const SkScalar buffer[]) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/core/SkMatrix.h:1209:40: note: previously declared as 'const SkScalar[6]' (aka 'const float[6]') here [INFO] [stderr] warning: tiny-skia@0.1.0: 1209 | SkMatrix& setAffine(const SkScalar affine[6]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 3 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkPath.cpp:20: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathEffect.cpp:145:16: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 145 | return fPE0->filterPath(dst, src, rec, cullRect) | [INFO] [stderr] warning: tiny-skia@0.1.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: 146 | fPE1->filterPath(dst, src, rec, cullRect); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathEffect.cpp:145:16: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkPathRef.cpp:15: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:41: [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/opts/SkBitmapProcState_opts.h:11: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned short __attribute__((ext_vector_type(16)))' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:198:70: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 198 | SINT Vec operator-(const Vec& x) { return to_vec(-to_vext(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:205:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:205:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:207:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:207:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:194:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:194:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:193:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:193:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:199:70: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 199 | SINT Vec operator~(const Vec& x) { return to_vec(~to_vext(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2156:15: warning: AVX vector return of type 'V' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2156 | auto px = gather(ptr, ix); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2087:19: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2087 | from_16161616(load(ptr, tail), &r,&g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2087:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2087 | from_16161616(load(ptr, tail), &r,&g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:1225:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 1225 | *r = cast64((_16161616 ) & 0xffff) * (1/65535.0f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:1226:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 1226 | *g = cast64((_16161616 >> 16) & 0xffff) * (1/65535.0f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:1227:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 1227 | *b = cast64((_16161616 >> 32) & 0xffff) * (1/65535.0f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:1228:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 1228 | *a = cast64((_16161616 >> 48) & 0xffff) * (1/65535.0f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:1161:12: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 1161 | return sk_unaligned_load(src); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2091:19: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2091 | from_16161616(load(ptr, tail), &dr, &dg, &db, &da); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2091:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2091 | from_16161616(load(ptr, tail), &dr, &dg, &db, &da); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2096:19: warning: AVX vector return of type 'V' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2096 | from_16161616(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:2096:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 2096 | from_16161616(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3218 | STAGE_GG(seed_shader, Ctx::None) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3223:9: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3223 | x = cast(I32(dx)) + sk_unaligned_load(iota); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3223:28: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3223 | x = cast(I32(dx)) + sk_unaligned_load(iota); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3224:9: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3224 | y = cast(I32(dy)) + 0.5f; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3748 | STAGE_GP(gather_a8, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :7:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 7 | gather_a8_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3750:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3750 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3752:19: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3752 | a = cast(gather(ptr, ix)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3138:29: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3138 | SI F min(F x, F y) { return if_then_else(x < y, x, y); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3135:26: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3135:51: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3135:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:25:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 25 | return sk_unaligned_load(&src); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:25:12: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3137:29: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3137 | SI F max(F x, F y) { return if_then_else(x < y, y, x); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3141:34: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3141 | SI U32 trunc_(F x) { return (U32)cast(x); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3610 | STAGE_GP(gather_565, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :250:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 250 | gather_565_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3612:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3612 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3613:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3613 | from_565(gather(ptr, ix), &r, &g, &b); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3655 | STAGE_GP(gather_4444, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :262:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 262 | gather_4444_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3657:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3657 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3658:15: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3658 | from_4444(gather(ptr, ix), &r,&g,&b,&a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3528:15: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3528 | from_8888(load(ptr, tail), r,g,b,a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3528:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3528 | from_8888(load(ptr, tail), r,g,b,a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3504:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3504 | *r = cast_U16(rgba & 65535) & 255; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3505:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3505 | *g = cast_U16(rgba & 65535) >> 8; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3506:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3506 | *b = cast_U16(rgba >> 16) & 255; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3507:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3507 | *a = cast_U16(rgba >> 16) >> 8; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3501:16: warning: AVX vector argument of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3501 | return cast(v); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3550:22: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3550 | store(ptr, tail, cast(r | (g<<8)) << 0 [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3551:22: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3551 | | cast(b | (a<<8)) << 16); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3550:5: warning: AVX vector argument of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3550 | store(ptr, tail, cast(r | (g<<8)) << 0 [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3564 | STAGE_GP(gather_8888, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :238:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 238 | gather_8888_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3566:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3566 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3567:15: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3567 | from_8888(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3567:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3567 | from_8888(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3392 | x = min(max(0, x), w); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3393 | y = min(max(0, y), h); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3720 | STAGE_GP(gather_rg88, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :274:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 274 | gather_rg88_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3722:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3722 | U32 ix = ix_and_ptr(&ptr, ctx, x, y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3723:13: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3723 | from_88(gather(ptr, ix), &r, &g); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4046 | STAGE_GP(bilerp_clamp_8888, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :100:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 100 | bilerp_clamp_8888_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4053:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4053 | F fx = fract(cx + 0.5f), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4054:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4054 | fy = fract(cy + 0.5f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4078:18: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4078 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4081:19: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4081 | from_8888(gather(ptr, ix), &sr,&sg,&sb,&sa); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4081:9: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4081 | from_8888(gather(ptr, ix), &sr,&sg,&sb,&sa); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4091:49: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4091 | : cast(sx * sy * bias); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3213:30: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3213 | SI F fract(F x) { return x - floor_(x); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3209:27: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3209 | F roundtrip = cast(cast(x)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3209:19: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3209 | F roundtrip = cast(cast(x)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3210:24: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3210 | return roundtrip - if_then_else(roundtrip > x, F(1), F(0)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3227 | STAGE_GG(matrix_translate, const float* m) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3231 | STAGE_GG(matrix_scale_translate, const float* m) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3232:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3232 | x = mad(x,m[0], m[2]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3233:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3233 | y = mad(y,m[1], m[3]); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3235 | STAGE_GG(matrix_2x3, const float* m) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3236:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3236 | auto X = mad(x,m[0], mad(y,m[2], m[4])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3236:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3236 | auto X = mad(x,m[0], mad(y,m[2], m[4])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3237:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3237 | Y = mad(x,m[1], mad(y,m[3], m[5])); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3237:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3237 | Y = mad(x,m[1], mad(y,m[3], m[5])); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3241 | STAGE_GG(matrix_perspective, const float* m) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3243:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3243 | auto X = mad(x,m[0], mad(y,m[1], m[2])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3243:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3243 | auto X = mad(x,m[0], mad(y,m[1], m[2])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3244:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3244 | Y = mad(x,m[3], mad(y,m[4], m[5])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3244:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3244 | Y = mad(x,m[3], mad(y,m[4], m[5])), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3245:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3245 | Z = mad(x,m[6], mad(y,m[7], m[8])); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3245:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3245 | Z = mad(x,m[6], mad(y,m[7], m[8])); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3246:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3246 | x = X * rcp(Z); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3247:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3247 | y = Y * rcp(Z); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3150:5: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3150 | split(x, &lo,&hi); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3151:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3151 | return join(_mm_rcp_ps(lo), _mm_rcp_ps(hi)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3896 | STAGE_GG(decal_x, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3898:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3898 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= x) & (x < w))); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3894:43: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3894 | SI I16 cond_to_mask_16(I32 cond) { return cast(cond); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3900 | STAGE_GG(decal_y, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3902:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3902 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= y) & (y < h))); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3904 | STAGE_GG(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3907:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3907 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= x) & (x < w) & (0 <= y) & (y < h))); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4176 | STAGE_GP(bilinear, const SkRasterPipeline_SamplerCtx2* ctx) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :106:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 106 | bilinear_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4177:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4177 | F fx = fract(x + 0.5f), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4178:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4178 | fy = fract(y + 0.5f); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4182:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4182 | sampler(ctx, x,y, wx,wy, &r,&g,&b,&a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4159:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4159 | sample(ctx, x,y, &R,&G,&B,&A); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4162:46: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4162 | : cast(wx[i]*wy[j]*bias); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4124:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4124 | x = tile(x, ctx->tileX, ctx->width , ctx->invWidth ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4125:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4125 | y = tile(y, ctx->tileY, ctx->height, ctx->invHeight); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4134:22: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4134 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4135:23: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4135 | from_8888(gather(ptr, ix), r,g,b,a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4135:13: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4135 | from_8888(gather(ptr, ix), r,g,b,a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4115:46: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4115 | case SkTileMode::kRepeat: return v - floor_(v*invLimit)*limit; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4117:52: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4117 | return abs_( (v-limit) - (limit+limit)*floor_((v-limit)*(invLimit*0.5f)) - limit ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4117:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4117 | return abs_( (v-limit) - (limit+limit)*floor_((v-limit)*(invLimit*0.5f)) - limit ); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3214:38: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3214 | SI F abs_(F x) { return bit_cast( bit_cast(x) & 0x7fffffff ); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3214:25: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3214 | SI F abs_(F x) { return bit_cast( bit_cast(x) & 0x7fffffff ); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3887 | STAGE_GG(clamp_x_1 , Ctx::None) { x = clamp_01(x); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3887:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3887 | STAGE_GG(clamp_x_1 , Ctx::None) { x = clamp_01(x); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3885:33: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3885 | SI F clamp_01(F v) { return min(max(0, v), 1); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3885:29: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3885 | SI F clamp_01(F v) { return min(max(0, v), 1); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3889 | STAGE_GG(mirror_x_1, Ctx::None) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3891:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3891:35: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3891:18: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3891:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:52: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3888:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3986 | STAGE_GP(evenly_spaced_gradient, const SkRasterPipeline_GradientCtx* c) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :85:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 85 | evenly_spaced_gradient_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3988:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3988 | auto idx = trunc_(t * (c->stopCount-1)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3989:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3989 | gradient_lookup(c, idx, t, &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3957:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3957 | fr = gather(c->fs[0], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3958:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3958 | fg = gather(c->fs[1], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3959:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3959 | fb = gather(c->fs[2], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3960:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3960 | fa = gather(c->fs[3], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3961:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3961 | br = gather(c->bs[0], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3962:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3962 | bg = gather(c->bs[1], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3963:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3963 | bb = gather(c->bs[2], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3964:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3964 | ba = gather(c->bs[3], idx); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3966:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3966 | round_F_to_U16(mad(t, fr, br), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3967:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3967 | mad(t, fg, bg), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3968:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3968 | mad(t, fb, bb), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3969:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3969 | mad(t, fa, ba), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3966:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3966 | round_F_to_U16(mad(t, fr, br), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3923:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3923:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3923:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3924:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3924:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3924:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3925:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3925:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3925:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3926:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3926 | *a = round(A); // we assume alpha is already in [0,1]. [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3919:35: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3919 | auto round = [](F x) { return cast(x * 255.0f + 0.5f); }; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3974 | STAGE_GP(gradient, const SkRasterPipeline_GradientCtx* c) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :82:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 82 | gradient_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3980:16: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3980 | idx += if_then_else(t >= c->ts[i], U32(1), U32(0)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3983:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3983 | gradient_lookup(c, idx, t, &r, &g, &b, &a); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3992 | STAGE_GP(evenly_spaced_2_stop_gradient, const SkRasterPipeline_EvenlySpaced2StopGradientCtx* c) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3061 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3062 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] warning: tiny-skia@0.1.0: 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: :88:1: note: expanded from here [INFO] [stderr] warning: tiny-skia@0.1.0: 88 | evenly_spaced_2_stop_gradient_k [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3994:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3994 | round_F_to_U16(mad(t, c->f[0], c->b[0]), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3995:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3995 | mad(t, c->f[1], c->b[1]), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3996:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3996 | mad(t, c->f[2], c->b[2]), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3997:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3997 | mad(t, c->f[3], c->b[3]), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3994:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3994 | round_F_to_U16(mad(t, c->f[0], c->b[0]), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4002 | STAGE_GG(xy_to_unit_angle, Ctx::None) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4003:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4003 | F xabs = abs_(x), [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4004:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4004 | yabs = abs_(y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4006:15: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4006 | F slope = min(xabs, yabs)/max(xabs, yabs); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4006:31: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4006 | F slope = min(xabs, yabs)/max(xabs, yabs); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4019:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4019 | phi = if_then_else(xabs < yabs, 1.0f/4.0f - phi, phi); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4020:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4020 | phi = if_then_else(x < 0.0f , 1.0f/2.0f - phi, phi); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4021:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4021 | phi = if_then_else(y < 0.0f , 1.0f - phi , phi); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4022:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4022 | phi = if_then_else(phi != phi , 0 , phi); // Check for NaN. [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4025 | STAGE_GG(xy_to_radius, Ctx::None) { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3044 | auto x = join(r,g), \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3045 | y = join(b,a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3047 | split(x, &r,&g); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] warning: tiny-skia@0.1.0: 3048 | split(y, &b,&a); \ [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:4026:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 4026 | x = sqrt_(x*x + y*y); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3171:5: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3171 | split(x, &lo,&hi); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/opts/SkRasterPipeline_opts.h:3172:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 3172 | return join(_mm_sqrt_ps(lo), _mm_sqrt_ps(hi)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 298 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkScan_AntiPath.cpp:16: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkScan_Hairline.cpp:13: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/core/SkStroke.cpp:13: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] warning: tiny-skia@0.1.0: 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] warning: tiny-skia@0.1.0: | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: tiny-skia@0.1.0: | || [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/pathops/SkPathOpsCubic.cpp:266:38: warning: argument 'tValues' of type 'double[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] warning: tiny-skia@0.1.0: 266 | int SkDCubic::findInflections(double tValues[]) const { [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/src/pathops/SkPathOpsCubic.h:36:32: note: previously declared as 'double[2]' here [INFO] [stderr] warning: tiny-skia@0.1.0: 36 | int findInflections(double tValues[2]) const; [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: 1 warning generated. [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/opts/SkOpts_skx.cpp:11: [INFO] [stderr] warning: tiny-skia@0.1.0: In file included from skia/src/opts/SkBlitRow_opts.h:12: [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:198:70: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 198 | SINT Vec operator-(const Vec& x) { return to_vec(-to_vext(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:205:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:205:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:207:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:207:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:194:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:194:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:193:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:193:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:199:70: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 199 | SINT Vec operator~(const Vec& x) { return to_vec(~to_vext(x)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] warning: tiny-skia@0.1.0: | ^ [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] warning: tiny-skia@0.1.0: 48 warnings generated. [INFO] [stderr] warning: tiny-skia@0.1.0: fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] warning: tiny-skia@0.1.0: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] warning: tiny-skia@0.1.0: Stack dump: [INFO] [stderr] warning: tiny-skia@0.1.0: 0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkLinearGradient.o -c skia/src/shaders/gradients/SkLinearGradient.cpp [INFO] [stderr] warning: tiny-skia@0.1.0: 1. parser at end of file [INFO] [stderr] warning: tiny-skia@0.1.0: fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] warning: tiny-skia@0.1.0: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] warning: tiny-skia@0.1.0: Stack dump: [INFO] [stderr] warning: tiny-skia@0.1.0: 0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkRadialGradient.o -c skia/src/shaders/gradients/SkRadialGradient.cpp [INFO] [stderr] warning: tiny-skia@0.1.0: 1. parser at end of file [INFO] [stderr] warning: tiny-skia@0.1.0: fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] warning: tiny-skia@0.1.0: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] warning: tiny-skia@0.1.0: Stack dump: [INFO] [stderr] warning: tiny-skia@0.1.0: 0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkImageShader.o -c skia/src/shaders/SkImageShader.cpp [INFO] [stderr] warning: tiny-skia@0.1.0: 1. parser at end of file [INFO] [stderr] warning: tiny-skia@0.1.0: #0 0x00007428596833bf llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda63bf) [INFO] [stderr] warning: tiny-skia@0.1.0: #1 0x00007428596814f9 llvm::sys::RunSignalHandlers() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda44f9) [INFO] [stderr] warning: tiny-skia@0.1.0: #2 0x00007428595ccff3 (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xcefff3) [INFO] [stderr] warning: tiny-skia@0.1.0: #3 0x00007428595ccfa2 (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xceffa2) [INFO] [stderr] warning: tiny-skia@0.1.0: #4 0x000074285967dc70 llvm::sys::Process::Exit(int, bool) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda0c70) [INFO] [stderr] warning: tiny-skia@0.1.0: #5 0x000060a32b58a91b (/usr/lib/llvm-18/bin/clang+0x1491b) [INFO] [stderr] warning: tiny-skia@0.1.0: #6 0x00007428595db01c llvm::report_fatal_error(llvm::Twine const&, bool) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xcfe01c) [INFO] [stderr] warning: tiny-skia@0.1.0: #7 0x0000742859667973 llvm::raw_fd_ostream::~raw_fd_ostream() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xd8a973) [INFO] [stderr] warning: tiny-skia@0.1.0: #8 0x00007428596668f2 llvm::raw_fd_ostream::~raw_fd_ostream() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xd898f2) [INFO] [stderr] warning: tiny-skia@0.1.0: #9 0x0000742861aff3d7 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr, std::unique_ptr>, clang::BackendConsumer*) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x1c173d7) [INFO] [stderr] warning: tiny-skia@0.1.0: #10 0x0000742861e87a07 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x1f9fa07) [INFO] [stderr] warning: tiny-skia@0.1.0: #11 0x0000742860a7f3d6 clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0xb973d6) [INFO] [stderr] warning: tiny-skia@0.1.0: #12 0x00007428628ee62c clang::FrontendAction::Execute() (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2a0662c) [INFO] [stderr] warning: tiny-skia@0.1.0: #13 0x000074286286b0b4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x29830b4) [INFO] [stderr] warning: tiny-skia@0.1.0: #14 0x000074286296a63d clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2a8263d) [INFO] [stderr] warning: tiny-skia@0.1.0: #15 0x000060a32b58a42e cc1_main(llvm::ArrayRef, char const*, void*) (/usr/lib/llvm-18/bin/clang+0x1442e) [INFO] [stderr] warning: tiny-skia@0.1.0: #16 0x000060a32b587894 (/usr/lib/llvm-18/bin/clang+0x11894) [INFO] [stderr] warning: tiny-skia@0.1.0: #17 0x000074286251b972 (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2633972) [INFO] [stderr] warning: tiny-skia@0.1.0: #18 0x00007428595ccf77 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xceff77) [INFO] [stderr] warning: tiny-skia@0.1.0: #19 0x000074286251b237 clang::driver::CC1Command::Execute(llvm::ArrayRef>, std::__cxx11::basic_string, std::allocator>*, bool*) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2633237) [INFO] [stderr] warning: tiny-skia@0.1.0: #20 0x00007428624e3518 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x25fb518) [INFO] [stderr] warning: tiny-skia@0.1.0: #21 0x00007428624e377f clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl>&, bool) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x25fb77f) [INFO] [stderr] warning: tiny-skia@0.1.0: #22 0x00007428624ffc20 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl>&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2617c20) [INFO] [stderr] warning: tiny-skia@0.1.0: #23 0x000060a32b5871ec clang_main(int, char**, llvm::ToolContext const&) (/usr/lib/llvm-18/bin/clang+0x111ec) [INFO] [stderr] warning: tiny-skia@0.1.0: #24 0x000060a32b594383 main (/usr/lib/llvm-18/bin/clang+0x1e383) [INFO] [stderr] warning: tiny-skia@0.1.0: #25 0x00007428584521ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stderr] warning: tiny-skia@0.1.0: #26 0x000074285845228b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stderr] warning: tiny-skia@0.1.0: #27 0x000060a32b584255 _start (/usr/lib/llvm-18/bin/clang+0xe255) [INFO] [stderr] error: failed to run custom build command for `tiny-skia v0.1.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tiny-skia-039f3c10ba9852c5/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SKIA_LIB_DIR [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = Some("clang++") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkAAClip.o" "-c" "skia/src/core/SkAAClip.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkAlphaRuns.o" "-c" "skia/src/core/SkAlphaRuns.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkAnalyticEdge.o" "-c" "skia/src/core/SkAnalyticEdge.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkArenaAlloc.o" "-c" "skia/src/core/SkArenaAlloc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmapCache.o" "-c" "skia/src/core/SkBitmapCache.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmapController.o" "-c" "skia/src/core/SkBitmapController.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmap.o" "-c" "skia/src/core/SkBitmap.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmapDevice.o" "-c" "skia/src/core/SkBitmapDevice.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmapProcState.o" "-c" "skia/src/core/SkBitmapProcState.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBitmapProcState_matrixProcs.o" "-c" "skia/src/core/SkBitmapProcState_matrixProcs.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlendMode.o" "-c" "skia/src/core/SkBlendMode.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitRow_D32.o" "-c" "skia/src/core/SkBlitRow_D32.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitter_A8.o" "-c" "skia/src/core/SkBlitter_A8.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitter_ARGB32.o" "-c" "skia/src/core/SkBlitter_ARGB32.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitter.o" "-c" "skia/src/core/SkBlitter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitter_RGB565.o" "-c" "skia/src/core/SkBlitter_RGB565.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlitter_Sprite.o" "-c" "skia/src/core/SkBlitter_Sprite.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlurMask.o" "-c" "skia/src/core/SkBlurMask.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkBlitter_ARGB32.cpp:10: [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned short __attribute__((ext_vector_type(16)))' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=8 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBlurMF.o" "-c" "skia/src/core/SkBlurMF.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkBuffer.o" "-c" "skia/src/core/SkBuffer.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkCachedData.o" "-c" "skia/src/core/SkCachedData.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkCanvas.o" "-c" "skia/src/core/SkCanvas.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkCanvasPriv.o" "-c" "skia/src/core/SkCanvasPriv.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkClipStack.o" "-c" "skia/src/core/SkClipStack.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkClipStackDevice.o" "-c" "skia/src/core/SkClipStackDevice.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkColor.o" "-c" "skia/src/core/SkColor.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkColorFilter.o" "-c" "skia/src/core/SkColorFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkColorFilter_Matrix.o" "-c" "skia/src/core/SkColorFilter_Matrix.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkColorSpace.o" "-c" "skia/src/core/SkColorSpace.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkColorSpaceXformSteps.o" "-c" "skia/src/core/SkColorSpaceXformSteps.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkContourMeasure.o" "-c" "skia/src/core/SkContourMeasure.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkConvertPixels.o" "-c" "skia/src/core/SkConvertPixels.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkCpu.o" "-c" "skia/src/core/SkCpu.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkContourMeasure.cpp:12: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkData.o" "-c" "skia/src/core/SkData.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkDeque.o" "-c" "skia/src/core/SkDeque.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkDevice.o" "-c" "skia/src/core/SkDevice.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkDraw.o" "-c" "skia/src/core/SkDraw.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkEdgeBuilder.o" "-c" "skia/src/core/SkEdgeBuilder.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkEdgeClipper.o" "-c" "skia/src/core/SkEdgeClipper.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkEdge.o" "-c" "skia/src/core/SkEdge.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkGaussFilter.o" "-c" "skia/src/core/SkGaussFilter.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkGeometry.o" "-c" "skia/src/core/SkGeometry.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkEdgeBuilder.cpp:16: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkEdgeClipper.cpp:561: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkDraw.cpp:30: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkGraphics.o" "-c" "skia/src/core/SkGraphics.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkDevice.cpp:23: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkHalf.o" "-c" "skia/src/core/SkHalf.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkIDChangeListener.o" "-c" "skia/src/core/SkIDChangeListener.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.cpp:528:59: warning: argument 'tValues' of type 'SkScalar[]' (aka 'float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 528 | int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[]) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.h:146:59: note: previously declared as 'SkScalar[2]' (aka 'float[2]') here [INFO] [stderr] cargo:warning= 146 | int SkFindCubicInflections(const SkPoint src[4], SkScalar tValues[2]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.cpp:542:44: warning: argument 'src' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 542 | int SkChopCubicAtInflections(const SkPoint src[], SkPoint dst[10]) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.h:152:44: note: previously declared as 'const SkPoint[4]' here [INFO] [stderr] cargo:warning= 152 | int SkChopCubicAtInflections(const SkPoint src[4], SkPoint dst[10]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkImageFilterCache.o" "-c" "skia/src/core/SkImageFilterCache.cpp" [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.cpp:1383:44: warning: argument 'pts' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 1383 | SkScalar SkConic::TransformW(const SkPoint pts[], SkScalar w, const SkMatrix& matrix) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkGeometry.h:301:45: note: previously declared as 'const SkPoint[3]' here [INFO] [stderr] cargo:warning= 301 | static SkScalar TransformW(const SkPoint[3], SkScalar w, const SkMatrix&); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=3 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkImageFilter.o" "-c" "skia/src/core/SkImageFilter.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkImageFilterTypes.o" "-c" "skia/src/core/SkImageFilterTypes.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkImageInfo.o" "-c" "skia/src/core/SkImageInfo.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkLatticeIter.o" "-c" "skia/src/core/SkLatticeIter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkLineClipper.o" "-c" "skia/src/core/SkLineClipper.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkLocalMatrixImageFilter.o" "-c" "skia/src/core/SkLocalMatrixImageFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkM44.o" "-c" "skia/src/core/SkM44.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMalloc.o" "-c" "skia/src/core/SkMalloc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMallocPixelRef.o" "-c" "skia/src/core/SkMallocPixelRef.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMarkerStack.o" "-c" "skia/src/core/SkMarkerStack.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMaskBlurFilter.o" "-c" "skia/src/core/SkMaskBlurFilter.cpp" [INFO] [stderr] cargo:warning=skia/src/core/SkLineClipper.cpp:175:43: warning: argument 'pts' of type 'const SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 175 | int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkLineClipper.h:31:39: note: previously declared as 'const SkPoint[2]' here [INFO] [stderr] cargo:warning= 31 | static int ClipLine(const SkPoint pts[2], const SkRect& clip, [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkLineClipper.cpp:175:78: warning: argument 'lines' of type 'SkPoint[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 175 | int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkLineClipper.h:32:33: note: previously declared as 'SkPoint[4]' here [INFO] [stderr] cargo:warning= 32 | SkPoint lines[kMaxPoints], bool canCullToTheRight); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMaskCache.o" "-c" "skia/src/core/SkMaskCache.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMask.o" "-c" "skia/src/core/SkMask.cpp" [INFO] [stderr] cargo:warning=2 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMaskFilter.o" "-c" "skia/src/core/SkMaskFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMath.o" "-c" "skia/src/core/SkMath.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMatrix44.o" "-c" "skia/src/core/SkMatrix44.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMatrix.o" "-c" "skia/src/core/SkMatrix.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMatrixImageFilter.o" "-c" "skia/src/core/SkMatrixImageFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkMipMap.o" "-c" "skia/src/core/SkMipMap.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkModeColorFilter.o" "-c" "skia/src/core/SkModeColorFilter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkMaskFilter.cpp:18: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkOpts.o" "-c" "skia/src/core/SkOpts.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkMatrix.cpp:19: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] cargo:warning=skia/src/core/SkMatrix.cpp:65:41: warning: argument 'buffer' of type 'const SkScalar[]' (aka 'const float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 65 | SkMatrix& SkMatrix::set9(const SkScalar buffer[]) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/core/SkMatrix.h:549:35: note: previously declared as 'const SkScalar[9]' (aka 'const float[9]') here [INFO] [stderr] cargo:warning= 549 | SkMatrix& set9(const SkScalar buffer[9]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/core/SkMatrix.cpp:71:46: warning: argument 'buffer' of type 'const SkScalar[]' (aka 'const float[]') with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 71 | SkMatrix& SkMatrix::setAffine(const SkScalar buffer[]) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/core/SkMatrix.h:1209:40: note: previously declared as 'const SkScalar[6]' (aka 'const float[6]') here [INFO] [stderr] cargo:warning= 1209 | SkMatrix& setAffine(const SkScalar affine[6]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPaint.o" "-c" "skia/src/core/SkPaint.cpp" [INFO] [stderr] cargo:warning=3 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPaintPriv.o" "-c" "skia/src/core/SkPaintPriv.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPath.o" "-c" "skia/src/core/SkPath.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPathEffect.o" "-c" "skia/src/core/SkPathEffect.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPathMeasure.o" "-c" "skia/src/core/SkPathMeasure.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPathRef.o" "-c" "skia/src/core/SkPathRef.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkPath.cpp:20: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPixelRef.o" "-c" "skia/src/core/SkPixelRef.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=skia/src/core/SkPathEffect.cpp:145:16: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 145 | return fPE0->filterPath(dst, src, rec, cullRect) | [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning= 146 | fPE1->filterPath(dst, src, rec, cullRect); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=skia/src/core/SkPathEffect.cpp:145:16: note: cast one or both operands to int to silence this warning [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPixmap.o" "-c" "skia/src/core/SkPixmap.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPoint3.o" "-c" "skia/src/core/SkPoint3.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkPathRef.cpp:15: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkPoint.o" "-c" "skia/src/core/SkPoint.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRasterClip.o" "-c" "skia/src/core/SkRasterClip.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkQuadClipper.o" "-c" "skia/src/core/SkQuadClipper.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:41: [INFO] [stderr] cargo:warning=In file included from skia/src/opts/SkBitmapProcState_opts.h:11: [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned short __attribute__((ext_vector_type(16)))' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<16, unsigned short>' (vector of 16 'unsigned short' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:198:70: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 198 | SINT Vec operator-(const Vec& x) { return to_vec(-to_vext(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:205:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:205:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:207:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:207:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:194:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:194:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:193:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:193:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:199:70: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 199 | SINT Vec operator~(const Vec& x) { return to_vec(~to_vext(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2156:15: warning: AVX vector return of type 'V' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2156 | auto px = gather(ptr, ix); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2087:19: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2087 | from_16161616(load(ptr, tail), &r,&g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2087:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2087 | from_16161616(load(ptr, tail), &r,&g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:1225:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 1225 | *r = cast64((_16161616 ) & 0xffff) * (1/65535.0f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:1226:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 1226 | *g = cast64((_16161616 >> 16) & 0xffff) * (1/65535.0f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:1227:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 1227 | *b = cast64((_16161616 >> 32) & 0xffff) * (1/65535.0f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:1228:10: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 1228 | *a = cast64((_16161616 >> 48) & 0xffff) * (1/65535.0f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:1161:12: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 1161 | return sk_unaligned_load(src); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2091:19: warning: AVX vector return of type 'unsigned long __attribute__((ext_vector_type(4)))' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2091 | from_16161616(load(ptr, tail), &dr, &dg, &db, &da); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2091:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2091 | from_16161616(load(ptr, tail), &dr, &dg, &db, &da); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2096:19: warning: AVX vector return of type 'V' (vector of 4 'unsigned long' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2096 | from_16161616(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:2096:5: warning: AVX vector argument of type 'U64' (aka 'V') without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 2096 | from_16161616(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3218 | STAGE_GG(seed_shader, Ctx::None) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3218:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3223:9: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3223 | x = cast(I32(dx)) + sk_unaligned_load(iota); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3223:28: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3223 | x = cast(I32(dx)) + sk_unaligned_load(iota); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3224:9: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3224 | y = cast(I32(dy)) + 0.5f; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3748 | STAGE_GP(gather_a8, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3748:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:7:1: note: expanded from here [INFO] [stderr] cargo:warning= 7 | gather_a8_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3750:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3750 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3752:19: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3752 | a = cast(gather(ptr, ix)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3138:29: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3138 | SI F min(F x, F y) { return if_then_else(x < y, x, y); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3135:26: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3135:51: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3135:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3135 | return bit_cast( (bit_cast(t) & c) | (bit_cast(e) & ~c) ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:25:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 25 | return sk_unaligned_load(&src); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:25:12: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3137:29: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3137 | SI F max(F x, F y) { return if_then_else(x < y, y, x); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3141:34: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3141 | SI U32 trunc_(F x) { return (U32)cast(x); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3610 | STAGE_GP(gather_565, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3610:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:250:1: note: expanded from here [INFO] [stderr] cargo:warning= 250 | gather_565_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3612:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3612 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3613:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3613 | from_565(gather(ptr, ix), &r, &g, &b); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3655 | STAGE_GP(gather_4444, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3655:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:262:1: note: expanded from here [INFO] [stderr] cargo:warning= 262 | gather_4444_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3657:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3657 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3658:15: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3658 | from_4444(gather(ptr, ix), &r,&g,&b,&a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3528:15: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3528 | from_8888(load(ptr, tail), r,g,b,a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3528:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3528 | from_8888(load(ptr, tail), r,g,b,a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3504:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3504 | *r = cast_U16(rgba & 65535) & 255; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3505:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3505 | *g = cast_U16(rgba & 65535) >> 8; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3506:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3506 | *b = cast_U16(rgba >> 16) & 255; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3507:10: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3507 | *a = cast_U16(rgba >> 16) >> 8; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3501:16: warning: AVX vector argument of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3501 | return cast(v); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3550:22: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3550 | store(ptr, tail, cast(r | (g<<8)) << 0 [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3551:22: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3551 | | cast(b | (a<<8)) << 16); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3550:5: warning: AVX vector argument of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3550 | store(ptr, tail, cast(r | (g<<8)) << 0 [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3564 | STAGE_GP(gather_8888, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3564:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:238:1: note: expanded from here [INFO] [stderr] cargo:warning= 238 | gather_8888_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3566:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3566 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3567:15: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3567 | from_8888(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3567:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3567 | from_8888(gather(ptr, ix), &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3392:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3392 | x = min(max(0, x), w); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3393:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3393 | y = min(max(0, y), h); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3396:36: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3396 | return trunc_(y)*ctx->stride + trunc_(x); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3720 | STAGE_GP(gather_rg88, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3720:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:274:1: note: expanded from here [INFO] [stderr] cargo:warning= 274 | gather_rg88_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3722:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3722 | U32 ix = ix_and_ptr(&ptr, ctx, x, y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3723:13: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3723 | from_88(gather(ptr, ix), &r, &g); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4046 | STAGE_GP(bilerp_clamp_8888, const SkRasterPipeline_GatherCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4046:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:100:1: note: expanded from here [INFO] [stderr] cargo:warning= 100 | bilerp_clamp_8888_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4053:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4053 | F fx = fract(cx + 0.5f), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4054:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4054 | fy = fract(cy + 0.5f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4078:18: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4078 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4081:19: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4081 | from_8888(gather(ptr, ix), &sr,&sg,&sb,&sa); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4081:9: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4081 | from_8888(gather(ptr, ix), &sr,&sg,&sb,&sa); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4091:49: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4091 | : cast(sx * sy * bias); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3213:30: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3213 | SI F fract(F x) { return x - floor_(x); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3209:27: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3209 | F roundtrip = cast(cast(x)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3209:19: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3209 | F roundtrip = cast(cast(x)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3210:24: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3210 | return roundtrip - if_then_else(roundtrip > x, F(1), F(0)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3227 | STAGE_GG(matrix_translate, const float* m) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3227:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3231 | STAGE_GG(matrix_scale_translate, const float* m) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3231:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3232:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3232 | x = mad(x,m[0], m[2]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3233:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3233 | y = mad(y,m[1], m[3]); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3235 | STAGE_GG(matrix_2x3, const float* m) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3235:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3236:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3236 | auto X = mad(x,m[0], mad(y,m[2], m[4])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3236:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3236 | auto X = mad(x,m[0], mad(y,m[2], m[4])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3237:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3237 | Y = mad(x,m[1], mad(y,m[3], m[5])); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3237:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3237 | Y = mad(x,m[1], mad(y,m[3], m[5])); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3241 | STAGE_GG(matrix_perspective, const float* m) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3241:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3243:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3243 | auto X = mad(x,m[0], mad(y,m[1], m[2])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3243:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3243 | auto X = mad(x,m[0], mad(y,m[1], m[2])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3244:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3244 | Y = mad(x,m[3], mad(y,m[4], m[5])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3244:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3244 | Y = mad(x,m[3], mad(y,m[4], m[5])), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3245:26: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3245 | Z = mad(x,m[6], mad(y,m[7], m[8])); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3245:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3245 | Z = mad(x,m[6], mad(y,m[7], m[8])); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3246:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3246 | x = X * rcp(Z); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3247:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3247 | y = Y * rcp(Z); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3150:5: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3150 | split(x, &lo,&hi); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3151:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3151 | return join(_mm_rcp_ps(lo), _mm_rcp_ps(hi)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3896 | STAGE_GG(decal_x, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3896:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3898:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3898 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= x) & (x < w))); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3894:43: warning: AVX vector argument of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3894 | SI I16 cond_to_mask_16(I32 cond) { return cast(cond); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3900 | STAGE_GG(decal_y, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3900:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3902:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3902 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= y) & (y < h))); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3904 | STAGE_GG(decal_x_and_y, SkRasterPipeline_DecalTileCtx* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3904:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3907:35: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3907 | sk_unaligned_store(ctx->mask, cond_to_mask_16((0 <= x) & (x < w) & (0 <= y) & (y < h))); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4176 | STAGE_GP(bilinear, const SkRasterPipeline_SamplerCtx2* ctx) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4176:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:106:1: note: expanded from here [INFO] [stderr] cargo:warning= 106 | bilinear_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4177:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4177 | F fx = fract(x + 0.5f), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4178:12: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4178 | fy = fract(y + 0.5f); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4182:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4182 | sampler(ctx, x,y, wx,wy, &r,&g,&b,&a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4159:13: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4159 | sample(ctx, x,y, &R,&G,&B,&A); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4162:46: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4162 | : cast(wx[i]*wy[j]*bias); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4124:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4124 | x = tile(x, ctx->tileX, ctx->width , ctx->invWidth ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4125:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4125 | y = tile(y, ctx->tileY, ctx->height, ctx->invHeight); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4134:22: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4134 | U32 ix = ix_and_ptr(&ptr, ctx, x,y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4135:23: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4135 | from_8888(gather(ptr, ix), r,g,b,a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4135:13: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4135 | from_8888(gather(ptr, ix), r,g,b,a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4115:46: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4115 | case SkTileMode::kRepeat: return v - floor_(v*invLimit)*limit; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4117:52: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4117 | return abs_( (v-limit) - (limit+limit)*floor_((v-limit)*(invLimit*0.5f)) - limit ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4117:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4117 | return abs_( (v-limit) - (limit+limit)*floor_((v-limit)*(invLimit*0.5f)) - limit ); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3214:38: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3214 | SI F abs_(F x) { return bit_cast( bit_cast(x) & 0x7fffffff ); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3214:25: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3214 | SI F abs_(F x) { return bit_cast( bit_cast(x) & 0x7fffffff ); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3887 | STAGE_GG(clamp_x_1 , Ctx::None) { x = clamp_01(x); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3887:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3887:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3887 | STAGE_GG(clamp_x_1 , Ctx::None) { x = clamp_01(x); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3885:33: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3885 | SI F clamp_01(F v) { return min(max(0, v), 1); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3885:29: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3885 | SI F clamp_01(F v) { return min(max(0, v), 1); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3889 | STAGE_GG(mirror_x_1, Ctx::None) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3889:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3891:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3891:35: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3891:18: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3891:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3891 | x = clamp_01(abs_( (x-1.0f) - two(floor_((x-1.0f)*0.5f)) - 1.0f )); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:52: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3888:39: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3888 | STAGE_GG(repeat_x_1, Ctx::None) { x = clamp_01(x - floor_(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3986 | STAGE_GP(evenly_spaced_gradient, const SkRasterPipeline_GradientCtx* c) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3986:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:85:1: note: expanded from here [INFO] [stderr] cargo:warning= 85 | evenly_spaced_gradient_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3988:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3988 | auto idx = trunc_(t * (c->stopCount-1)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3989:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3989 | gradient_lookup(c, idx, t, &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3957:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3957 | fr = gather(c->fs[0], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3958:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3958 | fg = gather(c->fs[1], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3959:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3959 | fb = gather(c->fs[2], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3960:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3960 | fa = gather(c->fs[3], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3961:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3961 | br = gather(c->bs[0], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3962:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3962 | bg = gather(c->bs[1], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3963:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3963 | bb = gather(c->bs[2], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3964:14: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3964 | ba = gather(c->bs[3], idx); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3966:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3966 | round_F_to_U16(mad(t, fr, br), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3967:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3967 | mad(t, fg, bg), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3968:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3968 | mad(t, fb, bb), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3969:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3969 | mad(t, fa, ba), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3966:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3966 | round_F_to_U16(mad(t, fr, br), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3923:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3923:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3923:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3923 | *r = round(min(max(0,R), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3924:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3924:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3924:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3924 | *g = round(min(max(0,G), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3925:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3925:16: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3925:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3925 | *b = round(min(max(0,B), limit)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3926:10: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3926 | *a = round(A); // we assume alpha is already in [0,1]. [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3919:35: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3919 | auto round = [](F x) { return cast(x * 255.0f + 0.5f); }; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3974 | STAGE_GP(gradient, const SkRasterPipeline_GradientCtx* c) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3974:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:82:1: note: expanded from here [INFO] [stderr] cargo:warning= 82 | gradient_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3980:16: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3980 | idx += if_then_else(t >= c->ts[i], U32(1), U32(0)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3983:5: warning: AVX vector argument of type 'U32' (vector of 8 'uint32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3983 | gradient_lookup(c, idx, t, &r, &g, &b, &a); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3992 | STAGE_GP(evenly_spaced_2_stop_gradient, const SkRasterPipeline_EvenlySpaced2StopGradientCtx* c) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3061:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3061 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3062:22: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3062 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3992:1: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3063:13: note: expanded from macro 'STAGE_GP' [INFO] [stderr] cargo:warning= 3063 | name##_k(Ctx{program}, dx,dy,tail, x,y, r,g,b,a, dr,dg,db,da); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=:88:1: note: expanded from here [INFO] [stderr] cargo:warning= 88 | evenly_spaced_2_stop_gradient_k [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkOpts.cpp:45: [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3994:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3994 | round_F_to_U16(mad(t, c->f[0], c->b[0]), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3995:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3995 | mad(t, c->f[1], c->b[1]), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3996:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3996 | mad(t, c->f[2], c->b[2]), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3997:20: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3997 | mad(t, c->f[3], c->b[3]), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3994:5: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3994 | round_F_to_U16(mad(t, c->f[0], c->b[0]), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4002 | STAGE_GG(xy_to_unit_angle, Ctx::None) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4002:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4003:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4003 | F xabs = abs_(x), [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4004:14: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4004 | yabs = abs_(y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4006:15: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4006 | F slope = min(xabs, yabs)/max(xabs, yabs); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4006:31: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4006 | F slope = min(xabs, yabs)/max(xabs, yabs); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4019:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4019 | phi = if_then_else(xabs < yabs, 1.0f/4.0f - phi, phi); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4020:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4020 | phi = if_then_else(x < 0.0f , 1.0f/2.0f - phi, phi); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4021:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4021 | phi = if_then_else(y < 0.0f , 1.0f - phi , phi); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4022:11: warning: AVX vector argument of type 'I32' (vector of 8 'int32_t' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4022 | phi = if_then_else(phi != phi , 0 , phi); // Check for NaN. [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4025 | STAGE_GG(xy_to_radius, Ctx::None) { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3044:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3044 | auto x = join(r,g), \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3045:22: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3045 | y = join(b,a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3047:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3047 | split(x, &r,&g); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4025:1: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3048:13: note: expanded from macro 'STAGE_GG' [INFO] [stderr] cargo:warning= 3048 | split(y, &b,&a); \ [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:4026:9: warning: AVX vector argument of type 'F' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 4026 | x = sqrt_(x*x + y*y); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3171:5: warning: AVX vector argument of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3171 | split(x, &lo,&hi); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/opts/SkRasterPipeline_opts.h:3172:12: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 3172 | return join(_mm_sqrt_ps(lo), _mm_sqrt_ps(hi)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRasterPipelineBlitter.o" "-c" "skia/src/core/SkRasterPipelineBlitter.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRasterPipeline.o" "-c" "skia/src/core/SkRasterPipeline.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRect.o" "-c" "skia/src/core/SkRect.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRegion.o" "-c" "skia/src/core/SkRegion.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRegion_path.o" "-c" "skia/src/core/SkRegion_path.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkResourceCache.o" "-c" "skia/src/core/SkResourceCache.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkRRect.o" "-c" "skia/src/core/SkRRect.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScalar.o" "-c" "skia/src/core/SkScalar.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan_AAAPath.o" "-c" "skia/src/core/SkScan_AAAPath.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan_Antihair.o" "-c" "skia/src/core/SkScan_Antihair.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan_AntiPath.o" "-c" "skia/src/core/SkScan_AntiPath.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan.o" "-c" "skia/src/core/SkScan.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan_Hairline.o" "-c" "skia/src/core/SkScan_Hairline.cpp" [INFO] [stderr] cargo:warning=298 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkScan_Path.o" "-c" "skia/src/core/SkScan_Path.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkScan_AntiPath.cpp:16: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkSpecialImage.o" "-c" "skia/src/core/SkSpecialImage.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkSemaphore.o" "-c" "skia/src/core/SkSemaphore.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkSpecialSurface.o" "-c" "skia/src/core/SkSpecialSurface.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkSpriteBlitter_ARGB32.o" "-c" "skia/src/core/SkSpriteBlitter_ARGB32.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkSpriteBlitter_RGB565.o" "-c" "skia/src/core/SkSpriteBlitter_RGB565.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkScan_Hairline.cpp:13: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkString.o" "-c" "skia/src/core/SkString.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkStroke.o" "-c" "skia/src/core/SkStroke.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkStrokeRec.o" "-c" "skia/src/core/SkStrokeRec.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/core/SkStroke.cpp:13: [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical] [INFO] [stderr] cargo:warning= 314 | return (path.fPathRef->fIsRRect | path.fPathRef->fIsOval) || path.isRect(&tmp); [INFO] [stderr] cargo:warning= | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | || [INFO] [stderr] cargo:warning=skia/src/core/SkPathPriv.h:314:17: note: cast one or both operands to int to silence this warning [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkStrokerPriv.o" "-c" "skia/src/core/SkStrokerPriv.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkThreadID.o" "-c" "skia/src/core/SkThreadID.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkUnPreMultiply.o" "-c" "skia/src/core/SkUnPreMultiply.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkVMBlitter.o" "-c" "skia/src/core/SkVMBlitter.cpp" [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkVM.o" "-c" "skia/src/core/SkVM.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkXfermode.o" "-c" "skia/src/core/SkXfermode.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkXfermodeInterpretation.o" "-c" "skia/src/core/SkXfermodeInterpretation.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/core/SkYUVASizeInfo.o" "-c" "skia/src/core/SkYUVASizeInfo.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/effects/SkDashPathEffect.o" "-c" "skia/src/effects/SkDashPathEffect.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/image/SkImage.o" "-c" "skia/src/image/SkImage.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/image/SkImage_Raster.o" "-c" "skia/src/image/SkImage_Raster.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/image/SkSurface.o" "-c" "skia/src/image/SkSurface.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/image/SkSurface_Raster.o" "-c" "skia/src/image/SkSurface_Raster.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_avx.o" "-c" "skia/src/opts/SkOpts_avx.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_crc32.o" "-c" "skia/src/opts/SkOpts_crc32.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_hsw.o" "-c" "skia/src/opts/SkOpts_hsw.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_skx.o" "-c" "skia/src/opts/SkOpts_skx.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_sse41.o" "-c" "skia/src/opts/SkOpts_sse41.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_sse42.o" "-c" "skia/src/opts/SkOpts_sse42.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/opts/SkOpts_ssse3.o" "-c" "skia/src/opts/SkOpts_ssse3.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/pathops/SkDCubicLineIntersection.o" "-c" "skia/src/pathops/SkDCubicLineIntersection.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/pathops/SkPathOpsCubic.o" "-c" "skia/src/pathops/SkPathOpsCubic.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/pathops/SkPathOpsQuad.o" "-c" "skia/src/pathops/SkPathOpsQuad.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/pathops/SkPathOpsTypes.o" "-c" "skia/src/pathops/SkPathOpsTypes.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/ports/SkDebug_stdio.o" "-c" "skia/src/ports/SkDebug_stdio.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/ports/SkDebug_win.o" "-c" "skia/src/ports/SkDebug_win.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/Sk4fGradientBase.o" "-c" "skia/src/shaders/gradients/Sk4fGradientBase.cpp" [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/ports/SkMemory_malloc.o" "-c" "skia/src/ports/SkMemory_malloc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/Sk4fLinearGradient.o" "-c" "skia/src/shaders/gradients/Sk4fLinearGradient.cpp" [INFO] [stderr] cargo:warning=skia/src/pathops/SkPathOpsCubic.cpp:266:38: warning: argument 'tValues' of type 'double[]' with mismatched bound [-Warray-parameter] [INFO] [stderr] cargo:warning= 266 | int SkDCubic::findInflections(double tValues[]) const { [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/src/pathops/SkPathOpsCubic.h:36:32: note: previously declared as 'double[2]' here [INFO] [stderr] cargo:warning= 36 | int findInflections(double tValues[2]) const; [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=1 warning generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkGradientShader.o" "-c" "skia/src/shaders/gradients/SkGradientShader.cpp" [INFO] [stderr] cargo:warning=In file included from skia/src/opts/SkOpts_skx.cpp:11: [INFO] [stderr] cargo:warning=In file included from skia/src/opts/SkBlitRow_opts.h:12: [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'int __attribute__((ext_vector_type(8)))' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkLinearGradient.o" "-c" "skia/src/shaders/gradients/SkLinearGradient.cpp" [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'float __attribute__((ext_vector_type(8)))' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:88: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:191:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 191 | SINT Vec operator/(const Vec& x, const Vec& y) { return to_vec(to_vext(x) / to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:198:70: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 198 | SINT Vec operator-(const Vec& x) { return to_vec(-to_vext(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:188:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 188 | SINT Vec operator+(const Vec& x, const Vec& y) { return to_vec(to_vext(x) + to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:189:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 189 | SINT Vec operator-(const Vec& x, const Vec& y) { return to_vec(to_vext(x) - to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:190:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 190 | SINT Vec operator*(const Vec& x, const Vec& y) { return to_vec(to_vext(x) * to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 202 | SINT Vec operator>>(const Vec& x, int bits) { return to_vec(to_vext(x) >> bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:202:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:185:56: warning: AVX vector return of type 'unsigned int __attribute__((ext_vector_type(8)))' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 185 | SINT VExt to_vext(const Vec& v) { return bit_pun>(v); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:205:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:205:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 205 | SINT Vec> operator!=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) != to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:207:101: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:207:115: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 207 | SINT Vec> operator>=(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) >= to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:204:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 204 | SINT Vec> operator==(const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) == to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:209:115: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 209 | SINT Vec> operator> (const Vec& x, const Vec& y) { return bit_pun>>(to_vext(x) > to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:194:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:194:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 194 | SINT Vec operator&(const Vec& x, const Vec& y) { return to_vec(to_vext(x) & to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:193:88: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:193:101: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 193 | SINT Vec operator^(const Vec& x, const Vec& y) { return to_vec(to_vext(x) ^ to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:199:70: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 199 | SINT Vec operator~(const Vec& x) { return to_vec(~to_vext(x)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:88: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:195:101: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 195 | SINT Vec operator|(const Vec& x, const Vec& y) { return to_vec(to_vext(x) | to_vext(y)); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:201:80: warning: AVX vector return of type 'VExt<8, unsigned int>' (vector of 8 'unsigned int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 201 | SINT Vec operator<<(const Vec& x, int bits) { return to_vec(to_vext(x) << bits); } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning= 413 | return to_vec(__builtin_convertvector(to_vext(src), VExt)); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, float>' (vector of 8 'float' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=skia/include/private/SkVx.h:413:43: warning: AVX vector return of type 'VExt<8, int>' (vector of 8 'int' values) without 'avx' enabled changes the ABI [-Wpsabi] [INFO] [stderr] cargo:warning=48 warnings generated. [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkRadialGradient.o" "-c" "skia/src/shaders/gradients/SkRadialGradient.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkSweepGradient.o" "-c" "skia/src/shaders/gradients/SkSweepGradient.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkTwoPointConicalGradient.o" "-c" "skia/src/shaders/gradients/SkTwoPointConicalGradient.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkColorFilterShader.o" "-c" "skia/src/shaders/SkColorFilterShader.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkColorShader.o" "-c" "skia/src/shaders/SkColorShader.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkComposeShader.o" "-c" "skia/src/shaders/SkComposeShader.cpp" [INFO] [stderr] cargo:warning=fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] cargo:warning=PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] cargo:warning=Stack dump: [INFO] [stderr] cargo:warning=0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkLinearGradient.o -c skia/src/shaders/gradients/SkLinearGradient.cpp [INFO] [stderr] cargo:warning=1. parser at end of file [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkImageShader.o" "-c" "skia/src/shaders/SkImageShader.cpp" [INFO] [stderr] cargo:warning=fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] cargo:warning=PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] cargo:warning=Stack dump: [INFO] [stderr] cargo:warning=0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkRadialGradient.o -c skia/src/shaders/gradients/SkRadialGradient.cpp [INFO] [stderr] cargo:warning=1. parser at end of file [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=fatal error: error in backend: IO failure on output stream: No space left on device [INFO] [stderr] cargo:warning=PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. [INFO] [stderr] cargo:warning=Stack dump: [INFO] [stderr] cargo:warning=0. Program arguments: clang++ -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer --target=x86_64-unknown-linux-gnu -I skia -I skia/include/third_party/skcms -I skia-c -Wall -Wextra -std=c++17 -fPIC -fno-exceptions -fno-rtti -fstrict-aliasing -fvisibility=hidden -fdata-sections -ffunction-sections -fvisibility-inlines-hidden -Wno-unused-function -Wno-unused-parameter -Wno-unused-private-field -DSK_DEBUG=1 -o /opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/SkImageShader.o -c skia/src/shaders/SkImageShader.cpp [INFO] [stderr] cargo:warning=1. parser at end of file [INFO] [stderr] cargo:warning= #0 0x00007428596833bf llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda63bf) [INFO] [stderr] cargo:warning= #1 0x00007428596814f9 llvm::sys::RunSignalHandlers() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda44f9) [INFO] [stderr] cargo:warning= #2 0x00007428595ccff3 (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xcefff3) [INFO] [stderr] cargo:warning= #3 0x00007428595ccfa2 (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xceffa2) [INFO] [stderr] cargo:warning= #4 0x000074285967dc70 llvm::sys::Process::Exit(int, bool) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xda0c70) [INFO] [stderr] cargo:warning= #5 0x000060a32b58a91b (/usr/lib/llvm-18/bin/clang+0x1491b) [INFO] [stderr] cargo:warning= #6 0x00007428595db01c llvm::report_fatal_error(llvm::Twine const&, bool) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xcfe01c) [INFO] [stderr] cargo:warning= #7 0x0000742859667973 llvm::raw_fd_ostream::~raw_fd_ostream() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xd8a973) [INFO] [stderr] cargo:warning= #8 0x00007428596668f2 llvm::raw_fd_ostream::~raw_fd_ostream() (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xd898f2) [INFO] [stderr] cargo:warning= #9 0x0000742861aff3d7 clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::HeaderSearchOptions const&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr, std::unique_ptr>, clang::BackendConsumer*) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x1c173d7) [INFO] [stderr] cargo:warning=#10 0x0000742861e87a07 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x1f9fa07) [INFO] [stderr] cargo:warning=#11 0x0000742860a7f3d6 clang::ParseAST(clang::Sema&, bool, bool) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0xb973d6) [INFO] [stderr] cargo:warning=#12 0x00007428628ee62c clang::FrontendAction::Execute() (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2a0662c) [INFO] [stderr] cargo:warning=#13 0x000074286286b0b4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x29830b4) [INFO] [stderr] cargo:warning=#14 0x000074286296a63d clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2a8263d) [INFO] [stderr] cargo:warning=#15 0x000060a32b58a42e cc1_main(llvm::ArrayRef, char const*, void*) (/usr/lib/llvm-18/bin/clang+0x1442e) [INFO] [stderr] cargo:warning=#16 0x000060a32b587894 (/usr/lib/llvm-18/bin/clang+0x11894) [INFO] [stderr] cargo:warning=#17 0x000074286251b972 (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2633972) [INFO] [stderr] cargo:warning=#18 0x00007428595ccf77 llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) (/usr/lib/llvm-18/bin/../lib/libLLVM.so.18.1+0xceff77) [INFO] [stderr] cargo:warning=#19 0x000074286251b237 clang::driver::CC1Command::Execute(llvm::ArrayRef>, std::__cxx11::basic_string, std::allocator>*, bool*) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2633237) [INFO] [stderr] cargo:warning=#20 0x00007428624e3518 clang::driver::Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x25fb518) [INFO] [stderr] cargo:warning=#21 0x00007428624e377f clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl>&, bool) const (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x25fb77f) [INFO] [stderr] cargo:warning=#22 0x00007428624ffc20 clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl>&) (/usr/lib/llvm-18/bin/../lib/libclang-cpp.so.18.1+0x2617c20) [INFO] [stderr] cargo:warning=#23 0x000060a32b5871ec clang_main(int, char**, llvm::ToolContext const&) (/usr/lib/llvm-18/bin/clang+0x111ec) [INFO] [stderr] cargo:warning=#24 0x000060a32b594383 main (/usr/lib/llvm-18/bin/clang+0x1e383) [INFO] [stderr] cargo:warning=#25 0x00007428584521ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stderr] cargo:warning=#26 0x000074285845228b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stderr] cargo:warning=#27 0x000060a32b584255 _start (/usr/lib/llvm-18/bin/clang+0xe255) [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "clang++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "--target=x86_64-unknown-linux-gnu" "-I" "skia" "-I" "skia/include/third_party/skcms" "-I" "skia-c" "-Wall" "-Wextra" "-std=c++17" "-fPIC" "-fno-exceptions" "-fno-rtti" "-fstrict-aliasing" "-fvisibility=hidden" "-fdata-sections" "-ffunction-sections" "-fvisibility-inlines-hidden" "-Wno-unused-function" "-Wno-unused-parameter" "-Wno-unused-private-field" "-DSK_DEBUG=1" "-o" "/opt/rustwide/target/debug/build/tiny-skia-0abbf8231c55095d/out/skia/src/shaders/gradients/SkLinearGradient.o" "-c" "skia/src/shaders/gradients/SkLinearGradient.cpp" with args "clang++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "a8aab29903ae92e09cdb20301a8c8bbd3858b36b28faadc40716ef1b33f77272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8aab29903ae92e09cdb20301a8c8bbd3858b36b28faadc40716ef1b33f77272", kill_on_drop: false }` [INFO] [stdout] a8aab29903ae92e09cdb20301a8c8bbd3858b36b28faadc40716ef1b33f77272