[INFO] updating cached repository https://github.com/cobalt-org/cobalt.rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60033b860dbb11dce1e551fe5165db60ad87f676 [INFO] checking cobalt-org/cobalt.rs against master#fe6d05a8b32f5c66c427ca524dbcce5a7145f87e for pr-64327 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cobalt-org/cobalt.rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+fe6d05a8b32f5c66c427ca524dbcce5a7145f87e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5e9c2a85fff3b1f7a8c9daaf181f54f6aca8a8450a70820b5902dc2f949d30b8 [INFO] running `"docker" "start" "-a" "5e9c2a85fff3b1f7a8c9daaf181f54f6aca8a8450a70820b5902dc2f949d30b8"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Checking deunicode v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking bstr v0.2.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling sass-sys v0.4.11 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking regex v1.1.9 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] error: failed to run custom build command for `onig_sys v69.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onig_sys-c893dc8e2bd9ecbd/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regexec.o" "-c" "oniguruma/src/regexec.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regerror.o" "-c" "oniguruma/src/regerror.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regparse.o" "-c" "oniguruma/src/regparse.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regext.o" "-c" "oniguruma/src/regext.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regcomp.o" "-c" "oniguruma/src/regcomp.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/reggnu.o" "-c" "oniguruma/src/reggnu.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regenc.o" "-c" "oniguruma/src/regenc.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regsyntax.o" "-c" "oniguruma/src/regsyntax.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regtrav.o" "-c" "oniguruma/src/regtrav.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regversion.o" "-c" "oniguruma/src/regversion.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/st.o" "-c" "oniguruma/src/st.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/regposerr.o" "-c" "oniguruma/src/regposerr.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/onig_init.o" "-c" "oniguruma/src/onig_init.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/unicode.o" "-c" "oniguruma/src/unicode.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/ascii.o" "-c" "oniguruma/src/ascii.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/utf8.o" "-c" "oniguruma/src/utf8.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/utf16_be.o" "-c" "oniguruma/src/utf16_be.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/utf16_le.o" "-c" "oniguruma/src/utf16_le.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/utf32_be.o" "-c" "oniguruma/src/utf32_be.c" [INFO] [stderr] cargo:warning=cc: internal compiler error: Segmentation fault (program cc1) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/debug/build/onig_sys-ef3454eaf07f0e0b/out/oniguruma/src/utf32_be.o" "-c" "oniguruma/src/utf32_be.c" with args "cc" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write bytecode to /opt/rustwide/target/debug/deps/syn-f8abd9d6a1e429b2.syn.59n0f63q-cgu.8.rcgu.bc.z: Cannot allocate memory (os error 12) [INFO] [stderr] [INFO] [stderr] error: Could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=bc54706ed2665180 -C extra-filename=-bc54706ed2665180 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-e0b3fca4239a45a2.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-3daa3c157258f254.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c8f60a0b0400d590.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6016d5f1fc106a03.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-e352b1dc152c8969.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a67ff679c9e58c9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=f8abd9d6a1e429b2 -C extra-filename=-f8abd9d6a1e429b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-52fc2587b8408cf7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dac5560fa3f44179.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9e41f6d9421b5f47.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=cd8daf9f6ad9172d -C extra-filename=-cd8daf9f6ad9172d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-96c65764612d7b0e.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `pest_generator`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest_generator /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest_generator-2.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=2c9df4720d8503e4 -C extra-filename=-2c9df4720d8503e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-0b2d1afd6c3c3814.rmeta --extern pest_meta=/opt/rustwide/target/debug/deps/libpest_meta-1a2ec2d60a459daf.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c8f60a0b0400d590.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6016d5f1fc106a03.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a67ff679c9e58c9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `serde`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.99/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=f439583af5f96e29 -C extra-filename=-f439583af5f96e29 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-96c65764612d7b0e.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hyper`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.16/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f50c62a5be3ac96f -C extra-filename=-f50c62a5be3ac96f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bf533757c3d2539d.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-dea4e9477de610d7.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-ecf3f8ec60f09b34.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5650955e7dd34f05.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0006cf39502fa5ff.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e2f430743ff0201a.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-fe926e2b6559cdca.rmeta --extern traitobject=/opt/rustwide/target/debug/deps/libtraitobject-d0b34b24282bbc05.rmeta --extern typeable=/opt/rustwide/target/debug/deps/libtypeable-ef7ca625582b5114.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-17493ca97407a9e7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-adb98d01ae47797c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `sass-sys v0.4.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-7d60b2531850c930/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Build error: [INFO] [stderr] STDERR:In file included from src/ast.hpp:15:0, [INFO] [stderr] from src/expand.cpp:8: [INFO] [stderr] /usr/include/c++/7/algorithm:60:10: error: /usr/include/c++/7/utility: Cannot allocate memory [INFO] [stderr] #include // UK-300. [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from src/sass_context.cpp:7:0: [INFO] [stderr] /usr/include/c++/7/sstream:826:10: error: /usr/include/c++/7/bits/sstream.tcc: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/cstring:42:0, [INFO] [stderr] from src/util.hpp:11, [INFO] [stderr] from src/ast.hpp:19, [INFO] [stderr] from src/color_maps.cpp:5: [INFO] [stderr] /usr/include/string.h:494:12: error: /usr/include/x86_64-linux-gnu/bits/string_fortified.h: Cannot allocate memory [INFO] [stderr] # include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream:38:10: error: /usr/include/c++/7/istream: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/sstream:39:10: error: /usr/include/c++/7/ostream: Cannot allocate memory [INFO] [stderr] In file included from src/sass_context.cpp:9:0: [INFO] [stderr] /usr/include/c++/7/vector:63:10: error: /usr/include/c++/7/bits/stl_uninitialized.h: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/vector:64:10: error: /usr/include/c++/7/bits/stl_vector.h: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/vector:65:10: error: /usr/include/c++/7/bits/stl_bvector.h: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/vector:69:11: error: /usr/include/c++/7/bits/vector.tcc: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:11:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h: Cannot allocate memory [INFO] [stderr] In file included from src/ast.hpp:19:0, [INFO] [stderr] from src/color_maps.cpp:5: [INFO] [stderr] src/util.hpp:15:10: error: /usr/include/c++/7/math.h: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:12:10: error: src/ast.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast2c.cpp:6:0: [INFO] [stderr] src/ast.hpp:29:10: error: src/error_handling.hpp: Bad address [INFO] [stderr] In file included from /usr/include/c++/7/sstream:38:0, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:34, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12, [INFO] [stderr] from src/util.cpp:2: [INFO] [stderr] /usr/include/c++/7/istream:39:10: error: /usr/include/c++/7/ostream: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:13:10: error: src/file.hpp: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:14:10: error: src/json.hpp: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:15:10: error: src/util.hpp: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:16:10: error: src/context.hpp: Cannot allocate memory [INFO] [stderr] src/sass_context.cpp:17:10: error: src/sass_context.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/parser.hpp:9, [INFO] [stderr] from src/parser.cpp:5: [INFO] [stderr] /usr/include/c++/7/map:62:10: error: /usr/include/c++/7/bits/stl_multimap.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/listize.hpp:8:0, [INFO] [stderr] from src/listize.cpp:9: [INFO] [stderr] /usr/include/c++/7/vector:65:10: error: /usr/include/c++/7/bits/stl_bvector.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/check_nesting.hpp:4, [INFO] [stderr] from src/check_nesting.cpp:7: [INFO] [stderr] /usr/include/c++/7/map:62:10: error: /usr/include/c++/7/bits/stl_multimap.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:8:0, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] /usr/include/c++/7/set:61:10: error: /usr/include/c++/7/bits/stl_set.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:20:0, [INFO] [stderr] from src/node.hpp:7, [INFO] [stderr] from src/sass_util.cpp:5: [INFO] [stderr] src/units.hpp:4:10: error: /usr/include/c++/7/cmath: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/fn_miscs.cpp:1: [INFO] [stderr] /usr/include/c++/7/map:61:10: error: /usr/include/c++/7/bits/stl_map.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:9:0, [INFO] [stderr] from src/inspect.cpp:12: [INFO] [stderr] /usr/include/c++/7/deque:66:10: error: /usr/include/c++/7/bits/deque.tcc: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:35:10: error: /usr/include/c++/7/bits/hashtable_policy.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/ostream:38:0, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/ios:42:10: error: /usr/include/c++/7/bits/ios_base.h: Cannot allocate memory [INFO] [stderr] #include // For ios_base declarations. [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/source_map.cpp:10: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:35:10: error: /usr/include/c++/7/bits/hashtable_policy.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_map.h:63:0, [INFO] [stderr] from /usr/include/c++/7/map:61, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/fn_strings.cpp:7: [INFO] [stderr] /usr/include/c++/7/tuple:40:10: error: /usr/include/c++/7/bits/uses_allocator.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] /usr/include/c++/7/map:61:10: error: /usr/include/c++/7/bits/stl_map.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/extend.hpp:7, [INFO] [stderr] from src/extend.cpp:5: [INFO] [stderr] /usr/include/c++/7/map:62:10: error: /usr/include/c++/7/bits/stl_multimap.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:35:10: error: /usr/include/c++/7/bits/hashtable_policy.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/istream:38:0, [INFO] [stderr] from /usr/include/c++/7/sstream:38, [INFO] [stderr] from src/ast.hpp:12, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/operators.hpp:4, [INFO] [stderr] from src/operators.cpp:5: [INFO] [stderr] /usr/include/c++/7/ios:43:10: error: /usr/include/c++/7/streambuf: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:11:0, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/output.hpp:7, [INFO] [stderr] from src/plugins.cpp:6: [INFO] [stderr] /usr/include/c++/7/unordered_map:47:10: error: /usr/include/c++/7/bits/hashtable.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:12:0, [INFO] [stderr] from src/error_handling.cpp:5: [INFO] [stderr] /usr/include/c++/7/sstream:826:10: error: /usr/include/c++/7/bits/sstream.tcc: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:11:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/parser.hpp:9, [INFO] [stderr] from src/fn_selectors.cpp:1: [INFO] [stderr] /usr/include/c++/7/unordered_map:48:10: error: /usr/include/c++/7/bits/unordered_map.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:11:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/listize.hpp:11, [INFO] [stderr] from src/fn_lists.cpp:1: [INFO] [stderr] /usr/include/c++/7/unordered_map:47:10: error: /usr/include/c++/7/bits/hashtable.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:12:0, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/backtrace.hpp:6, [INFO] [stderr] from src/bind.hpp:5, [INFO] [stderr] from src/bind.cpp:2: [INFO] [stderr] /usr/include/c++/7/unordered_set:48:10: error: /usr/include/c++/7/bits/unordered_set.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/iomanip:43:0, [INFO] [stderr] from src/ast_values.cpp:14: [INFO] [stderr] /usr/include/c++/7/locale:43:12: error: /usr/include/c++/7/bits/locale_conv.h: Cannot allocate memory [INFO] [stderr] # include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algo.h:66:0, [INFO] [stderr] from /usr/include/c++/7/algorithm:62, [INFO] [stderr] from src/ast.hpp:15, [INFO] [stderr] from src/ast.cpp:2: [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:35:10: error: /usr/include/c++/7/limits: Bad address [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12:0, [INFO] [stderr] from src/ast.hpp:35, [INFO] [stderr] from src/node.hpp:7, [INFO] [stderr] from src/sass_util.cpp:5: [INFO] [stderr] /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:31:10: error: /usr/include/c++/7/stack: Cannot allocate memory [INFO] [stderr] /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:33:10: error: /usr/include/c++/7/cstring: Cannot allocate memory [INFO] [stderr] In file included from src/file.hpp:5:0, [INFO] [stderr] from src/eval.cpp:12: [INFO] [stderr] /usr/include/c++/7/vector:62:10: error: /usr/include/c++/7/bits/stl_construct.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/vector:63:10: error: /usr/include/c++/7/bits/stl_uninitialized.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/cmath:45:0, [INFO] [stderr] from /usr/include/c++/7/math.h:36, [INFO] [stderr] from src/util.hpp:15, [INFO] [stderr] from src/ast.hpp:19, [INFO] [stderr] from src/parser.hpp:9, [INFO] [stderr] from src/fn_utils.cpp:5: [INFO] [stderr] /usr/include/math.h:952:11: error: /usr/include/x86_64-linux-gnu/bits/mathinline.h: Cannot allocate memory [INFO] [stderr] # include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/context.hpp:16:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/listize.hpp:11, [INFO] [stderr] from src/listize.cpp:9: [INFO] [stderr] src/source_map.hpp:8:10: error: src/base64vlq.hpp: Cannot allocate memory [INFO] [stderr] src/source_map.hpp:9:10: error: src/position.hpp: Cannot allocate memory [INFO] [stderr] src/source_map.hpp:10:10: error: src/mapping.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast.hpp:12:0, [INFO] [stderr] from src/eval.hpp:4, [INFO] [stderr] from src/sass_values.cpp:8: [INFO] [stderr] /usr/include/c++/7/sstream:826:10: error: /usr/include/c++/7/bits/sstream.tcc: Cannot allocate memory [INFO] [stderr] In file included from src/eval.hpp:4:0, [INFO] [stderr] from src/sass_values.cpp:8: [INFO] [stderr] src/ast.hpp:20:10: error: src/units.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/context.hpp:18:0, [INFO] [stderr] from src/sass_functions.cpp:7: [INFO] [stderr] src/backtrace.hpp:5:10: error: /usr/include/c++/7/sstream: Cannot allocate memory [INFO] [stderr] In file included from src/ast.hpp:21:0, [INFO] [stderr] from src/eval.hpp:4, [INFO] [stderr] from src/sass_values.cpp:8: [INFO] [stderr] src/context.hpp:9:10: error: src/b64/encode.h: Cannot allocate memory [INFO] [stderr] src/context.hpp:12:10: error: src/kwd_arg_macros.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:14:10: error: src/sass_context.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:15:10: error: src/environment.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:16:10: error: src/source_map.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:17:10: error: src/subset_map.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:18:10: error: src/backtrace.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:19:10: error: src/output.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:20:10: error: src/plugins.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:21:10: error: src/file.hpp: Cannot allocate memory [INFO] [stderr] src/backtrace.hpp:6:10: error: src/file.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast_supports.cpp:5:0: [INFO] [stderr] src/ast.hpp:29:10: error: src/error_handling.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:33:10: error: src/fn_utils.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:35:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h: Cannot allocate memory [INFO] [stderr] In file included from src/context.hpp:15:0, [INFO] [stderr] from src/emitter.cpp:3: [INFO] [stderr] src/environment.hpp:6:10: error: src/ast_def_macros.hpp: Cannot allocate memory [INFO] [stderr] #include "ast_def_macros.hpp" [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:4:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] /usr/include/c++/7/map:62:10: error: /usr/include/c++/7/bits/stl_multimap.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/node.hpp:5:0, [INFO] [stderr] from src/ast_selectors.cpp:4: [INFO] [stderr] /usr/include/c++/7/memory:74:12: error: /usr/include/c++/7/ext/concurrence.h: Cannot allocate memory [INFO] [stderr] # include [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/locale:41:0, [INFO] [stderr] from /usr/include/c++/7/iomanip:43, [INFO] [stderr] from src/ast_supports.cpp:14: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets_nonio.h:2008:10: error: /usr/include/x86_64-linux-gnu/c++/7/bits/messages_members.h: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/bits/locale_facets_nonio.h:2011:10: error: /usr/include/c++/7/bits/codecvt.h: Cannot allocate memory [INFO] [stderr] /usr/include/c++/7/bits/locale_facets_nonio.h:2013:10: error: /usr/include/c++/7/bits/locale_facets_nonio.tcc: Cannot allocate memory [INFO] [stderr] In file included from /usr/include/c++/7/iomanip:43:0, [INFO] [stderr] from src/ast_supports.cpp:14: [INFO] [stderr] /usr/include/c++/7/locale:43:12: error: /usr/include/c++/7/bits/locale_conv.h: Cannot allocate memory [INFO] [stderr] src/ast_sel_cmp.cpp:17:10: error: /usr/include/c++/7/functional: Cannot allocate memory [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:11:0, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] /usr/include/c++/7/unordered_map:48:10: error: /usr/include/c++/7/bits/unordered_map.h: Cannot allocate memory [INFO] [stderr] src/ast_sel_cmp.cpp:18:10: error: /usr/include/c++/7/cctype: Cannot allocate memory [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] src/ast_fwd_decl.hpp:12:10: error: /usr/include/c++/7/unordered_set: Cannot allocate memory [INFO] [stderr] src/ast_fwd_decl.hpp:13:10: error: src/memory/SharedPtr.hpp: Cannot allocate memory [INFO] [stderr] src/ast_fwd_decl.hpp:14:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass/functions.h: Cannot allocate memory [INFO] [stderr] In file included from src/ast.cpp:2:0: [INFO] [stderr] src/ast.hpp:21:10: error: src/context.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:22:10: error: src/position.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:23:10: error: src/constants.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:24:10: error: src/operation.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:26:10: error: src/inspect.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:27:10: error: src/source_map.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:28:10: error: src/environment.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:29:10: error: src/error_handling.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:30:10: error: src/ast_def_macros.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:33:10: error: src/fn_utils.hpp: Cannot allocate memory [INFO] [stderr] src/ast.hpp:35:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h: Cannot allocate memory [INFO] [stderr] In file included from src/subset_map.hpp:8:0, [INFO] [stderr] from src/context.hpp:17, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/eval.hpp:4, [INFO] [stderr] from src/eval.cpp:13: [INFO] [stderr] /usr/include/c++/7/iterator:66:10: error: /usr/include/c++/7/bits/stream_iterator.h: Cannot allocate memory [INFO] [stderr] In file included from src/context.hpp:14:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] src/sass_context.hpp:5:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass/context.h: Cannot allocate memory [INFO] [stderr] #include "sass/context.h" [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:21:0, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] src/context.hpp:15:10: error: src/environment.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:16:10: error: src/source_map.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:17:10: error: src/subset_map.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:18:10: error: src/backtrace.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:19:10: error: src/output.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:20:10: error: src/plugins.hpp: Cannot allocate memory [INFO] [stderr] src/context.hpp:21:10: error: src/file.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast_sel_unify.cpp:2:0: [INFO] [stderr] src/ast.hpp:22:10: error: src/position.hpp: Cannot allocate memory [INFO] [stderr] In file included from src/ast.hpp:35:0, [INFO] [stderr] from src/eval.hpp:4, [INFO] [stderr] from src/eval.cpp:13: [INFO] [stderr] /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:35:0, [INFO] [stderr] from src/ast_sel_unify.cpp:2: [INFO] [stderr] /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:9:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass/values.h: Cannot allocate memory [INFO] [stderr] /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12:10: error: /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h: Cannot allocate memory [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets_nonio.h:2008:0, [INFO] [stderr] from /usr/include/c++/7/locale:41, [INFO] [stderr] from /usr/include/c++/7/iomanip:43, [INFO] [stderr] from src/ast_sel_unify.cpp:11: [INFO] [stderr] /usr/include/x86_64-linux-gnu/c++/7/bits/messages_members.h:36:10: error: /usr/include/libintl.h: Cannot allocate memory [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/context.o] Error 4 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/source_map.o] Error 4 [INFO] [stderr] src/ast_sel_unify.cpp:14:10: error: /usr/include/c++/7/functional: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] src/ast_sel_unify.cpp:15:10: error: /usr/include/c++/7/cctype: Cannot allocate memory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/inspect.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/fn_maps.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/subset_map.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/fn_miscs.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/operators.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/prelexer.o] Error 4 [INFO] [stderr] /usr/include/c++/7/sstream:85:17: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream:100:42: error: expected ')' before '__mode' [INFO] [stderr] /usr/include/c++/7/sstream:114:19: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:201:35: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:262:41: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:263:18: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:267:18: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:114:47: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:114:62: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:263:46: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:263:61: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:267:46: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:267:61: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: In constructor 'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::basic_stringbuf(const __string_type&, int)': [INFO] [stderr] /usr/include/c++/7/sstream:115:29: error: class 'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>' does not have any field named '_M_mode' [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>& std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::operator=(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>&&)': [INFO] [stderr] /usr/include/c++/7/sstream:137:2: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:137:2: note: suggested alternative: '__modf' [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'void std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::swap(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/sstream:151:12: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:151:12: note: suggested alternative: '__modf' [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'void std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::str(const __string_type&)': [INFO] [stderr] /usr/include/c++/7/sstream:195:20: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:195:20: note: suggested alternative: '__modf' [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'void std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::_M_stringbuf_init(int)': [INFO] [stderr] /usr/include/c++/7/sstream:203:2: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:203:2: note: suggested alternative: '__mode' [INFO] [stderr] /usr/include/c++/7/sstream:205:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:205:43: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'virtual std::streamsize std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::showmanyc()': [INFO] [stderr] /usr/include/c++/7/sstream:214:6: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:214:6: note: suggested alternative: '__modf' [INFO] [stderr] /usr/include/c++/7/sstream:214:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: In member function 'void std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::_M_update_egptr()': [INFO] [stderr] /usr/include/c++/7/sstream:280:24: error: '_M_mode' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/sstream:280:24: note: suggested alternative: '__modf' [INFO] [stderr] /usr/include/c++/7/sstream:280:44: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/fn_colors.o] Error 4 [INFO] [stderr] /usr/include/c++/7/sstream: In constructor 'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::basic_stringbuf(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>&&, std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::__xfer_bufptrs&&)': [INFO] [stderr] /usr/include/c++/7/sstream:358:7: error: class 'std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>' does not have any field named '_M_mode' [INFO] [stderr] /usr/include/c++/7/sstream: At global scope: [INFO] [stderr] /usr/include/c++/7/sstream:416:46: error: expected ')' before '__mode' [INFO] [stderr] /usr/include/c++/7/sstream:435:16: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:435:44: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: In constructor 'std::__cxx11::basic_istringstream<_CharT, _Traits, _Alloc>::basic_istringstream(const __string_type&, int)': [INFO] [stderr] /usr/include/c++/7/sstream:436:66: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: At global scope: [INFO] [stderr] /usr/include/c++/7/sstream:560:46: error: expected ')' before '__mode' [INFO] [stderr] /usr/include/c++/7/sstream:579:16: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:579:44: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: In constructor 'std::__cxx11::basic_ostringstream<_CharT, _Traits, _Alloc>::basic_ostringstream(const __string_type&, int)': [INFO] [stderr] /usr/include/c++/7/sstream:580:66: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream: At global scope: [INFO] [stderr] /usr/include/c++/7/sstream:703:45: error: expected ')' before '__m' [INFO] [stderr] /usr/include/c++/7/sstream:720:15: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] /usr/include/c++/7/sstream:720:40: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] /usr/include/c++/7/sstream:720:56: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] In file included from /usr/include/c++/7/sstream:826:0, [INFO] [stderr] from src/units.hpp:6, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'virtual std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::pbackfail(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type)': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:59:57: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testout = this->_M_mode & ios_base::out; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'virtual std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::overflow(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type)': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:82:56: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testout = this->_M_mode & ios_base::out; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:98:8: error: '_M_mode' was not declared in this scope [INFO] [stderr] if (_M_mode & ios_base::in) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:98:8: note: suggested alternative: '__modf' [INFO] [stderr] if (_M_mode & ios_base::in) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __modf [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:98:28: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (_M_mode & ios_base::in) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'virtual std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::int_type std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::underflow()': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:153:55: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testin = this->_M_mode & ios_base::in; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:168:39: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:168:64: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'virtual std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::seekoff(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::off_type, int, int)': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:171:34: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:172:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:173:75: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testboth = __testin && __testout && __way != ios_base::cur; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:174:40: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __testin &= !(__mode & ios_base::out); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:175:41: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __testout &= !(__mode & ios_base::in); [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:186:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__way == ios_base::cur) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:191:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] else if (__way == ios_base::end) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:216:38: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] seekpos(pos_type __sp, ios_base::openmode __mode) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'virtual std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::seekpos(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type, int)': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:219:40: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testin = (ios_base::in & this->_M_mode & __mode) != 0; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:220:41: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testout = (ios_base::out & this->_M_mode & __mode) != 0; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc: In member function 'void std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::_M_sync(std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::char_type*, std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::__size_type, std::__cxx11::basic_stringbuf<_CharT, _Traits, _Alloc>::__size_type)': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:248:29: error: '_M_mode' was not declared in this scope [INFO] [stderr] const bool __testin = _M_mode & ios_base::in; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:248:29: note: suggested alternative: '__modf' [INFO] [stderr] const bool __testin = _M_mode & ios_base::in; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __modf [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:248:49: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testin = _M_mode & ios_base::in; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:249:50: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __testout = _M_mode & ios_base::out; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_stringbuf': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:291:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:65:11: error: invalid use of incomplete type 'class std::basic_streambuf' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:80:11: note: declaration of 'class std::basic_streambuf' [INFO] [stderr] class basic_streambuf; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_istringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:292:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:380:11: error: invalid use of incomplete type 'class std::basic_istream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:83:11: note: declaration of 'class std::basic_istream' [INFO] [stderr] class basic_istream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_ostringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:293:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:524:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_stringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:294:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:668:11: error: invalid use of incomplete type 'class std::basic_iostream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:89:11: note: declaration of 'class std::basic_iostream' [INFO] [stderr] class basic_iostream; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_stringbuf': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:297:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:65:11: error: invalid use of incomplete type 'class std::basic_streambuf' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:80:11: note: declaration of 'class std::basic_streambuf' [INFO] [stderr] class basic_streambuf; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_istringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:298:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:380:11: error: invalid use of incomplete type 'class std::basic_istream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:83:11: note: declaration of 'class std::basic_istream' [INFO] [stderr] class basic_istream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_ostringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:299:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:524:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/units.hpp:6:0, [INFO] [stderr] from src/units.cpp:3: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_stringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:300:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:668:11: error: invalid use of incomplete type 'class std::basic_iostream' [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:89:11: note: declaration of 'class std::basic_iostream' [INFO] [stderr] class basic_iostream; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/sass2scss.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/c2ast.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/remove_placeholders.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/ast_values.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/parser.o] Error 4 [INFO] [stderr] In file included from /usr/include/c++/7/vector:69:0, [INFO] [stderr] from src/listize.hpp:8, [INFO] [stderr] from src/listize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:714:19: error: variable or field '_M_reallocate' declared void [INFO] [stderr] _M_reallocate(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:714:19: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:714:19: note: suggested alternative: 'true_type' [INFO] [stderr] _M_reallocate(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:728:20: error: variable or field '_M_fill_insert' declared void [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, bool __x) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:728:29: error: missing template arguments before '__position' [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, bool __x) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:728:41: error: 'size_type' was not declared in this scope [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, bool __x) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:728:41: note: suggested alternative: 'true_type' [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, bool __x) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:728:56: error: expected primary-expression before 'bool' [INFO] [stderr] _M_fill_insert(iterator __position, size_type __n, bool __x) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:760:23: error: variable or field '_M_insert_range' declared void [INFO] [stderr] _M_insert_range(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:760:32: error: missing template arguments before '__position' [INFO] [stderr] _M_insert_range(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:760:61: error: expected primary-expression before '__first' [INFO] [stderr] _M_insert_range(iterator __position, _ForwardIterator __first, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:761:26: error: expected primary-expression before '__last' [INFO] [stderr] _ForwardIterator __last, std::forward_iterator_tag) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:761:59: error: expected primary-expression before ')' token [INFO] [stderr] _ForwardIterator __last, std::forward_iterator_tag) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:794:19: error: variable or field '_M_insert_aux' declared void [INFO] [stderr] _M_insert_aux(iterator __position, bool __x) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:794:28: error: missing template arguments before '__position' [INFO] [stderr] _M_insert_aux(iterator __position, bool __x) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:794:40: error: expected primary-expression before 'bool' [INFO] [stderr] _M_insert_aux(iterator __position, bool __x) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:822:14: error: template definition of non-template 'typename std::vector::iterator std::vector::_M_erase' [INFO] [stderr] _M_erase(iterator __position) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:822:23: error: missing template arguments before '__position' [INFO] [stderr] _M_erase(iterator __position) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:833:14: error: template definition of non-template 'typename std::vector::iterator std::vector::_M_erase' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:833:23: error: missing template arguments before '__first' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:833:41: error: missing template arguments before '__last' [INFO] [stderr] _M_erase(iterator __first, iterator __last) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:844:22: error: invalid use of incomplete type 'class std::vector' [INFO] [stderr] _M_shrink_to_fit() [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/vector:64:0, [INFO] [stderr] from src/listize.hpp:8, [INFO] [stderr] from src/listize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:216:11: note: declaration of 'class std::vector' [INFO] [stderr] class vector : protected _Vector_base<_Tp, _Alloc> [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/vector:69:0, [INFO] [stderr] from src/listize.hpp:8, [INFO] [stderr] from src/listize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:870:71: error: invalid use of incomplete type 'struct std::hash >' [INFO] [stderr] operator()(const _GLIBCXX_STD_C::vector& __b) const noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/basic_string.h:6587:0, [INFO] [stderr] from /usr/include/c++/7/string:52, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/listize.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/functional_hash.h:101:12: note: declaration of 'struct std::hash >' [INFO] [stderr] struct hash : __hash_enum<_Tp> [INFO] [stderr] ^~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/ast2c.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/ast_supports.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/fn_lists.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/sass_util.o] Error 4 [INFO] [stderr] /usr/include/c++/7/istream: In instantiation of 'class std::basic_iostream': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1071:25: required from here [INFO] [stderr] /usr/include/c++/7/istream:824:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] class basic_iostream [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/sstream:38:0, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:34, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12, [INFO] [stderr] from src/util.cpp:2: [INFO] [stderr] /usr/include/c++/7/istream: In instantiation of 'class std::basic_iostream': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1093:25: required from here [INFO] [stderr] /usr/include/c++/7/istream:824:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] class basic_iostream [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:20: error: '__is_noexcept_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:20: error: '__is_noexcept_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:44: error: template argument 2 is invalid [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:49: error: template argument 1 is invalid [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:174:39: error: expected template-name before '<' token [INFO] [stderr] : public __detail::_Hashtable_base<_Key, _Value, _ExtractKey, _Equal, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:174:39: error: expected '{' before '<' token [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_bucket_begin' [INFO] [stderr] _M_bucket_begin(size_type __bkt) const [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: note: suggested alternative: 'true_type' [INFO] [stderr] _M_bucket_begin(size_type __bkt) const [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:936:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(size_type __bucket_hint, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:958:4: error: 'size_type' has not been declared [INFO] [stderr] size_type __bucket_hint, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:961:10: error: 'allocator_type' does not name a type; did you mean 'allocator_arg'? [INFO] [stderr] const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] allocator_arg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:961:29: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:987:21: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] operator=(const _Hashtable& __ht) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:987:21: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:8: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] -> _Hashtable& [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:8: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:18: error: expected initializer before '&' token [INFO] [stderr] -> _Hashtable& [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:23: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _M_assign(const _Hashtable& __ht, const _NodeGenerator& __node_gen) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:23: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:73: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _M_assign(const _Hashtable& __ht, const _NodeGenerator& __node_gen) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1129:16: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _M_reset() noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:20: error: variable or field '_M_move_assign' declared void [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:30: error: missing template arguments before '&&' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:33: error: '__ht' was not declared in this scope [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:33: note: suggested alternative: '__lg' [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:53: error: expected primary-expression before ')' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:20: error: variable or field '_M_move_assign' declared void [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:30: error: missing template arguments before '&&' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:33: error: '__ht' was not declared in this scope [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:33: note: suggested alternative: '__lg' [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:54: error: expected primary-expression before ')' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:22: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable(const _Hashtable& __ht) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:22: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:38: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _Hashtable(const _Hashtable& __ht) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1258:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(_Hashtable&& __ht) noexcept [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:22: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:22: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:46: error: 'allocator_type' does not name a type; did you mean 'allocator_arg'? [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] allocator_arg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:65: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1311:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(_Hashtable&& __ht, const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1356:19: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] ~_Hashtable() noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:10: error: variable or field 'swap' declared void [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:20: error: missing template arguments before '&' token [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:22: error: '__x' was not declared in this scope [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:22: note: suggested alternative: '__N' [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1420:16: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] find(const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1421:8: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] -> iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1421:8: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/7/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/7/string:40, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] struct iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1436:16: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] find(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1437:8: error: 'const_iterator' does not name a type; did you mean '_List_iterator'? [INFO] [stderr] -> const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1452:17: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] count(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1453:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1484:23: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] equal_range(const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: error: type/value mismatch at argument 2 in template parameter list for 'template struct std::pair' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: note: expected a type, got 'iterator' [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/color_maps.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1511:23: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] equal_range(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:13: error: 'const_iterator' was not declared in this scope [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:13: note: suggested alternative: '_List_iterator' [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:29: error: 'const_iterator' was not declared in this scope [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algo.h:66:0, [INFO] [stderr] from /usr/include/c++/7/algorithm:62, [INFO] [stderr] from src/ast.hpp:15, [INFO] [stderr] from src/ast.cpp:2: [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:76:26: error: 'numeric_limits' is not a member of 'std' [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:76:49: error: expected primary-expression before '>' token [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:76:52: error: '::max' has not been declared [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:76:52: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algo.h:60:0, [INFO] [stderr] from /usr/include/c++/7/algorithm:62, [INFO] [stderr] from src/ast.hpp:15, [INFO] [stderr] from src/ast.cpp:2: [INFO] [stderr] /usr/include/c++/7/bits/algorithmfwd.h:431:5: note: 'std::max' [INFO] [stderr] max(initializer_list<_Tp>, _Compare); [INFO] [stderr] ^~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algo.h:66:0, [INFO] [stderr] from /usr/include/c++/7/algorithm:62, [INFO] [stderr] from src/ast.hpp:15, [INFO] [stderr] from src/ast.cpp:2: [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:109:27: error: 'numeric_limits' is not a member of 'std' [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:109:50: error: expected primary-expression before '>' token [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:109:53: error: '::max' has not been declared [INFO] [stderr] _IntType __b = std::numeric_limits<_IntType>::max()) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/uniform_int_dist.h:109:53: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algo.h:60:0, [INFO] [stderr] from /usr/include/c++/7/algorithm:62, [INFO] [stderr] from src/ast.hpp:15, [INFO] [stderr] from src/ast.cpp:2: [INFO] [stderr] /usr/include/c++/7/bits/algorithmfwd.h:431:5: note: 'std::max' [INFO] [stderr] max(initializer_list<_Tp>, _Compare); [INFO] [stderr] ^~~ [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:34:0, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12, [INFO] [stderr] from src/util.cpp:2: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_ostringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:293:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:524:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] class basic_ostringstream : public basic_ostream<_CharT, _Traits> [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass2scss.h:34:0, [INFO] [stderr] from /opt/rustwide/target/debug/build/sass-sys-49ffd50fa8323cea/out/build/include/sass.h:12, [INFO] [stderr] from src/util.cpp:2: [INFO] [stderr] /usr/include/c++/7/sstream: In instantiation of 'class std::__cxx11::basic_ostringstream': [INFO] [stderr] /usr/include/c++/7/bits/sstream.tcc:299:25: required from here [INFO] [stderr] /usr/include/c++/7/sstream:524:11: error: invalid use of incomplete type 'class std::basic_ostream' [INFO] [stderr] class basic_ostringstream : public basic_ostream<_CharT, _Traits> [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'class std::basic_ostream' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_map.h:63:0, [INFO] [stderr] from /usr/include/c++/7/map:61, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/fn_strings.cpp:7: [INFO] [stderr] /usr/include/c++/7/tuple:89:33: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc0) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:93:28: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:97:28: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:101:26: error: expected ')' before ',' token [INFO] [stderr] _Head_base(__uses_alloc0, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:105:26: error: expected ')' before '<' token [INFO] [stderr] _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:109:26: error: expected ')' before '<' token [INFO] [stderr] _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:135:33: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc0) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:139:28: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:143:28: error: expected ')' before ',' token [INFO] [stderr] _Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:147:26: error: expected ')' before ',' token [INFO] [stderr] _Head_base(__uses_alloc0, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:151:26: error: expected ')' before '<' token [INFO] [stderr] _Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:156:26: error: expected ')' before '<' token [INFO] [stderr] _Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:242:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:247:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:255:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:262:37: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:268:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:275:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:283:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:385:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:389:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:394:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:400:37: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:405:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:411:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:417:30: error: expected ')' before '__tag' [INFO] [stderr] _Tuple_impl(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:719:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:729:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:740:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:750:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:761:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:767:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:771:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:783:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:798:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:813:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:828:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:899:23: error: expected ')' before ',' token [INFO] [stderr] tuple(allocator_arg_t, const _Alloc&) { } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:901:23: error: expected ')' before ',' token [INFO] [stderr] tuple(allocator_arg_t, const _Alloc&, const tuple&) { } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:969:10: error: 'allocator_arg_t' was not declared in this scope [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:969:10: note: suggested alternative: 'allocator_traits' [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] allocator_traits [INFO] [stderr] /usr/include/c++/7/tuple:969:25: error: template argument 2 is invalid [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:980:10: error: 'allocator_arg_t' was not declared in this scope [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:980:10: note: suggested alternative: 'allocator_traits' [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] allocator_traits [INFO] [stderr] /usr/include/c++/7/tuple:980:25: error: template argument 2 is invalid [INFO] [stderr] allocator_arg_t>::value, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:1066:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1077:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1089:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1099:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1109:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1115:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1119:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1128:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1140:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1152:24: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1162:33: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1173:31: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1183:40: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1193:31: error: expected ')' before '__tag' [INFO] [stderr] tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& __in) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1203:40: error: expected ')' before '__tag' [INFO] [stderr] explicit tuple(allocator_arg_t __tag, const _Alloc& __a, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:29: note: suggested alternative: '_List_iterator' [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:43: error: template argument 1 is invalid [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:43: error: template argument 2 is invalid [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_find_before_node' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: error: 'size_type' was not declared in this scope [INFO] [stderr] In file included from /usr/include/c++/7/ios:43:0, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/streambuf:192:17: error: field '_M_buf_locale' has incomplete type 'std::locale' [INFO] [stderr] locale _M_buf_locale; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/string:43:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/localefwd.h:55:9: note: forward declaration of 'class std::locale' [INFO] [stderr] class locale; [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/ios:43:0, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/streambuf:251:44: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] pubseekoff(off_type __off, ios_base::seekdir __way, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:252:14: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:264:14: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:602:35: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekoff(off_type, ios_base::seekdir, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:603:18: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:615:18: error: 'std::ios_base::openmode' has not been declared [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/streambuf:252:42: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/streambuf:252:57: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/streambuf:264:42: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/streambuf:264:57: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode __mode = ios_base::in | ios_base::out) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/streambuf:603:50: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/streambuf:603:65: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/streambuf:615:50: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/streambuf:615:65: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::openmode /*__mode*/ = ios_base::in | ios_base::out) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/streambuf: In member function 'std::locale std::basic_streambuf<_CharT, _Traits>::pubimbue(const std::locale&)': [INFO] [stderr] /usr/include/c++/7/streambuf:210:7: error: return type 'class std::locale' is incomplete [INFO] [stderr] { [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/streambuf: In member function 'std::locale std::basic_streambuf<_CharT, _Traits>::getloc() const': [INFO] [stderr] /usr/include/c++/7/streambuf:227:7: error: return type 'class std::locale' is incomplete [INFO] [stderr] { return _M_buf_locale; } [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: note: suggested alternative: 'true_type' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:40: error: expected primary-expression before 'const' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1541:4: error: '__hash_code' was not declared in this scope [INFO] [stderr] __hash_code __code) const [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1541:4: note: suggested alternative: '__hash_base' [INFO] [stderr] __hash_code __code) const [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/listize.o] Error 4 [INFO] [stderr] In file included from /usr/include/c++/7/bits/basic_ios.h:37:0, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:73:49: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] __convert_to_v(const char*, _Tp&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:79:51: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] __convert_to_v(const char*, float&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:84:52: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] __convert_to_v(const char*, double&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:89:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] __convert_to_v(const char*, long double&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: error: variable or field '_M_insert_bucket_begin' declared void [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: note: suggested alternative: 'true_type' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:45: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:45: note: suggested alternative: '__true_type' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:58: error: '__node' was not declared in this scope [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/basic_ios.h:37:0, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:1996:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, bool& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2033:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2038:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned short& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2043:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned int& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2048:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2054:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2059:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned long long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2093:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, float& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2098:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, double& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2103:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long double& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2136:14: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, void*& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2145:67: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] _M_extract_float(iter_type, iter_type, ios_base&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2151:60: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] _M_extract_int(iter_type, iter_type, ios_base&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2208:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, bool&) const; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2212:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2217:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned short& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2222:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned int& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2227:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2233:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2238:17: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, unsigned long long& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2243:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, float&) const; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2246:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2256:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.h:2261:57: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] do_get(iter_type, iter_type, ios_base&, ios_base::iostate&, void*&) const; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:150:18: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, string& __xtrc) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function '_InIter std::num_get<_CharT, _InIter>::_M_extract_float(_InIter, _InIter, std::ios_base&, int&, std::__cxx11::string&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:364:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:376:18: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, _ValueT& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function '_InIter std::num_get<_CharT, _InIter>::_M_extract_int(_InIter, _InIter, std::ios_base&, int&, _ValueT&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:389:18: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __basefield = __io.flags() [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:20: error: '__is_noexcept_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:20: error: '__is_noexcept_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:44: error: template argument 2 is invalid [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:49:49: error: template argument 1 is invalid [INFO] [stderr] __detail::__is_noexcept_hash<_Tp, _Hash>>>; [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:174:39: error: expected template-name before '<' token [INFO] [stderr] : public __detail::_Hashtable_base<_Key, _Value, _ExtractKey, _Equal, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:174:39: error: expected '{' before '<' token [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_bucket_begin' [INFO] [stderr] _M_bucket_begin(size_type __bkt) const [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: error: 'size_type' was not declared in this scope [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:391:21: error: '__basefield' was not declared in this scope [INFO] [stderr] const bool __oct = __basefield == ios_base::oct; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:391:21: note: suggested alternative: '__undefined' [INFO] [stderr] const bool __oct = __basefield == ios_base::oct; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __undefined [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:391:46: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __oct = __basefield == ios_base::oct; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:392:53: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] int __base = __oct ? 8 : (__basefield == ios_base::hex ? 16 : 10); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:58: note: suggested alternative: '__not_' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: error: variable or field '_M_remove_bucket_begin' declared void [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: note: suggested alternative: 'true_type' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:45: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:45: note: suggested alternative: '__true_type' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:58: error: '__next' was not declared in this scope [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:58: note: suggested alternative: 'next' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~ [INFO] [stderr] next [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1600:7: error: 'size_type' was not declared in this scope [INFO] [stderr] size_type __next_bkt) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:562:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:571:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:580:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:586:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:596:22: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, bool& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(std::num_get<_CharT, _InIter>::iter_type, std::num_get<_CharT, _InIter>::iter_type, std::ios_base&, int&, bool&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:598:38: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (!(__io.flags() & ios_base::boolalpha)) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:612:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:614:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:666:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:668:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = __testeof ? ios_base::eofbit : ios_base::goodbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:668:52: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = __testeof ? ios_base::eofbit : ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:673:38: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = __testeof ? ios_base::eofbit : ios_base::goodbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:673:57: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = __testeof ? ios_base::eofbit : ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:680:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err = ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:682:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:692:15: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, float& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(std::num_get<_CharT, _InIter>::iter_type, std::num_get<_CharT, _InIter>::iter_type, std::ios_base&, int&, float&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:699:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:707:22: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, double& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(std::num_get<_CharT, _InIter>::iter_type, std::num_get<_CharT, _InIter>::iter_type, std::ios_base&, int&, double&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:714:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:739:22: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, long double& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(std::num_get<_CharT, _InIter>::iter_type, std::num_get<_CharT, _InIter>::iter_type, std::ios_base&, int&, long double&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:746:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:754:22: error: 'std::ios_base::iostate' has not been declared [INFO] [stderr] ios_base::iostate& __err, void*& __v) const [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _InIter std::num_get<_CharT, _InIter>::do_get(std::num_get<_CharT, _InIter>::iter_type, std::num_get<_CharT, _InIter>::iter_type, std::ios_base&, int&, void*&) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:757:25: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] typedef ios_base::fmtflags fmtflags; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:923:21: note: suggested alternative: 'true_type' [INFO] [stderr] _M_bucket_begin(size_type __bkt) const [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:936:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(size_type __bucket_hint, [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:958:4: error: 'size_type' has not been declared [INFO] [stderr] size_type __bucket_hint, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:758:13: error: 'fmtflags' does not name a type [INFO] [stderr] const fmtflags __fmt = __io.flags(); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:759:19: error: '__fmt' was not declared in this scope [INFO] [stderr] __io.flags((__fmt & ~ios_base::basefield) | ios_base::hex); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:759:19: note: suggested alternative: '__f32' [INFO] [stderr] __io.flags((__fmt & ~ios_base::basefield) | ios_base::hex); [INFO] [stderr] ^~~~~ [INFO] [stderr] __f32 [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:759:38: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __io.flags((__fmt & ~ios_base::basefield) | ios_base::hex); [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:759:61: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __io.flags((__fmt & ~ios_base::basefield) | ios_base::hex); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:795:15: error: 'std::ios_base::fmtflags' has not been declared [INFO] [stderr] ios_base::fmtflags __flags, bool __dec) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In function 'int std::__int_to_char(_CharT*, _ValueT, const _CharT*, int, bool)': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:808:37: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] else if ((__flags & ios_base::basefield) == ios_base::oct) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:808:61: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] else if ((__flags & ios_base::basefield) == ios_base::oct) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:821:49: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __uppercase = __flags & ios_base::uppercase; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function '_OutIter std::num_put<_CharT, _OutIter>::_M_insert_int(_OutIter, std::ios_base&, _CharT, _ValueT) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:861:18: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __flags = __io.flags(); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:870:18: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __basefield = __flags & ios_base::basefield; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:871:22: error: '__basefield' was not declared in this scope [INFO] [stderr] const bool __dec = (__basefield != ios_base::oct [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:961:10: error: 'allocator_type' does not name a type; did you mean 'allocator_arg'? [INFO] [stderr] const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] allocator_arg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:961:29: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:987:21: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] operator=(const _Hashtable& __ht) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:987:21: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:8: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] -> _Hashtable& [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:8: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:988:18: error: expected initializer before '&' token [INFO] [stderr] -> _Hashtable& [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:23: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _M_assign(const _Hashtable& __ht, const _NodeGenerator& __node_gen) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:23: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1081:73: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _M_assign(const _Hashtable& __ht, const _NodeGenerator& __node_gen) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1129:16: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _M_reset() noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:20: error: variable or field '_M_move_assign' declared void [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:30: error: missing template arguments before '&&' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:33: error: '__ht' was not declared in this scope [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1600:7: note: suggested alternative: 'true_type' [INFO] [stderr] size_type __next_bkt) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_get_previous_node' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:871:22: note: suggested alternative: '__undefined' [INFO] [stderr] const bool __dec = (__basefield != ios_base::oct [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __undefined [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:871:47: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __dec = (__basefield != ios_base::oct [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:872:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] && __basefield != ios_base::hex); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:876:56: error: '__flags' was not declared in this scope [INFO] [stderr] int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: note: suggested alternative: 'true_type' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:43: error: '__node_base' was not declared in this scope [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:876:56: note: suggested alternative: '__lg' [INFO] [stderr] int __len = __int_to_char(__cs + __ilen, __u, __lit, __flags, __dec); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:898:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (bool(__flags & ios_base::showpos) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:905:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] else if (bool(__flags & ios_base::showbase) && __v) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:907:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__basefield == ios_base::oct) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:912:48: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] const bool __uppercase = __flags & ios_base::uppercase; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function '_OutIter std::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, std::ios_base&, _CharT, char, _ValueT) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:998:30: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] (__io.flags() & ios_base::floatfield) != ios_base::floatfield; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:998:55: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] (__io.flags() & ios_base::floatfield) != ios_base::floatfield; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _OutIter std::num_put<_CharT, _OutIter>::do_put(std::num_put<_CharT, _OutIter>::iter_type, std::ios_base&, std::num_put<_CharT, _OutIter>::char_type, bool) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1108:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __flags = __io.flags(); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1109:12: error: '__flags' was not declared in this scope [INFO] [stderr] if ((__flags & ios_base::boolalpha) == 0) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1109:12: note: suggested alternative: '__lg' [INFO] [stderr] if ((__flags & ios_base::boolalpha) == 0) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1109:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if ((__flags & ios_base::boolalpha) == 0) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:33: note: suggested alternative: '__lg' [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1146:53: error: expected primary-expression before ')' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::true_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:20: error: variable or field '_M_move_assign' declared void [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:30: error: missing template arguments before '&&' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:33: error: '__ht' was not declared in this scope [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:33: note: suggested alternative: '__lg' [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1178:54: error: expected primary-expression before ')' token [INFO] [stderr] _M_move_assign(_Hashtable&& __ht, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:22: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable(const _Hashtable& __ht) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:22: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1236:38: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _Hashtable(const _Hashtable& __ht) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1258:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(_Hashtable&& __ht) noexcept [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:22: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:22: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:43: note: suggested alternative: '__num_base' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __num_base [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:56: error: '__n' was not declared in this scope [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:56: note: suggested alternative: '__N' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1641:29: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1641:29: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_emplace' [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1137:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if ((__flags & ios_base::adjustfield) == ios_base::left) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1137:59: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if ((__flags & ios_base::adjustfield) == ios_base::left) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In member function 'virtual _OutIter std::num_put<_CharT, _OutIter>::do_put(std::num_put<_CharT, _OutIter>::iter_type, std::ios_base&, std::num_put<_CharT, _OutIter>::char_type, const void*) const': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1182:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __flags = __io.flags(); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1183:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __fmt = ~(ios_base::basefield [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1185:19: error: '__flags' was not declared in this scope [INFO] [stderr] __io.flags((__flags & __fmt) | (ios_base::hex | ios_base::showbase)); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1185:19: note: suggested alternative: '__lg' [INFO] [stderr] __io.flags((__flags & __fmt) | (ios_base::hex | ios_base::showbase)); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1185:29: error: '__fmt' was not declared in this scope [INFO] [stderr] __io.flags((__flags & __fmt) | (ios_base::hex | ios_base::showbase)); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1185:29: note: suggested alternative: '__f32' [INFO] [stderr] __io.flags((__flags & __fmt) | (ios_base::hex | ios_base::showbase)); [INFO] [stderr] ^~~~~ [INFO] [stderr] __f32 [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:46: error: 'allocator_type' does not name a type; did you mean 'allocator_arg'? [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] allocator_arg [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1290:65: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] _Hashtable(const _Hashtable& __ht, const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1311:15: error: expected constructor, destructor, or type conversion before '(' token [INFO] [stderr] _Hashtable(_Hashtable&& __ht, const allocator_type& __a) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1356:19: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] ~_Hashtable() noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:10: error: variable or field 'swap' declared void [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:20: error: missing template arguments before '&' token [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:22: error: '__x' was not declared in this scope [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1369:22: note: suggested alternative: '__N' [INFO] [stderr] swap(_Hashtable& __x) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1420:16: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] find(const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1421:8: error: invalid use of template-name 'std::iterator' without an argument list [INFO] [stderr] -> iterator [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1421:8: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:9:0, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/backtrace.hpp:6, [INFO] [stderr] from src/error_handling.hpp:9, [INFO] [stderr] from src/units.cpp:4: [INFO] [stderr] /usr/include/c++/7/iostream: At global scope: [INFO] [stderr] /usr/include/c++/7/iostream:74:20: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] static ios_base::Init __ioinit; [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/units.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: note: suggested alternative: '_List_iterator' [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:56: error: expected primary-expression before ',' token [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] make: *** [src/fn_strings.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1185:65: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __io.flags((__flags & __fmt) | (ios_base::hex | ios_base::showbase)); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_algobase.h:65:0, [INFO] [stderr] from /usr/include/c++/7/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/7/string:40, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_iterator_base_types.h:118:12: note: 'template struct std::iterator' declared here [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert_unique_node' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: note: suggested alternative: 'true_type' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:44: error: '__hash_code' was not declared in this scope [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:44: note: suggested alternative: '__hash_base' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:6: error: '__node_type' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc: In static member function 'static void std::__pad<_CharT, _Traits>::_S_pad(std::ios_base&, _CharT, _CharT*, const _CharT*, std::streamsize, std::streamsize)': [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1213:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __adjust = __io.flags() & ios_base::adjustfield; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/locale_facets.h:2651:0, [INFO] [stderr] from /usr/include/c++/7/bits/basic_ios.h:37, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1216:11: error: '__adjust' was not declared in this scope [INFO] [stderr] if (__adjust == ios_base::left) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1216:11: note: suggested alternative: '__caddr_t' [INFO] [stderr] if (__adjust == ios_base::left) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] __caddr_t [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1216:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__adjust == ios_base::left) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1224:11: error: '__adjust' was not declared in this scope [INFO] [stderr] if (__adjust == ios_base::internal) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1436:16: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] find(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1224:11: note: suggested alternative: '__caddr_t' [INFO] [stderr] if (__adjust == ios_base::internal) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] __caddr_t [INFO] [stderr] /usr/include/c++/7/bits/locale_facets.tcc:1224:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__adjust == ios_base::internal) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1437:8: error: 'const_iterator' does not name a type; did you mean '_List_iterator'? [INFO] [stderr] -> const_iterator [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] In file included from /usr/include/c++/7/ios:44:0, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:67:30: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] class basic_ios : public ios_base [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/ios:44:0, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:136:7: error: 'iostate' does not name a type; did you mean 'isspace'? [INFO] [stderr] iostate [INFO] [stderr] ^~~~~~~ [INFO] [stderr] isspace [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:6: note: suggested alternative: '__true_type' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:19: error: '__node' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:19: note: suggested alternative: '__not_' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert_multi_node' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: error: '__node_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: note: suggested alternative: '__true_type' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:39: error: '__hint' was not declared in this scope [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:39: note: suggested alternative: 'u_int' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~ [INFO] [stderr] u_int [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:47: error: '__hash_code' was not declared in this scope [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:47: note: suggested alternative: '__hash_base' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1452:17: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] count(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1453:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1484:23: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] equal_range(const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: error: type/value mismatch at argument 2 in template parameter list for 'template struct std::pair' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1485:31: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1511:23: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] equal_range(const key_type& __k) const [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:13: error: 'const_iterator' was not declared in this scope [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:13: note: suggested alternative: '_List_iterator' [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:148:13: error: 'iostate' has not been declared [INFO] [stderr] clear(iostate __state = goodbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:157:16: error: 'iostate' has not been declared [INFO] [stderr] setstate(iostate __state) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:164:19: error: 'iostate' has not been declared [INFO] [stderr] _M_setstate(iostate __state) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:221:7: error: 'iostate' does not name a type; did you mean 'isspace'? [INFO] [stderr] iostate [INFO] [stderr] ^~~~~~~ [INFO] [stderr] isspace [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:257:18: error: 'iostate' has not been declared [INFO] [stderr] exceptions(iostate __except) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:148:31: error: 'goodbit' was not declared in this scope [INFO] [stderr] clear(iostate __state = goodbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:148:31: note: suggested alternative: 'good' [INFO] [stderr] clear(iostate __state = goodbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] good [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::_M_setstate(int)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:168:2: error: '_M_streambuf_state' was not declared in this scope [INFO] [stderr] _M_streambuf_state |= __state; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:5: error: '__node_type' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:5: note: suggested alternative: '__true_type' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:18: error: '__node' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:18: note: suggested alternative: '__not_' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1811:29: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1811:29: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: note: suggested alternative: '_List_iterator' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:44: error: expected primary-expression before '&&' token [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:47: error: '__v' was not declared in this scope [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:47: note: suggested alternative: '__N' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1835:3: error: expected primary-expression before 'const' [INFO] [stderr] const _NodeGenerator& __node_gen, std::false_type) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:29: error: 'const_iterator' was not declared in this scope [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:168:2: note: suggested alternative: '_M_streambuf' [INFO] [stderr] _M_streambuf_state |= __state; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] _M_streambuf [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'bool std::basic_ios<_CharT, _Traits>::eof() const': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:191:35: error: 'eofbit' was not declared in this scope [INFO] [stderr] { return (this->rdstate() & eofbit) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:191:35: note: suggested alternative: 'eof' [INFO] [stderr] { return (this->rdstate() & eofbit) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] eof [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'bool std::basic_ios<_CharT, _Traits>::fail() const': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:202:36: error: 'badbit' was not declared in this scope [INFO] [stderr] { return (this->rdstate() & (badbit | failbit)) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:202:36: note: suggested alternative: 'bad' [INFO] [stderr] { return (this->rdstate() & (badbit | failbit)) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] bad [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:202:45: error: 'failbit' was not declared in this scope [INFO] [stderr] { return (this->rdstate() & (badbit | failbit)) != 0; } [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:202:45: note: suggested alternative: 'fail' [INFO] [stderr] { return (this->rdstate() & (badbit | failbit)) != 0; } [INFO] [stderr] ^~~~~~~ [INFO] [stderr] fail [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:29: note: suggested alternative: '_List_iterator' [INFO] [stderr] -> pair [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:43: error: template argument 1 is invalid [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1512:43: error: template argument 2 is invalid [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_find_before_node' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1835:52: error: expected primary-expression before ')' token [INFO] [stderr] const _NodeGenerator& __node_gen, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:25: note: suggested alternative: 'true_type' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1540:40: error: expected primary-expression before 'const' [INFO] [stderr] _M_find_before_node(size_type __n, const key_type& __k, [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1541:4: error: '__hash_code' was not declared in this scope [INFO] [stderr] __hash_code __code) const [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1541:4: note: suggested alternative: '__hash_base' [INFO] [stderr] __hash_code __code) const [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'bool std::basic_ios<_CharT, _Traits>::bad() const': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:212:35: error: 'badbit' was not declared in this scope [INFO] [stderr] { return (this->rdstate() & badbit) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:212:35: note: suggested alternative: 'bad' [INFO] [stderr] { return (this->rdstate() & badbit) != 0; } [INFO] [stderr] ^~~~~~ [INFO] [stderr] bad [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/bind.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::exceptions(int)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:259:9: error: '_M_exception' was not declared in this scope [INFO] [stderr] _M_exception = __except; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:259:9: note: suggested alternative: 'bad_exception' [INFO] [stderr] _M_exception = __except; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] bad_exception [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:260:21: error: '_M_streambuf_state' was not declared in this scope [INFO] [stderr] this->clear(_M_streambuf_state); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: error: variable or field '_M_insert_bucket_begin' declared void [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:28: note: suggested alternative: 'true_type' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:45: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:45: note: suggested alternative: '__true_type' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:58: error: '__node' was not declared in this scope [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1568:58: note: suggested alternative: '__not_' [INFO] [stderr] _M_insert_bucket_begin(size_type __bkt, __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: error: variable or field '_M_remove_bucket_begin' declared void [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:28: note: suggested alternative: 'true_type' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:45: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:45: note: suggested alternative: '__true_type' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:58: error: '__next' was not declared in this scope [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1599:58: note: suggested alternative: 'next' [INFO] [stderr] _M_remove_bucket_begin(size_type __bkt, __node_type* __next, [INFO] [stderr] ^~~~~~ [INFO] [stderr] next [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1600:7: error: 'size_type' was not declared in this scope [INFO] [stderr] size_type __next_bkt) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1600:7: note: suggested alternative: 'true_type' [INFO] [stderr] size_type __next_bkt) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_get_previous_node' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:260:21: note: suggested alternative: '_M_streambuf' [INFO] [stderr] this->clear(_M_streambuf_state); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] _M_streambuf [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::move(std::basic_ios<_CharT, _Traits>&)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:481:12: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::_M_move(__rhs); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:482:18: error: '_M_ios_locale' was not declared in this scope [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:26: note: suggested alternative: 'true_type' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:43: error: '__node_base' was not declared in this scope [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:43: note: suggested alternative: '__num_base' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __num_base [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:482:18: note: suggested alternative: '__c_locale' [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __c_locale [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::swap(std::basic_ios<_CharT, _Traits>&)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:496:12: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::_M_swap(__rhs); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:497:18: error: '_M_ios_locale' was not declared in this scope [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.h:497:18: note: suggested alternative: '__c_locale' [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __c_locale [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:56: error: '__n' was not declared in this scope [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1623:56: note: suggested alternative: '__N' [INFO] [stderr] _M_get_previous_node(size_type __bkt, __node_base* __n) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1641:29: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1641:29: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_emplace' [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:18: note: suggested alternative: '_List_iterator' [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:56: error: expected primary-expression before ',' token [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1678:63: error: expected primary-expression before '&&' token [INFO] [stderr] _M_emplace(const_iterator __hint, std::false_type, _Args&&... __args) [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert_unique_node' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:27: note: suggested alternative: 'true_type' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] In file included from /usr/include/c++/7/bits/basic_ios.h:516:0, [INFO] [stderr] from /usr/include/c++/7/ios:44, [INFO] [stderr] from /usr/include/c++/7/ostream:38, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:41:39: error: variable or field 'clear' declared void [INFO] [stderr] basic_ios<_CharT, _Traits>::clear(iostate __state) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:41:39: error: 'iostate' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:41:39: note: suggested alternative: 'isspace' [INFO] [stderr] basic_ios<_CharT, _Traits>::clear(iostate __state) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] isspace [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc: In member function 'std::basic_ios<_CharT, _Traits>& std::basic_ios<_CharT, _Traits>::copyfmt(const std::basic_ios<_CharT, _Traits>&)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:4: error: '_Words' was not declared in this scope [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:44: error: '__hash_code' was not declared in this scope [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1706:44: note: suggested alternative: '__hash_base' [INFO] [stderr] _M_insert_unique_node(size_type __bkt, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:4: note: suggested alternative: '__or_' [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:12: error: '__words' was not declared in this scope [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:12: note: suggested alternative: '__or_' [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:6: error: '__node_type' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:45: error: '_S_local_word_size' was not declared in this scope [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:6: note: suggested alternative: '__true_type' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:19: error: '__node' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1707:19: note: suggested alternative: '__not_' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert_multi_node' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: error: '__node_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:26: note: suggested alternative: '__true_type' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:39: error: '__hint' was not declared in this scope [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:39: note: suggested alternative: 'u_int' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~ [INFO] [stderr] u_int [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:47: error: '__hash_code' was not declared in this scope [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1745:47: note: suggested alternative: '__hash_base' [INFO] [stderr] _M_insert_multi_node(__node_type* __hint, __hash_code __code, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __hash_base [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:73:45: note: suggested alternative: '_S_word_bit' [INFO] [stderr] _Words* __words = (__rhs._M_word_size <= _S_local_word_size) ? [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] _S_word_bit [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:74:23: error: '_M_local_word' was not declared in this scope [INFO] [stderr] _M_local_word : new _Words[__rhs._M_word_size]; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:5: error: '__node_type' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:5: note: suggested alternative: '__true_type' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/output.hpp:7, [INFO] [stderr] from src/plugins.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umap_traits = __detail::_Hashtable_traits<_Cache, false, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:20: error: '__umap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:74:23: note: suggested alternative: '_Atomic_word' [INFO] [stderr] _M_local_word : new _Words[__rhs._M_word_size]; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] _Atomic_word [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:18: error: '__node' was not declared in this scope [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1746:18: note: suggested alternative: '__not_' [INFO] [stderr] __node_type* __node) [INFO] [stderr] ^~~~~~ [INFO] [stderr] __not_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:47:30: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] using __umap_hashtable = _Hashtable<_Key, std::pair, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:74:43: error: '_Words' does not name a type; did you mean '__or_'? [INFO] [stderr] _M_local_word : new _Words[__rhs._M_word_size]; [INFO] [stderr] ^~~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:56:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __ummap_traits = __detail::_Hashtable_traits<_Cache, false, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:20: error: '__ummap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1811:29: error: type/value mismatch at argument 1 in template parameter list for 'template struct std::pair' [INFO] [stderr] -> pair [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1811:29: note: expected a type, got 'iterator' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_insert' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:74:49: error: expected ';' before '[' token [INFO] [stderr] _M_local_word : new _Words[__rhs._M_word_size]; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:77:4: error: '_Callback_list' was not declared in this scope [INFO] [stderr] _Callback_list* __cb = __rhs._M_callbacks; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:17: note: suggested alternative: '_List_iterator' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:44: error: expected primary-expression before '&&' token [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:47: error: '__v' was not declared in this scope [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1834:47: note: suggested alternative: '__N' [INFO] [stderr] _M_insert(const_iterator __hint, _Arg&& __v, [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:64:31: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] using __ummap_hashtable = _Hashtable<_Key, std::pair, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:77:4: note: suggested alternative: '_IO_va_list' [INFO] [stderr] _Callback_list* __cb = __rhs._M_callbacks; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _IO_va_list [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1835:3: error: expected primary-expression before 'const' [INFO] [stderr] const _NodeGenerator& __node_gen, std::false_type) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1835:52: error: expected primary-expression before ')' token [INFO] [stderr] const _NodeGenerator& __node_gen, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase' [INFO] [stderr] erase(const_iterator __it) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __it) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:77:20: error: '__cb' was not declared in this scope [INFO] [stderr] _Callback_list* __cb = __rhs._M_callbacks; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:77:20: note: suggested alternative: '__lg' [INFO] [stderr] _Callback_list* __cb = __rhs._M_callbacks; [INFO] [stderr] ^~~~ [INFO] [stderr] __lg [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:80:22: error: 'erase_event' was not declared in this scope [INFO] [stderr] _M_call_callbacks(erase_event); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_erase' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: note: suggested alternative: 'true_type' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:80:22: note: suggested alternative: 'sigevent' [INFO] [stderr] _M_call_callbacks(erase_event); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] sigevent [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:103:15: error: '__umap_hashtable' does not name a type; did you mean '__is_insertable'? [INFO] [stderr] typedef __umap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] __is_insertable [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:31: error: '__node_base' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:80:4: error: there are no arguments to '_M_call_callbacks' that depend on a template parameter, so a declaration of '_M_call_callbacks' must be available [-fpermissive] [INFO] [stderr] _M_call_callbacks(erase_event); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:80:4: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:81:8: error: '_M_word' was not declared in this scope [INFO] [stderr] if (_M_word != _M_local_word) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:81:8: note: suggested alternative: '__or_' [INFO] [stderr] if (_M_word != _M_local_word) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:104:7: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:31: note: suggested alternative: '__num_base' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __num_base [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:86:4: error: there are no arguments to '_M_dispose_callbacks' that depend on a template parameter, so a declaration of '_M_dispose_callbacks' must be available [-fpermissive] [INFO] [stderr] _M_dispose_callbacks(); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:89:4: error: '_M_callbacks' was not declared in this scope [INFO] [stderr] _M_callbacks = __cb; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:44: error: '__prev_n' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:44: note: suggested alternative: '__dev_t' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] __dev_t [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:110:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:111:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:112:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:113:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:114:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:115:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:120:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:121:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:122:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:123:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:124:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:125:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:126:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:127:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:128:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:129:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:796:7: error: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:54: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:54: note: suggested alternative: '__true_type' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:791:7: error: with 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:89:4: note: suggested alternative: '_S_black' [INFO] [stderr] _M_callbacks = __cb; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] _S_black [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:92:4: error: '_M_word' was not declared in this scope [INFO] [stderr] _M_word = __words; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:92:4: note: suggested alternative: '__or_' [INFO] [stderr] _M_word = __words; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:154:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:67: error: '__n' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:67: note: suggested alternative: '__N' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:176:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:191:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:201:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__umap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:211:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__umap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:230:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:93:4: error: '_M_word_size' was not declared in this scope [INFO] [stderr] _M_word_size = __rhs._M_word_size; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1903:36: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] _M_erase(std::true_type, const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:93:4: note: suggested alternative: '_S_word_bit' [INFO] [stderr] _M_word_size = __rhs._M_word_size; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] _S_word_bit [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:100:4: error: '_M_ios_locale' was not declared in this scope [INFO] [stderr] _M_ios_locale = __rhs.getloc(); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:100:4: note: suggested alternative: '__c_locale' [INFO] [stderr] _M_ios_locale = __rhs.getloc(); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __c_locale [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase' [INFO] [stderr] erase(const_iterator __it) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1904:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1927:37: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] _M_erase(std::false_type, const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1855:11: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __it) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_erase' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1928:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:35: error: 'const_iterator' was not declared in this scope [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:35: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2030:13: error: invalid use of incomplete type 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] clear() noexcept [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: error: variable or field 'rehash' declared void [INFO] [stderr] rehash(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: note: suggested alternative: 'true_type' [INFO] [stderr] rehash(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: error: variable or field '_M_rehash' declared void [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:30: error: expected primary-expression before 'const' [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: error: variable or field '_M_rehash_aux' declared void [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:48: error: expected primary-expression before ')' token [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: error: variable or field '_M_rehash_aux' declared void [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:49: error: expected primary-expression before ')' token [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umap_traits = __detail::_Hashtable_traits<_Cache, false, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:20: error: '__umap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: note: suggested alternative: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:103:22: error: 'copyfmt_event' was not declared in this scope [INFO] [stderr] _M_call_callbacks(copyfmt_event); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:14: note: suggested alternative: 'true_type' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:31: error: '__node_base' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:103:22: note: suggested alternative: 'copyfmt' [INFO] [stderr] _M_call_callbacks(copyfmt_event); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] copyfmt [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:50:23: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:50:23: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:51:23: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:51:23: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:23: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:23: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:56:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __ummap_traits = __detail::_Hashtable_traits<_Cache, false, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:20: error: '__ummap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:67:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:67:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:68:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:68:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:31: note: suggested alternative: '__num_base' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __num_base [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:44: error: '__prev_n' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:44: note: suggested alternative: '__dev_t' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] __dev_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:54: error: '__node_type' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:103:4: error: there are no arguments to '_M_call_callbacks' that depend on a template parameter, so a declaration of '_M_call_callbacks' must be available [-fpermissive] [INFO] [stderr] _M_call_callbacks(copyfmt_event); [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc: In member function 'std::locale std::basic_ios<_CharT, _Traits>::imbue(const std::locale&)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:117:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::imbue(__loc); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc: In member function 'void std::basic_ios<_CharT, _Traits>::init(std::basic_streambuf<_CharT, _Traits>*)': [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:129:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::_M_init(); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:132:23: error: '_M_ios_locale' was not declared in this scope [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:132:23: note: suggested alternative: '__c_locale' [INFO] [stderr] _M_cache_locale(_M_ios_locale); [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __c_locale [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:103:15: error: '__umap_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __umap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:150:7: error: '_M_exception' was not declared in this scope [INFO] [stderr] _M_exception = goodbit; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:150:7: note: suggested alternative: 'bad_exception' [INFO] [stderr] _M_exception = goodbit; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] bad_exception [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:104:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:104:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:110:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:111:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:112:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:113:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:114:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:115:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:120:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:121:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:122:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:123:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:124:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:125:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:126:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:127:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:128:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:129:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:796:7: error: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:54: note: suggested alternative: '__true_type' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] __true_type [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:791:7: error: with 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:67: error: '__n' was not declared in this scope [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1875:67: note: suggested alternative: '__N' [INFO] [stderr] _M_erase(size_type __bkt, __node_base* __prev_n, __node_type* __n) [INFO] [stderr] ^~~ [INFO] [stderr] __N [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:150:22: error: 'goodbit' was not declared in this scope [INFO] [stderr] _M_exception = goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1903:36: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] _M_erase(std::true_type, const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:150:22: note: suggested alternative: 'good' [INFO] [stderr] _M_exception = goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] good [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:154:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:176:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:191:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:152:7: error: '_M_streambuf_state' was not declared in this scope [INFO] [stderr] _M_streambuf_state = __sb ? goodbit : badbit; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:201:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__umap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:211:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__umap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:230:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, std::pair > std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:152:7: note: suggested alternative: '_M_streambuf' [INFO] [stderr] _M_streambuf_state = __sb ? goodbit : badbit; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] _M_streambuf [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:152:45: error: 'badbit' was not declared in this scope [INFO] [stderr] _M_streambuf_state = __sb ? goodbit : badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/basic_ios.tcc:152:45: note: suggested alternative: 'bad' [INFO] [stderr] _M_streambuf_state = __sb ? goodbit : badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] bad [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] In file included from /usr/include/c++/7/iostream:39:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/ostream: At global scope: [INFO] [stderr] /usr/include/c++/7/ostream:381:33: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekp(off_type, ios_base::seekdir); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1904:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/ostream: In member function 'void std::basic_ostream<_CharT, _Traits>::_M_write(const char_type*, std::streamsize)': [INFO] [stderr] /usr/include/c++/7/ostream:315:29: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/ostream: In destructor 'std::basic_ostream<_CharT, _Traits>::sentry::~sentry()': [INFO] [stderr] /usr/include/c++/7/ostream:457:37: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (bool(_M_os.flags() & ios_base::unitbuf) && !uncaught_exception()) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/ostream:461:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] _M_os.setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1927:37: error: 'key_type' does not name a type; did you mean 'key_t'? [INFO] [stderr] _M_erase(std::false_type, const key_type& __k) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] key_t [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1928:8: error: 'size_type' does not name a type; did you mean 'true_type'? [INFO] [stderr] -> size_type [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'const mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, std::pair > std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/ostream: In function 'std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)': [INFO] [stderr] /usr/include/c++/7/ostream:542:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __out.setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/ostream: In function 'std::basic_ostream& std::operator<<(std::basic_ostream&, const char*)': [INFO] [stderr] /usr/include/c++/7/ostream:559:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __out.setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/node.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: error: template definition of non-template 'auto std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: error: 'const_iterator' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:11: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:35: error: 'const_iterator' was not declared in this scope [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:1983:35: note: suggested alternative: '_List_iterator' [INFO] [stderr] erase(const_iterator __first, const_iterator __last) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] _List_iterator [INFO] [stderr] In file included from /usr/include/c++/7/ostream:693:0, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In constructor 'std::basic_ostream<_CharT, _Traits>::sentry::sentry(std::basic_ostream<_CharT, _Traits>&)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:57:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __os.setstate(ios_base::failbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::_M_insert(_ValueT)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:69:16: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:74:5: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:74:5: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:74:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:78:31: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: declaration of 'class std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>' [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: error: variable or field 'rehash' declared void [INFO] [stderr] rehash(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2045:12: note: suggested alternative: 'true_type' [INFO] [stderr] rehash(size_type __n) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: error: variable or field '_M_rehash' declared void [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: error: 'size_type' was not declared in this scope [INFO] [stderr] make: *** [src/error_handling.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:15: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2067:30: error: expected primary-expression before 'const' [INFO] [stderr] _M_rehash(size_type __n, const __rehash_state& __state) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:82:38: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:83:10: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:83:10: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:96:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/ostream:693:0, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:97:11: error: '__fmt' was not declared in this scope [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:97:11: note: suggested alternative: '__f32' [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~~~ [INFO] [stderr] __f32 [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:97:30: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:97:56: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:110:23: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] const ios_base::fmtflags __fmt = this->flags() & ios_base::basefield; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/ostream:693:0, [INFO] [stderr] from /usr/include/c++/7/iostream:39, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:111:11: error: '__fmt' was not declared in this scope [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:111:11: note: suggested alternative: '__f32' [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~~~ [INFO] [stderr] __f32 [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:111:30: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:111:56: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__fmt == ios_base::oct || __fmt == ios_base::hex) [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/environment.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__streambuf_type*)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:122:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:129:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:129:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:129:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:133:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:137:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::failbit); } [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:140:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:140:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:140:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:141:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:141:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] In file included from /usr/include/c++/7/deque:64:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:6, [INFO] [stderr] from src/environment.hpp:5, [INFO] [stderr] from src/sass_functions.hpp:5, [INFO] [stderr] from src/sass_context.cpp:18: [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h: In copy constructor 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:950:14: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:950:14: note: suggested alternative: 'initializer_list' [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h: In constructor 'std::deque<_Tp, _Alloc>::deque(const std::deque<_Tp, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:968:14: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:968:14: note: suggested alternative: 'initializer_list' [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h: In constructor 'std::deque<_Tp, _Alloc>::deque(std::deque<_Tp, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:978:11: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/stl_deque.h:978:11: note: suggested alternative: 'initializer_list' [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: error: variable or field '_M_rehash_aux' declared void [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:19: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2090:48: error: expected primary-expression before ')' token [INFO] [stderr] _M_rehash_aux(size_type __n, std::true_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: error: variable or field '_M_rehash_aux' declared void [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: error: 'size_type' was not declared in this scope [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:19: note: suggested alternative: 'true_type' [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] true_type [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:2131:49: error: expected primary-expression before ')' token [INFO] [stderr] _M_rehash_aux(size_type __n, std::false_type) [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::put(std::basic_ostream<_CharT, _Traits>::char_type)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:160:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:165:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:165:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:165:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:169:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:173:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:174:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:174:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::write(const _CharT*, std::streamsize)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:199:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:203:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::flush()': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:216:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:220:6: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:220:6: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:220:25: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:224:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:228:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:229:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:229:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>::pos_type std::basic_ostream<_CharT, _Traits>::tellp()': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:243:53: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:243:68: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, ios_base::out); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:247:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:251:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::seekp(std::basic_ostream<_CharT, _Traits>::pos_type)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:260:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:268:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::out); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:272:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:272:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:272:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:277:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:281:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:282:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:282:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:290:37: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekp(off_type __off, ios_base::seekdir __dir) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In member function 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::seekp(std::basic_ostream<_CharT, _Traits>::off_type, int)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:292:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:300:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::out); [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:304:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:304:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:304:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:309:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:313:32: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:314:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1158:15: error: '__ummap_hashtable' does not name a type [INFO] [stderr] typedef __ummap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1159:7: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umap_traits = __detail::_Hashtable_traits<_Cache, false, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:20: error: '__umap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:46:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: note: suggested alternative: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:48:59: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:50:23: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:50:23: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:51:23: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:51:23: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:23: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:23: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:52:48: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:56:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __ummap_traits = __detail::_Hashtable_traits<_Cache, false, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:20: error: '__ummap_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:63:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __ummap_traits<__cache_default<_Key, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: error: '_Select1st' is not a member of 'std::__detail' [INFO] [stderr] _Alloc, __detail::_Select1st, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:65:25: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:882:12: note: 'std::_Select1st' [INFO] [stderr] struct _Select1st [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:67:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:67:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:68:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:68:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:69:42: error: template argument 9 is invalid [INFO] [stderr] In file included from /usr/include/c++/7/deque:66:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:6, [INFO] [stderr] from src/environment.hpp:5, [INFO] [stderr] from src/sass_functions.hpp:5, [INFO] [stderr] from src/sass_context.cpp:18: [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_default_initialize()': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:75:18: error: '__uninitialized_default_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_default_a(*__cur, *__cur + _S_buffer_size(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:77:16: error: '__uninitialized_default_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_default_a(this->_M_impl._M_finish._M_first, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_fill_insert(std::deque<_Tp, _Alloc>::iterator, std::deque<_Tp, _Alloc>::size_type, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:312:13: error: '__uninitialized_fill_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_a(__new_start, this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:312:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_fill_a(__new_start, this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:328:13: error: '__uninitialized_fill_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_a(this->_M_impl._M_finish, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:328:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_fill_a(this->_M_impl._M_finish, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_default_append(std::deque<_Tp, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:355:13: error: '__uninitialized_default_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_default_a(this->_M_impl._M_finish, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_fill_initialize(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:399:18: error: '__uninitialized_fill_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_a(*__cur, *__cur + _S_buffer_size(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:399:18: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_fill_a(*__cur, *__cur + _S_buffer_size(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:401:16: error: '__uninitialized_fill_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_a(this->_M_impl._M_finish._M_first, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:401:16: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_fill_a(this->_M_impl._M_finish._M_first, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:456:8: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __mid, *__cur_node, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:456:8: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __mid, *__cur_node, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:460:18: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:460:18: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_range_insert_aux(std::deque<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:595:8: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, __new_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:595:8: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, __new_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:611:8: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'const mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:103:15: error: '__umap_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __umap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:104:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:104:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:110:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:111:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:112:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:113:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:114:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:115:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:120:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:121:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:122:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:123:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:124:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:125:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:126:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:127:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:128:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:129:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:611:8: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_insert_aux(std::deque<_Tp, _Alloc>::iterator, std::deque<_Tp, _Alloc>::size_type, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:688:10: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_a(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:688:10: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_move_a(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:697:10: error: '__uninitialized_move_fill' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_fill(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:726:10: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_a(__finish_n, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:726:10: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_move_a(__finish_n, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:736:10: error: '__uninitialized_fill_move' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_move(this->_M_impl._M_finish, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc: In member function 'void std::deque<_Tp, _Alloc>::_M_insert_aux(std::deque<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::deque<_Tp, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:775:12: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_a(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:775:12: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_move_a(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:796:7: error: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:791:7: error: with 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:856:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:154:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:176:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:191:4: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:201:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__umap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:211:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__umap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:230:9: error: class 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:290:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:297:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:304:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:314:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc: In function 'std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)': [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:324:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __out.setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:347:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __out._M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/ostream.tcc:351:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { __out._M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:309:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1165:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1166:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1167:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1168:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1169:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1170:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1175:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1176:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1177:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1178:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1179:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1180:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1181:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1182:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1183:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1184:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1596:7: error: 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1591:7: error: with 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:314:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:324:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1208:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(_InputIterator, _InputIterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1230:4: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1245:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1255:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__ummap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1265:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__ummap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::initializer_list, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1284:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:786:12: error: '__uninitialized_move_copy' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_copy(this->_M_impl._M_start, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:814:10: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_a(__finish_n, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:814:10: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_move_a(__finish_n, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/deque.tcc:826:10: error: '__uninitialized_copy_move' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_move(__mid, __last, __pos, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] In file included from /usr/include/c++/7/iostream:40:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/istream: At global scope: [INFO] [stderr] /usr/include/c++/7/istream:602:33: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekg(off_type, ios_base::seekdir); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/istream:991:0, [INFO] [stderr] from /usr/include/c++/7/iostream:40, [INFO] [stderr] from src/ast_fwd_decl.hpp:9, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In constructor 'std::basic_istream<_CharT, _Traits>::sentry::sentry(std::basic_istream<_CharT, _Traits>&, bool)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:49:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:55:53: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (!__noskip && bool(__in.flags() & ios_base::skipws)) [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:71:5: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:71:5: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:71:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:76:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __in._M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:80:33: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { __in._M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:82:26: error: '__err' was not declared in this scope [INFO] [stderr] if (__in.good() && __err == ios_base::goodbit) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:337:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:346:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:355:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:359:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:82:26: note: suggested alternative: '__or_' [INFO] [stderr] if (__in.good() && __err == ios_base::goodbit) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:82:45: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] if (__in.good() && __err == ios_base::goodbit) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:86:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::_M_extract(_ValueT&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:100:16: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:104:29: error: '__err' was not declared in this scope [INFO] [stderr] __ng.get(*this, 0, *this, __err, __v); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:104:29: note: suggested alternative: '__or_' [INFO] [stderr] __ng.get(*this, 0, *this, __err, __v); [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:108:31: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:112:38: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:113:10: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:113:10: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(short int&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:129:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:134:34: error: '__err' was not declared in this scope [INFO] [stderr] __ng.get(*this, 0, *this, __err, __l); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:134:34: note: suggested alternative: '__or_' [INFO] [stderr] __ng.get(*this, 0, *this, __err, __l); [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:140:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:145:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:153:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:157:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:158:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:158:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(int&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:174:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:179:34: error: '__err' was not declared in this scope [INFO] [stderr] __ng.get(*this, 0, *this, __err, __l); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:179:34: note: suggested alternative: '__or_' [INFO] [stderr] __ng.get(*this, 0, *this, __err, __l); [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:185:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:190:24: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:198:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:202:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:203:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:203:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_istream<_CharT, _Traits>::__streambuf_type*)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:214:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:222:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:222:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:222:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:224:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1158:15: error: '__ummap_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __ummap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1159:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1159:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1165:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1166:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1167:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1168:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1169:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1170:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1175:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1176:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1177:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1178:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1179:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1180:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1181:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1182:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1183:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1184:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1596:7: error: 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1591:7: error: with 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1208:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(_InputIterator, _InputIterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1230:4: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1245:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1255:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__ummap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1265:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__ummap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::initializer_list, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1284:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:224:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:224:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:228:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::failbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:232:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::failbit); } [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:235:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:235:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:235:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:236:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] make: *** [src/ast.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:236:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::get()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:249:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:260:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:260:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:260:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:264:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:268:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:271:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:271:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:271:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:272:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:272:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_istream<_CharT, _Traits>::char_type&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:283:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:297:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:297:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:297:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:301:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:305:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:308:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:308:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:308:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:309:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:309:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:387:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:418:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:579:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:585:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, std::pair > std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_istream<_CharT, _Traits>::char_type*, std::streamsize, std::basic_istream<_CharT, _Traits>::char_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:320:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:340:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:340:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:340:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:344:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:348:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:355:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:355:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:355:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:356:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:356:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::get(std::basic_istream<_CharT, _Traits>::__streambuf_type&, std::basic_istream<_CharT, _Traits>::char_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:367:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:388:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:388:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:388:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:392:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:396:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:399:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:399:2: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:591:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:618:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:624:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:629:11: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:644:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:399:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:400:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:400:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::getline(std::basic_istream<_CharT, _Traits>::char_type*, std::streamsize, std::basic_istream<_CharT, _Traits>::char_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:411:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:431:17: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:431:17: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:431:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:440:21: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:440:21: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:440:40: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:445:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:449:43: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:456:9: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:456:9: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:456:28: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:457:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:457:11: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:474:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:481:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:481:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:655:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:792:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:797:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:814:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/output.hpp:7, [INFO] [stderr] from src/plugins.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __uset_traits = __detail::_Hashtable_traits<_Cache, true, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:481:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:487:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:491:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:492:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:492:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore(std::streamsize)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:507:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:545:17: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:545:17: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:545:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:549:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:553:43: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:554:15: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:554:15: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::ignore(std::streamsize, std::basic_istream<_CharT, _Traits>::int_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:569:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:603:17: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:603:17: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:603:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:614:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:618:43: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:619:15: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:619:15: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:832:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:842:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:857:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:896:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:902:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>::int_type std::basic_istream<_CharT, _Traits>::peek()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:635:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:20: error: '__uset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:640:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:640:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:46:30: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] using __uset_hashtable = _Hashtable<_Value, _Value, _Alloc, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:640:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:644:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:648:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:649:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:649:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::read(std::basic_istream<_CharT, _Traits>::char_type*, std::streamsize)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:664:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:669:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:669:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:54:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umset_traits = __detail::_Hashtable_traits<_Cache, true, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:20: error: '__umset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:920:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:924:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:938:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:61:31: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] using __umset_hashtable = _Hashtable<_Value, _Value, _Alloc, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] In file included from /usr/include/c++/7/bits/stl_map.h:63:0, [INFO] [stderr] from /usr/include/c++/7/map:61, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/expand.cpp:8: [INFO] [stderr] /usr/include/c++/7/tuple:1313:15: error: '__tuple_element_t' does not name a type; did you mean 'tuple_element'? [INFO] [stderr] constexpr __tuple_element_t<__i, tuple<_Elements...>>& [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tuple_element [INFO] [stderr] /usr/include/c++/7/tuple:1319:21: error: '__tuple_element_t' does not name a type; did you mean 'tuple_element'? [INFO] [stderr] constexpr const __tuple_element_t<__i, tuple<_Elements...>>& [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tuple_element [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:669:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:669:42: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:673:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:677:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:678:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:678:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::streamsize std::basic_istream<_CharT, _Traits>::readsome(std::basic_istream<_CharT, _Traits>::char_type*, std::streamsize)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:693:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:701:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:701:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:701:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:705:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:709:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:710:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:710:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::putback(std::basic_istream<_CharT, _Traits>::char_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:725:48: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->clear(this->rdstate() & ~ios_base::eofbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:729:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:736:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:736:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:736:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:740:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:744:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:745:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:745:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:951:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:955:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:973:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[__k]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::unget()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:760:48: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->clear(this->rdstate() & ~ios_base::eofbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:764:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:771:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:771:3: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] In file included from src/context.hpp:9:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/util.cpp:3: [INFO] [stderr] src/b64/encode.h: In member function 'void base64::encoder::encode(std::istream&, std::ostream&)': [INFO] [stderr] src/b64/encode.h:62:5: error: invalid use of incomplete type 'std::ostream {aka class std::basic_ostream}' [INFO] [stderr] ostream_in.write(code, codelength); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:771:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:775:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:779:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:780:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:780:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'std::ostream {aka class std::basic_ostream}' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from src/context.hpp:9:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/util.cpp:3: [INFO] [stderr] src/b64/encode.h:67:4: error: invalid use of incomplete type 'std::ostream {aka class std::basic_ostream}' [INFO] [stderr] ostream_in.write(code, codelength); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/util.cpp:1: [INFO] [stderr] /usr/include/c++/7/iosfwd:86:11: note: declaration of 'std::ostream {aka class std::basic_ostream}' [INFO] [stderr] class basic_ostream; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:98:15: error: '__uset_hashtable' does not name a type; did you mean '__is_extractable'? [INFO] [stderr] typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] __is_extractable [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:977:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h[std::move(__k)]; } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:990:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'const mapped_type& std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::at(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:994:16: note: suggested alternative: '__k' [INFO] [stderr] { return _M_h.at(__k); } [INFO] [stderr] ^~~~ [INFO] [stderr] __k [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1002:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1325:15: error: '__tuple_element_t' does not name a type; did you mean 'tuple_element'? [INFO] [stderr] constexpr __tuple_element_t<__i, tuple<_Elements...>>&& [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tuple_element [INFO] [stderr] /usr/include/c++/7/tuple:1468:18: error: '__tuple_element_t' was not declared in this scope [INFO] [stderr] tuple<_Tp..., __tuple_element_t<_Idx, _Tuple>>, [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'int std::basic_istream<_CharT, _Traits>::sync()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:797:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:804:7: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:804:7: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:804:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::badbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:811:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:815:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:816:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:816:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>::pos_type std::basic_istream<_CharT, _Traits>::tellg()': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:836:50: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __ret = this->rdbuf()->pubseekoff(0, ios_base::cur, [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:837:19: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::in); [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:841:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:845:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::seekg(std::basic_istream<_CharT, _Traits>::pos_type)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:858:48: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->clear(this->rdstate() & ~ios_base::eofbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:862:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:869:20: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::in); [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:873:7: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:873:7: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:873:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:878:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:882:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:883:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:99:7: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:105:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:106:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:107:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:108:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:109:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:114:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:115:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:116:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:117:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:118:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:119:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:120:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:121:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:122:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:123:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:526:7: error: 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:521:7: error: with 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1468:18: note: suggested alternative: 'tuple_element' [INFO] [stderr] tuple<_Tp..., __tuple_element_t<_Idx, _Tuple>>, [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] tuple_element [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1007:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1016:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/tuple:1468:42: error: template argument 2 is invalid [INFO] [stderr] tuple<_Tp..., __tuple_element_t<_Idx, _Tuple>>, [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1468:48: error: wrong number of template arguments (2, should be 4) [INFO] [stderr] tuple<_Tp..., __tuple_element_t<_Idx, _Tuple>>, [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/tuple:1463:12: note: provided for 'template, class, class, long unsigned int > struct std::__make_tuple_impl' [INFO] [stderr] struct __make_tuple_impl; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1469:15: error: expected class-name before '>' token [INFO] [stderr] _Tuple, _Nm> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/tuple:1469:15: error: expected '{' before '>' token [INFO] [stderr] /usr/include/c++/7/tuple:1535:29: error: '_Build_index_tuple' in namespace 'std' does not name a template type [INFO] [stderr] typedef typename std::_Build_index_tuple::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>)': [INFO] [stderr] /usr/include/c++/7/tuple:1640:16: error: expected nested-name-specifier before '_Build_index_tuple' [INFO] [stderr] typename _Build_index_tuple::__type(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1640:16: error: expected '(' before '_Build_index_tuple' [INFO] [stderr] /usr/include/c++/7/tuple:1641:16: error: expected nested-name-specifier before '_Build_index_tuple' [INFO] [stderr] typename _Build_index_tuple::__type()) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/tuple:1641:16: error: expected '(' before '_Build_index_tuple' [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1025:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1035:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:883:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:892:37: error: 'std::ios_base::seekdir' has not been declared [INFO] [stderr] seekg(off_type __off, ios_base::seekdir __dir) [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In member function 'std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::seekg(std::basic_istream<_CharT, _Traits>::off_type, int)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:897:48: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->clear(this->rdstate() & ~ios_base::eofbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:901:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:908:20: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::in); [INFO] [stderr] ^~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:912:7: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:912:7: note: suggested alternative: '__or_' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:912:26: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:917:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] this->_M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:921:36: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { this->_M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:922:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:922:8: note: suggested alternative: '__or_' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __or_ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In function 'std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, _CharT&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:939:14: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:946:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:946:3: note: suggested alternative: '__cerb' [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~ [INFO] [stderr] __cerb [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:946:23: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:946:42: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= (ios_base::eofbit | ios_base::failbit); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:950:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __in._M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:954:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { __in._M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:955:8: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:955:8: note: suggested alternative: '__cerb' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __cerb [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In function 'std::basic_istream<_CharT, _Traits>& std::operator>>(std::basic_istream<_CharT, _Traits>&, _CharT2*)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:972:17: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] ios_base::iostate __err = ios_base::goodbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1046:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:148:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:170:4: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:185:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const std::unordered_set<_Value, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:195:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__uset._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:205:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__uset._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::initializer_list, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:224:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>& std::unordered_set<_Value, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::allocator_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'bool std::unordered_set<_Value, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1050:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1061:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:999:3: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:999:3: note: suggested alternative: '__eof' [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __eof [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:999:22: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::eofbit; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1008:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __in._M_setstate(ios_base::badbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1012:35: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] { __in._M_setstate(ios_base::badbit); } [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1015:2: error: '__err' was not declared in this scope [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1015:2: note: suggested alternative: '__cerb' [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~ [INFO] [stderr] __cerb [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1015:21: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __err |= ios_base::failbit; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1016:11: error: '__err' was not declared in this scope [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1016:11: note: suggested alternative: '__cerb' [INFO] [stderr] if (__err) [INFO] [stderr] ^~~~~ [INFO] [stderr] __cerb [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc: In function 'std::basic_istream<_CharT, _Traits>& std::ws(std::basic_istream<_CharT, _Traits>&)': [INFO] [stderr] /usr/include/c++/7/bits/istream.tcc:1041:27: error: incomplete type 'std::ios_base' used in nested name specifier [INFO] [stderr] __in.setstate(ios_base::eofbit); [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __uset_traits = __detail::_Hashtable_traits<_Cache, true, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:20: error: '__uset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, _Pred, _Hash, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, _Pred, _Hash, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:48:16: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:48:16: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:49:16: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:49:16: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:16: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:16: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:54:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umset_traits = __detail::_Hashtable_traits<_Cache, true, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1072:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1076:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1084:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1090:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1098:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1109:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/parser.hpp:9, [INFO] [stderr] from src/fn_selectors.cpp:1: [INFO] [stderr] src/ast_fwd_decl.hpp:263:16: error: 'unordered_map' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::unordered_map< [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1120:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:20: error: '__umset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:64:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:64:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:65:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:65:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:337:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:346:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:346:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:354:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:354:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:376:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:376:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:402:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:402:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:420:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:420:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:424:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from src/ast_fwd_decl.hpp:9:0, [INFO] [stderr] from src/util.hpp:9, [INFO] [stderr] from src/sass_functions.cpp:6: [INFO] [stderr] /usr/include/c++/7/iostream: At global scope: [INFO] [stderr] /usr/include/c++/7/iostream:74:20: error: invalid use of incomplete type 'class std::ios_base' [INFO] [stderr] static ios_base::Init __ioinit; [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/bits/localefwd.h:41:0, [INFO] [stderr] from /usr/include/c++/7/string:43, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/sass_functions.cpp:3: [INFO] [stderr] /usr/include/c++/7/iosfwd:74:9: note: forward declaration of 'class std::ios_base' [INFO] [stderr] class ios_base; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1158:15: error: '__ummap_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __ummap_hashtable<_Key, _Tp, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:424:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:449:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:449:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:453:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:453:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:468:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:468:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:479:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:479:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:522:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1159:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1159:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1165:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1166:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1167:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::mapped_type mapped_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1168:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1169:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1170:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1175:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1176:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1177:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1178:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1179:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1180:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1181:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1182:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1183:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1184:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1596:7: error: 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1591:7: error: with 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1656:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1208:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(_InputIterator, _InputIterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1230:4: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1245:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(const std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1255:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__ummap._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1265:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__ummap._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In constructor 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_multimap(std::initializer_list, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1284:9: error: class 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1344:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:98:15: error: '__uset_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:99:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:99:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/file.hpp:8, [INFO] [stderr] from src/sass.cpp:11: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:105:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:106:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:107:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:108:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:109:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:114:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:115:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:116:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:117:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:118:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:119:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:120:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:121:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:122:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:123:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:526:7: error: 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:521:7: error: with 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1351:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'bool std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1358:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:522:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:527:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:527:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:544:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:544:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:562:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:562:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:572:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:572:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::swap(std::unordered_set<_Value, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:586:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:586:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::hasher std::unordered_set<_Value, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:625:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1363:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1368:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1378:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1387:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:148:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:170:4: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:185:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const std::unordered_set<_Value, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:195:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__uset._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:205:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__uset._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::initializer_list, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:224:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>& std::unordered_set<_Value, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::allocator_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'bool std::unordered_set<_Value, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1391:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1400:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:625:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::key_equal std::unordered_set<_Value, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:631:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:631:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:649:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:649:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:653:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:653:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:667:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:667:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:680:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:680:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:684:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:684:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:692:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:692:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1409:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1413:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1436:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1463:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] src/context.hpp:31:75: error: 'ParserState' has not been declared [INFO] [stderr] bool call_headers(const std::string& load_path, const char* ctx_path, ParserState& pstate, Import* imp) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] src/context.hpp:33:77: error: 'ParserState' has not been declared [INFO] [stderr] bool call_importers(const std::string& load_path, const char* ctx_path, ParserState& pstate, Import* imp) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] src/context.hpp:37:74: error: 'ParserState' has not been declared [INFO] [stderr] bool call_loader(const std::string& load_path, const char* ctx_path, ParserState& pstate, Import* imp, std::vector importers, bool only_one = true); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] In file included from src/ast.hpp:21:0, [INFO] [stderr] from src/eval.hpp:4, [INFO] [stderr] from src/sass_values.cpp:8: [INFO] [stderr] src/context.hpp:44:5: error: 'Plugins' does not name a type [INFO] [stderr] Plugins plugins; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1477:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1481:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1486:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace(std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1511:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/vector:64:0, [INFO] [stderr] from src/file.hpp:5, [INFO] [stderr] from src/eval.cpp:12: [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In copy constructor 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:331:9: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:331:9: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:352:9: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:352:9: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__x.begin(), __x.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:365:13: error: '__uninitialized_move_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_move_a(__rv.begin(), __rv.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1517:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::__enable_if_t::value, int> std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, _Pair&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1522:18: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.emplace_hint(__hint, std::forward<_Pair>(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:697:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:697:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1537:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:706:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:706:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:715:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1549:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:715:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:726:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1592:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:726:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:730:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1597:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] src/context.hpp:45:5: error: 'Output' does not name a type; did you mean 'getpt'? [INFO] [stderr] Output emitter; [INFO] [stderr] ^~~~~~ [INFO] [stderr] getpt [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:365:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_move_a(__rv.begin(), __rv.end(), [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In destructor 'std::vector<_Tp, _Alloc>::~vector()': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:434:14: error: '_Destroy' is not a member of 'std' [INFO] [stderr] { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(std::vector<_Tp, _Alloc>::size_type, _ForwardIterator, _ForwardIterator)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1263:13: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, __result, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1263:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, __result, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1331:11: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:337:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:346:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:346:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:354:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:730:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cbegin(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:734:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:734:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:746:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:746:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:750:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:750:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cend(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:754:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:754:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_set<_Value, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:762:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:762:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:768:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:768:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:776:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:776:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1331:11: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_copy_a(__first, __last, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:354:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_initialize(std::vector<_Tp, _Alloc>::size_type, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1342:9: error: '__uninitialized_fill_n_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_fill_n_a(this->_M_impl._M_start, __n, __value, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1613:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1342:9: note: suggested alternative: 'initializer_list' [INFO] [stderr] std::__uninitialized_fill_n_a(this->_M_impl._M_start, __n, __value, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] initializer_list [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:376:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:376:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:402:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:402:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:420:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:420:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:424:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:424:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1632:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_default_initialize(std::vector<_Tp, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1352:9: error: '__uninitialized_default_n_a' is not a member of 'std' [INFO] [stderr] std::__uninitialized_default_n_a(this->_M_impl._M_start, __n, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1642:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::swap(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::_M_erase_at_end(std::vector<_Tp, _Alloc>::pointer)': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1518:7: error: '_Destroy' is not a member of 'std' [INFO] [stderr] std::_Destroy(__pos, this->_M_impl._M_finish, _M_get_Tp_allocator()); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::rehash(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:787:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:787:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::reserve(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:798:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:798:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:832:15: error: '__umset_hashtable' does not name a type; did you mean '__is_extractable'? [INFO] [stderr] typedef __umset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] __is_extractable [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:833:7: error: '_Hashtable' does not name a type; did you mean '_Hash'? [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] _Hash [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:839:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:840:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/util.o] Error 4 [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:449:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:841:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:842:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:843:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:848:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:849:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:850:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:851:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:852:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:853:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:854:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:855:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:856:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:857:24: error: '_Hashtable' has not been declared [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1238:7: error: 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1233:7: error: with 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1301:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1301:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:881:9: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(_InputIterator, _InputIterator, std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:903:4: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(std::initializer_list, std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:928:9: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:945:9: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(const std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:955:9: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__umset._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::unordered_multiset(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:965:9: error: class 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__umset._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>& std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1017:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1017:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::allocator_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1024:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1024:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'bool std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1031:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] src/ast_fwd_decl.hpp:286:44: error: wrong number of template arguments (2, should be 3) [INFO] [stderr] typedef std::set SelectorSet; [INFO] [stderr] ^ [INFO] [stderr] src/context.hpp:53:17: error: 'Resource' was not declared in this scope [INFO] [stderr] std::vector resources; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1657:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1031:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1036:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1036:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1041:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1041:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1052:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:449:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:453:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1052:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1056:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1056:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1066:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:453:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1698:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1704:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1722:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1726:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1736:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from /usr/include/c++/7/set:62:0, [INFO] [stderr] from src/ast.hpp:8, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/stl_multiset.h:69:11: note: provided for 'template class std::set' [INFO] [stderr] class set; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] src/ast_fwd_decl.hpp:289:51: error: wrong number of template arguments (2, should be 3) [INFO] [stderr] typedef std::set SimpleSelectorSet; [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/set:62:0, [INFO] [stderr] from src/ast.hpp:8, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/stl_multiset.h:69:11: note: provided for 'template class std::set' [INFO] [stderr] class set; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] src/ast_fwd_decl.hpp:290:52: error: wrong number of template arguments (2, should be 3) [INFO] [stderr] typedef std::set ComplexSelectorSet; [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/set:62:0, [INFO] [stderr] from src/ast.hpp:8, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/stl_multiset.h:69:11: note: provided for 'template class std::set' [INFO] [stderr] class set; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/ast.hpp:17:0, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] src/ast_fwd_decl.hpp:291:53: error: wrong number of template arguments (2, should be 3) [INFO] [stderr] typedef std::set CompoundSelectorSet; [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/set:62:0, [INFO] [stderr] from src/ast.hpp:8, [INFO] [stderr] from src/cssize.hpp:4, [INFO] [stderr] from src/cssize.cpp:9: [INFO] [stderr] /usr/include/c++/7/bits/stl_multiset.h:69:11: note: provided for 'template class std::set' [INFO] [stderr] class set; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:468:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:468:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:479:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:479:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:522:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:522:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:527:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:527:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:544:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1066:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1070:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1070:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::cbegin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1079:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1079:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::cend() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1087:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1087:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::emplace(_Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1101:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1101:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace(std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp:53:17: note: suggested alternative: 'Return' [INFO] [stderr] std::vector resources; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] Return [INFO] [stderr] src/context.hpp:53:25: error: template argument 1 is invalid [INFO] [stderr] std::vector resources; [INFO] [stderr] ^ [INFO] [stderr] src/context.hpp:53:25: error: template argument 2 is invalid [INFO] [stderr] src/context.hpp:54:33: error: 'StyleSheet' was not declared in this scope [INFO] [stderr] std::map sheets; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:544:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:562:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:562:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:572:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:572:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::swap(std::unordered_set<_Value, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:586:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:586:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::hasher std::unordered_set<_Value, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:625:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:625:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp:54:33: note: suggested alternative: 'Statement' [INFO] [stderr] std::map sheets; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] Statement [INFO] [stderr] src/context.hpp:54:43: error: template argument 2 is invalid [INFO] [stderr] std::map sheets; [INFO] [stderr] ^ [INFO] [stderr] src/context.hpp:54:43: error: template argument 4 is invalid [INFO] [stderr] src/context.hpp:55:5: error: 'Subset_Map' does not name a type; did you mean 'SubSetMapKey'? [INFO] [stderr] Subset_Map subset_map; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] SubSetMapKey [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1747:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::pair std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1751:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1759:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1764:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1773:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1782:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1792:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::begin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1803:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::emplace_hint(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1123:11: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1123:11: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.emplace_hint(__pos, std::forward<_Args>(__args)...); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1135:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1135:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1139:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1139:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1161:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1161:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, __x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] In file included from src/environment.hpp:5:0, [INFO] [stderr] from src/sass_functions.hpp:5, [INFO] [stderr] from src/sass_context.cpp:18: [INFO] [stderr] src/ast_fwd_decl.hpp: At global scope: [INFO] [stderr] src/ast_fwd_decl.hpp:276:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector SubSetMapKeys; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:280:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector SubSetMapPairs; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:281:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector SubSetMapLookups; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:283:43: error: 'SubSetMapPairs' was not declared in this scope [INFO] [stderr] typedef std::pair SubSetMapResult; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::value_type&&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1165:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1165:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.insert(__hint, std::move(__x)); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cbegin(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1807:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1818:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::end(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1829:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::cend(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1833:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::key_equal std::unordered_set<_Value, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:631:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:631:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:649:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:649:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:653:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:653:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:667:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:667:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:680:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(_InputIterator, _InputIterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1179:4: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1179:4: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.insert(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::insert(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1190:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1190:9: note: suggested alternative: '__l' [INFO] [stderr] { _M_h.insert(__l); } [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1234:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1234:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1239:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1239:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__position); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1257:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:283:43: note: suggested alternative: 'SubSetMapPair' [INFO] [stderr] typedef std::pair SubSetMapResult; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] SubSetMapPair [INFO] [stderr] src/ast_fwd_decl.hpp:283:57: error: template argument 2 is invalid [INFO] [stderr] typedef std::pair SubSetMapResult; [INFO] [stderr] ^ [INFO] [stderr] src/ast_fwd_decl.hpp:284:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector SubSetMapResults; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:294:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector BlockStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:295:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector CalleeStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:296:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector CallStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:297:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector MediaStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:298:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector SelectorStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] src/ast_fwd_decl.hpp:299:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector ImporterStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1257:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.erase(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:680:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_set<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:684:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:684:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:692:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:692:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:697:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:697:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:706:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:706:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:715:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1841:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:715:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:726:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:726:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:730:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:730:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/ast_fwd_decl.o] Error 4 [INFO] [stderr] src/context.hpp:58:17: error: 'Backtrace' was not declared in this scope [INFO] [stderr] std::vector traces; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] src/context.hpp:58:17: note: suggested alternative: 'BlockStack' [INFO] [stderr] std::vector traces; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] BlockStack [INFO] [stderr] src/context.hpp:58:26: error: template argument 1 is invalid [INFO] [stderr] std::vector traces; [INFO] [stderr] ^ [INFO] [stderr] src/context.hpp:58:26: error: template argument 2 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator, std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1277:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1277:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.erase(__first, __last); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::clear()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1288:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1288:9: note: suggested alternative: 'M_E' [INFO] [stderr] { _M_h.clear(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::swap(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1302:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1302:9: note: suggested alternative: '__x' [INFO] [stderr] { _M_h.swap(__x._M_h); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::hasher std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::hash_function() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1343:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from src/sass_functions.hpp:5:0, [INFO] [stderr] from src/sass_context.cpp:18: [INFO] [stderr] src/environment.hpp:115:16: error: 'vector' in namespace 'std' does not name a template type [INFO] [stderr] typedef std::vector EnvStack; [INFO] [stderr] ^~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'float std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1847:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1855:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::rehash(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1866:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h: In member function 'void std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::reserve(std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_map.h:1877:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:208:13: error: '_Destroy' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1343:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.hash_function(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::key_equal std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::key_eq() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1349:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:218:13: error: '_Destroy' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:225:13: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1349:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.key_eq(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::find(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1367:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1367:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:225:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::find(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1371:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_assign(std::size_t, const value_type&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:249:11: error: '__uninitialized_fill_n_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1371:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.find(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::count(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1381:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:249:11: note: suggested alternative: 'initializer_list' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1381:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.count(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1392:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:287:11: error: '_Destroy' is not a member of 'std' [INFO] [stderr] src/context.hpp:75:65: error: 'ParserState' has not been declared [INFO] [stderr] void apply_custom_headers(Block_Obj root, const char* path, ParserState pstate); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: At global scope: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:39:37: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __uset_traits = __detail::_Hashtable_traits<_Cache, true, true>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:20: error: '__uset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:45:33: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __uset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, _Pred, _Hash, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, _Pred, _Hash, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:47:16: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:48:16: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:48:16: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:49:16: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:49:16: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:16: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:16: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:50:41: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:54:38: error: '_Hashtable_traits' in namespace 'std::__detail' does not name a template type [INFO] [stderr] using __umset_traits = __detail::_Hashtable_traits<_Cache, true, false>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:746:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:20: error: '__umset_traits' does not name a type; did you mean '__array_traits'? [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] __array_traits [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:60:34: error: expected '>' before '<' token [INFO] [stderr] typename _Tr = __umset_traits<__cache_default<_Value, _Hash>::value>> [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: error: '_Identity' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Identity, [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:62:17: note: suggested alternative: [INFO] [stderr] In file included from /usr/include/c++/7/string:48:0, [INFO] [stderr] from src/sass.hpp:55, [INFO] [stderr] from src/ast_sel_cmp.cpp:3: [INFO] [stderr] /usr/include/c++/7/bits/stl_function.h:869:12: note: 'std::_Identity' [INFO] [stderr] struct _Identity [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:64:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Mod_range_hashing, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:64:17: error: '_Mod_range_hashing' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:65:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Default_ranged_hash, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:65:17: error: '_Default_ranged_hash' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:17: error: '_Prime_rehash_policy' is not a member of 'std::__detail' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 4 is invalid [INFO] [stderr] __detail::_Prime_rehash_policy, _Tr>; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 7 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 8 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:66:42: error: template argument 9 is invalid [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:746:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:750:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:750:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::cend(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:754:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:754:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_set<_Value, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:762:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:762:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:768:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1392:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::pair std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::equal_range(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1396:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1396:16: note: suggested alternative: '__x' [INFO] [stderr] { return _M_h.equal_range(__x); } [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:768:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:776:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:776:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::rehash(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:787:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:787:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_set<_Value, _Hash, _Pred, _Alloc>::reserve(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:798:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:798:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1404:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1404:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::max_bucket_count() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1409:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1409:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_bucket_count(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::bucket_size(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1418:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1418:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.bucket_size(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::bucket(const key_type&) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1427:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1427:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.bucket(__key); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1438:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1438:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::begin(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1442:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1442:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.begin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::cbegin(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1446:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1446:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cbegin(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1458:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1458:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] src/context.hpp:99:34: error: 'Include' does not name a type [INFO] [stderr] void register_resource(const Include&, const Resource&); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::end(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1462:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1462:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.end(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::const_local_iterator std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::cend(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type) const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1466:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1466:16: note: suggested alternative: '__n' [INFO] [stderr] { return _M_h.cend(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:304:13: error: '__uninitialized_copy_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:98:15: error: '__uset_hashtable' does not name a type; did you mean '_Hashtable'? [INFO] [stderr] typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] _Hashtable [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1474:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1474:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:99:7: error: invalid use of template-name 'std::_Hashtable' without an argument list [INFO] [stderr] _Hashtable _M_h; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:99:7: note: class template argument deduction is only available with -std=c++1z or -std=gnu++1z [INFO] [stderr] In file included from /usr/include/c++/7/unordered_map:47:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:11, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/hashtable.h:173:11: note: 'template class std::_Hashtable' declared here [INFO] [stderr] class _Hashtable [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/7/unordered_set:48:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:12, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/ast_sel_cmp.cpp:5: [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:105:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_type key_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:106:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::value_type value_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:107:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::hasher hasher; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:108:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::key_equal key_equal; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'float std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::max_load_factor() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1480:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:109:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::allocator_type allocator_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:114:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::pointer pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:115:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_pointer const_pointer; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:116:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::reference reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1480:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_load_factor(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:117:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_reference const_reference; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:118:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::iterator iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:119:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_iterator const_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:120:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::local_iterator local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:121:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::const_local_iterator const_local_iterator; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:122:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::size_type size_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:123:24: error: 'template class std::_Hashtable' used without template parameters [INFO] [stderr] typedef typename _Hashtable::difference_type difference_type; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:526:7: error: 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator)' cannot be overloaded [INFO] [stderr] erase(iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::max_load_factor(float)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1488:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1488:9: note: suggested alternative: '__z' [INFO] [stderr] { _M_h.max_load_factor(__z); } [INFO] [stderr] ^~~~ [INFO] [stderr] __z [INFO] [stderr] src/context.hpp:99:50: error: 'Resource' does not name a type; did you mean 'Return'? [INFO] [stderr] void register_resource(const Include&, const Resource&); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] Return [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:521:7: error: with 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator)' [INFO] [stderr] erase(const_iterator __position) [INFO] [stderr] ^~~~~ [INFO] [stderr] src/context.hpp:100:34: error: 'Include' does not name a type [INFO] [stderr] void register_resource(const Include&, const Resource&, ParserState&); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: error: '_M_h' was not declared in this scope [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:585:26: note: suggested alternative: '__x' [INFO] [stderr] noexcept( noexcept(_M_h.swap(__x._M_h)) ) [INFO] [stderr] ^~~~ [INFO] [stderr] __x [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::rehash(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1499:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1499:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.rehash(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'void std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::reserve(std::unordered_multiset<_Value, _Hash, _Pred, _Alloc>::size_type)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1510:9: error: '_M_h' was not declared in this scope [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:1510:9: note: suggested alternative: '__n' [INFO] [stderr] { _M_h.reserve(__n); } [INFO] [stderr] ^~~~ [INFO] [stderr] __n [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:148:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:170:4: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__first, __last, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:185:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const std::unordered_set<_Value, _Hash, _Pred, _Alloc>&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:195:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__uset._M_h, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::unordered_set<_Value, _Hash, _Pred, _Alloc>&&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:205:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(std::move(__uset._M_h), __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In constructor 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(std::initializer_list, std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:224:9: error: class 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>' does not have any field named '_M_h' [INFO] [stderr] : _M_h(__l, __n, __hf, __eql, __a) [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>& std::unordered_set<_Value, _Hash, _Pred, _Alloc>::operator=(std::initializer_list)': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: error: '_M_h' was not declared in this scope [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] src/context.hpp:100:50: error: 'Resource' does not name a type; did you mean 'Return'? [INFO] [stderr] void register_resource(const Include&, const Resource&, ParserState&); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] Return [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:284:2: note: suggested alternative: '__l' [INFO] [stderr] _M_h = __l; [INFO] [stderr] ^~~~ [INFO] [stderr] __l [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::allocator_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::get_allocator() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from src/context.hpp:15:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] src/environment.hpp:11:52: error: wrong number of template arguments (2, should be 4) [INFO] [stderr] typedef environment_map::iterator EnvIter; [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:291:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.get_allocator(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] In file included from /usr/include/c++/7/map:62:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/stl_multimap.h:69:11: note: provided for 'template class std::map' [INFO] [stderr] class map; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/context.hpp:15:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] src/environment.hpp:11:64: error: expected initializer before 'EnvIter' [INFO] [stderr] typedef environment_map::iterator EnvIter; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] src/environment.hpp:15:7: error: 'EnvIter' does not name a type; did you mean 'converter'? [INFO] [stderr] EnvIter it; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] converter [INFO] [stderr] src/context.hpp:100:61: error: 'ParserState' has not been declared [INFO] [stderr] void register_resource(const Include&, const Resource&, ParserState&); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] src/context.hpp:101:17: error: 'Include' was not declared in this scope [INFO] [stderr] std::vector find_includes(const Importer& import); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'bool std::unordered_set<_Value, _Hash, _Pred, _Alloc>::empty() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:298:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.empty(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp:101:24: error: template argument 1 is invalid [INFO] [stderr] std::vector find_includes(const Importer& import); [INFO] [stderr] ^ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:304:13: note: suggested alternative: 'initializer_list' [INFO] [stderr] src/environment.hpp:18:25: error: expected ')' before 'it' [INFO] [stderr] EnvResult(EnvIter it, bool found) [INFO] [stderr] ^~ [INFO] [stderr] src/environment.hpp:25:35: error: wrong number of template arguments (2, should be 4) [INFO] [stderr] environment_map local_frame_; [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/map:62:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/stl_multimap.h:69:11: note: provided for 'template class std::map' [INFO] [stderr] class map; [INFO] [stderr] ^~~ [INFO] [stderr] In file included from src/context.hpp:15:0, [INFO] [stderr] from src/ast.hpp:21, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] src/environment.hpp:50:35: error: wrong number of template arguments (2, should be 4) [INFO] [stderr] environment_map& local_frame(); [INFO] [stderr] ^ [INFO] [stderr] In file included from /usr/include/c++/7/map:62:0, [INFO] [stderr] from src/ast_fwd_decl.hpp:4, [INFO] [stderr] from src/ast.hpp:17, [INFO] [stderr] from src/values.hpp:4, [INFO] [stderr] from src/values.cpp:6: [INFO] [stderr] /usr/include/c++/7/bits/stl_multimap.h:69:11: note: provided for 'template class std::map' [INFO] [stderr] class map; [INFO] [stderr] ^~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:303:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::size_type std::unordered_set<_Value, _Hash, _Pred, _Alloc>::max_size() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:308:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.max_size(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp:101:24: error: template argument 2 is invalid [INFO] [stderr] src/context.hpp:101:46: error: 'Importer' does not name a type; did you mean 'Import'? [INFO] [stderr] std::vector find_includes(const Importer& import); [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] Import [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:425:13: error: '__uninitialized_move_if_noexcept_a' is not a member of 'std' [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:319:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp:102:5: error: 'Include' does not name a type [INFO] [stderr] Include load_import(const Importer&, ParserState pstate); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::begin() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:323:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.begin(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end()': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:333:16: note: suggested alternative: 'M_E' [INFO] [stderr] { return _M_h.end(); } [INFO] [stderr] ^~~~ [INFO] [stderr] M_E [INFO] [stderr] src/context.hpp: In member function 'Sass_Output_Style Sass::Context::output_style()': [INFO] [stderr] src/context.hpp:104:47: error: invalid use of incomplete type 'struct Sass_Options' [INFO] [stderr] Sass_Output_Style output_style() { return c_options.output_style; }; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::const_iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::end() const': [INFO] [stderr] /usr/include/c++/7/bits/unordered_set.h:337:16: error: '_M_h' was not declared in this scope [INFO] [stderr] { return _M_h.end(); } [WARN] too many lines in the log, truncating it